| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | DataExtractor.cpp | 27 static T getU(uint64_t *offset_ptr, const DataExtractor *de, in getU() 49 static T *getUs(uint64_t *offset_ptr, T *dst, uint32_t count, in getUs() 72 uint8_t DataExtractor::getU8(uint64_t *offset_ptr, llvm::Error *Err) const { in getU8() 77 DataExtractor::getU8(uint64_t *offset_ptr, uint8_t *dst, uint32_t count) const { in getU8() 87 uint16_t DataExtractor::getU16(uint64_t *offset_ptr, llvm::Error *Err) const { in getU16() 91 uint16_t *DataExtractor::getU16(uint64_t *offset_ptr, uint16_t *dst, in getU16() 104 uint32_t DataExtractor::getU32(uint64_t *offset_ptr, llvm::Error *Err) const { in getU32() 108 uint32_t *DataExtractor::getU32(uint64_t *offset_ptr, uint32_t *dst, in getU32() 114 uint64_t DataExtractor::getU64(uint64_t *offset_ptr, llvm::Error *Err) const { in getU64() 118 uint64_t *DataExtractor::getU64(uint64_t *offset_ptr, uint64_t *dst, in getU64() [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/pyboost/ |
| D | aclnn_utils.cc | 33 auto offset_ptr = static_cast<int64_t *>(offset->data_c()); in UpdateGeneratorState() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugArangeSet.cpp | 33 DWARFDebugArangeSet::extract(DataExtractor data, uint64_t *offset_ptr) { in extract()
|
| D | DWARFDebugRangeList.cpp | 26 uint64_t *offset_ptr) { in extract()
|
| D | DWARFUnit.cpp | 257 uint64_t *offset_ptr, in extract()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | tril_indices.cc | 63 AttrValue *offset_ptr = ctx.GetAttr("offset"); in DoCompute() local
|
| D | triu_indices.cc | 63 AttrValue *offset_ptr = ctx.GetAttr("offset"); in DoCompute() local
|
| D | uniform.cc | 72 AttrValue *offset_ptr = ctx.GetAttr("offset"); in DoCompute() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/int8/ |
| D | scale_int8.cc | 74 auto *offset_ptr = reinterpret_cast<int8_t *>(offset_tensor->data()); in InitScaleOffset() local
|
| D | batchnorm_int8.cc | 117 auto offset_ptr = reinterpret_cast<int8_t *>(offset->MutableData()); in InitFusedConstTensor() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | tril_indices.cc | 50 auto offset_ptr = primitive->GetAttr("offset"); in TrilIndicesInferShape() local
|
| D | triu_indices.cc | 50 auto offset_ptr = primitive->GetAttr("offset"); in TriuIndicesInferShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/opcoders/nnacl/int8/ |
| D | batchnorm_int8_coder.cc | 118 auto offset_ptr = reinterpret_cast<int8_t *>(offset->MutableData()); in InitFusedConstTensor() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | DataExtractor.h | 226 uint64_t getAddress(uint64_t *offset_ptr) const { in getAddress()
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | backward_references_enc.h | 155 int* const offset_ptr, in VP8LHashChainFindCopy()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/ |
| D | shard_reader.cc | 429 … std::shared_ptr<std::vector<std::vector<std::vector<uint64_t>>>> offset_ptr, in ConvertLabelToJson() 516 … std::shared_ptr<std::vector<std::vector<std::vector<uint64_t>>>> offset_ptr, in ReadAllRowsInShard() 595 auto offset_ptr = std::make_shared<std::vector<std::vector<std::vector<uint64_t>>>>( in ReadAllRowGroup() local 638 auto offset_ptr = std::make_shared<std::vector<std::vector<std::vector<uint64_t>>>>( in ReadRowGroupByShardIDAndSampleID() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/ |
| D | tensor.cc | 1106 auto *offset_ptr = reinterpret_cast<offset_t *>(data_); // offsets starts here in GetStringAt() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitNativeARM_32.c | 3141 sljit_u8 *offset_ptr = offsets; in softfloat_call_with_args() local
|
| D | sljitNativeARM_T2_32.c | 2707 sljit_u8 *offset_ptr = offsets; in softfloat_call_with_args() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| D | ac_nir_to_llvm.c | 4152 LLVMValueRef offset_ptr = LLVMBuildGEP2(ctx->ac.builder, comp_type, ptr, &offset, 1, ""); in visit_intrinsic() local
|
| D | ac_llvm_build.c | 1104 LLVMValueRef offset_ptr = LLVMBuildGEP(ctx->builder, ptr, &index, 1, ""); in ac_build_pointer_add() local
|