Searched defs:failure (Results 1 - 25 of 41) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dios_failure.cc36 ios_base::failure::failure(const string& __str) throw() function in class:ios_base::failure
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A Dcxx11-ios_failure.cc78 ios_base::failure::failure(const string& __str) function in class:ios_base::failure
81 ios_base::failure::failure(const string& __str, const error_code& __ec) function in class:ios_base::failure
84 ios_base::failure::failure(const char* __str, const error_code& __ec) function in class:ios_base::failure
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash15.C25 class failure class
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A Df90-intrinsic-mathematical.f91 subroutine failure(label) subroutine
H A Dintrinsic-unix-bessel.f82 subroutine failure(label) subroutine
H A Dintrinsic-unix-erf.f34 subroutine failure(label) subroutine
H A Df90-intrinsic-numeric.f206 subroutine failure(label) subroutine
H A Df90-intrinsic-bit.f411 subroutine failure(label) subroutine
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dthunk4.C29 public:class failure:public exception class in class:std::ios_base
H A Dpr48272.C109 public:class failure:public exception class in class:std::ios_base
H A Dpr50747-2_0.C58 public: class failure : public exception { class in class:std::ios_base
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c14 _Bool failure; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) subroutine
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A D20081219_0.C37 public:class failure:public exception class in class:std::ios_base
/haiku-buildtools/cloog/osl/tests/
H A Dosl_test.c96 int failure = 0; local
/haiku-buildtools/gcc/libgcc/config/nios2/
H A Dlinux-atomic.c215 int failure local
235 int failure, oldval; local
[all...]
/haiku-buildtools/gcc/libgcc/config/arm/
H A Dlinux-atomic-64bit.c127 int failure; local
150 int failure local
157 int failure; local
[all...]
H A Dlinux-atomic.c206 int failure local
232 int failure, oldval; local
[all...]
/haiku-buildtools/gcc/libgcc/config/pa/
H A Dlinux-atomic.c291 long failure = __kernel_cmpxchg (ptr, oldval, newval); local
317 long failure; local
348 long failure; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr61335.f9045 LOGICAL :: failure local in subroutine:cp_unit_create
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-gimplify.c151 build_gimple_eh_filter_tree (tree body, tree allowed, tree failure) argument
173 tree failure = build_call_n (call_unexpected_node, 1, build_exc_ptr ()); local
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-parse.c2064 int failure = complete_array_type (type, yyval.ttype, 1); local
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-parse.c2474 int failure = complete_array_type (type, yyval.ttype, 1); local
/haiku-buildtools/legacy/gcc/libio/
H A Dstreambuf.h170 class failure : public xmsg { class in class:ios
173 failure(ios* stream) { _stream = stream; } function in class:ios::failure
174 failure(string cause, ios* stream) { _stream = stream; } function in class:ios::failure
/haiku-buildtools/legacy/gcc/texinfo/util/
H A Dtexindex.c907 int failure = 0; local

Completed in 248 milliseconds

12