Home
last modified time | relevance | path

Searched defs:base_ptr (Results 1 – 25 of 52) sorted by relevance

123

/external/icu/android_icu4j/testing/src/com/android/i18n/test/timezone/internal/
DMemoryTest.java38 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/
Dlp_bld_gather.c51 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()
Dlp_bld_format_aos_array.c56 LLVMValueRef base_ptr, in lp_build_fetch_rgba_aos_array()
Dlp_bld_format_soa.c419 LLVMValueRef base_ptr, in lp_build_fetch_rgba_soa()
1003 LLVMValueRef base_ptr, in lp_build_store_rgba_soa()
Dlp_bld_format_s3tc.c226 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()
Dlp_bld_format_yuv.c487 LLVMValueRef base_ptr, in lp_build_fetch_subsampled_rgba_aos()
Dlp_bld_format_aos.c475 LLVMValueRef base_ptr, in lp_build_fetch_rgba_aos()
Dlp_bld_sample.h276 (*base_ptr)(const struct lp_sampler_dynamic_state *state, member
435 LLVMValueRef base_ptr; member
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_to_ir_bindings.cc102 llvm::Value* base_ptr) { in EmitGetTupleElement()
175 llvm::Value* base_ptr = GetBasePointer(hlo, shape_index); in GetIrArray() local
/external/clang/test/PCH/
Dcxx_exprs.h10 Base *base_ptr; variable
/external/jemalloc_new/src/
Dandroid_je_iterate.c67 uintptr_t base_ptr = (uintptr_t)extent_addr_get(extent); in je_malloc_iterate() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
Dtf_cpurt.h40 MemrefTensorBuffer(void* base_ptr, void* data, size_t size, bool owner) in MemrefTensorBuffer()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcode_sink.cpp175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
Dcombine_access_chains.cpp96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcode_sink.cpp175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
Dcombine_access_chains.cpp96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dcode_sink.cpp175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
Dcombine_access_chains.cpp96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
/external/webrtc/rtc_base/
Dbuffer.h310 U* base_ptr = data<U>() + old_size; in AppendData() local
/external/dynamic_depth/internal/strings/
Dnumbers.cc34 int* base_ptr /*inout*/, in safe_parse_sign_and_base()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.c1176 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/
Dndarray_tensor.cc268 std::unique_ptr<tensorflow::tstring[]> base_ptr( in EncodePyBytesArray() local
/external/tensorflow/tensorflow/core/kernels/mlir_generated/
Dbase_op.h85 void* base_ptr = static_cast<void**>(unranked_descriptor.descriptor)[0]; in ConvertDescriptorToTensor() local
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c962 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/
Dnumbers.cc634 int* base_ptr /*inout*/, in safe_parse_sign_and_base()

123