Home
last modified time | relevance | path

Searched defs:table_index (Results 1 – 24 of 24) 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()
47 for (unsigned int table_index = 0; table_index < 2; table_index++) in hb_ot_map_builder_t() local
64 for (unsigned int table_index = 0; table_index < 2; table_index++) { in hb_ot_map_builder_t() local
74 for (unsigned int table_index = 0; table_index < 2; table_index++) in ~hb_ot_map_builder_t() local
95 unsigned int table_index, in add_lookups()
136 void hb_ot_map_builder_t::add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func) in add_pause()
163 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local
224 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local
238 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local
280 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local
Dhb-ot-shape.hh44 for (unsigned int table_index = 0; table_index < 2; table_index++) in init() local
90 unsigned int table_index; in collect_lookups() local
Dhb-ot-map.hh91 for (unsigned int table_index = 0; table_index < 2; table_index++) in init() local
100 for (unsigned int table_index = 0; table_index < 2; table_index++) in fini() local
Dhb-ot-layout.cc1302 enum { table_index = 0 }; enumerator
1316 enum { table_index = 1 }; enumerator
1421 const unsigned int table_index = proxy.table_index; in apply() local
Dhb-open-file.hh114 unsigned int table_index; in get_table_by_tag() local
Dhb-ot-layout-gsubgpos.hh466 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/freetype/src/gxvalid/
Dgxvmorx5.c113 gxv_morx_subtable_type5_InsertList_validate( FT_UShort table_index, in gxv_morx_subtable_type5_InsertList_validate()
/external/u-boot/drivers/net/
Dmvgbe.c292 int table_index; in port_init_mac_tables() local
/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/
Dwasm-objects.cc768 int table_index) { in AddDispatchTable()
814 int32_t table_index, Handle<JSFunction> function) { in Set()
839 Isolate* isolate, Handle<WasmTableObject> table, int table_index, in UpdateDispatchTables()
Dwasm-module.h95 uint32_t table_index; member
Dmodule-decoder.cc713 uint32_t table_index = consume_u32v("table index"); in DecodeElementSection() local
Dwasm-interpreter.cc976 InterpreterCode* GetIndirectCode(uint32_t table_index, uint32_t entry_index) { in GetIndirectCode()
2854 ExternalCallResult CallIndirectFunction(uint32_t table_index, in CallIndirectFunction()
Dfunction-body-decoder-impl.h303 uint32_t table_index; member
Dmodule-compiler.cc2064 int table_index = static_cast<int>(i + base); in LoadTableSegments() local
/external/autotest/client/cros/enterprise/
Denterprise_policy_base.py612 table_index=0): argument
/external/pdfium/third_party/libtiff/
Dtif_ojpeg.c2236 OJPEGWriteStreamQTable(TIFF* tif, uint8 table_index, void** mem, uint32* len) in OJPEGWriteStreamQTable()
2248 OJPEGWriteStreamDcTable(TIFF* tif, uint8 table_index, void** mem, uint32* len) in OJPEGWriteStreamDcTable()
2260 OJPEGWriteStreamAcTable(TIFF* tif, uint8 table_index, void** mem, uint32* len) in OJPEGWriteStreamAcTable()
/external/e2fsprogs/misc/
De2image.c1094 __u32 table_index; in update_refcount() local
/external/swiftshader/src/Device/
DETC_Decoder.cpp328 unsigned char table_index : 4; member
/external/swiftshader/src/Renderer/
DETC_Decoder.cpp328 unsigned char table_index : 4; member
/external/mesa3d/src/mesa/main/
Dtexcompress_etc.c64 uint8_t table_index; member
/external/freetype/src/base/
Dftobjs.c4170 FT_UInt table_index, in FT_Sfnt_Table_Info()
/external/v8/src/
Dcode-stub-assembler.cc12285 TNode<WordT> table_index = in LoadBuiltin() local