Home
last modified time | relevance | path

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

/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/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/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/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/webrtc/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/libtextclassifier/native/utils/base/
Dcasts.h82 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/libchrome/base/
Dbit_cast.h64 inline Dest bit_cast(const Source& source) { 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/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/angle/third_party/abseil-cpp/absl/base/
Dcasts.h163 inline constexpr Dest bit_cast(const Source& source) { 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/clang/test/SemaCXX/
Dwarn-memset-bad-sizeof.cpp20 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/scudo/standalone/
Dcommon.h23 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/armnn/third-party/fmt/
Dformat.h248 inline Dest bit_cast(const Source& source) { in bit_cast() function
/external/fmtlib/include/fmt/
Dformat.h282 inline Dest bit_cast(const Source& source) { in bit_cast() function