Searched defs:Zeroed (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/system/memory/libion/tests/ |
D | allocate_test.cpp | 109 TEST_F(Allocate, Zeroed) { in TEST_F() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Attributes.h | 53 Zeroed = 1 << 4, // Allocator function returns zeroed memory enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Attributes.h | 55 Zeroed = 1 << 4, // Allocator function returns zeroed memory enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Attributes.h | 54 Zeroed = 1 << 4, // Allocator function returns zeroed memory enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Attributes.h | 54 Zeroed = 1 << 4, // Allocator function returns zeroed memory enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Attributes.h | 54 Zeroed = 1 << 4, // Allocator function returns zeroed memory enumerator
|
/aosp_15_r20/system/memory/libdmabufheap/tests/ |
D | dmabuf_heap_test.cpp | 173 TEST_F(DmaBufHeapTest, Zeroed) { in TEST_F() argument
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | raw_vec.rs | 33 Zeroed, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | raw_vec.rs | 33 Zeroed, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | raw_vec.rs | 33 Zeroed, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | raw_vec.rs | 33 Zeroed, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | raw_vec.rs | 33 Zeroed, enumerator
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | secondary.h | 693 bool Zeroed = Entry.Time == 0; in tryAllocateFromCache() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGAtomic.cpp | 1835 bool Zeroed = false; in EmitAtomicInit() local
|