Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/math/
H A Dfastexp.cc23 const int FastMathClass::kMask2; member in libtextclassifier3::FastMathClass
H A Dfastexp.h36 static constexpr int kMask2 = 0xFF << kBits; variable
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/
H A Dfastexp.cc24 const int FastMathClass::kMask2; member in libtextclassifier3::mobile::FastMathClass
H A Dfastexp.h38 static constexpr int kMask2 = 0xFF << kBits; variable
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DRunQueue.h165 static const unsigned kMask2 = (kSize << 1) - 1; variable
/aosp_15_r20/external/skia/tests/
H A DSkRasterPipelineTest.cpp684 alignas(64) const int32_t kMask2[16] = {~0, 0, ~0, ~0, 0, 0, 0, ~0, in DEF_TEST() local
775 alignas(64) const int32_t kMask2[16] = {~0, 0, ~0, ~0, 0, 0, 0, ~0, in DEF_TEST() local
1160 alignas(64) const int32_t kMask2[16] = { 0, 0, 0, 0, 0, 0, 0, 0, in DEF_TEST() local