Home
last modified time | relevance | path

Searched defs:check (Results 1 – 25 of 577) sorted by relevance

12345678910>>...24

/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtset/
H A Dformat.functions.tests.h28 test_char_default(TestFunction check,ExceptionTest check_exception) test_char_default() argument
140 test_char_string(TestFunction check,ExceptionTest check_exception) test_char_string() argument
199 test_char_escaped_string(TestFunction check,ExceptionTest check_exception) test_char_escaped_string() argument
252 test_char(TestFunction check,ExceptionTest check_exception) test_char() argument
264 test_char_to_wchar(TestFunction check,ExceptionTest check_exception) test_char_to_wchar() argument
388 test_bool(TestFunction check,ExceptionTest check_exception) test_bool() argument
494 test_bool_multiset(TestFunction check,ExceptionTest check_exception) test_bool_multiset() argument
604 test_int(TestFunction check,ExceptionTest check_exception,auto && input) test_int() argument
702 test_int(TestFunction check,ExceptionTest check_exception) test_int() argument
712 test_floating_point(TestFunction check,ExceptionTest check_exception,auto && input) test_floating_point() argument
838 test_floating_point(TestFunction check,ExceptionTest check_exception) test_floating_point() argument
849 test_pointer(TestFunction check,ExceptionTest check_exception,auto && input) test_pointer() argument
947 test_pointer(TestFunction check,ExceptionTest check_exception) test_pointer() argument
958 test_string(TestFunction check,ExceptionTest check_exception,auto && input) test_string() argument
1058 test_string(TestFunction check,ExceptionTest check_exception) test_string() argument
1068 test_status(TestFunction check,ExceptionTest check_exception) test_status() argument
1138 test_pair_tuple(TestFunction check,ExceptionTest check_exception,auto && input) test_pair_tuple() argument
1246 test_pair_tuple(TestFunction check,ExceptionTest check_exception) test_pair_tuple() argument
1258 test_tuple_int(TestFunction check,ExceptionTest check_exception) test_tuple_int() argument
1366 test_tuple_int_int_int(TestFunction check,ExceptionTest check_exception) test_tuple_int_int_int() argument
1492 test_adaptor(TestFunction check,ExceptionTest check_exception) test_adaptor() argument
1501 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/std/containers/container.adaptors/container.adaptors.format/
H A Dformat.functions.tests.h30 test_char_default(TestFunction check,ExceptionTest check_exception,auto && input) test_char_default() argument
139 test_char_string(TestFunction check,ExceptionTest check_exception,auto && input) test_char_string() argument
192 test_char_escaped_string(TestFunction check,ExceptionTest check_exception,auto && input) test_char_escaped_string() argument
243 test_char(TestFunction check,ExceptionTest check_exception) test_char() argument
274 test_char_to_wchar(TestFunction check,ExceptionTest check_exception) test_char_to_wchar() argument
308 test_bool(TestFunction check,ExceptionTest check_exception,auto && input) test_bool() argument
411 test_bool(TestFunction check,ExceptionTest check_exception) test_bool() argument
423 test_int(TestFunction check,ExceptionTest check_exception,auto && input) test_int() argument
520 test_int(TestFunction check,ExceptionTest check_exception) test_int() argument
532 test_floating_point(TestFunction check,ExceptionTest check_exception,auto && input) test_floating_point() argument
657 test_floating_point(TestFunction check,ExceptionTest check_exception) test_floating_point() argument
669 test_pointer(TestFunction check,ExceptionTest check_exception,auto && input) test_pointer() argument
766 test_pointer(TestFunction check,ExceptionTest check_exception) test_pointer() argument
778 test_string(TestFunction check,ExceptionTest check_exception,auto && input) test_string() argument
877 test_string(TestFunction check,ExceptionTest check_exception) test_string() argument
889 test_status(TestFunction check,ExceptionTest check_exception,auto && input) test_status() argument
954 test_status(TestFunction check,ExceptionTest check_exception) test_status() argument
966 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.formatter/
H A Dformat.functions.tests.h34 test_char_default(TestFunction check,ExceptionTest check_exception,auto && input) test_char_default() argument
143 test_char_string(TestFunction check,ExceptionTest check_exception,auto && input) test_char_string() argument
196 test_char_escaped_string(TestFunction check,ExceptionTest check_exception,auto && input) test_char_escaped_string() argument
247 test_char(TestFunction check,ExceptionTest check_exception) test_char() argument
276 test_char_to_wchar(TestFunction check,ExceptionTest check_exception) test_char() argument
297 test_bool(TestFunction check,ExceptionTest check_exception) test_bool() argument
406 test_int(TestFunction check,ExceptionTest check_exception,auto && input) test_int() argument
503 test_int(TestFunction check,ExceptionTest check_exception) test_int() argument
516 test_floating_point(TestFunction check,ExceptionTest check_exception,auto && input) test_int() argument
641 test_floating_point(TestFunction check,ExceptionTest check_exception) test_floating_point() argument
654 test_pointer(TestFunction check,ExceptionTest check_exception,auto && input) test_floating_point() argument
751 test_pointer(TestFunction check,ExceptionTest check_exception) test_pointer() argument
762 test_string(TestFunction check,ExceptionTest check_exception,auto && input) test_pointer() argument
861 test_string(TestFunction check,ExceptionTest check_exception) test_string() argument
872 test_status(TestFunction check,ExceptionTest check_exception) test_string() argument
943 test_pair_tuple(TestFunction check,ExceptionTest check_exception,auto && input) test_pair_tuple() argument
1060 test_pair_tuple(TestFunction check,ExceptionTest check_exception) test_pair_tuple() argument
1072 test_tuple_int(TestFunction check,ExceptionTest check_exception) test_pair_tuple() argument
1175 test_tuple_int_int_int(TestFunction check,ExceptionTest check_exception) test_tuple_int_int_int() argument
1278 test_with_ranges(TestFunction check,ExceptionTest check_exception,auto && iter) global() argument
1284 test_with_ranges(TestFunction check,ExceptionTest check_exception) global() argument
1341 test_adaptor(TestFunction check,ExceptionTest check_exception) global() argument
1363 format_tests(TestFunction check,ExceptionTest check_exception) global() argument
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.functions/
H A Dformat_tests.h81 format_test_buffer_copy(TestFunction check) format_test_buffer_copy() argument
318 format_test_buffer_full(TestFunction check) format_test_buffer_full() argument
474 format_test_string(const W & world,const U & universe,TestFunction check,ExceptionTest check_exception) format_test_string() argument
596 format_test_string_unicode(TestFunction check) format_test_string_unicode() argument
691 format_string_tests(TestFunction check,ExceptionTest check_exception) format_string_tests() argument
713 format_test_bool(TestFunction check,ExceptionTest check_exception) format_test_bool() argument
770 format_test_bool_as_integer(TestFunction check,ExceptionTest check_exception) format_test_bool_as_integer() argument
857 format_test_integer_as_integer(TestFunction check,ExceptionTest check_exception) format_test_integer_as_integer() argument
994 format_test_integer_as_char(TestFunction check,ExceptionTest check_exception) format_test_integer_as_char() argument
1052 format_test_integer(TestFunction check,ExceptionTest check_exception) format_test_integer() argument
1058 format_test_signed_integer(TestFunction check,ExceptionTest check_exception) format_test_signed_integer() argument
1134 format_test_unsigned_integer(TestFunction check,ExceptionTest check_exception) format_test_unsigned_integer() argument
1178 format_test_char(TestFunction check,ExceptionTest check_exception) format_test_char() argument
1247 format_test_char_as_integer(TestFunction check,ExceptionTest check_exception) format_test_char_as_integer() argument
1319 format_test_floating_point_hex_lower_case(TestFunction check) format_test_floating_point_hex_lower_case() argument
1445 format_test_floating_point_hex_upper_case(TestFunction check) format_test_floating_point_hex_upper_case() argument
1570 format_test_floating_point_hex_lower_case_precision(TestFunction check) format_test_floating_point_hex_lower_case_precision() argument
1681 format_test_floating_point_hex_upper_case_precision(TestFunction check) format_test_floating_point_hex_upper_case_precision() argument
1792 format_test_floating_point_scientific_lower_case(TestFunction check) format_test_floating_point_scientific_lower_case() argument
1915 format_test_floating_point_scientific_upper_case(TestFunction check) format_test_floating_point_scientific_upper_case() argument
2038 format_test_floating_point_fixed_lower_case(TestFunction check) format_test_floating_point_fixed_lower_case() argument
2161 format_test_floating_point_fixed_upper_case(TestFunction check) format_test_floating_point_fixed_upper_case() argument
2284 format_test_floating_point_general_lower_case(TestFunction check) format_test_floating_point_general_lower_case() argument
2437 format_test_floating_point_general_upper_case(TestFunction check) format_test_floating_point_general_upper_case() argument
2590 format_test_floating_point_default(TestFunction check) format_test_floating_point_default() argument
2706 format_test_floating_point_default_precision(TestFunction check) format_test_floating_point_default_precision() argument
2860 format_test_floating_point_PR58714(TestFunction check) format_test_floating_point_PR58714() argument
2911 format_test_floating_point(TestFunction check,ExceptionTest check_exception) format_test_floating_point() argument
2937 format_test_floating_point(TestFunction check,ExceptionTest check_exception) format_test_floating_point() argument
2944 format_test_pointer(TestFunction check,ExceptionTest check_exception) format_test_pointer() argument
2992 format_test_handle(TestFunction check,ExceptionTest check_exception) format_test_handle() argument
3020 format_test_pointer(TestFunction check,ExceptionTest check_exception) format_test_pointer() argument
3035 format_test_buffer_optimizations(TestFunction check) format_test_buffer_optimizations() argument
3088 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
3259 format_tests_char_to_wchar_t(TestFunction check) format_tests_char_to_wchar_t() argument
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtmap/
H A Dformat.functions.tests.h26 test_char(TestFunction check,ExceptionTest check_exception) test_char() argument
135 test_char_to_wchar(TestFunction check,ExceptionTest check_exception) test_char_to_wchar() argument
243 test_bool(TestFunction check,ExceptionTest check_exception) test_bool() argument
346 test_int(TestFunction check,ExceptionTest check_exception,auto && input) test_int() argument
442 test_int(TestFunction check,ExceptionTest check_exception) test_int() argument
451 test_floating_point(TestFunction check,ExceptionTest check_exception) test_floating_point() argument
553 test_pointer(TestFunction check,ExceptionTest check_exception) test_pointer() argument
653 test_string(TestFunction check,ExceptionTest check_exception) test_string() argument
755 test_status(TestFunction check,ExceptionTest check_exception) test_status() argument
830 test_adaptor(TestFunction check,ExceptionTest check_exception) test_adaptor() argument
839 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtstr/
H A Dformat.functions.tests.h60 test_string(TestFunction check,ExceptionTest check_exception,auto && input) test_string() argument
106 test_string(TestFunction check,ExceptionTest check_exception) test_string() argument
120 test_range_string(TestFunction check,ExceptionTest check_exception,auto && input) test_range_string() argument
220 test_range_string(TestFunction check,ExceptionTest check_exception) test_range_string() argument
250 test_debug_string(TestFunction check,ExceptionTest check_exception,auto && input) test_debug_string() argument
296 test_debug_string(TestFunction check,ExceptionTest check_exception) test_debug_string() argument
313 test_range_debug_string(TestFunction check,ExceptionTest check_exception,auto && input) test_range_debug_string() argument
409 test_range_debug_string(TestFunction check,ExceptionTest check_exception) test_range_debug_string() argument
439 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/clang/test/CXX/lex/lex.literal/lex.ext/
H A Dp12.cpp5 struct check<char, 34, -47, -126, -48, -75, -47, -127, -47, -126, 32, -16, -112, -128, -128>{}; struct
7 struct check<char16_t, 34, 1090, 1077, 1089, 1090, 32, 55296, 56320>{}; struct
9 struct check<char32_t, 34, 1090, 1077, 1089, 1090, 32, 65536>{}; struct
/llvm-project/clang/test/Lexer/
H A Dcxx-features.cpp20 #define check( global() macro
22 #define check( global() macro
24 #define check( global() macro
26 #define check( global() macro
28 #define check( global() macro
30 #define check( global() macro
32 #define check( global() macro
[all...]
/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
H A Dwait_for_token_pred.pass.cpp48 ElapsedTimeCheck check(1min); in test() local
75 ElapsedTimeCheck check(1min); in test() local
91 ElapsedTimeCheck check(1min); in test() local
127 ElapsedTimeCheck check(10min); in test() local
155 ElapsedTimeCheck check(10min); in test() local
188 ElapsedTimeCheck check(10min); in test() local
209 ElapsedTimeCheck check(10min); in test() local
232 ElapsedTimeCheck check(10min); in test() local
H A Dwait_until_token_pred.pass.cpp49 ElapsedTimeCheck check(1min); test() local
75 ElapsedTimeCheck check(1min); test() local
90 ElapsedTimeCheck check(1min); test() local
127 ElapsedTimeCheck check(10min); test() local
155 ElapsedTimeCheck check(10min); test() local
188 ElapsedTimeCheck check(10min); test() local
209 ElapsedTimeCheck check(10min); test() local
/llvm-project/libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/
H A Dformat.functions.tests.h17 format_test_vector_bool(TestFunction check,ExceptionTest check_exception,auto && input) format_test_vector_bool() argument
118 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/libcxx/ranges/range.adaptors/range.adaptor.helpers/
H A Das-lvalue.pass.cpp21 [[maybe_unused]] decltype(auto) check = std::__as_lvalue(lvalue); test() local
28 [[maybe_unused]] decltype(auto) check = std::__as_lvalue(std::move(xvalue)); test() local
H A Das-lvalue.lifetimebound.verify.cpp19 [[maybe_unused]] auto& check = std::__as_lvalue( in test() local
/llvm-project/llvm/test/tools/llvm-reduce/Inputs/
H A Dllvm-dis-and-filecheck.py41 check = None variable
43 check = subprocess.Popen(filecheck_args, stdin=ir, stdout=sys.stdout) variable
/llvm-project/clang/test/CXX/temp/temp.param/
H A Dp8-cxx20.cpp15 template<A a, typename T> void check() { in check() function
20 template void check<A{1}, T>(); variable
21 template void check<A{2}, T>(); // expected-note {{instantiation of}} variable
/llvm-project/clang/test/SemaCXX/
H A Dhas_unique_object_reps_bitint.cpp16 constexpr bool check() { in check() function
35 static constexpr bool check() { in check() function
H A Dpragma-pack.cpp16 int check[sizeof(Sub) == 5 ? 1 : -1]; variable
33 int check[sizeof(Sub) == 13 ? 1 : -1]; variable
/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h162 template <class T> T check(ErrorOr<T> e) { check() function
168 template <class T> T check(Expected<T> e) { check() function
175 template <class T> T &check(Expected<T &> e) { check() function
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join/
H A Dgeneral.pass.cpp41 std::string check = "Hello, World!"; in main() local
59 std::vector<int> check{1, 2, 2, 3, 3, 3, 4, 4, 4, 4}; in main() local
/llvm-project/libc/docs/
H A Dcheck.rst4 .. |check| replace:: :raw-html:`&#x2705` substdef
/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/
H A Dfill.pass.cpp25 check(It first, It last, const T& value) in check() function
48 check(It first, Size n, const T& value) in check() function
/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DClangTidyDiagnosticConsumerTest.cpp19 void check(const ast_matchers::MatchFinder::MatchResult &Result) override { in check() function in clang::tidy::test::__anona298e0030111::TestCheck
34 void check(const ast_matchers::MatchFinder::MatchResult &Result) override { in check() function in clang::tidy::test::__anona298e0030111::HighlightTestCheck
47 void check(const ast_matchers::MatchFinder::MatchResult &Result) override { in check() function in clang::tidy::test::__anona298e0030111::InvalidRangeTestCheck
/llvm-project/compiler-rt/lib/tsan/
H A Dcheck_analyze.sh29 check() { function
/llvm-project/libcxx/test/std/utilities/memory/default.allocator/
H A Dallocator_types.removed_in_cxx26.verify.cpp26 void check() { in check() function
/llvm-project/clang/test/CodeGenCXX/
H A Dcomplex128.cpp6 void check() { in check() function

12345678910>>...24