/external/eigen/Eigen/src/Core/util/ |
D | Meta.h | 25 struct true_type { enum { value = 1 }; }; 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/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/ |
D | signaling_NaN.pass.cpp | 21 test_imp(std::true_type) in test_imp()
|
D | quiet_NaN.pass.cpp | 21 test_imp(std::true_type) in test_imp()
|
/external/v8/src/base/ |
D | safe_math_impl.h | 36 typedef integral_constant<bool, true> true_type; typedef
|
/external/webrtc/webrtc/base/ |
D | template_util.h | 31 typedef integral_constant<bool, true> true_type; typedef
|
/external/libchrome/base/ |
D | template_util.h | 25 typedef integral_constant<bool, true> true_type; typedef
|
/external/gtest/include/gtest/ |
D | gtest-message.h | 206 inline void StreamHelper(internal::true_type /*is_pointer*/, T* pointer) { in StreamHelper()
|
/external/mesa3d/src/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/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/ |
D | gtest-message.h | 206 inline void StreamHelper(internal::true_type /*is_pointer*/, 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/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/protobuf/gtest/include/gtest/ |
D | gtest-message.h | 202 inline void StreamHelper(internal::true_type /*dummy*/, T* pointer) { in StreamHelper()
|
/external/protobuf/src/google/protobuf/stubs/ |
D | template_util.h | 89 typedef integral_constant<bool, true> true_type; typedef
|
/external/clang/test/SemaTemplate/ |
D | overload-candidates.cpp | 91 typedef integral_constant<bool, true> true_type; typedef
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_logic.c | 622 LLVMTypeRef true_type; in lp_build_any_true_range() local
|
/external/eigen/Eigen/src/Jacobi/ |
D | Jacobi.h | 156 …acobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::true_type) in makeGivens()
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-internal.h | 205 inline String FormatValueForFailureMessage(internal::true_type /*dummy*/, in FormatValueForFailureMessage()
|
/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
|