Home
last modified time | relevance | path

Searched defs:table1 (Results 1 – 15 of 15) sorted by relevance

/third_party/flutter/skia/bench/
DImageFilterCollapse.cpp97 uint8_t table1[256], table2[256], table3[256]; member in TableCollapseBench
/third_party/skia/bench/
DImageFilterCollapse.cpp97 uint8_t table1[256], table2[256], table3[256]; member in TableCollapseBench
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff.c74 WOFF_Table table1 = *(WOFF_Table*)a; in compare_offsets() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff.c76 WOFF_Table table1 = *(WOFF_Table*)a; in compare_offsets() local
Dsfwoff2.c106 WOFF2_Table table1 = *(WOFF2_Table*)a; in compare_tags() local
/third_party/freetype/src/sfnt/
Dsfwoff.c73 WOFF_Table table1 = *(WOFF_Table*)a; in compare_offsets() local
Dsfwoff2.c108 WOFF2_Table table1 = *(WOFF2_Table*)a; in compare_tags() local
/third_party/skia/tests/
DDataRefTest.cpp44 sk_sp<SkDataTable> table1(SkDataTable::MakeCopyArrays(nullptr, nullptr, 0)); in test_emptytable() local
/third_party/skia/gm/
Dtablecolorfilter.cpp112 uint8_t table1[256]; make_table1(table1); in make_cf3() local
/third_party/flutter/skia/gm/
Dtablecolorfilter.cpp112 uint8_t table1[256]; make_table1(table1); in make_cf3() local
/third_party/ffmpeg/libavcodec/
Ddxv.c387 static int fill_optable(unsigned *table0, OpcodeTable *table1, int nb_elements) in fill_optable()
798 uint8_t *dst, *table0[256] = { 0 }, *table1[256] = { 0 }; in dxv_decompress_yo() local
Dhuffyuvdec.c599 #define GET_VLC_DUAL(dst0, dst1, name, gb, dtable, table1, table2, \ argument
/third_party/flutter/skia/tests/
DDataRefTest.cpp45 sk_sp<SkDataTable> table1(SkDataTable::MakeCopyArrays(nullptr, nullptr, 0)); in test_emptytable() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java2850 ImpTabPair(byte[][] table1, byte[][] table2, in ImpTabPair()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java2884 ImpTabPair(byte[][] table1, byte[][] table2, in ImpTabPair()