Home
last modified time | relevance | path

Searched defs:free1 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/gc/space/
H A Dspace_create_test.cc161 size_t free1 = space->AllocationSize(ptr1.Get(), nullptr); in TEST_P() local
295 size_t free1 = space->AllocationSize(ptr1.Get(), nullptr); in TEST_P() local
/aosp_15_r20/external/skia/tests/
H A DAAClipTest.cpp130 SkAutoMaskFreeImage free1(mask1.image()); in operator ==() local
155 SkAutoMaskFreeImage free1(mask1.image()); in operator ==() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmpallocbits.go353 func (b *pallocBits) free1(i uint) { func
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/example/
Dlambda.hpp604 placeholder1_type const free1 = {{{}}}; variable