HomeSort by relevance Sort by last modified time
    Searched refs:Is32bitAligned (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
atomic32.h 55 inline bool Is32bitAligned() const {
  /external/webrtc/src/system_wrappers/interface/
atomic32.h 55 inline bool Is32bitAligned() const {
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
atomic32_mac.cc 23 assert(Is32bitAligned());
atomic32_posix.cc 23 assert(Is32bitAligned());
atomic32_win.cc 25 assert(Is32bitAligned());
  /external/webrtc/src/system_wrappers/source/
atomic32_mac.cc 23 assert(Is32bitAligned());
atomic32_posix.cc 23 assert(Is32bitAligned());
atomic32_win.cc 26 assert(Is32bitAligned());

Completed in 2685 milliseconds