Home
last modified time | relevance | path

Searched defs:true_type (Results 1 – 25 of 30) sorted by relevance

12

/external/eigen/Eigen/src/Core/util/
DMeta.h25 struct true_type { enum { value = 1 }; }; struct
/external/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
Dquiet_NaN.pass.cpp21 test_imp(std::true_type) in test_imp()
Dsignaling_NaN.pass.cpp21 test_imp(std::true_type) in test_imp()
/external/chromium_org/third_party/webrtc/base/
Dtemplate_util.h29 typedef integral_constant<bool, true> true_type; typedef
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
Dtemplate_util.h31 typedef integral_constant<bool, true> true_type; typedef
/external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/
Dtemplate_util.h24 typedef integral_constant<bool, true> true_type; typedef
/external/chromium_org/base/
Dtemplate_util.h25 typedef integral_constant<bool, true> true_type; typedef
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
Dtemplate_util.h24 typedef integral_constant<bool, true> true_type; typedef
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
Dtemplate_util.h27 typedef integral_constant<bool, true> true_type; typedef
/external/chromium_org/v8/src/base/
Dsafe_math_impl.h36 typedef integral_constant<bool, true> true_type; typedef
/external/chromium_org/third_party/libjingle/source/talk/base/
Dtemplate_util.h23 typedef integral_constant<bool, true> true_type; typedef
/external/chromium_org/testing/gtest/include/gtest/
Dgtest-message.h206 inline void StreamHelper(internal::true_type /*is_pointer*/, T* pointer) { in StreamHelper()
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-message.h202 inline void StreamHelper(internal::true_type /*dummy*/, T* pointer) { in StreamHelper()
/external/mesa3d/src/gtest/include/gtest/
Dgtest-message.h202 inline void StreamHelper(internal::true_type /*dummy*/, T* pointer) { in StreamHelper()
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
Dgtest-message.h202 inline void StreamHelper(internal::true_type /*dummy*/, T* pointer) { in StreamHelper()
/external/gtest/include/gtest/
Dgtest-message.h206 inline void StreamHelper(internal::true_type /*is_pointer*/, T* pointer) { in StreamHelper()
/external/protobuf/gtest/include/gtest/
Dgtest-message.h196 inline void StreamHelper(internal::true_type /*dummy*/, T* pointer) { in StreamHelper()
/external/chromium_org/third_party/cld/base/
Dtemplate_util.h52 typedef integral_constant<bool, true> true_type; typedef
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
Dtemplate_util.h89 typedef integral_constant<bool, true> true_type; typedef
/external/clang/test/SemaTemplate/
Doverload-candidates.cpp89 typedef integral_constant<bool, true> true_type; typedef
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_logic.c622 LLVMTypeRef true_type; in lp_build_any_true_range() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_logic.c622 LLVMTypeRef true_type; in lp_build_any_true_range() local
/external/eigen/Eigen/src/Jacobi/
DJacobi.h156 …acobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::true_type) in makeGivens()
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h812 typedef bool_constant<true> true_type; typedef
Dgtest-internal.h209 inline String FormatValueForFailureMessage(internal::true_type /*dummy*/, in FormatValueForFailureMessage()

12