Home
last modified time | relevance | path

Searched refs:hash_int32 (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/native/utils/grammar/
Dtypes.h51 static uint32 hash_int32(uint32 a) { in hash_int32() function
65 uint32 t1 = hash_int32(x.first); in operator()
66 uint32 t2 = hash_int32(x.second); in operator()