/llvm-project/libcxx/test/std/time/time.syn/ |
H A D | formatter_tests.h | 99 check_invalid_type(valid_types, "The supplied date time doesn't contain a weekday", STR("a"), arg); in check_invalid_types() 100 check_invalid_type(valid_types, "The supplied date time doesn't contain a weekday", STR("A"), arg); in check_invalid_types() 101 check_invalid_type(valid_types, "The supplied date time doesn't contain a month", STR("b"), arg); in check_invalid_types() 102 check_invalid_type(valid_types, "The supplied date time doesn't contain a month", STR("B"), arg); in check_invalid_types() 103 check_invalid_type(valid_types, "The supplied date time doesn't contain a date and time", STR("c"), arg); in check_invalid_types() 104 check_invalid_type(valid_types, "The supplied date time doesn't contain a year", STR("C"), arg); in check_invalid_types() 105 check_invalid_type(valid_types, "The supplied date time doesn't contain a day", STR("d"), arg); in check_invalid_types() 106 check_invalid_type(valid_types, "The supplied date time doesn't contain a date", STR("D"), arg); in check_invalid_types() 107 check_invalid_type(valid_types, "The supplied date time doesn't contain a day", STR("e"), arg); in check_invalid_types() 110 check_invalid_type(valid_types, "The supplied dat in check_invalid_types() [all...] |
/llvm-project/offload/src/OpenMP/OMPT/ |
H A D | Callback.cpp | 81 // HostOpId will be set by the tool. Invoke the tool supplied data op EMI in createRegionId() 91 // Invoke the tool supplied data op callback in beginTargetDataAlloc() 104 // HostOpId will be set by the tool. Invoke the tool supplied data op EMI in beginTargetDataAlloc() 120 // HostOpId will be set by the tool. Invoke the tool supplied data op EMI in endTargetDataAlloc() 129 // Invoke the tool supplied data op callback in beginTargetDataSubmit() 141 // HostOpId will be set by the tool. Invoke the tool supplied data op EMI in beginTargetDataSubmit() 155 // HostOpId will be set by the tool. Invoke the tool supplied data op EMI in endTargetDataSubmit() 164 // Invoke the tool supplied data op callback in beginTargetDataDelete() 176 // HostOpId will be set by the tool. Invoke the tool supplied data op EMI in beginTargetDataDelete() 191 // HostOpId will be set by the tool. Invoke the tool supplied dat in endTargetDataDelete() [all...] |
/llvm-project/llvm/test/FileCheck/comment/ |
H A D | bad-comment-prefix.txt | 16 PREFIX-EMPTY: error: supplied comment prefix must not be the empty string 25 PREFIX-BAD-CHAR1: error: supplied comment prefix must start with a letter and contain only alphanum… 26 PREFIX-BAD-CHAR2: error: supplied comment prefix must start with a letter and contain only alphanum… 32 COMMENT-PREFIX-DUP: error: supplied comment prefix must be unique among check and comment prefixes:… 34 # Check user-supplied check prefix that duplicates a default comment prefix. 41 CHECK-PREFIX-DUP-COM: error: supplied check prefix must be unique among check and comment prefixes:… 42 CHECK-PREFIX-DUP-RUN_: error: supplied check prefix must be unique among check and comment prefixes… 44 # Check user-supplied comment prefix that duplicates default check prefixes. 48 COMMENT-PREFIX-DUP-CHECK: error: supplied comment prefix must be unique among check and comment pre…
|
/llvm-project/libcxx/include/__chrono/ |
H A D | parser_std_format_spec.h | 78 std::__throw_format_error("The supplied date time doesn't contain a second"); in __validate_minute() 83 std::__throw_format_error("The supplied date time doesn't contain a minute"); in __validate_hour() 88 std::__throw_format_error("The supplied date time doesn't contain an hour"); in __validate_time() 93 std::__throw_format_error("The supplied date time doesn't contain a time"); in __validate_day() 98 std::__throw_format_error("The supplied date time doesn't contain a day"); in __validate_month() 103 std::__throw_format_error("The supplied date time doesn't contain a month"); in __validate_year() 108 std::__throw_format_error("The supplied date time doesn't contain a year"); in __validate_date() 113 std::__throw_format_error("The supplied date time doesn't contain a date"); in __validate_date_or_duration() 118 std::__throw_format_error("The supplied date time doesn't contain a date or duration"); in __validate_date_time() 123 std::__throw_format_error("The supplied dat [all...] |
/llvm-project/clang/test/Modules/ |
H A D | cstd.m | 8 // Supplied by compiler, but referenced from the "/usr/include" module map. 13 // Supplied by the "/usr/include" module map. 20 // Supplied by compiler, which forwards to the "/usr/include" version. 25 // Supplied by the compiler; that version wins.
|
/llvm-project/llvm/test/FileCheck/ |
H A D | validate-check-prefix.txt | 9 ; BAD_PREFIX: supplied check prefix must start with a letter and contain only alphanumeric characte… 11 ; DUPLICATE_PREFIX: error: supplied check prefix must be unique among check and comment prefixes: '… 13 ; EMPTY_PREFIX: error: supplied check prefix must not be the empty string
|
/llvm-project/openmp/runtime/test/parallel/ |
H A D | omp_parallel_num_threads_strict.c | 42 "User-supplied warning for strict."); in test_omp_parallel_num_threads_strict() 45 // message("User-supplied warning for strict.") in test_omp_parallel_num_threads_strict() 61 "User-supplied warning on strict list."); in test_omp_parallel_num_threads_strict() 64 // message("User-supplied warning on strict. list") // 1st level in test_omp_parallel_num_threads_strict()
|
/llvm-project/flang/test/Semantics/ |
H A D | collectives02.f90 | 66 …!ERROR: keyword argument to intrinsic 'co_min' was supplied positionally by an earlier actual argu… 69 …!ERROR: keyword argument to intrinsic 'co_min' was supplied positionally by an earlier actual argu… 72 …!ERROR: keyword argument to intrinsic 'co_min' was supplied positionally by an earlier actual argu… 75 …!ERROR: keyword argument to intrinsic 'co_min' was supplied positionally by an earlier actual argu…
|
H A D | collectives03.f90 | 66 …!ERROR: keyword argument to intrinsic 'co_max' was supplied positionally by an earlier actual argu… 69 …!ERROR: keyword argument to intrinsic 'co_max' was supplied positionally by an earlier actual argu… 72 …!ERROR: keyword argument to intrinsic 'co_max' was supplied positionally by an earlier actual argu… 75 …!ERROR: keyword argument to intrinsic 'co_max' was supplied positionally by an earlier actual argu…
|
H A D | collectives04.f90 | 61 …!ERROR: keyword argument to intrinsic 'co_broadcast' was supplied positionally by an earlier actua… 64 …!ERROR: keyword argument to intrinsic 'co_broadcast' was supplied positionally by an earlier actua… 67 …!ERROR: keyword argument to intrinsic 'co_broadcast' was supplied positionally by an earlier actua… 70 …!ERROR: keyword argument to intrinsic 'co_broadcast' was supplied positionally by an earlier actua…
|
H A D | collectives01.f90 | 71 …!ERROR: keyword argument to intrinsic 'co_sum' was supplied positionally by an earlier actual argu… 74 …!ERROR: keyword argument to intrinsic 'co_sum' was supplied positionally by an earlier actual argu… 77 …!ERROR: keyword argument to intrinsic 'co_sum' was supplied positionally by an earlier actual argu… 80 …!ERROR: keyword argument to intrinsic 'co_sum' was supplied positionally by an earlier actual argu…
|
H A D | atomic09.f90 | 106 !ERROR: keyword argument to intrinsic 'atomic_or' was supplied positionally by an earlier actual argument 109 !ERROR: keyword argument to intrinsic 'atomic_or' was supplied positionally by an earlier actual argument 112 !ERROR: keyword argument to intrinsic 'atomic_or' was supplied positionally by an earlier actual argument
|
H A D | atomic02.f90 | 106 !ERROR: keyword argument to intrinsic 'atomic_and' was supplied positionally by an earlier actual argument 109 !ERROR: keyword argument to intrinsic 'atomic_and' was supplied positionally by an earlier actual argument 112 !ERROR: keyword argument to intrinsic 'atomic_and' was supplied positionally by an earlier actual argument
|
H A D | atomic11.f90 | 106 !ERROR: keyword argument to intrinsic 'atomic_xor' was supplied positionally by an earlier actual argument 109 !ERROR: keyword argument to intrinsic 'atomic_xor' was supplied positionally by an earlier actual argument 112 !ERROR: keyword argument to intrinsic 'atomic_xor' was supplied positionally by an earlier actual argument
|
H A D | atomic03.f90 | 225 !ERROR: keyword argument to intrinsic 'atomic_cas' was supplied positionally by an earlier actual argument 228 !ERROR: keyword argument to intrinsic 'atomic_cas' was supplied positionally by an earlier actual argument 231 !ERROR: keyword argument to intrinsic 'atomic_cas' was supplied positionally by an earlier actual argument 234 !ERROR: keyword argument to intrinsic 'atomic_cas' was supplied positionally by an earlier actual argument 237 !ERROR: keyword argument to intrinsic 'atomic_cas' was supplied positionally by an earlier actual argument
|
H A D | atomic08.f90 | 131 !ERROR: keyword argument to intrinsic 'atomic_fetch_xor' was supplied positionally by an earlier actual argument 134 !ERROR: keyword argument to intrinsic 'atomic_fetch_xor' was supplied positionally by an earlier actual argument 137 !ERROR: keyword argument to intrinsic 'atomic_fetch_xor' was supplied positionally by an earlier actual argument
|
H A D | atomic05.f90 | 131 !ERROR: keyword argument to intrinsic 'atomic_fetch_add' was supplied positionally by an earlier actual argument 134 !ERROR: keyword argument to intrinsic 'atomic_fetch_add' was supplied positionally by an earlier actual argument 137 !ERROR: keyword argument to intrinsic 'atomic_fetch_add' was supplied positionally by an earlier actual argument
|
H A D | atomic06.f90 | 131 !ERROR: keyword argument to intrinsic 'atomic_fetch_and' was supplied positionally by an earlier actual argument 134 !ERROR: keyword argument to intrinsic 'atomic_fetch_and' was supplied positionally by an earlier actual argument 137 !ERROR: keyword argument to intrinsic 'atomic_fetch_and' was supplied positionally by an earlier actual argument
|
H A D | atomic07.f90 | 127 !ERROR: keyword argument to intrinsic 'atomic_fetch_or' was supplied positionally by an earlier actual argument 130 !ERROR: keyword argument to intrinsic 'atomic_fetch_or' was supplied positionally by an earlier actual argument 133 !ERROR: keyword argument to intrinsic 'atomic_fetch_or' was supplied positionally by an earlier actual argument
|
H A D | atomic10.f90 | 143 !ERROR: keyword argument to intrinsic 'atomic_ref' was supplied positionally by an earlier actual argument 146 !ERROR: keyword argument to intrinsic 'atomic_ref' was supplied positionally by an earlier actual argument 149 !ERROR: keyword argument to intrinsic 'atomic_ref' was supplied positionally by an earlier actual argument
|
/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerExtraCountersWindows.cpp | 29 // be placed in the section just before the user supplied counters (if present). 37 // Example of what the user-supplied counters should look like. First, the 56 // symbol to be placed in the section just after the user supplied counters (if
|
/llvm-project/libcxx/test/std/input.output/iostream.format/print.fun/ |
H A D | print_tests.h | 79 check_exception("The argument index value is too large for the number of arguments supplied", "hello {}"); in print_tests() 80 check_exception("The argument index value is too large for the number of arguments supplied", "hello {0}"); in print_tests() 81 check_exception("The argument index value is too large for the number of arguments supplied", "hello {1}", 42); in print_tests()
|
/llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/ |
H A D | print_tests.h | 79 check_exception("The argument index value is too large for the number of arguments supplied", "hello {}"); in print_tests() 80 check_exception("The argument index value is too large for the number of arguments supplied", "hello {0}"); in print_tests() 81 check_exception("The argument index value is too large for the number of arguments supplied", "hello {1}", 42); in print_tests()
|
/llvm-project/llvm/lib/LTO/ |
H A D | UpdateCompilerUsed.cpp | 26 // Helper class that collects AsmUsed and user supplied libcalls. 98 // Conservatively append user-supplied runtime library functions (supplied in findLibCallsAndAsm()
|
/llvm-project/lldb/include/lldb/Core/ |
H A D | AddressRange.h | 35 /// Initialize the address with the supplied \a section, \a offset and \a 52 /// Initialize and resolve the address with the supplied virtual address \a 173 /// Dump a description of the contents of this object to the supplied stream 197 /// Dump a debug description of the contents of this object to the supplied
|