Home
last modified time | relevance | path

Searched defs:table_index (Results 1 – 21 of 21) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-map.cc34 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
Dhb-ot-shape-private.hh51 unsigned int table_index; in collect_lookups() local
Dhb-ot-map-private.hh129 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
Dhb-open-file-private.hh100 unsigned int table_index; in get_table_by_tag() local
Dhb-ot-layout.cc999 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
Dhb-ot-layout-gsubgpos-private.hh460 unsigned int table_index; /* GSUB/GPOS */ member
/external/libopus/silk/
Dresampler_private_IIR_FIR.c45 opus_int32 table_index; in silk_resampler_private_IIR_FIR_INTERPOL() local
/external/libchrome/sandbox/win/src/sidestep/
Dmini_disassembler.cpp120 unsigned int table_index, in ProcessOpcode()
/external/webrtc/webrtc/modules/video_coding/
Dqm_select.cc587 uint8_t table_index = image_class * 9 + content_class_; in GetTransitionRate() local
/external/v8/src/wasm/
Dfunction-body-decoder-impl.h181 uint32_t table_index; member
Dwasm-module.h116 uint32_t table_index; member
Dmodule-decoder.cc571 uint32_t table_index = consume_u32v("table index"); in DecodeModule() local
Dwasm-module.cc909 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
Dwasm-interpreter.cc872 InterpreterCode* GetIndirectCode(uint32_t table_index, uint32_t entry_index) { in GetIndirectCode()
/external/pdfium/third_party/libtiff/
Dtif_ojpeg.c2227 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/
De2image.c1082 __u32 table_index; in update_refcount() local
/external/swiftshader/src/Renderer/
DETC_Decoder.cpp303 unsigned char table_index : 4; member
/external/mesa3d/src/mesa/main/
Dtexcompress_etc.c64 uint8_t table_index; member
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c3780 FT_UInt table_index, in FT_Sfnt_Table_Info()
/external/freetype/src/base/
Dftobjs.c3915 FT_UInt table_index, in FT_Sfnt_Table_Info()
/external/v8/src/compiler/
Dwasm-compiler.cc2297 uint32_t table_index = 0; in CallIndirect() local