Home
last modified time | relevance | path

Searched refs:check1 (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/serialization/test/
Dtest_check.cpp23 struct check1 { struct
26 check1(){} in check1() argument
29 BOOST_CLASS_IMPLEMENTATION(check1, boost::serialization::object_serializable)
30 BOOST_CLASS_TRACKING(check1, boost::serialization::track_selectively)
69 check1 const c1_out; in main()
72 check1 c1_non_const_out; in main()
75 check1 * const c1_ptr_out = 0; in main()
90 check1 const c1_in; in main()
93 check1 * c1_ptr_in = 0; in main()
108 check1 const c1_out; in main()
[all …]
Db2.log2539 … template specialization 'boost::archive::detail::check_const_loading<const check1>' requested here
2542 …e specialization 'boost::archive::load<boost::archive::text_iarchive, const check1>' requested here
2545 …detail::common_iarchive<boost::archive::text_iarchive>::load_override<const check1>' requested here
2548 …ve::basic_text_iarchive<boost::archive::text_iarchive>::load_override<const check1>' requested here
2551 …ive::text_iarchive_impl<boost::archive::text_iarchive>::load_override<const check1>' requested here
2554 …detail::interface_iarchive<boost::archive::text_iarchive>::operator>><const check1>' requested here
/third_party/boost/libs/intrusive/test/
Dhas_member_function_callable_with.cpp101 int check1[ has_member_function_callable_with_func0to3<functor>::value ? 1 : -1]; in main() local
105 (void)check1; in main()
112 int check1[ has_member_function_callable_with_func0to0<functor>::value ? 1 : -1]; in main() local
115 (void)check1; in main()
123 int check1[ has_member_function_callable_with_func0to3<functor, int>::value ? 1 : -1]; in main() local
131 (void)check1; in main()
143 int check1[ has_member_function_callable_with_func1to2<functor, int>::value ? 1 : -1]; in main() local
151 (void)check1; in main()
163 int check1[ has_member_function_callable_with_func0to3<functor, int, int>::value ? 1 : -1]; in main() local
170 (void)check1; in main()
[all …]
/third_party/ltp/testcases/commands/du/
Ddu01.sh70 check1="^10[2-3][0-9][0-9][[:space:]]\."
85 1) du_test "du" ${check1};;
97 13) du_test "du --max-depth=1" ${check1};;
99 15) du_test "du -k" ${check1};;
102 18) du_test "du -P" ${check1};;
103 19) du_test "du --no-dereference" ${check1};;
105 21) du_test "du -s" ${check1};;
106 22) du_test "du --summarize" ${check1};;
/third_party/boost/libs/parameter/test/
Ddeduced.hpp65 bool check1(K const& k, test::not_present_tag const& t, long) const in check1() function in test::assert_expected
73 bool check1(K const& k, Expected const& e, int) const in check1() function in test::assert_expected
87 BOOST_TEST(this->check1(k, this->_expected[k], 0L)); in operator ()()
Dsingular.cpp79 void check1(ArgumentPack const& p, K const& kw, T const& value) in check1() function
144 test::check1(test::_x = 20, test::_x, 20); in main()
145 test::check1(test::_y = 20, test::_y, 20); in main()
/third_party/boost/libs/contract/test/check/
Difdef.cpp23 void f(bool check1, bool check2) { in f() argument
26 return check1; in f()
/third_party/typescript/tests/baselines/reference/
DaliasOfGenericFunctionWithRestBehavedSameAsUnaliased.js18 let check1: test1 = "y"; variable
40 var check1 = "y";
DaliasOfGenericFunctionWithRestBehavedSameAsUnaliased.types43 let check1: test1 = "y";
44 >check1 : "y"
DaliasOfGenericFunctionWithRestBehavedSameAsUnaliased.symbols63 let check1: test1 = "y";
64 >check1 : Symbol(check1, Decl(aliasOfGenericFunctionWithRestBehavedSameAsUnaliased.ts, 16, 3))
/third_party/boost/libs/mp11/test/
Dmp_all.cpp18 template<class V, class... T> using check1 = mp_all<std::is_same<V, void>, std::is_copy_constructib… typedef
61 BOOST_TEST_TRAIT_TRUE((std::is_same<check1<void, int, float>, mp_true>)); in main()
Dmp_any.cpp20 template<class... T> using check1 = mp_any<std::is_nothrow_copy_constructible<T>..., mp_any<std::is… typedef
80 BOOST_TEST_TRAIT_TRUE((std::is_same<check1<void, int, float>, mp_true>)); in main()
/third_party/typescript/tests/cases/compiler/
DaliasOfGenericFunctionWithRestBehavedSameAsUnaliased.ts18 let check1: test1 = "y"; variable
/third_party/boost/libs/numeric/ublas/test/tensor/
Dtest_tensor.cpp293 auto check1 = [](const tensor_type& t) in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
352 auto check = [check1,check2,check3,check4](auto const& e) { in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
360 if(t.rank() == 1) check1(t); in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
/third_party/pixman/test/
Dutils.c747 pixman_color_t check1, check2; in draw_checkerboard() local
752 color8_to_color16 (color1, &check1); in draw_checkerboard()
755 c1 = pixman_image_create_solid_fill (&check1); in draw_checkerboard()
/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dbounds.go1160 check1:
1172 break check1