| /third_party/rust/rust/tests/ui/consts/ |
| D | offset_from.rs | 18 let base_ptr: *const Struct = &uninit as *const _ as *const Struct; localVariable 29 let base_ptr: *const Struct2 = &uninit as *const _ as *const Struct2; localVariable 37 let base_ptr: *const Struct2 = &uninit as *const _ as *const Struct2; localVariable
|
| D | offset_from_ub.rs | 15 let base_ptr: *const Struct = &uninit as *const _ as *const Struct; localVariable 29 let base_ptr = data.as_ptr(); localVariable 76 let base_ptr: *const Struct = &uninit as *const _ as *const Struct; localVariable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | log.cc | 89 AttrValue *base_ptr = ctx.GetAttr("base"); in LogCheck() local 108 AttrValue *base_ptr = ctx.GetAttr("base"); in LogCompute() local 162 AttrValue *base_ptr = ctx.GetAttr("base"); in LogCompute2() local 213 AttrValue *base_ptr = ctx.GetAttr("base"); in LogCompute3() local
|
| D | exp.cc | 83 AttrValue *base_ptr = ctx.GetAttr("base"); in ExpCheck() local 99 AttrValue *base_ptr = ctx.GetAttr("base"); in ExpCompute() local 145 AttrValue *base_ptr = ctx.GetAttr("base"); in ExpCompute2() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_gather.c | 51 LLVMValueRef base_ptr, in lp_build_gather_elem_ptr() 86 LLVMValueRef base_ptr, in lp_build_gather_elem() 170 LLVMValueRef base_ptr, in lp_build_gather_elem_vec() 282 LLVMValueRef base_ptr, in lp_build_gather_avx2() 413 LLVMValueRef base_ptr, in lp_build_gather()
|
| D | lp_bld_format_aos_array.c | 56 LLVMValueRef base_ptr, in lp_build_fetch_rgba_aos_array()
|
| D | lp_bld_format_soa.c | 419 LLVMValueRef base_ptr, in lp_build_fetch_rgba_soa() 1017 LLVMValueRef base_ptr, in lp_build_store_rgba_soa()
|
| D | lp_bld_format_s3tc.c | 226 LLVMValueRef base_ptr, in lp_build_gather_s3tc() 2038 LLVMValueRef base_ptr, in compressed_fetch_cached() 2191 LLVMValueRef base_ptr, in lp_build_fetch_s3tc_rgba_aos() 2325 LLVMValueRef base_ptr, in lp_build_gather_rgtc() 2556 LLVMValueRef base_ptr, in lp_build_fetch_rgtc_rgba_aos()
|
| D | lp_bld_format_aos.c | 475 LLVMValueRef base_ptr, in lp_build_fetch_rgba_aos()
|
| D | lp_bld_format_yuv.c | 562 LLVMValueRef base_ptr, in lp_build_fetch_subsampled_rgba_aos()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/c_api/src/ |
| D | helper.h | 31 BasePtr base_ptr = res_mgr_ptr->GetSrcPtr(raw_ptr); in GetSrcPtr() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/checker/ |
| D | exp_checker.cc | 36 auto base_ptr = primitive->GetAttr(ops::kBase); in Check() local
|
| D | log_checker.cc | 36 auto base_ptr = primitive->GetAttr(ops::kBase); in Check() local
|
| /third_party/spirv-tools/source/opt/ |
| D | code_sink.cpp | 175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
|
| D | combine_access_chains.cpp | 96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | code_sink.cpp | 175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
|
| D | combine_access_chains.cpp | 96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | code_sink.cpp | 175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
|
| D | combine_access_chains.cpp | 96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/ |
| D | memory_manager.cc | 45 auto base_ptr = MallocDynamicMem(total_allocated_size, false); in MallocSomasDynamicMem() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/ |
| D | variable.h | 325 bool isa(const BackwardNodePtr &base_ptr) { in isa()
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_context.c | 1125 const void *base_ptr, in draw_set_mapped_texture() 1147 const void *base_ptr, in draw_set_mapped_image()
|
| /third_party/rust/rust/library/portable-simd/crates/core_simd/src/ |
| D | vector.rs | 419 let base_ptr = Simd::<*const T, N>::splat(slice.as_ptr()); in gather_select_unchecked() localVariable 587 let base_ptr = Simd::<*mut T, N>::splat(slice.as_mut_ptr()); in scatter_select_unchecked() localVariable
|
| /third_party/mesa3d/src/vulkan/runtime/bvh/ |
| D | vk_bvh.h | 130 uint64_t base_ptr; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| D | numbers.cc | 634 int* base_ptr /*inout*/, in safe_parse_sign_and_base()
|