Home
last modified time | relevance | path

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

/third_party/skia/bench/
DImageFilterCollapse.cpp97 uint8_t table1[256], table2[256], table3[256]; member in TableCollapseBench
/third_party/skia/tests/
DDataRefTest.cpp46 sk_sp<SkDataTable> table3(SkDataTable::MakeArrayProc(nullptr, 0, 0, nullptr, nullptr)); in test_emptytable() local
/third_party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp1984 vint4 table3(0x30313233, 0x34353637, 0x38393a3b, 0x3c3d3e3f); in TEST() local
3526 vint4 table3(0x30313233, 0x34353637, 0x38393a3b, 0x3c3d3e3f); in TEST() local
/third_party/node/deps/v8/src/objects/
Djs-temporal-objects.cc3337 std::array<std::pair<Handle<String>, int32_t*>, 6> table3 = { in ToTemporalTimeRecord() local