Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/include/
Datomic32.h55 inline bool Is32bitAligned() const { in Is32bitAligned() function
/external/vixl/src/
Dcode-buffer-vixl.h144 bool Is32bitAligned() const { return IsAligned<4>(cursor_); } in Is32bitAligned() function