/external/harfbuzz_ng/src/ |
D | hb-ot-map.cc | 34 void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const in collect_lookups() 59 for (unsigned int table_index = 0; table_index < 2; table_index++) { in hb_ot_map_builder_t() local 84 unsigned int table_index, in add_lookups() 123 void hb_ot_map_builder_t::add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func) in add_pause() 149 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local 211 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local 225 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local 267 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local
|
D | hb-ot-shape-private.hh | 51 unsigned int table_index; in collect_lookups() local
|
D | hb-ot-map-private.hh | 129 for (unsigned int table_index = 0; table_index < 2; table_index++) in finish() local 185 for (unsigned int table_index = 0; table_index < 2; table_index++) in finish() local
|
D | hb-open-file-private.hh | 100 unsigned int table_index; in get_table_by_tag() local
|
D | hb-ot-layout.cc | 999 static const unsigned int table_index = 0; member 1013 static const unsigned int table_index = 1; member 1185 const unsigned int table_index = proxy.table_index; in apply() local
|
D | hb-ot-layout-gsubgpos-private.hh | 460 unsigned int table_index; /* GSUB/GPOS */ member
|
/external/libopus/silk/ |
D | resampler_private_IIR_FIR.c | 45 opus_int32 table_index; in silk_resampler_private_IIR_FIR_INTERPOL() local
|
/external/libchrome/sandbox/win/src/sidestep/ |
D | mini_disassembler.cpp | 120 unsigned int table_index, in ProcessOpcode()
|
/external/webrtc/webrtc/modules/video_coding/ |
D | qm_select.cc | 587 uint8_t table_index = image_class * 9 + content_class_; in GetTransitionRate() local
|
/external/v8/src/wasm/ |
D | function-body-decoder-impl.h | 181 uint32_t table_index; member
|
D | wasm-module.h | 116 uint32_t table_index; member
|
D | module-decoder.cc | 571 uint32_t table_index = consume_u32v("table index"); in DecodeModule() local
|
D | wasm-module.cc | 909 int table_index = Smi::cast(dispatch_tables->get(i + 1))->value(); in UpdateDispatchTablesInternal() local 2006 int table_index = static_cast<int>(i + base); in LoadTableSegments() local
|
D | wasm-interpreter.cc | 872 InterpreterCode* GetIndirectCode(uint32_t table_index, uint32_t entry_index) { in GetIndirectCode()
|
/external/pdfium/third_party/libtiff/ |
D | tif_ojpeg.c | 2227 OJPEGWriteStreamQTable(TIFF* tif, uint8 table_index, void** mem, uint32* len) in OJPEGWriteStreamQTable() 2239 OJPEGWriteStreamDcTable(TIFF* tif, uint8 table_index, void** mem, uint32* len) in OJPEGWriteStreamDcTable() 2251 OJPEGWriteStreamAcTable(TIFF* tif, uint8 table_index, void** mem, uint32* len) in OJPEGWriteStreamAcTable()
|
/external/e2fsprogs/misc/ |
D | e2image.c | 1082 __u32 table_index; in update_refcount() local
|
/external/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 303 unsigned char table_index : 4; member
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_etc.c | 64 uint8_t table_index; member
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftobjs.c | 3780 FT_UInt table_index, in FT_Sfnt_Table_Info()
|
/external/freetype/src/base/ |
D | ftobjs.c | 3915 FT_UInt table_index, in FT_Sfnt_Table_Info()
|
/external/v8/src/compiler/ |
D | wasm-compiler.cc | 2297 uint32_t table_index = 0; in CallIndirect() local
|