Home
last modified time | relevance | path

Searched defs:kObjectAlignment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Druntime_globals.h118 static constexpr size_t kObjectAlignment = 1u << kObjectAlignmentShift; variable
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/test/
H A Dfunction_tests.cc119 static constexpr size_t kObjectAlignment{alignof(LargeAlignedCallable)}; member in __anon339fe1ef0111::SingleObjectAllocatorResources