Home
last modified time | relevance | path

Searched defs:implicit_cast (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/
Dimplicit_cast.hpp26 inline T implicit_cast (typename boost::detail::icast_identity<T>::type x) { in implicit_cast() function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dcasts.h102 constexpr To implicit_cast(typename absl::internal::identity_t<To> to) { in implicit_cast() function
/third_party/abseil-cpp/absl/base/
Dcasts.h102 constexpr To implicit_cast(typename absl::internal::identity_t<To> to) { in implicit_cast() function
/third_party/protobuf/src/google/protobuf/stubs/
Dcasts.h61 inline To implicit_cast(From const &f) { in implicit_cast() function
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dtype.h48 inline To implicit_cast(From const &f) { in implicit_cast() function
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dtype.h48 inline To implicit_cast(From const &f) { in implicit_cast() function
/third_party/libphonenumber/tools/cpp/src/base/
Dbasictypes.h214 inline To implicit_cast(From const &f) { in implicit_cast() function
/third_party/boost/libs/histogram/test/
Dutility_iterator.hpp31 inline T implicit_cast(typename detail::icast_identity<T>::type x) { in implicit_cast() function