| /external/tensorflow/tensorflow/core/framework/ |
| D | type_traits.h | 28 struct true_type { struct 41 struct is_quantized<qint8> : true_type {}; argument
|
| /external/libcxx/test/support/ |
| D | charconv_test_helpers.h | 44 _fits_in(T, true_type /* non-narrowing*/, ...) in _fits_in() argument 51 _fits_in(T v, false_type, true_type /* T signed*/, true_type /* X signed */) in _fits_in() argument 58 _fits_in(T v, false_type, true_type /* T signed */, false_type /* X unsigned*/) in _fits_in() argument
|
| /external/clang/test/Headers/ |
| D | thumbv7-apple-ios-types.cpp | 4 struct true_type { struct 13 template <class _Tp> struct is_same<_Tp, _Tp> : public true_type {}; argument
|
| D | arm64-apple-ios-types.cpp | 4 struct true_type { struct 13 template <class _Tp> struct is_same<_Tp, _Tp> : public true_type {}; argument
|
| D | x86_64-apple-macosx-types.cpp | 4 struct true_type { struct 13 template <class _Tp> struct is_same<_Tp, _Tp> : public true_type {}; argument
|
| /external/eigen/Eigen/src/Core/util/ |
| D | Meta.h | 54 struct true_type { enum { value = 1 }; }; argument
|
| /external/clang/test/Modules/Inputs/PR27754/ |
| D | RConversionRuleParser.h | 2 typedef integral_constant<bool, true> true_type; typedef
|
| /external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/ |
| D | signaling_NaN.pass.cpp | 23 test_imp(std::true_type) in test_imp()
|
| D | quiet_NaN.pass.cpp | 23 test_imp(std::true_type) in test_imp()
|
| /external/webrtc/webrtc/base/ |
| D | template_util.h | 31 typedef integral_constant<bool, true> true_type; typedef
|
| /external/protobuf/src/google/protobuf/ |
| D | arena.h | 558 std::true_type, in DoCreateMaybeMessage() 578 PROTOBUF_ALWAYS_INLINE static T* CreateNoMessage(Arena* arena, std::true_type, in CreateNoMessage() 635 std::true_type) { in CreateInArenaStorageInternal() 646 std::true_type) {} in RegisterDestructorInternal() 659 PROTOBUF_ALWAYS_INLINE void OwnInternal(T* object, std::true_type) { in OwnInternal()
|
| /external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
| D | gtest-message.h | 209 inline void StreamHelper(internal::true_type /*is_pointer*/, T* pointer) { in StreamHelper()
|
| /external/google-breakpad/src/testing/gtest/include/gtest/ |
| D | gtest-message.h | 202 inline void StreamHelper(internal::true_type /*dummy*/, T* pointer) { in StreamHelper()
|
| D | gtest-printers.h | 304 true_type /* is a pointer */, in DefaultPrintTo() argument
|
| /external/llvm/utils/unittest/googletest/include/gtest/ |
| D | gtest-message.h | 202 inline void StreamHelper(internal::true_type /*dummy*/, T* pointer) { in StreamHelper()
|
| D | gtest-printers.h | 304 true_type /* is a pointer */, in DefaultPrintTo() argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/ |
| D | gtest-message.h | 207 inline void StreamHelper(internal::true_type /*is_pointer*/, T* pointer) { in StreamHelper()
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | template_util.h | 89 typedef integral_constant<bool, true> true_type; typedef
|
| /external/googletest/googlemock/include/gmock/ |
| D | gmock-matchers.h | 146 std::true_type /* convertible_to_matcher */, in CastImpl() 164 std::true_type /* convertible_to_T */) { in CastImpl()
|
| /external/clang/test/SemaTemplate/ |
| D | overload-candidates.cpp | 91 typedef integral_constant<bool, true> true_type; typedef
|
| /external/clang/test/SemaCXX/ |
| D | warn-comma-operator.cpp | 175 typedef B<true> true_type; typedef
|
| /external/python/pybind11/include/pybind11/detail/ |
| D | init.h | 71 void construct_alias_from_cpp(std::true_type /*is_alias_constructible*/, in construct_alias_from_cpp()
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_logic.c | 497 LLVMTypeRef true_type; in lp_build_any_true_range() local
|
| /external/eigen/Eigen/src/Jacobi/ |
| D | Jacobi.h | 157 …acobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::true_type) in makeGivens()
|
| /external/google-breakpad/src/testing/include/gmock/ |
| D | gmock-matchers.h | 1751 bool MatchAndExplainImpl(true_type /* is_pointer */, const Class* p, in MatchAndExplainImpl() argument 1815 bool MatchAndExplainImpl(true_type /* is_pointer */, const Class* p, in MatchAndExplainImpl() argument
|