OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_error
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/mpl/bind/dist/bin/tests/system/
convert_junit_to_trs.py
25
has_error
= False
37
has_error
= True
46
if
has_error
:
/src/external/gpl3/gcc/dist/libgfortran/io/
async.c
114
if (!au->error.
has_error
)
168
if (unlikely (au->error.
has_error
))
258
au->error.
has_error
= 0;
387
bool
has_error
= au->error.
has_error
;
local
389
if (
has_error
)
393
au->error.
has_error
= 0;
402
return
has_error
;
420
if (au->error.
has_error
)
async.h
512
bool
has_error
;
member in struct:async_unit::__anon14380
/src/external/gpl3/gcc.old/dist/libgfortran/io/
async.c
112
if (!au->error.
has_error
)
166
if (unlikely (au->error.
has_error
))
256
au->error.
has_error
= 0;
385
bool
has_error
= au->error.
has_error
;
local
387
if (
has_error
)
391
au->error.
has_error
= 0;
400
return
has_error
;
418
if (au->error.
has_error
)
async.h
361
bool
has_error
;
member in struct:async_unit::__anon16792
/src/external/mit/lua/dist/src/
lua.c
265
#define
has_error
1 /* bad option */
macro
297
return
has_error
; /* invalid option */
304
return
has_error
; /* invalid option */
309
return
has_error
; /* invalid option */
315
return
has_error
; /* invalid option */
324
return
has_error
; /* no next argument or it is another option */
328
return
has_error
;
626
if (args ==
has_error
) { /* bad arg? */
/src/external/bsd/pkg_install/dist/delete/
pkg_delete.c
645
int ch, r,
has_error
;
local
738
has_error
= 0;
741
has_error
|= add_by_filename(&pkgs, *argv);
743
has_error
|= add_by_pattern(&pkgs, *argv);
745
has_error
|= add_by_pkgname(&pkgs, *argv);
748
if (
has_error
&& !Force) {
/src/external/apache2/llvm/dist/llvm/tools/bugpoint/
OptimizerDriver.cpp
56
if (!Out.os().
has_error
()) {
73
if (!OS.
has_error
())
160
if (OS.
has_error
()) {
ExtractFunction.cpp
401
if (OS.
has_error
()) {
/src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
Delta.cpp
45
if (Out.os().
has_error
()) {
/src/external/gpl3/gcc/dist/libgfortran/runtime/
error.c
661
if (u->au->error.
has_error
)
666
u->au->error.
has_error
= 1;
/src/external/gpl3/gcc.old/dist/libgfortran/runtime/
error.c
661
if (u->au->error.
has_error
)
666
u->au->error.
has_error
= 1;
/src/external/apache2/llvm/dist/llvm/lib/Support/
FileUtilities.cpp
316
if (OS.
has_error
()) {
LockFileManager.cpp
202
if (Out.
has_error
()) {
raw_ostream.cpp
679
//
has_error
() and clear the error flag with clear_error() before
681
if (
has_error
())
/src/external/apache2/llvm/dist/clang/tools/clang-offload-wrapper/
ClangOffloadWrapper.cpp
370
if (Out.os().
has_error
()) {
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
raw_ostream.h
520
bool
has_error
() const { return bool(EC); }
function in class:llvm::raw_fd_ostream
522
/// Set the flag read by
has_error
() to false. If the error flag is set at the
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/
PerfJITEventListener.cpp
226
if (!Dumpstream->
has_error
())
/src/external/apache2/llvm/dist/clang/lib/Frontend/
SerializedDiagnosticPrinter.cpp
814
assert(!OS->
has_error
());
815
if (OS->
has_error
()) {
/src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOCodeGenerator.cpp
232
if (Out.os().
has_error
()) {
/src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Program.inc
529
if (OS.
has_error
())
/src/external/gpl3/binutils/dist/binutils/
resrc.c
2949
int
has_error
= 0;
2959
has_error
= 1;
2970
has_error
= 1;
2987
has_error
= 1;
2995
has_error
= 1;
3023
if (
has_error
)
2946
int
has_error
= 0;
local
/src/external/gpl3/binutils.old/dist/binutils/
resrc.c
2949
int
has_error
= 0;
2959
has_error
= 1;
2970
has_error
= 1;
2987
has_error
= 1;
2995
has_error
= 1;
3023
if (
has_error
)
2946
int
has_error
= 0;
local
/src/external/gpl3/gdb/dist/gdb/
riscv-tdep.c
5039
has_error
() const noexcept
5309
return !
has_error
();
/src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc
2935
bool
has_error
= false;
local
3009
has_error
= true;
3013
has_error
= true;
3020
has_error
= true;
3022
if (
has_error
)
Completed in 56 milliseconds
1
2
Indexes created Thu Jun 18 00:24:58 UTC 2026