/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/ |
D | trivial_singleton.hpp | 53 #define BOOST_TEST_SINGLETON_INST( inst ) \ argument 54 template class unit_test::singleton< BOOST_JOIN( inst, _t ) > ; \ 55 namespace { BOOST_JOIN( inst, _t)& inst = BOOST_JOIN( inst, _t)::instance(); } 58 #define BOOST_TEST_SINGLETON_INST( inst ) \ argument 59 static BOOST_JOIN( inst, _t)& inst = BOOST_JOIN (inst, _t)::instance(); 63 #define BOOST_TEST_SINGLETON_INST( inst ) \ argument 64 namespace { BOOST_JOIN( inst, _t)& inst = BOOST_JOIN( inst, _t)::instance(); }
|
D | rtti.hpp | 34 static id_t id() { return reinterpret_cast<id_t>( &inst() ); } in id() 39 static rttid const& inst() { static rttid s_inst; return s_inst; } in inst() function
|
D | lazy_ostream.hpp | 38 … instance() { static lazy_ostream inst; return inst; } in instance() local
|
D | named_params.hpp | 96 static nil& inst() { static nil s_inst; return s_inst; } in inst() function 190 …ref_type operator[]( keyword<unique_id,true> ) const { return m_erased ? nil_t::inst().… in operator []() 191 …ref_type operator[]( keyword<unique_id,false> ) const { return m_erased ? nil_t::inst().… in operator []() 193 nil_t operator[]( keyword<UnknownId,false> ) const { return nil_t::inst(); } in operator []()
|
/ndk/sources/host-tools/make-3.81/ |
D | Makefile.DOS | 252 inst=`echo $$inst | sed '$(transform)'`.$$ext; \ 253 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ 254 $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \ 267 inst=`echo $$inst | sed '$(transform)'`.$$ext; \ 268 echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ 269 rm -f $(DESTDIR)$(man1dir)/$$inst; \
|
D | Makefile.in | 569 inst=`echo $$inst | sed -e 's/^.*\///'`; \ 570 inst=`echo $$inst | sed '$(transform)'`.$$ext; \ 572 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ 590 inst=`echo $$inst | sed -e 's/^.*\///'`; \ 591 inst=`echo $$inst | sed '$(transform)'`.$$ext; \ 593 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
D | unit_test_suite_impl.hpp | 239 user_tc_method_invoker( shared_ptr<InstanceType> inst, TestMethod test_method ) in user_tc_method_invoker() 240 : m_inst( inst ), m_test_method( test_method ) {} in user_tc_method_invoker() 304 static auto_tc_exp_fail inst; in instance() local 305 static auto_tc_exp_fail* inst_ptr = &inst; in instance()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | num_facets_test.cpp | 132 static void test_supported_locale(LocaleTest& inst, _Test __test) { in test_supported_locale() argument 150 (inst.*__test)(loc, tested_locales + i); in test_supported_locale() 156 (inst.*__test)(loc, tested_locales + i); in test_supported_locale() 162 (inst.*__test)(loc, tested_locales + i); in test_supported_locale()
|
D | time_facets_test.cpp | 195 static void test_supported_locale(LocaleTest& inst, _Test __test) { in test_supported_locale() argument 213 (inst.*__test)(loc); in test_supported_locale() 219 (inst.*__test)(loc); in test_supported_locale() 228 (inst.*__test)(loc); in test_supported_locale()
|
D | locale_test.cpp | 30 static void test_supported_locale(LocaleTest &inst, _Test __test) { in test_supported_locale() argument 47 (inst.*__test)(loc); in test_supported_locale()
|
D | ctype_facets_test.cpp | 319 static void test_supported_locale(LocaleTest& inst, _Test __test) { in test_supported_locale() argument 338 (inst.*__test)(loc); in test_supported_locale() 344 (inst.*__test)(loc); in test_supported_locale() 354 (inst.*__test)(loc); in test_supported_locale()
|
D | money_facets_test.cpp | 418 static void test_supported_locale(LocaleTest& inst, _Test __test) { in test_supported_locale() argument 436 (inst.*__test)(loc, tested_locales + i); in test_supported_locale() 442 (inst.*__test)(loc, tested_locales + i); in test_supported_locale() 449 (inst.*__test)(loc, tested_locales + i); in test_supported_locale()
|
/ndk/tests/device/test-stlport/unit/ |
D | num_facets_test.cpp | 132 static void test_supported_locale(LocaleTest& inst, _Test __test) { in test_supported_locale() argument 150 (inst.*__test)(loc, tested_locales + i); in test_supported_locale() 156 (inst.*__test)(loc, tested_locales + i); in test_supported_locale() 162 (inst.*__test)(loc, tested_locales + i); in test_supported_locale()
|
D | time_facets_test.cpp | 195 static void test_supported_locale(LocaleTest& inst, _Test __test) { in test_supported_locale() argument 213 (inst.*__test)(loc); in test_supported_locale() 219 (inst.*__test)(loc); in test_supported_locale() 228 (inst.*__test)(loc); in test_supported_locale()
|
D | locale_test.cpp | 30 static void test_supported_locale(LocaleTest &inst, _Test __test) { in test_supported_locale() argument 47 (inst.*__test)(loc); in test_supported_locale()
|
D | ctype_facets_test.cpp | 319 static void test_supported_locale(LocaleTest& inst, _Test __test) { in test_supported_locale() argument 338 (inst.*__test)(loc); in test_supported_locale() 344 (inst.*__test)(loc); in test_supported_locale() 354 (inst.*__test)(loc); in test_supported_locale()
|
D | money_facets_test.cpp | 418 static void test_supported_locale(LocaleTest& inst, _Test __test) { in test_supported_locale() argument 436 (inst.*__test)(loc, tested_locales + i); in test_supported_locale() 442 (inst.*__test)(loc, tested_locales + i); in test_supported_locale() 449 (inst.*__test)(loc, tested_locales + i); in test_supported_locale()
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | Makefile.in | 785 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ 786 inst=`echo $$inst | sed -e 's/^.*\///'`; \ 787 inst=`echo $$inst | sed '$(transform)'`.$$ext; \ 788 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 789 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ 806 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ 807 inst=`echo $$inst | sed -e 's/^.*\///'`; \ 808 inst=`echo $$inst | sed '$(transform)'`.$$ext; \ 809 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ 810 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | unit_test_suite.ipp | 319 static std::list<test_suite*> inst( 1, &framework::master_test_suite() ); 320 return inst;
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/ |
D | policy.hpp | 142 static T inst;\ 143 …T(bool, value = sizeof( ::boost::math::policies::detail::is_##name##_tester<T>::test(inst)) == 1);\ 164 static T inst;\ 165 …T(bool, value = sizeof( ::boost::math::policies::detail::is_##name##_tester<T>::test(inst)) == 1);\
|