Home
last modified time | relevance | path

Searched defs:errors (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project/offload/test/mapping/
H A Dtarget_uses_allocator.c14 int errors = 0; in test_omp_aligned_alloc_on_device() local
55 int errors = 0; in main() local
H A Darray_section_implicit_capture.c42 int errors = 0; in main() local
/llvm-project/flang/test/Semantics/
H A Dreduce01.f9075 subroutine errors subroutine
76 real :: a(10,10), b, c(10)
H A Dtest_errors.py58 errors = [] variable
67 errors = [] variable
H A Dstructconst02.f9028 subroutine errors(n) subroutine
46 end subroutine errors argument
H A Dresolve43.f9028 subroutine errors subroutine
H A Dstructconst01.f9037 subroutine errors subroutine
/llvm-project/offload/test/offloading/fortran/
H A Dbasic-target-parallel-do.f909 integer :: errors = 0 variable
H A Dtarget-parallel-do-collapse.f9010 integer :: array(10,10), errors = 0 variable
/llvm-project/offload/test/api/
H A Dis_initial_device.c11 int errors = 0; in main() local
/llvm-project/clang/test/OpenMP/
H A Dmetadirective_device_arch_codegen.cpp24 int errors = 0; in metadirective1() local
H A Dtarget_uses_allocators.c89 int errors = 0; in foo() local
/llvm-project/lldb/packages/Python/lldbsuite/support/
H A Dencoded_file.py36 file, encoding, mode="r", buffering=-1, errors=None, newline=None, closefd=True argument
/llvm-project/openmp/runtime/test/parallel/
H A Dbug54082.c16 int errors = 0; in main() local
/llvm-project/libc/test/src/stdfix/
H A DSqrtTest.h51 double errors = LIBC_NAMESPACE::fputil::abs( in testSpecialNumbers() local
H A DISqrtTest.h33 double errors = LIBC_NAMESPACE::fputil::abs((y_d / expected) - 1.0); in testSpecificInput() local
H A DExpTest.h45 double errors = rel_error in test_range_with_step() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-typed-test.cc70 Message errors; in VerifyRegisteredTestNames() local
/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DUsingInserterTest.cpp61 std::vector<ClangTidyError> errors; in runChecker() local
H A DNamespaceAliaserTest.cpp57 std::vector<ClangTidyError> errors; in runChecker() local
/llvm-project/mlir/lib/Bindings/Python/
H A DPass.cpp126 PyMlirContext::ErrorCapture errors(op.getOperation().getContext()); populatePassManagerSubmodule() local
H A DIRTypes.cpp512 PyMlirContext::ErrorCapture errors(loc->getContext()); get() local
558 PyMlirContext::ErrorCapture errors(loc->getContext()); bindDerived() local
594 PyMlirContext::ErrorCapture errors(loc->getContext()); bindDerived() local
620 PyMlirContext::ErrorCapture errors(loc->getContext()); bindDerived() local
686 PyMlirContext::ErrorCapture errors(loc->getContext()); bindDerived() local
[all...]
/llvm-project/clang/test/Lexer/
H A Dchar-escapes-delimited.c8 const char *errors = variable
/llvm-project/libcxx/test/support/
H A Dfilesystem_test_helper.h513 ErrorIsImp(const std::error_code & ec,std::vector<std::errc> const & errors) ErrorIsImp() argument
524 std::vector<std::errc> errors = {First, Rest...}; ErrorIs() local
/llvm-project/lldb/source/Target/
H A DThreadPlanStepOut.cpp481 StreamString errors; in QueueInlinedStepPlan() local

12