Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dbit.h50 inline To bit_cast(const From &from) noexcept { in bit_cast() function
/third_party/protobuf/src/google/protobuf/stubs/
Dcasts.h118 inline To bit_cast(const From& from) { in bit_cast() function
/third_party/skia/third_party/externals/swiftshader/src/System/
DMath.hpp70 destType bit_cast(const sourceType &source) in bit_cast() function
/third_party/node/deps/v8/src/base/
Dmacros.h109 V8_INLINE Dest bit_cast(Source const& source) { in bit_cast() function
/third_party/skia/third_party/externals/swiftshader/src/Common/
DMath.hpp78 destType bit_cast(const sourceType &source) in bit_cast() function