Searched refs:codes (Results 1 - 25 of 117) sorted by relevance

12345

/macosx-10.10.1/ncurses-44/ncurses/misc/
H A Dmakedef.cmd58 * `codes' is the stem that links a code to every symbol
64 codes. = 0
134 codes.last = new_code
141 codes.last = 0
149 * Finally we scan the stem, writing out all symbols with export codes.
155 if codes.inx = 0 then
160 codes.inx = new_code
163 say ' "'names.inx'" @'codes.inx' NONAME'
H A Dchkdef.cmd53 * `codes' associates a name to a code
57 codes. = 0
86 when codes.new_name \= 0 then
88 if codes.new_name \= new_code then
102 codes.new_name = new_code
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dcssmtrust.cpp41 if (codes() > 0 && StatusCodes)
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dcssmtrust.cpp41 if (codes() > 0 && StatusCodes)
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_write_set_format.c40 /* A table that maps format codes to functions. */
42 struct { int code; int (*setter)(struct archive *); } codes[] = variable in typeref:struct:__anon9142
65 for (i = 0; codes[i].code != 0; i++) {
66 if (code == codes[i].code)
67 return ((codes[i].setter)(a));
/macosx-10.10.1/rsync-45/rsync/zlib/
H A Dinftrees.h54 unsigned codes, code FAR * FAR *table,
H A Dinflate.h72 Read deflate codes:
106 code const FAR *lencode; /* starting table for length/literal codes */
107 code const FAR *distcode; /* starting table for distance codes */
115 code FAR *next; /* next available space in codes[] */
118 code codes[ENOUGH]; /* space for code tables */ member in struct:inflate_state
/macosx-10.10.1/smb-759.0/lib/smbclient/
H A Dntstatus.inc13 * add the extra status codes from section 2.2.17.
17 * Added extra Win7 status codes from
/macosx-10.10.1/sudo-73/src/zlib/
H A Dinftrees.h39 1444, which is the sum of 852 for literal/length codes and 592 for distance
40 codes. These values were found by exhaustive searches using the program
43 maximum bit length of a code. "enough 286 9 15" for literal/length codes
44 returns returns 852, and "enough 30 6 15" for distance codes returns 592.
61 unsigned codes, code FAR * FAR *table,
H A Dinflate.h72 Read deflate codes in fixed or dynamic block:
106 code const FAR *lencode; /* starting table for length/literal codes */
107 code const FAR *distcode; /* starting table for distance codes */
115 code FAR *next; /* next available space in codes[] */
118 code codes[ENOUGH]; /* space for code tables */ member in struct:inflate_state
/macosx-10.10.1/xnu-2782.1.97/libkern/zlib/
H A Dinftrees.h81 unsigned codes, code FAR * FAR *table,
/macosx-10.10.1/zlib-55/zlib/contrib/infback9/
H A Dinflate9.h30 Read deflate codes:
43 code FAR *next; /* next available space in codes[] */
46 code codes[ENOUGH]; /* space for code tables */ member in struct:inflate_state
H A Dinftree9.h39 1446, which is the sum of 852 for literal/length codes and 594 for distance
40 codes. These values were found by exhaustive searches using the program
43 maximum bit length of a code. "enough 286 9 15" for literal/length codes
44 returns returns 852, and "enough 32 6 15" for distance codes returns 594.
60 unsigned codes, code FAR * FAR *table,
/macosx-10.10.1/zlib-55/zlib/
H A Dinftrees.h39 1444, which is the sum of 852 for literal/length codes and 592 for distance
40 codes. These values were found by exhaustive searches using the program
43 maximum bit length of a code. "enough 286 9 15" for literal/length codes
44 returns returns 852, and "enough 30 6 15" for distance codes returns 592.
61 unsigned codes, code FAR * FAR *table,
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cflocale.py23 codes = CFLocaleCopyISOLanguageCodes()
24 self.failUnless(isinstance(codes, CFArrayRef))
26 codes = CFLocaleCopyISOCountryCodes()
27 self.failUnless(isinstance(codes, CFArrayRef))
29 codes = CFLocaleCopyISOCurrencyCodes()
30 self.failUnless(isinstance(codes, CFArrayRef))
97 codes = CFLocaleCopyCommonISOCurrencyCodes()
98 self.failUnless(isinstance(codes, CFArrayRef))
100 codes = CFLocaleCopyPreferredLanguages()
101 self.failUnless(isinstance(codes, CFArrayRe
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cflocale.py19 codes = CFLocaleCopyISOLanguageCodes()
20 self.assertIsInstance(codes, CFArrayRef)
21 codes = CFLocaleCopyISOCountryCodes()
22 self.assertIsInstance(codes, CFArrayRef)
23 codes = CFLocaleCopyISOCurrencyCodes()
24 self.assertIsInstance(codes, CFArrayRef)
85 codes = CFLocaleCopyCommonISOCurrencyCodes()
86 self.assertIsInstance(codes, CFArrayRef)
87 codes = CFLocaleCopyPreferredLanguages()
88 self.assertIsInstance(codes, CFArrayRe
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_cflocale.py30 codes = CFLocaleCopyISOLanguageCodes()
31 self.assertIsInstance(codes, CFArrayRef)
32 codes = CFLocaleCopyISOCountryCodes()
33 self.assertIsInstance(codes, CFArrayRef)
34 codes = CFLocaleCopyISOCurrencyCodes()
35 self.assertIsInstance(codes, CFArrayRef)
97 codes = CFLocaleCopyCommonISOCurrencyCodes()
98 self.assertIsInstance(codes, CFArrayRef)
99 codes = CFLocaleCopyPreferredLanguages()
100 self.assertIsInstance(codes, CFArrayRe
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/wind/
H A Dgen-punycode-examples.py71 codes = [] variable
75 codes.extend(string.split(m.group(1), ' '))
79 cases.append([codes, m.group(1), desc])
/macosx-10.10.1/Heimdal-398.1.2/lib/com_err/
H A Dcompile_et.h64 extern struct error_code *codes;
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A DMakefile10 trace.codes
/macosx-10.10.1/xnu-2782.1.97/libsyscall/mach/mach/
H A Derrorlib.h86 const char * const *codes; member in struct:error_subsystem
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Ddh.c249 * @param codes return that the failures of the pub_key are.
251 * @return 1 on success, 0 on failure and *codes is set the the
258 DH_check_pubkey(const DH *dh, const BIGNUM *pub_key, int *codes) argument
263 *codes = 0;
286 *codes |= DH_CHECK_PUBKEY_TOO_SMALL;
295 *codes |= DH_CHECK_PUBKEY_TOO_LARGE;
314 *codes |= DH_CHECK_PUBKEY_TOO_SMALL;
363 int codes; local
370 if (!DH_check_pubkey(dh, peer_pub_key, &codes) || codes !
[all...]
/macosx-10.10.1/OpenSSH-189/osslshim/ossl/
H A Dossl-dh.c270 * @param codes return that the failures of the pub_key are.
272 * @return 1 on success, 0 on failure and *codes is set the the
277 DH_check_pubkey(const DH *dh, const BIGNUM *pub_key, int *codes) argument
282 *codes = 0;
308 *codes |= DH_CHECK_PUBKEY_TOO_SMALL;
319 *codes |= DH_CHECK_PUBKEY_TOO_LARGE;
342 *codes |= DH_CHECK_PUBKEY_TOO_SMALL;
389 int codes; local
396 if (!DH_check_pubkey(dh, peer_pub_key, &codes) || (codes !
[all...]
/macosx-10.10.1/zsh-61/zsh/Misc/
H A Dbash2zshprompt12 my @codes = ();
53 s/(?<!\\)\\0?(\d{3})/push @codes, $1; "\$char_$1"/eg;
61 print <<EOF if @codes;
63 for code in @codes; do
/macosx-10.10.1/apr-32/apr-util/apr-util/include/
H A Dapr_ldap_init.h52 #error The security return codes must be added to support this LDAP toolkit.

Completed in 164 milliseconds

12345