Searched defs:alignDown (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/gwp_asan/gwp_asan/tests/ | ||
H A D | alignment.cpp | 22 static uintptr_t alignDown(uintptr_t Ptr, size_t Alignment) { in alignDown() function in AlignmentTestGPA |
/aosp_15_r20/external/gwp_asan/gwp_asan/ | ||
H A D | guarded_pool_allocator.cpp | 194 uintptr_t GuardedPoolAllocator::alignDown(uintptr_t Ptr, size_t Alignment) { in alignDown() function in gwp_asan::GuardedPoolAllocator |
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ | ||
D | stubs.go | 431 func alignDown(n, a uintptr) uintptr { func |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ | ||
D | sa-jdi.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ | ||
D | sa-jdi.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |