Searched defs:IsAligned (Results 1 – 4 of 4) sorted by relevance
38 static bool IsAligned(const void *ptr, size_t alignment) in IsAligned() function in panda::CodeAllocatorTest
64 static bool IsAligned(const void *ptr, size_t alignment) in IsAligned() function in panda::ArenaAllocatorTest
84 constexpr inline bool IsAligned(T value, size_t alignment) in IsAligned() function
132 constexpr bool IsAligned(T value) in IsAligned() function139 constexpr bool IsAligned(T value, size_t n) in IsAligned() function