Home
last modified time | relevance | path

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

12

/external/libtextclassifier/abseil-cpp/absl/base/
Dcasts.h155 inline Dest bit_cast(const Source& source) { in bit_cast() function
175 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/webrtc/third_party/abseil-cpp/absl/base/
Dcasts.h155 inline Dest bit_cast(const Source& source) { in bit_cast() function
172 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/openscreen/third_party/abseil/src/absl/base/
Dcasts.h155 inline Dest bit_cast(const Source& source) { in bit_cast() function
175 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/abseil-cpp/absl/base/
Dcasts.h155 inline Dest bit_cast(const Source& source) { in bit_cast() function
172 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/angle/third_party/abseil-cpp/absl/base/
Dcasts.h155 inline Dest bit_cast(const Source& source) { in bit_cast() function
175 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Dcasts.h155 inline Dest bit_cast(const Source& source) { in bit_cast() function
175 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/libchrome/base/
Dbit_cast.h64 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_utils.h23 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/webrtc/modules/audio_processing/transient/
Dfile_utils.h23 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dbit.h50 inline To bit_cast(const From &from) noexcept { in bit_cast() function
/external/libtextclassifier/native/lang_id/common/lite_base/
Dcasts.h84 inline Dest bit_cast(const Source &source) { in bit_cast() function
/external/libtextclassifier/native/utils/base/
Dcasts.h82 inline Dest bit_cast(const Source &source) { in bit_cast() function
/external/llvm-project/llvm/include/llvm/ADT/
Dbit.h55 inline To bit_cast(const From &from) noexcept { in bit_cast() function
/external/protobuf/src/google/protobuf/stubs/
Dcasts.h116 inline To bit_cast(const From& from) { in bit_cast() function
/external/compiler-rt/lib/scudo/
Dscudo_utils.h24 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/llvm-project/clang/test/SemaCXX/
Dwarn-memset-bad-sizeof.cpp21 inline Dest bit_cast(const Source& source) { in bit_cast() function
Dconstexpr-builtin-bit-cast.cpp24 constexpr To bit_cast(const From &from) { 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/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRDynamicChecks.cpp339 BitCastInst *bit_cast = in InstrumentInstruction() local
430 BitCastInst *bit_cast = in InstrumentInstruction() local
DIRForTarget.cpp1794 BitCastInst *bit_cast = new BitCastInst( in ReplaceVariables() local
1804 BitCastInst *bit_cast = new BitCastInst( in ReplaceVariables() local
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dcommon.h22 template <class Dest, class Source> inline Dest bit_cast(const Source &S) { in bit_cast() function
/external/scudo/standalone/
Dcommon.h22 template <class Dest, class Source> inline Dest bit_cast(const Source &S) { in bit_cast() function
/external/swiftshader/src/System/
DMath.hpp70 destType bit_cast(const sourceType &source) in bit_cast() function
/external/swiftshader/src/Common/
DMath.hpp78 destType bit_cast(const sourceType &source) in bit_cast() function
/external/fmtlib/include/fmt/
Dformat.h282 inline Dest bit_cast(const Source& source) { in bit_cast() function

12