Home
last modified time | relevance | path

Searched defs:DebugTweak (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icing/icing/text_classifier/lib3/utils/hash/
H A Dfarmhash.cc327 template <typename T> STATIC_INLINE T DebugTweak(T x) { in DebugTweak() function
338 template <> uint128_t DebugTweak(uint128_t x) { in DebugTweak() function
/aosp_15_r20/external/libtextclassifier/native/utils/hash/
H A Dfarmhash.cc329 template <typename T> STATIC_INLINE T DebugTweak(T x) { in DebugTweak() function
340 template <> uint128_t DebugTweak(uint128_t x) { in DebugTweak() function