Searched defs:h*h (Results 176 - 200 of 1162) sorted by relevance

1234567891011>>

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DPropertyMapHashTable.h294 unsigned hash = key->existingHash(); local
332 unsigned hash = key->existingHash(); local
360 unsigned hash = key->hash(); local
[all...]
H A DRegExpKey.h80 static unsigned hash(const RegExpKey& key) { return key.pattern->hash(); } function in struct:JSC::RegExpKey::Hash
H A DStructureTransitionTable.h99 static unsigned hash(const Key& p) function in struct:JSC::StructureTransitionTable::Hash
/macosx-10.10.1/KerberosHelper-151/Source/
H A Dna.c476 haveMech(NAHRef na, CFStringRef mech) function
[all...]
/macosx-10.10.1/Libc-1044.1.2/db/hash/FreeBSD/
H A Dhash.h95 (*hash)(const void *, size_t); member in struct:htab
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dnanosleep.c137 uint64_t high; member in struct:__anon2726
[all...]
/macosx-10.10.1/Libc-1044.1.2/include/
H A Ddb.h141 (*hash)(const void *, size_t); member in struct:__anon2739
H A Dmpool.h67 TAILQ_HEAD(_hqh, _bkt) hqh[HASHSIZE]; member in struct:MPOOL
/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dcollate.c276 int high = n - 1; local
343 int high = __collate_info->chain_count - 1; local
372 int high = __collate_info->large_pri_count - 1; local
[all...]
/macosx-10.10.1/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-compile.c1314 int j, high, low; local
H A Dtre-parse.c221 size_t high = NCNAMES - 1; local
/macosx-10.10.1/Libc-1044.1.2/stdlib/FreeBSD/
H A Dhcreate.c154 hsearch(ENTRY item, ACTION action) function
H A Dsetenv.c177 int high = owned->used - 1; local
H A Dstrhash.c228 hash_search(hash_table *table, caddr_t key, void *datum, function
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dfile_module.c1292 int i, ntokens, match, h_addrtype, h_length; local
H A Dnetdb.h116 int h_length; /* length of address */ member in struct:hostent
/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dauth.h103 u_int32 high; member in struct:des_block::__anon2876
H A Dclnt.h128 unsigned int high; /* highest verion supported */ member in struct:rpc_err::__anon2878::__anon2879
H A Drpc_msg.h120 unsigned int high; member in struct:accepted_reply::__anon2881::__anon2882
145 unsigned int high; member in struct:rejected_reply::__anon2884::__anon2885
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/comp_match/
H A Dcomponentlib.c1781 Hash hash; local
1802 Hash hash; local
2066 Hash hash; local
2095 Hash hash; local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/passwd/
H A Dapr1.c175 hash_phk( const struct berval *scheme, const struct berval *magic, const struct berval *passwd, struct berval *hash, const char **text) argument
208 hash_apr1( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text) argument
217 hash_bsdmd5( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/passwd/sha2/
H A Dslapd-sha2.c38 unsigned char hash[SHA256_DIGEST_LENGTH]; local
60 unsigned char hash[SHA384_DIGEST_LENGTH]; local
81 unsigned char hash[SHA512_DIGEST_LENGTH]; local
99 hash_sha256( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
119 hash_sha384( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
142 hash_sha512( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/smbk5pwd/
H A Dsmbk5pwd.c398 k5key_hash( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/
H A Dlutil_hash.h26 ber_uint_t hash; member in struct:lutil_HASHContext
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap_r/
H A Dtpool.c610 unsigned i, keyslot, hash; local

Completed in 239 milliseconds

1234567891011>>