Home
last modified time | relevance | path

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

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