/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-map.cc | 38 void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const in collect_lookups() 51 for (unsigned int table_index = 0; table_index < 2; table_index++) in hb_ot_map_builder_t() local 72 for (unsigned int table_index = 0; table_index < 2; table_index++) in hb_ot_map_builder_t() local 93 for (unsigned int table_index = 0; table_index < 2; table_index++) in ~hb_ot_map_builder_t() local 114 for (unsigned int table_index = 0; table_index < 2; table_index++) in has_feature() local 129 unsigned int table_index, in add_lookups() 174 void hb_ot_map_builder_t::add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func) in add_pause() 200 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local 243 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local 273 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local [all …]
|
H A D | hb-ot-shape.hh | 44 for (unsigned int table_index = 0; table_index < 2; table_index++) in init() local 129 unsigned int table_index; in collect_lookups() local
|
H A D | hb-ot-map.hh | 103 for (unsigned int table_index = 0; table_index < 2; table_index++) in init() local 112 for (unsigned int table_index = 0; table_index < 2; table_index++) in fini() local
|
H A D | hb-ot-layout.cc | 1879 static constexpr unsigned table_index = 0u; member 1891 static constexpr unsigned table_index = 1u; member 2000 const unsigned int table_index = proxy.table_index; in apply() local
|
/aosp_15_r20/art/runtime/ |
H A D | indirect_reference_table.h | 264 static constexpr uintptr_t EncodeIndex(uint32_t table_index) { in EncodeIndex() 288 constexpr uintptr_t EncodeIndirectRef(uint32_t table_index, uint32_t serial) const { in EncodeIndirectRef() 300 IndirectRef ToIndirectRef(uint32_t table_index) const { in ToIndirectRef()
|
H A D | imt_conflict_table.h | 113 uint32_t table_index = 0; in Visit() local 135 uint32_t table_index = 0; in Lookup() local 151 uint32_t table_index = 0; in NumEntries() local
|
/aosp_15_r20/art/runtime/jni/ |
H A D | local_reference_table.h | 412 static constexpr size_t GetTableSize(size_t table_index) { in GetTableSize() 436 size_t table_index = in GetEntry() local
|
H A D | local_reference_table.cc | 619 const size_t table_index = NumTablesForSize(table_size); in Trim() local 667 size_t table_index = 0u; in VisitRootsInternal() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | reduce_scatter_utils.cc | 103 int64_t table_index = in IsPerIdOffsets() local 208 int64_t table_index = GetIndexForId(offset->operand(1), id, map_id); in IsPerIdOffset() local
|
/aosp_15_r20/system/media/alsa_utils/ |
H A D | alsa_format.c | 93 int slot_index, bit_index, table_index; in get_pcm_format_for_mask() local
|
H A D | alsa_device_profile.c | 299 int slot_index, bit_index, table_index; in profile_enum_sample_formats() local
|
/aosp_15_r20/external/libopus/silk/ |
H A D | resampler_private_IIR_FIR.c | 45 opus_int32 table_index; in silk_resampler_private_IIR_FIR_INTERPOL() local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_msaa.c | 74 int table_index = sample_index; in update_sample_locations() local
|
/aosp_15_r20/external/pigweed/pw_grpc/ |
H A D | hpack.cc | 96 int table_index = 0; in HpackHuffmanDecode() local
|
/aosp_15_r20/external/libxml2/tools/ |
H A D | genHtmlEnt.py | 96 table_index = len(table) variable
|
/aosp_15_r20/external/freetype/src/gxvalid/ |
H A D | gxvmorx5.c | 113 gxv_morx_subtable_type5_InsertList_validate( FT_UShort table_index, in gxv_morx_subtable_type5_InsertList_validate()
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/engine/ |
H A D | table_pointer_module.cc | 208 uint32_t table_index = c->bound_col_to_table_index[N]; in Column() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | reservation_offset_table.h | 146 size_t table_index = offset_in_pool >> kSuperPageShift; in ReservationOffsetPointer() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/ |
H A D | bignum.rs | 263 let table_index = mem::size_of::<$ty>().trailing_zeros() as usize; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/ |
H A D | bignum.rs | 263 let table_index = mem::size_of::<$ty>().trailing_zeros() as usize; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/ |
H A D | bignum.rs | 263 let table_index = mem::size_of::<$ty>().trailing_zeros() as usize; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/ |
H A D | bignum.rs | 263 let table_index = mem::size_of::<$ty>().trailing_zeros() as usize; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/ |
H A D | bignum.rs | 263 let table_index = mem::size_of::<$ty>().trailing_zeros() as usize; localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_nir_lower_sysvals.c | 332 unsigned table_index, unsigned uniform) in lay_out_table()
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | bifrost_compile.c | 380 unsigned table_index = pan_res_handle_get_table(idx.value); in va_is_valid_const_narrow_index() local 413 uint32_t table_index = pan_res_handle_get_table(res_handle); in bi_is_imm_desc_handle() local 1491 const unsigned table_index = pan_res_handle_get_table(raw_value); in bi_emit_image_load() local 1541 unsigned table_index = pan_res_handle_get_table(raw_value); in bi_emit_lea_image_to() local
|