Home
last modified time | relevance | path

Searched defs:AllocationSize (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/art/runtime/gc/space/
H A Dlarge_object_space.cc72 size_t AllocationSize(mirror::Object* obj, size_t* usable_size) override { in AllocationSize() function in art::gc::space::MemoryToolLargeObjectMapSpace
213 size_t LargeObjectMapSpace::AllocationSize(mirror::Object* obj, size_t* usable_size) { in AllocationSize() function in art::gc::space::LargeObjectMapSpace
524 size_t FreeListSpace::AllocationSize(mirror::Object* obj, size_t* usable_size) { in AllocationSize() function in art::gc::space::FreeListSpace
H A Ddlmalloc_space.h71 size_t AllocationSize(mirror::Object* obj, size_t* usable_size) override { in AllocationSize() function
H A Dbump_pointer_space.h68 size_t AllocationSize(mirror::Object* obj, size_t* usable_size) override in AllocationSize() function
H A Drosalloc_space.h70 size_t AllocationSize(mirror::Object* obj, size_t* usable_size) override { in AllocationSize() function
H A Dzygote_space.cc97 size_t ZygoteSpace::AllocationSize(mirror::Object*, size_t*) { in AllocationSize() function in art::gc::space::ZygoteSpace
H A Dmemory_tool_malloc_space-inl.h200 kUseObjSizeForUsable>::AllocationSize( in AllocationSize() function
H A Dregion_space.h98 size_t AllocationSize(mirror::Object* obj, size_t* usable_size) override in AllocationSize() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinternl.h276 LARGE_INTEGER AllocationSize; member
290 LARGE_INTEGER AllocationSize; member
305 LARGE_INTEGER AllocationSize; member
321 LARGE_INTEGER AllocationSize; member
338 LARGE_INTEGER AllocationSize; member
368 LARGE_INTEGER AllocationSize; member
426 LARGE_INTEGER AllocationSize; member
438 LARGE_INTEGER AllocationSize; member
Davrfsdk.h60 ULONG64 AllocationSize; member
Dwinbase.h2775 LARGE_INTEGER AllocationSize; member
2795 LARGE_INTEGER AllocationSize; member
2836 LARGE_INTEGER AllocationSize; member
2854 LARGE_INTEGER AllocationSize; member
2904 LARGE_INTEGER AllocationSize; member
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/
Dsyscall_windows.go427 AllocationSize uint64 member
445 AllocationSize uint64 member
/aosp_15_r20/external/angle/src/common/
H A DPoolAlloc.cpp61 static size_t AllocationSize(uint8_t *allocationBasePtr, in AllocationSize() function in angle::Allocation
/aosp_15_r20/external/compiler-rt/lib/msan/
H A Dmsan_allocator.cc212 static uptr AllocationSize(const void *p) { in AllocationSize() function
/aosp_15_r20/external/scudo/standalone/
H A Dcombined.h985 atomic_uptr AllocationSize; member
1413 uptr AllocationSize, u32 DeallocationTrace, in storeRingBufferEntry()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h69 size_t AllocationSize; variable
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp120 struct AllocationSize struct
134 std::vector<AllocationSize> AllocationSizes; argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/win32/
H A Dapr_arch_misc.h399 LONGLONG AllocationSize; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h68 size_t AllocationSize; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h67 size_t AllocationSize; variable
/aosp_15_r20/frameworks/native/libs/gralloc/types/tests/
H A DGralloc4_test.cpp197 TEST_P(Gralloc4TestUint64, AllocationSize) { in TEST_P() argument
/aosp_15_r20/hardware/interfaces/graphics/mapper/stable-c/implutils/
H A Dimpltests.cpp426 TEST(MetadataGralloc4Interop, AllocationSize) { in TEST() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntifs.h2947 LARGE_INTEGER AllocationSize; member
2961 LARGE_INTEGER AllocationSize; member
2976 LARGE_INTEGER AllocationSize; member
2992 LARGE_INTEGER AllocationSize; member
3009 LARGE_INTEGER AllocationSize; member
3034 LARGE_INTEGER AllocationSize; member
3097 LARGE_INTEGER AllocationSize; member
7979 LARGE_INTEGER AllocationSize; member
9121 LARGE_INTEGER AllocationSize; member
9186 LARGE_INTEGER AllocationSize; member
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_allocator.cc616 uptr AllocationSize(uptr p) { in AllocationSize() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/
H A Dwindows_sys.rs2324 pub AllocationSize: i64, field
2427 pub AllocationSize: i64, field
2474 pub AllocationSize: i64, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/
H A Dwindows_sys.rs2324 pub AllocationSize: i64, field
2427 pub AllocationSize: i64, field
2474 pub AllocationSize: i64, field

12