Searched refs:scramble (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/include/
H A Dobjc-shared-cache.h124 uint32_t scramble[256]; member in struct:objc_opt::perfect_hash
168 uint32_t scramble[256]; member in struct:objc_opt::objc_stringhash_t
182 uint32_t index = (uint32_t)(val>>shift) ^ scramble[tab[val&mask]];
251 S32(scramble[i]);
297 scramble[i] = phash.scramble[i];
744 keys, then it computes a^scramble[tab[b]] to get the final perfect hash.
745 tab[] is an array of 1-byte values and scramble[] is a 256-term array of
760 The final hash is (a XOR scramble[tab[b]]). *scramble* i
878 scrambleinit(ub4 *scramble, ub4 smax) argument
954 apply(bstuff *tabb, hstuff *tabh, qstuff *tabq, ub4 blen, ub4 *scramble, ub4 tail, int rollback) argument
1031 augment(bstuff *tabb, hstuff *tabh, qstuff *tabq, ub4 blen, ub4 *scramble, ub4 smax, bstuff *item, ub4 nkeys, ub4 highwater) argument
1114 perfect(bstuff *tabb, hstuff *tabh, qstuff *tabq, ub4 blen, ub4 smax, ub4 *scramble, ub4 nkeys) argument
1204 findhash(bstuff **tabb, ub4 *alen, ub4 *blen, ub8 *salt, ub4 *scramble, ub4 smax, key *keys, ub4 nkeys) argument
1334 ub4 scramble[SCRAMBLE_LEN]; /* used in final hash function */ local
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dmush.vim70 syntax keyword mushFunction contained round s scan scramble search secs secure sent
H A Dpine.vim327 syn keyword pineOption scramble-message-id
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dconfigure904 --enable-mem-scramble scramble memory on calls to malloc and free
1896 # Check whether --enable-mem-scramble or --disable-mem-scramble was given.

Completed in 277 milliseconds