/external/icu/android_icu4j/testing/src/com/android/i18n/test/timezone/internal/ |
D | MemoryTest.java | 38 long base_ptr = runtime.addressOf(array); in testSetIntArray() local 79 long base_ptr = runtime.addressOf(array); in testSetLongArray() local 117 long base_ptr = runtime.addressOf(array); in testSetShortArray() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_gather.c | 51 LLVMValueRef base_ptr, in lp_build_gather_elem_ptr() 85 LLVMValueRef base_ptr, in lp_build_gather_elem() 170 LLVMValueRef base_ptr, in lp_build_gather_elem_vec() 283 LLVMValueRef base_ptr, in lp_build_gather_avx2() 414 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() 1003 LLVMValueRef base_ptr, in lp_build_store_rgba_soa()
|
D | lp_bld_format_s3tc.c | 226 LLVMValueRef base_ptr, in lp_build_gather_s3tc() 2042 LLVMValueRef base_ptr, in compressed_fetch_cached() 2195 LLVMValueRef base_ptr, in lp_build_fetch_s3tc_rgba_aos() 2329 LLVMValueRef base_ptr, in lp_build_gather_rgtc() 2557 LLVMValueRef base_ptr, in lp_build_fetch_rgtc_rgba_aos()
|
D | lp_bld_format_yuv.c | 487 LLVMValueRef base_ptr, in lp_build_fetch_subsampled_rgba_aos()
|
D | lp_bld_format_aos.c | 475 LLVMValueRef base_ptr, in lp_build_fetch_rgba_aos()
|
D | lp_bld_sample.h | 276 (*base_ptr)(const struct lp_sampler_dynamic_state *state, member 435 LLVMValueRef base_ptr; member
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | hlo_to_ir_bindings.cc | 102 llvm::Value* base_ptr) { in EmitGetTupleElement() 175 llvm::Value* base_ptr = GetBasePointer(hlo, shape_index); in GetIrArray() local
|
/external/clang/test/PCH/ |
D | cxx_exprs.h | 10 Base *base_ptr; variable
|
/external/jemalloc_new/src/ |
D | android_je_iterate.c | 67 uintptr_t base_ptr = (uintptr_t)extent_addr_get(extent); in je_malloc_iterate() local
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/ |
D | tf_cpurt.h | 40 MemrefTensorBuffer(void* base_ptr, void* data, size_t size, bool owner) in MemrefTensorBuffer()
|
/external/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
|
/external/deqp-deps/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
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
|
/external/webrtc/rtc_base/ |
D | buffer.h | 310 U* base_ptr = data<U>() + old_size; in AppendData() local
|
/external/dynamic_depth/internal/strings/ |
D | numbers.cc | 34 int* base_ptr /*inout*/, in safe_parse_sign_and_base()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_context.c | 1176 const void *base_ptr, in draw_set_mapped_texture() 1197 const void *base_ptr, in draw_set_mapped_image()
|
/external/tensorflow/tensorflow/python/lib/core/ |
D | ndarray_tensor.cc | 268 std::unique_ptr<tensorflow::tstring[]> base_ptr( in EncodePyBytesArray() local
|
/external/tensorflow/tensorflow/core/kernels/mlir_generated/ |
D | base_op.h | 85 void* base_ptr = static_cast<void**>(unranked_descriptor.descriptor)[0]; in ConvertDescriptorToTensor() local
|
/external/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 962 LLVMValueRef ac_build_gep_ptr(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, in ac_build_gep_ptr() 968 LLVMValueRef ac_build_gep0(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, LLVMValueRef index) in ac_build_gep0() 983 void ac_build_indexed_store(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, LLVMValueRef index, in ac_build_indexed_store() 1017 static LLVMValueRef ac_build_load_custom(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, in ac_build_load_custom() 1037 LLVMValueRef ac_build_load(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, LLVMValueRef index) in ac_build_load() 1042 LLVMValueRef ac_build_load_invariant(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, in ac_build_load_invariant() 1050 LLVMValueRef ac_build_load_to_sgpr(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, in ac_build_load_to_sgpr() 1058 LLVMValueRef base_ptr, LLVMValueRef index) in ac_build_load_to_sgpr_uint_wraparound()
|
/external/angle/third_party/abseil-cpp/absl/strings/ |
D | numbers.cc | 634 int* base_ptr /*inout*/, in safe_parse_sign_and_base()
|