Home
last modified time | relevance | path

Searched refs:__rust_alloc_zeroed (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dalloc.rs37 fn __rust_alloc_zeroed(size: usize, align: usize) -> *mut u8; in __rust_alloc_zeroed() function
172 unsafe { __rust_alloc_zeroed(layout.size(), layout.align()) } in alloc_zeroed()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dalloc.rs37 fn __rust_alloc_zeroed(size: usize, align: usize) -> *mut u8; in __rust_alloc_zeroed() function
172 unsafe { __rust_alloc_zeroed(layout.size(), layout.align()) } in alloc_zeroed()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/
H A Dalloc.rs37 fn __rust_alloc_zeroed(size: usize, align: usize) -> *mut u8; in __rust_alloc_zeroed() function
172 unsafe { __rust_alloc_zeroed(layout.size(), layout.align()) } in alloc_zeroed()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dalloc.rs37 fn __rust_alloc_zeroed(size: usize, align: usize) -> *mut u8; in __rust_alloc_zeroed() function
172 unsafe { __rust_alloc_zeroed(layout.size(), layout.align()) } in alloc_zeroed()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dalloc.rs37 fn __rust_alloc_zeroed(size: usize, align: usize) -> *mut u8; in __rust_alloc_zeroed() function
172 unsafe { __rust_alloc_zeroed(layout.size(), layout.align()) } in alloc_zeroed()
/aosp_15_r20/external/bazelbuild-rules_rust/ffi/cc/allocator_library/
H A Dallocator_library.cc46 extern "C" __attribute__((weak)) uint8_t *__rust_alloc_zeroed(uintptr_t size, in __rust_alloc_zeroed() function
/aosp_15_r20/external/cronet/build/rust/std/
H A Dremap_alloc.cc155 REMAP_ALLOC_ATTRIBUTES void* __rust_alloc_zeroed(size_t size, size_t align) { in __rust_alloc_zeroed() function
/aosp_15_r20/external/angle/build/rust/std/
H A Dremap_alloc.cc169 REMAP_ALLOC_ATTRIBUTES void* __rust_alloc_zeroed(size_t size, size_t align) { in __rust_alloc_zeroed() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/core/jni/libandroid_runtime/android_arm64_armv8-2a_cortex-a55_shared/
Dlibandroid_runtime.so.toc3352 3347: FUNC GLOBAL DEFAULT 16 __rust_alloc_zeroed