Home
last modified time | relevance | path

Searched defs:base_index (Results 1 – 25 of 42) sorted by relevance

12

/external/mesa3d/src/imagination/rogue/passes/
Drogue_regalloc.c142 unsigned base_index = regarray->regs[0]->index; in rogue_regalloc() local
168 unsigned base_index = regarray->regs[0]->index; in rogue_regalloc() local
220 unsigned base_index = regarray->regs[0]->index; in rogue_regalloc() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dparallel_loop_emitter.cc60 llvm::Value* base_index) { in EmitLinearBaseAndThreadIdx()
149 llvm::Value* base_index) { in EmitLogicalIndexAndSetExitBasicBlock()
204 llvm::Value* base_index) { in EmitIndexAndSetExitBasicBlock()
/external/pigweed/pw_kvs/
Dflash_partition_with_stats.cc74 size_t base_index = address / FlashPartition::sector_size_bytes(); in Erase() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_samplers.c34 unsigned base_index = 0; in lower_tex_src_to_offset() local
Dnir_lower_clip_disable.c145 unsigned base_index = (sem.location == VARYING_SLOT_CLIP_DIST1 ? 4 : 0) + in lower_clip_plane_store_io() local
/external/tensorflow/tensorflow/lite/examples/label_image/
Dbitmap_helpers_impl.h36 int base_index = 0; in resize() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_loop_emitter.cc35 llvm::Value* base_index) { in EmitIndexAndSetExitBasicBlock()
/external/libsrtp2/crypto/math/
Ddatatypes.c241 const int base_index = shift >> 5; in v128_right_shift() local
276 const int base_index = shift >> 5; in v128_left_shift() local
388 const int base_index = shift >> 5; in bitvector_left_shift() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dloop_emitter.cc141 llvm::Value* base_index) { in EmitIndexAndSetExitBasicBlock()
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DMarkBasePosFormat1.hh159 unsigned int base_index = (this+baseCoverage).get_coverage (buffer->info[idx].codepoint); in apply() local
/external/rust/android-crates-io/crates/rayon/src/iter/
Dintersperse.rs172 let base_index = (index + !self.clone_first as usize) / 2; in split_at() localVariable
310 let base_index = index + index.saturating_sub(!self.clone_first.get() as usize); in split_at() localVariable
/external/libgav1/src/
Dfilm_grain_test.cc629 const int base_index = 3 * coeff_lag + subsampling_x + subsampling_y; in GetARTestDigestChromaU() local
673 const int base_index = 3 * coeff_lag + subsampling_x + subsampling_y; in GetARTestDigestChromaV() local
746 const int base_index = 3 * overlap_flag + subsampling_x + subsampling_y; in GetConstructStripesTestDigest() local
780 const int base_index = 3 * overlap_flag + subsampling_x + subsampling_y; in GetConstructImageTestDigest() local
864 const int base_index = in GetBlendChromaUTestDigest() local
900 const int base_index = in GetBlendChromaVTestDigest() local
/external/cronet/tot/testing/perf/confidence/
Dratio_bootstrap_estimator.cc107 int base_index = index; in ComputeBCa() local
/external/cronet/stable/testing/perf/confidence/
Dratio_bootstrap_estimator.cc107 int base_index = index; in ComputeBCa() local
/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
Dbdk-csr.h86 uint32_t base_index : 14;/**< Index into __bdk_csr_db_number where the base address is */ member
/external/pytorch/torch/_higher_order_ops/
Dauto_functionalize.py449 def set_result(base_index): argument
/external/erofs-utils/lib/
Dxattr.c96 unsigned int prefix, base_index, prefix_len; member
135 unsigned int index, base_index, base_len; member
1461 unsigned int base_index = entry->e_name_index; in xattr_entrylist() local
/external/tensorflow/tensorflow/lite/
Dinterpreter.cc190 const size_t base_index = subgraphs_.size(); in AddSubgraphs() local
/external/pytorch/aten/src/ATen/native/cuda/
DEmbedding.cu211 int base_index = indices[blockIdx.x] * weights_stride0; in renorm_kernel() local
/external/libchrome/components/policy/core/common/
Dschema.cc574 int base_index = properties_nodes_[extra].begin; in ParseDictionary() local
592 int base_index = properties_nodes_[extra].end; in ParseDictionary() local
/external/mesa3d/src/imagination/rogue/
Drogue_validate.c140 unsigned base_index = regarray->regs[0]->index; in validate_regarray() local
Drogue.c122 unsigned base_index, in rogue_regarray_set()
153 unsigned base_index) in rogue_regarray_rewrite()
/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_lower_vs_inputs.c233 nir_def *base_index = calc_vs_input_index(b, location, s); in lower_load_vs_input() local
/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_validate.c285 uint32_t base_index = *(uint32_t *)(untrusted + 5); in validate_gl_array_primitive() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_lower_resource.c185 unsigned base_index = deref->var->data.binding; in deref_to_index() local

12