Home
last modified time | relevance | path

Searched defs:alloc_type (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_allocator.cc78 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()
Dasan_report.cc862 AllocType alloc_type, in ReportAllocTypeMismatch()
/external/tensorflow/tensorflow/lite/experimental/resource/
Dresource_variable_test.cc27 void InitTensor(const std::vector<int>& shape, TfLiteAllocationType alloc_type, in InitTensor()
/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_perftest.cc388 AllocatorType alloc_type, in LogResults()
398 AllocatorType alloc_type, in RunTest()
/external/linux-kselftest/tools/testing/selftests/arm64/mte/
Dcheck_buffer_fill.c265 enum mte_block_test_alloc alloc_type = UNTAGGED_TAGGED; in check_buffer_by_block_iterate() local
/external/OpenCL-CTS/test_conformance/allocations/
Dmain.cpp105 int doTest( cl_device_id device, cl_context context, cl_command_queue queue, AllocType alloc_type ) in doTest()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_visitor.cpp1430 const glsl_type *alloc_type = in emit_scratch_write() local
/external/f2fs-tools/fsck/
Df2fs.h181 unsigned char alloc_type; /* current allocation type */ member
/external/f2fs-tools/include/
Df2fs_fs.h896 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member