Home
last modified time | relevance | path

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

12

/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/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_loop_emitter.cc35 llvm::Value* base_index) { in EmitIndexAndSetExitBasicBlock()
/external/tensorflow/tensorflow/lite/examples/label_image/
Dbitmap_helpers_impl.h36 int base_index = 0; in resize() local
/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/mesa3d/src/compiler/nir/
Dnir_lower_samplers.c34 unsigned base_index = 0; in lower_tex_src_to_offset() local
Dnir_opt_copy_prop_vars.c449 unsigned base_index, unsigned write_mask) in value_set_from_value()
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DMarkBasePosFormat1.hh134 …unsigned int base_index = (this+baseCoverage).get_coverage (buffer->info[skippy_iter.idx].codepoi… in apply() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dloop_emitter.cc141 llvm::Value* base_index) { in EmitIndexAndSetExitBasicBlock()
/external/rust/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/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_resources.c220 unsigned base_index, unsigned constant_index, in si_nir_load_sampler_desc()
/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/tensorflow/tensorflow/lite/
Dinterpreter.cc190 const size_t base_index = subgraphs_.size(); in AddSubgraphs() 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/python/cffi/c/
Drealize_c_type.c557 int i, base_index, num_args, ellipsis, abi; in realize_c_type_or_func_now() local
Dparse_c_type.c297 int arg_total, base_index, arg_next, flags=0; in parse_sequel() 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/tensorflow/tensorflow/core/kernels/
Dset_kernels.cc68 Status SparseTensorFromContext(OpKernelContext* ctx, const int32_t base_index, in SparseTensorFromContext()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c679 unsigned base_index = 0; in lower_tex_src_to_offset() local
799 unsigned base_index = 0; in lower_image_deref() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp1258 const auto base_index = 2; in ValidateAccessChain() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_memory.cpp1296 const auto base_index = 2; in ValidateAccessChain() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp1291 const auto base_index = 2; in ValidateAccessChain() local
/external/mesa3d/src/intel/vulkan/
Danv_nir_apply_pipeline_layout.c867 unsigned *base_index, unsigned plane, in lower_tex_deref()
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c3824 static LLVMValueRef get_bindless_index_from_uniform(struct ac_nir_context *ctx, unsigned base_index, in get_bindless_index_from_uniform()
3846 unsigned base_index; /* binding in vulkan */ member
3860 unsigned base_index; in get_sampler_desc_internal() local
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniforms.c661 int base_index = params->NumParameters; in add_parameter() local

12