/external/eigen/Eigen/src/Core/util/ |
D | Meta.h | 25 struct true_type { enum { value = 1 }; }; struct
|
/external/libcxx/test/language.support/support.limits/limits/numeric.limits.members/ |
D | quiet_NaN.pass.cpp | 21 test_imp(std::true_type) in test_imp()
|
D | signaling_NaN.pass.cpp | 21 test_imp(std::true_type) in test_imp()
|
/external/chromium_org/third_party/webrtc/base/ |
D | template_util.h | 29 typedef integral_constant<bool, true> true_type; typedef
|
/external/chromium_org/third_party/webrtc/system_wrappers/interface/ |
D | template_util.h | 31 typedef integral_constant<bool, true> true_type; typedef
|
/external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/ |
D | template_util.h | 24 typedef integral_constant<bool, true> true_type; typedef
|
/external/chromium_org/base/ |
D | template_util.h | 25 typedef integral_constant<bool, true> true_type; typedef
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/ |
D | template_util.h | 24 typedef integral_constant<bool, true> true_type; typedef
|
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/ |
D | template_util.h | 27 typedef integral_constant<bool, true> true_type; typedef
|
/external/chromium_org/v8/src/base/ |
D | safe_math_impl.h | 36 typedef integral_constant<bool, true> true_type; typedef
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | template_util.h | 23 typedef integral_constant<bool, true> true_type; typedef
|
/external/chromium_org/testing/gtest/include/gtest/ |
D | gtest-message.h | 206 inline void StreamHelper(internal::true_type /*is_pointer*/, T* pointer) { in StreamHelper()
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-message.h | 202 inline void StreamHelper(internal::true_type /*dummy*/, 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()
|
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/ |
D | gtest-message.h | 202 inline void StreamHelper(internal::true_type /*dummy*/, T* pointer) { in StreamHelper()
|
/external/gtest/include/gtest/ |
D | gtest-message.h | 206 inline void StreamHelper(internal::true_type /*is_pointer*/, T* pointer) { in StreamHelper()
|
/external/protobuf/gtest/include/gtest/ |
D | gtest-message.h | 196 inline void StreamHelper(internal::true_type /*dummy*/, T* pointer) { in StreamHelper()
|
/external/chromium_org/third_party/cld/base/ |
D | template_util.h | 52 typedef integral_constant<bool, true> true_type; typedef
|
/external/chromium_org/third_party/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 | 89 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/chromium_org/third_party/mesa/src/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-port.h | 812 typedef bool_constant<true> true_type; typedef
|
D | gtest-internal.h | 209 inline String FormatValueForFailureMessage(internal::true_type /*dummy*/, in FormatValueForFailureMessage()
|