Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dbuddy_allocator.h53 static constexpr size_t DefaultAlignment() { return 1; } in DefaultAlignment() function
/aosp_15_r20/external/pigweed/pw_allocator/block/
H A Dresult_test.cc29 static constexpr size_t DefaultAlignment() { return 1; } in DefaultAlignment() function
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DUnpackAlignmentTest.cpp131 TEST_P(UnpackAlignmentTest, DefaultAlignment) in TEST_P() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp7695 const Align DefaultAlignment( in parseCmpXchg() local
7808 const Align DefaultAlignment( in parseAtomicRMW() local