Searched defs:alloc_type (Results 1 – 14 of 14) sorted by relevance
/external/compiler-rt/lib/asan/ |
D | asan_allocator.cc | 78 u32 alloc_type : 2; member 720 AllocType alloc_type) { in asan_memalign() 724 void asan_free(void *ptr, BufferedStackTrace *stack, AllocType alloc_type) { in asan_free() 729 AllocType alloc_type) { in asan_sized_free()
|
D | asan_report.cc | 862 AllocType alloc_type, in ReportAllocTypeMismatch()
|
/external/tensorflow/tensorflow/lite/experimental/resource/ |
D | resource_variable_test.cc | 27 void InitTensor(const std::vector<int>& shape, TfLiteAllocationType alloc_type, in InitTensor()
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/ |
D | partition_alloc_perftest.cc | 384 AllocatorType alloc_type, in LogResults() 394 AllocatorType alloc_type, in RunTest()
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/ |
D | partition_alloc_perftest.cc | 384 AllocatorType alloc_type, in LogResults() 394 AllocatorType alloc_type, in RunTest()
|
/external/linux-kselftest/tools/testing/selftests/arm64/mte/ |
D | check_buffer_fill.c | 265 enum mte_block_test_alloc alloc_type = UNTAGGED_TAGGED; in check_buffer_by_block_iterate() local
|
/external/OpenCL-CTS/test_conformance/allocations/ |
D | main.cpp | 105 int doTest( cl_device_id device, cl_context context, cl_command_queue queue, AllocType alloc_type ) in doTest()
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_vec4_visitor.cpp | 1161 const glsl_type *alloc_type = in emit_scratch_write() local
|
/external/mesa3d/src/microsoft/compiler/ |
D | dxil_internal.h | 179 const struct dxil_type *alloc_type; member
|
D | dxil_module.c | 3382 dxil_emit_alloca(struct dxil_module *m, const struct dxil_type *alloc_type, in dxil_emit_alloca()
|
/external/f2fs-tools/fsck/ |
D | f2fs.h | 182 unsigned char alloc_type; /* current allocation type */ member
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 867 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 65184 unsigned char alloc_type[16]; member 65755 unsigned char alloc_type; member
|
D | vmlinux.h | 65184 unsigned char alloc_type[16]; member 65755 unsigned char alloc_type; member
|