Searched defs:c1 (Results 151 - 175 of 311) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableCmds.c289 int r1, c1, r2, c2, minX = 99999, minY = 99999, maxX = 0, maxY = 0; local
531 int row, col, r1, r2, c1, c2; local
775 int r1, c1, r2, c2, row, col; local
936 int row, col, key, clo=0,chi=0,r1,c1,r2,c2; local
1067 int clo=0, chi=0, r1, c1, r2, c2, firstRow, firstCol, lastRow, lastCol; local
[all...]
/macosx-10.10/uucp-11/uucp/
H A Dsend.c257 long c1, c2; local
1347 size_t c1, c2; local
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/i386/commpage/
H A Dcommpage.c366 uint8_t c1; local
/macosx-10.10/zsh-61/zsh/Src/
H A Dtext.c718 static char *c1[] = { local
/macosx-10.10/BerkeleyDB-21/db/build_vxworks/db_load/
H A Ddb_load.c1071 int c1, c2, escape, first; local
1141 int c1, c2, first; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/db_load/
H A Ddb_load.c1056 int c1, c2, escape, first; local
1126 int c1, c2, first; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/ntlm/
H A Dscram.c340 scram_authmessage_signature(heim_scram_method method, const heim_scram_data *key, const heim_scram_data *c1, const heim_scram_data *s1, const heim_scram_data *c2noproof, const heim_scram_data *clientKey, heim_scram_data *sig) argument
556 heim_scram_generate(heim_scram_method method, const heim_scram_data *stored_key, const heim_scram_data *server_key, const heim_scram_data *c1, const heim_scram_data *s1, const heim_scram_data *c2noproof, heim_scram_data *clientSig, heim_scram_data *serverSig) argument
584 heim_scram_session_key(heim_scram_method method, const heim_scram_data *stored_key, const heim_scram_data *client_key, const heim_scram_data *c1, const heim_scram_data *s1, const heim_scram_data *c2noproof, heim_scram_data *sessionKey) argument
647 client_calculate(void *ctx, heim_scram_method method, unsigned int iterations, heim_scram_data *salt, const heim_scram_data *c1, const heim_scram_data *s1, const heim_scram_data *c2noproof, heim_scram_data *proof, heim_scram_data *server, heim_scram_data *sessionKey) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducase.cpp316 int32_t c1, c2; local
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcitertst.c422 UCollator *c1, *c2, *c3; local
910 int32_t c1, c2; local
[all...]
H A Dcrestst.c770 int32_t c1=0; local
H A Dcustrtrn.c867 UChar c1, c2; local
H A Dcustrtst.c1191 UChar32 c1, c2; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp192 int32_t c1=(uint8_t)*s1++; local
/macosx-10.10/ICU-531.30/icuSources/test/perf/ustrperf/
H A Dstringperf.h463 UChar c1='s'; local
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A Dbmcompress.h56 uint32_t c0,c1, n,v, i; local
285 uint32_t c0,c1; local
351 Pixel_Type c0,c1; local
424 Pixel_Type c0,c1; local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DLexer.h269 inline unsigned char Lexer<T>::convertHex(int c1, int c2) argument
275 inline UChar Lexer<T>::convertUnicode(int c1, int c2, int c3, int c4) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dtools.c986 const bdb_tool_idl_cache *c1 = v1, *c2 = v2; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/antlr/
H A DCharScanner.hpp50 char c1 = tolower(*s1++), local
263 virtual void matchRange(int c1, int c2) argument
/macosx-10.10/Security-57031.1.35/SecurityTool/
H A Dkeychain_utilities.c849 unsigned char c1, c2, c3, c4; local
/macosx-10.10/WebCore-7600.1.25/loader/
H A DTextResourceDecoder.cpp416 unsigned char c1 = buf1Len ? (--buf1Len, *buf1++) : buf2Len ? (--buf2Len, *buf2++) : 0; local
/macosx-10.10/apr-32/apr-util/apr-util/crypto/
H A Dcrypt_blowfish.c390 unsigned int tmp, c1, c2, c3, c4; local
414 unsigned int c1, c2; local
[all...]
/macosx-10.10/awk-20/src/
H A Dlib.c542 void bcheck2(int n, int c1, int c2) argument
/macosx-10.10/bind9-45.101/bind9/contrib/zkt/
H A Dmisc.c623 int c1; local
/macosx-10.10/bzip2-36/bzip2/
H A Dblocksort.c355 UChar c1, c2; local
764 UChar c1; local
[all...]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcookie.c924 struct Cookie *c1 = *(struct Cookie **)p1; local

Completed in 289 milliseconds

1234567891011>>