Searched defs:max (Results 51 - 75 of 717) sorted by relevance

1234567891011>>

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DKhmerLayoutEngine.cpp44 le_int32 KhmerOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, argument
H A DThaiLayoutEngine.cpp59 le_int32 ThaiLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/, LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DTibetanLayoutEngine.cpp50 le_int32 TibetanOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, argument
H A DHanLayoutEngine.cpp54 le_int32 HanOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/, argument
H A DIndicLayoutEngine.cpp56 le_int32 IndicOpenTypeLayoutEngine::glyphProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, argument
87 le_int32 IndicOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGScoreBoard.h160 static uint32_t max() { return std::numeric_limits<uint32_t>::max(); } function in class:JSC::DFG::ScoreBoard
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dkexgexc.c62 int min, max, nbits; local
[all...]
H A Dkexgex.c46 kexgex_hash( const EVP_MD *evp_md, char *client_version_string, char *server_version_string, char *ckexinit, int ckexinitlen, char *skexinit, int skexinitlen, u_char *serverhostkeyblob, int sbloblen, int min, int wantbits, int max, BIGNUM *prime, BIGNUM *gen, BIGNUM *client_dh_pub, BIGNUM *server_dh_pub, BIGNUM *shared_secret, u_char **hash, u_int *hashlen) argument
H A Dkexgexs.c65 int omin = -1, min = -1, omax = -1, max = -1, onbits = -1, nbits = -1; local
H A Dkexgsss.c73 int min = -1, max = -1, nbits = -1; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/asn1/
H A Da_gentm.c121 static int max[9]={99, 99,12,31,23,59,59,12,59}; local
H A Da_utctm.c118 static int max[8]={99,12,31,23,59,59,12,59}; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_add.c128 int max,min; local
187 int max,min; local
278 int max; local
[all...]
/macosx-10.10.1/libresolv-57/
H A Dns_date.c120 datepart(const char *buf, int size, int min, int max, int *errp) { argument
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dmail_conf_str.c95 check_mail_conf_str(const char *name, const char *strval, int min, int max) argument
110 get_mail_conf_str(const char *name, const char *defval, int min, int max) argument
125 get_mail_conf_str2(const char *name1, const char *name2, const char *defval, int min, int max) argument
146 get_mail_conf_str_fn(const char *name, stupid_indent_str defval, int min, int max) argument
[all...]
/macosx-10.10.1/smb-759.0/lib/smb/
H A Drcfile.h60 int max; /* max for ival */ member in struct:opt_args
/macosx-10.10.1/tcl-105/tcl/tcl/library/
H A Dinit.tcl96 proc max {args} { procedure
/macosx-10.10.1/xnu-2782.1.97/bsd/libkern/
H A Dlibkern.h118 max(u_int a, u_int b) function
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOLib.h65 #define max(a,b) ((a) > (b) ? (a) : (b)) macro
/macosx-10.10.1/xnu-2782.1.97/libsyscall/mach/
H A Dstring.c71 int width, max = length; local
/macosx-10.10.1/BerkeleyDB-21/db/dbinc_auto/
H A Drepmgr_auto.h26 u_int32_t max; member in struct:___repmgr_version_proposal_args
/macosx-10.10.1/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayTest.c50 CGSDisplayNumber max; local
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Ddisklabel.c86 char p, max, psize[3], pbsize[3], local
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbn_add.c107 int max,min,dif; local
168 int max,min,dif; local
265 int max; local
[all...]
H A Dbn_sqr.c67 int max,al; local
160 int i,j,max; local
[all...]

Completed in 151 milliseconds

1234567891011>>