Home
last modified time | relevance | path

Searched defs:AlignedAlloc (Results 1 – 10 of 10) sorted by relevance

/external/libchrome/base/memory/
Daligned_memory.cc16 void* AlignedAlloc(size_t size, size_t alignment) { in AlignedAlloc() function
/external/angle/src/common/
Daligned_memory.cpp23 void *AlignedAlloc(size_t size, size_t alignment) in AlignedAlloc() function
/external/libgav1/libgav1/src/utils/
Dmemory.h60 inline void* AlignedAlloc(size_t alignment, size_t size) { in AlignedAlloc() function
68 inline void* AlignedAlloc(size_t alignment, size_t size) { in AlignedAlloc() function
/external/tensorflow/tensorflow/stream_executor/tpu/
Dnoncopyable_buffer.h122 static OwnedDataPtr AlignedAlloc(size_t size, size_t alignment) { in AlignedAlloc() function
/external/llvm-project/compiler-rt/lib/tsan/tests/unit/
Dtsan_mman_test.cpp188 TEST(Mman, AlignedAlloc) { in TEST() argument
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Dwrappers_c_test.cpp119 TEST(ScudoWrappersCTest, AlignedAlloc) { in TEST() argument
/external/scudo/standalone/tests/
Dwrappers_c_test.cpp142 TEST(ScudoWrappersCTest, AlignedAlloc) { in TEST() argument
/external/libchrome/base/process/
Dmemory_unittest.cc198 TEST_F(OutOfMemoryDeathTest, AlignedAlloc) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1852 auto AlignedAlloc = MIRBuilder.buildAnd(IntPtrTy, AllocAdd, AlignCst); in translateAlloca() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp2512 auto AlignedAlloc = MIRBuilder.buildAnd(IntPtrTy, AllocAdd, AlignCst); in translateAlloca() local