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

/external/webrtc/webrtc/system_wrappers/include/
H A Datomic32.h55 inline bool Is32bitAligned() const { function in class:webrtc::Atomic32
/external/vixl/src/
H A Dcode-buffer-vixl.h139 bool Is32bitAligned() const { return IsAligned<4>(cursor_); } function in class:vixl::CodeBuffer

Completed in 109 milliseconds