Home
last modified time | relevance | path

Searched defs:false_type (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
Dquiet_NaN.pass.cpp31 test_imp(std::false_type) in test_imp()
Dsignaling_NaN.pass.cpp31 test_imp(std::false_type) in test_imp()
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-message.h214 inline void StreamHelper(internal::false_type /*is_pointer*/, in StreamHelper()
Dgtest-printers.h270 false_type /* is not a pointer */, in DefaultPrintTo() argument
336 false_type /* is not a pointer */, in DefaultPrintTo() argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dintegral_constant.hpp49 typedef integral_constant<bool,false> false_type; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
Dfpclassify.hpp110 inline bool is_nan_helper(T, const boost::false_type&) in is_nan_helper()