/external/mesa3d/src/imagination/rogue/passes/ |
D | rogue_regalloc.c | 142 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/ |
D | parallel_loop_emitter.cc | 60 llvm::Value* base_index) { in EmitLinearBaseAndThreadIdx() 149 llvm::Value* base_index) { in EmitLogicalIndexAndSetExitBasicBlock() 204 llvm::Value* base_index) { in EmitIndexAndSetExitBasicBlock()
|
/external/pigweed/pw_kvs/ |
D | flash_partition_with_stats.cc | 74 size_t base_index = address / FlashPartition::sector_size_bytes(); in Erase() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_samplers.c | 34 unsigned base_index = 0; in lower_tex_src_to_offset() local
|
D | nir_lower_clip_disable.c | 145 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/ |
D | bitmap_helpers_impl.h | 36 int base_index = 0; in resize() local
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | parallel_loop_emitter.cc | 35 llvm::Value* base_index) { in EmitIndexAndSetExitBasicBlock()
|
/external/libsrtp2/crypto/math/ |
D | datatypes.c | 241 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/ |
D | loop_emitter.cc | 141 llvm::Value* base_index) { in EmitIndexAndSetExitBasicBlock()
|
/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
D | MarkBasePosFormat1.hh | 159 unsigned int base_index = (this+baseCoverage).get_coverage (buffer->info[idx].codepoint); in apply() local
|
/external/rust/android-crates-io/crates/rayon/src/iter/ |
D | intersperse.rs | 172 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/ |
D | film_grain_test.cc | 629 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/ |
D | ratio_bootstrap_estimator.cc | 107 int base_index = index; in ComputeBCa() local
|
/external/cronet/stable/testing/perf/confidence/ |
D | ratio_bootstrap_estimator.cc | 107 int base_index = index; in ComputeBCa() local
|
/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/ |
D | bdk-csr.h | 86 uint32_t base_index : 14;/**< Index into __bdk_csr_db_number where the base address is */ member
|
/external/pytorch/torch/_higher_order_ops/ |
D | auto_functionalize.py | 449 def set_result(base_index): argument
|
/external/erofs-utils/lib/ |
D | xattr.c | 96 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/ |
D | interpreter.cc | 190 const size_t base_index = subgraphs_.size(); in AddSubgraphs() local
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | Embedding.cu | 211 int base_index = indices[blockIdx.x] * weights_stride0; in renorm_kernel() local
|
/external/libchrome/components/policy/core/common/ |
D | schema.cc | 574 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/ |
D | rogue_validate.c | 140 unsigned base_index = regarray->regs[0]->index; in validate_regarray() local
|
D | rogue.c | 122 unsigned base_index, in rogue_regarray_set() 153 unsigned base_index) in rogue_regarray_rewrite()
|
/external/mesa3d/src/amd/vulkan/nir/ |
D | radv_nir_lower_vs_inputs.c | 233 nir_def *base_index = calc_vs_input_index(b, location, s); in lower_load_vs_input() local
|
/external/mesa3d/src/gallium/drivers/vc4/kernel/ |
D | vc4_validate.c | 285 uint32_t base_index = *(uint32_t *)(untrusted + 5); in validate_gl_array_primitive() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_nir_lower_resource.c | 185 unsigned base_index = deref->var->data.binding; in deref_to_index() local
|