Home
last modified time | relevance | path

Searched defs:aligned_alloc (Results 1 – 15 of 15) sorted by relevance

/external/gemmlowp/internal/
Dplatform.h56 inline void *aligned_alloc(size_t alignment, size_t size) { in aligned_alloc() function
/external/jemalloc/include/jemalloc/
Djemalloc_mangle_jet.h17 # define aligned_alloc jet_aligned_alloc macro
Djemalloc_mangle.h17 # define aligned_alloc je_aligned_alloc macro
Djemalloc.h361 # define aligned_alloc je_aligned_alloc macro
/external/jemalloc_new/include/jemalloc/
Djemalloc_mangle.h12 # define aligned_alloc je_aligned_alloc macro
Djemalloc_mangle_jet.h12 # define aligned_alloc jet_aligned_alloc macro
Djemalloc.h343 # define aligned_alloc je_aligned_alloc macro
/external/compiler-rt/lib/scudo/
Dscudo_interceptors.cpp59 INTERCEPTOR(void*, aligned_alloc, uptr alignment, uptr size) { in INTERCEPTOR() argument
/external/compiler-rt/lib/asan/
Dasan_malloc_linux.cc93 INTERCEPTOR(void*, aligned_alloc, uptr boundary, uptr size) { in INTERCEPTOR() argument
/external/compiler-rt/lib/lsan/
Dlsan_interceptors.cc95 INTERCEPTOR(void*, aligned_alloc, uptr alignment, uptr size) { in INTERCEPTOR() argument
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc44 void* aligned_alloc(size_t alignment, size_t size, void** freeing_buffer) { in aligned_alloc() function
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc190 INTERCEPTOR(void *, aligned_alloc, SIZE_T boundary, SIZE_T size) { in INTERCEPTOR() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc754 TSAN_INTERCEPTOR(void*, aligned_alloc, uptr align, uptr sz) { in TSAN_INTERCEPTOR() argument
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h2246 void *aligned_alloc(size_t alignment, size_t size) in aligned_alloc() function
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h2246 void *aligned_alloc(size_t alignment, size_t size) in aligned_alloc() function