代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/14545/389943
3 mp4setvideoprofilelevel.3
.TH "MP4" "3" "Version 0.9" "Cisco Systems Inc." "MP4 File Format Library"
.SH "NAME"
.LP
\fBMP4SetVideoProfileLevel\fR \- Sets the minimum MPEG\-4 video profile and level required to render the cont
www.eeworm.com/read/14545/389961
3 mp4getgraphicsprofilelevel.3
.TH "MP4" "3" "Version 0.9" "Cisco Systems Inc." "MP4 File Format Library"
.SH "NAME"
.LP
\fBMP4GetGraphicsProfileLevel\fR \- Gets the minimum MPEG\-4 graphics profile and level required to render th
www.eeworm.com/read/14545/389974
3 mp4getvideoprofilelevel.3
.TH "MP4" "3" "Version 0.9" "Cisco Systems Inc." "MP4 File Format Library"
.SH "NAME"
.LP
\fBMP4GetVideoProfileLevel\fR \- Gets the minimum MPEG\-4 video profile and level required to render the cont
www.eeworm.com/read/467546/1500024
ctxt spatialmodel.ctxt
#BlueJ class context
comment0.target=interface\ SpatialModel
comment0.text=Identifies\ minimum\ state\ and\ behaviour\ of\ all\ spatial\ models.\ \n@author\ Jo\ Wood.\n@version\ 1.3,\ 20th\ October,
www.eeworm.com/read/229812/4738243
c diag0226.c
// BADRETRN.C -- diagnose bad returns
//
// 92/03/26 -- J.W.Welch -- defined
#pragma enum minimum
typedef enum { e1, e2, e3 } etype;
etype efun( int n )
{
switch( n ) {
www.eeworm.com/read/189320/5200380
mpb event_skel.mpb
// -*- MPC -*-
// event_skel.mpb,v 1.2 2004/09/13 01:46:52 jtc Exp
project : orbsvcslib, event, ec_use_typed_events, portableserver, minimum_corba {
after += CosEvent_Skel
libs += TAO_Co
www.eeworm.com/read/347503/3170093
d syntax-2.d
#as: --isa=shmedia --abi=64
#objdump: -d
#name: Minimum SH64 Syntax Support - Pseudos.
dump.o: file format elf64-sh64.*
Disassembly of section .text:
0000000000000000 :
0: e8000a00 pta/
www.eeworm.com/read/288095/4010074
m4 gtk-2.0.m4
# Configure paths for GTK+
# Owen Taylor 1997-2001
dnl AM_PATH_GTK_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
dnl Test for GTK+, and define GTK_CFLAGS and G
www.eeworm.com/read/288095/4010076
m4 gtk.m4
# Configure paths for GTK+
# Owen Taylor 97-11-3
dnl AM_PATH_GTK([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
dnl Test for GTK, and define GTK_CFLAGS and GTK_LIBS
www.eeworm.com/read/281519/4115901
m4 id3_debug.m4
AC_DEFUN([ID3_DEBUG],[
AC_ARG_ENABLE(debug, [ --enable-debug=[no/minimum/yes] turn on debugging [default=$debug_default]],,enable_debug=$debug_default)
if test "x$enable_debug" = "xyes"; then