Home
last modified time | relevance | path

Searched defs:kLookup (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/objects/
Dintl-objects.h231 enum class MatcherOption { kBestFit, kLookup }; enumerator
/external/skia/src/core/
DSkCompressedDataUtils.cpp35 static const int kLookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; in extend_5plus3To8Bits() local
/external/skia/third_party/etc1/
Detc1.cpp128 static const int kLookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; variable
/external/skqp/third_party/etc1/
Detc1.cpp128 static const int kLookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; variable