/third_party/icu/icu4c/source/test/intltest/ |
H A D | restsnew.cpp | 1580 UResourceBundle table; in TestStackReuse() local
|
H A D | icusvtst.cpp | 49 Hashtable table; member in LKFSubclass 839 Hashtable* table = new Hashtable(); variable 840 table->put(UnicodeString(californio), (void*)table, status); variable 841 table->put(UnicodeString(valley), (void*)table, status); variable 842 table->put(UnicodeString(surfer), (void*)table, statu variable 843 table->put(UnicodeString(geek), (void*)table, status); global() variable 1417 Hashtable table; testCoverage() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | rbbitblb.cpp | 1372 RBBIStateTable *table = (RBBIStateTable *)where; exportTable() local 1594 RBBIStateTable *table = (RBBIStateTable *)where; exportSafeTable() local [all...] |
H A D | ucnv_io.cpp | 234 const uint16_t *table; initAliasData() local [all...] |
H A D | uresdata.cpp | 712 res_getTableItemByKey(const ResourceData *pResData, Resource table, in res_getTableItemByKey() argument 760 res_getTableItemByIndex(const ResourceData *pResData, Resource table, in res_getTableItemByIndex() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | MutableCodePointTrie.java | 908 private int[] table; global() field in MutableCodePointTrie.MixedBlocks [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | number_patternstring.cpp | 921 UnicodeString table[LEN][2]; in convertLocalized() local [all...] |
H A D | reldatefmt.cpp | 579 ResourceTable table = value.getTable(errorCode); variable
|
H A D | collationdatabuilder.cpp | 1638 const uint16_t *table = fastLatinBuilder->getTable(); in buildFastLatinTable() local
|
/third_party/lame/frontend/ |
H A D | gtkanal.c | 1443 GtkWidget *table; /* table for all the plotting areas */ in gtkcontrol() local 1505 gtk_box_pack_start(GTK_BOX(mbox), table, TRUE, TRUE, 0); in gtkcontrol() local [all...] |
/third_party/lame/libmp3lame/ |
H A D | takehiro.c | 516 uint32_t const* table = (t1 == 2) ? &table23[0] : &table56[0]; in count_bit_noESC_from2() local [all...] |
/third_party/mesa3d/src/freedreno/decode/ |
H A D | crashdec-hfi.c | 387 struct a6xx_hfi_queue_table_header *table = hfi->buf; in is_valid_decode_start() local 430 struct a6xx_hfi_queue_table_header *table = hfi->buf; in decode_hfi() local 493 struct a6xx_hfi_queue_table_header *table = hfi->buf; in dump_gmu_hfi() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_etc_decode.c | 63 const unsigned table[8][2] = {{2, 8}, {5, 17}, {9, 29}, {13, 42}, in etc1_color_modifier_lookup() local 81 const unsigned table[8] = {3, 6, 11, 16, 23, 32, 41, 64}; in etc2_distance_lookup() local 95 const unsigned table[16] = {0xe852, 0xc962, 0xc741, 0xc531, 0xb752, 0xa862, 0xa763, 0xa742, in etc1_alpha_modifier_lookup() local 126 nir_ssa_def *table = nir_ubfe_imm(b, alpha_y, 16, 4); in decode_etc2_alpha() local [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-module.cc | 396 auto& table = module->tables[import.index]; in GetImports() local 494 auto& table = module->tables[exp.index]; in GetExports() local [all...] |
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.h | 217 nghttp2_hd_entry *table[HD_MAP_SIZE]; member [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbitblb.cpp | 1357 RBBIStateTable *table = (RBBIStateTable *)where; exportTable() local 1579 RBBIStateTable *table = (RBBIStateTable *)where; exportSafeTable() local [all...] |
H A D | ucnv_io.cpp | 234 const uint16_t *table; initAliasData() local [all...] |
H A D | uresdata.cpp | 712 res_getTableItemByKey(const ResourceData *pResData, Resource table, in res_getTableItemByKey() argument 760 res_getTableItemByIndex(const ResourceData *pResData, Resource table, in res_getTableItemByIndex() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatabuilder.cpp | 1638 const uint16_t *table = fastLatinBuilder->getTable(); in buildFastLatinTable() local
|
H A D | number_patternstring.cpp | 921 UnicodeString table[LEN][2]; in convertLocalized() local [all...] |
H A D | reldatefmt.cpp | 579 ResourceTable table = value.getTable(errorCode); variable
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack.h | 197 nghttp3_qpack_entry *table[NGHTTP3_QPACK_MAP_SIZE]; global() member [all...] |
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.h | 217 nghttp2_hd_entry *table[HD_MAP_SIZE]; member [all...] |
/third_party/mesa3d/src/intel/tools/ |
H A D | aub_write.c | 68 aub_ppgtt_table_finish(struct aub_ppgtt_table *table, int level) in aub_ppgtt_table_finish() argument 236 populate_ppgtt_table(struct aub_file *aub, struct aub_ppgtt_table *table, in populate_ppgtt_table() argument [all...] |
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_schedule.c | 66 add_dependency(struct util_dynarray *table, unsigned index, uint16_t mask, midgard_instruction **instructions, unsigned child) in add_dependency() argument 88 mark_access(struct util_dynarray *table, unsigned index, uint16_t mask, unsigned parent) in mark_access() argument
|