Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_hash_fun.h40 template <class _Key> struct hash { }; struct
D_collate.h59 long hash(const char* __low, const char* __high) const in hash() function
95 long hash(const wchar_t* __low, const wchar_t* __high) const in hash() function
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.c1461 re_hashval_t hash = nodes->nelem + context; in calc_state_hash() local
1482 re_hashval_t hash; in re_acquire_state() local
1530 re_hashval_t hash; in re_acquire_state_context() local
1568 re_hashval_t hash) in register_state()
1623 re_hashval_t hash) in create_ci_newstate()
1673 unsigned int context, re_hashval_t hash) in create_cd_newstate()
Dregcomp.c2776 int32_t hash = elem_hash ((const char *) name, name_len); in parse_bracket_exp() local
Dregex_internal.h540 re_hashval_t hash; member
/ndk/sources/host-tools/ndk-stack/regex/
Dregex2.h108 uch hash; /* hash code */ member