Home
last modified time | relevance | path

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

/external/libtextclassifier/common/
Dfastexp.h36 static const int kMask1 = (1 << kBits) - 1; variable
50 | cache_.exp1[x & kMask1]; in VeryFastExp2()
Dfastexp.cc23 const int FastMathClass::kMask1; member in libtextclassifier::nlp_core::FastMathClass