Home
last modified time | relevance | path

Searched defs:bit_cast (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/transient/
Dfile_utils.h24 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/clang/test/SemaCXX/
Dwarn-memset-bad-sizeof.cpp20 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/v8/src/base/
Dmacros.h159 V8_INLINE Dest bit_cast(Source const& source) { in bit_cast() function