Searched refs:hash_lookup (Results 1 – 6 of 6) sorted by relevance
/external/freetype/src/base/ |
D | fthash.c | 301 hash_lookup( FT_Hashkey key, in hash_lookup() function 321 return hash_lookup( hk, hash ); in ft_hash_str_lookup() 334 return hash_lookup( hk, hash ); in ft_hash_num_lookup()
|
/external/mtools/ |
D | htable.h | 30 int hash_lookup(T_HashTable *H, T_HashTableEl *E, T_HashTableEl **E2,
|
D | hash.c | 197 int hash_lookup(T_HashTable *H,T_HashTableEl *E, T_HashTableEl **E2, in hash_lookup() function
|
D | file.c | 623 if(!hash_lookup(filehash, (T_HashTableEl) &Pattern, in _internalFileOpen()
|
/external/freetype/ |
D | ChangeLog.26 | 1747 * src/base/fthash.c (hash_lookup, ft_hash_str_lookup, 1796 (hash_insert, hash_lookup): ... this.
|
D | ChangeLog.21 | 5816 * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first
|