Searched defs:max (Results 1 - 25 of 731) sorted by relevance

1234567891011>>

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/readme/
H A Dmac_testing_notes.c9 -b min=56,max=20000 -i local=0.0.0.0:23,remote=0.0.0.0:23 -s rcmd -n AKUTAKTAK.ANDREW.CMU.EDU -u n3liw variable
12 -b min=1,max=1 -i local=0.0.0.0:23,remote=0.0.0.0:23 -s rcmd -n AKUTAKTAK.ANDREW.CMU.EDU -u n3liw variable
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dmisc.h45 # define max(a, b) ((a) > (b) ? (a) : (b)) macro
/macosx-10.9.5/cups-372.4/cups/cups/
H A Draster-private.h43 # define max(a,b) ((a) > (b) ? (a) : (b)) macro
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dstrequal.c57 int curl_strnequal(const char *first, const char *second, size_t max) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/proximity/
H A DDeviceProximityEvent.cpp34 DeviceProximityEvent::DeviceProximityEvent(const AtomicString& eventType, const double value, const double min, const double max) argument
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dquota.h53 int max; member in struct:isc_quota
/macosx-10.9.5/ntp-88/lib/isc/include/isc/
H A Dquota.h53 int max; member in struct:isc_quota
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/stack/
H A Dds.h24 int max; /* Max number of objects in stack seen so far */ member in struct:S
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dthread.rb274 def max method in class:SizedQueue
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/regress/
H A Dclosefromtest.c39 int i, max, fds[NUM_OPENS]; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/openssl/
H A Dbuffer.h88 int max; /* size of buffer */ member in struct:buf_mem_st
/macosx-10.9.5/emacs-92/emacs/oldXMenu/
H A DXMenuInt.h29 #define max(x, y) ((x) >= (y) ? (x) : (y)) macro
/macosx-10.9.5/llvmCore-3425.0.33/unittests/Support/
H A DEndianTest.cpp18 #undef max macro
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Drsz-mini.el
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn_s_mp_add.c23 int olduse, res, min, max; local
H A Dbn_s_mp_sub.c22 int olduse, res, min, max; local
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DGXLayoutEngine.cpp31 le_int32 GXLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Disagp.c20 CGDisplayCount max; local
H A Dprobe.c19 CGDisplayCount max; local
H A Drange.c17 CGDisplayCount max; local
H A Dsetdparam.c18 CGDisplayCount max; local
/macosx-10.9.5/IOKitUser-907.100.13/hid.subproj/
H A DIOHIDLibPrivate.h40 CFIndex max; member in struct:_IOHIDCalibrationStruct
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DLookup.cpp58 int max = compactSize; local
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dgetbsize.c47 long n, max, mul, blocksize; local
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dthread_stack_pcs.c51 _thread_stack_pcs(vm_address_t *buffer, unsigned max, unsigned *nb, unsigned skip) argument
103 thread_stack_pcs(vm_address_t *buffer, unsigned max, unsigned *nb) argument

Completed in 170 milliseconds

1234567891011>>