Searched refs:outcome (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/optional/observers/
H A D3.cc41 outcome_type outcome {};
51 { outcome = caught; }
53 { outcome = bad_catch; }
55 VERIFY( outcome == caught );
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/optional/assignment/
H A D3.cc124 outcome_type outcome {};
133 { outcome = caught; }
135 { outcome = bad_catch; }
141 outcome_type outcome {};
150 { outcome = caught; }
152 { outcome = bad_catch; }
H A D4.cc124 outcome_type outcome {};
133 { outcome = caught; }
135 { outcome = bad_catch; }
141 outcome_type outcome {};
150 { outcome = caught; }
152 { outcome = bad_catch; }
H A D1.cc155 outcome_type outcome {};
165 { outcome = caught; }
167 { outcome = bad_catch; }
169 VERIFY( outcome == caught );
175 outcome_type outcome {};
185 { outcome = caught; }
187 { outcome = bad_catch; }
189 VERIFY( outcome == caught );
H A D2.cc155 outcome_type outcome {};
165 { outcome = caught; }
167 { outcome = bad_catch; }
174 outcome_type outcome {};
184 { outcome = caught; }
186 { outcome = bad_catch; }
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dcopy.cc91 enum outcome { nothrow, caught, bad_catch }; enum
94 outcome result = nothrow;
110 outcome result = nothrow;
H A Dmove.cc91 enum outcome { nothrow, caught, bad_catch }; enum
94 outcome result = nothrow;
110 outcome result = nothrow;
H A Dvalue.cc174 enum outcome { nothrow, caught, bad_catch }; enum
177 outcome result = nothrow;
193 outcome result = nothrow;
209 outcome result = nothrow;
225 outcome result = nothrow;
/haiku-buildtools/gcc/gcc/
H A Dree.c776 bool outcome; local
781 outcome = make_defs_and_copies_lists (cand->insn, set_pat, state);
783 if (!outcome)
H A Dgimple.c1166 gimple_build_predict (enum br_predictor predictor, enum prediction outcome) argument
1172 gimple_predict_set_outcome (p, outcome);
H A Dgimple.h5690 /* Return the outcome of GIMPLE_PREDICT statement GS. */
5700 /* Set the outcome of GIMPLE_PREDICT statement GS to OUTCOME. */
5703 gimple_predict_set_outcome (gimple gs, enum prediction outcome)
5706 if (outcome == TAKEN)
/haiku-buildtools/libtool/doc/
H A Dtexinfo.tex1187 % (and related messages, the final outcome is that it is up to the TeX
/haiku-buildtools/autoconf/build-aux/
H A Dtexinfo.tex1214 % (and related messages, the final outcome is that it is up to the TeX
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex1283 % (and related messages, the final outcome is that it is up to the TeX
/haiku-buildtools/gcc/gmp/doc/
H A Dtexinfo.tex1275 % (and related messages, the final outcome is that it is up to the TeX
/haiku-buildtools/gcc/mpc/doc/
H A Dtexinfo.tex1283 % (and related messages, the final outcome is that it is up to the TeX
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex1112 % related messages. The final outcome is that it is up to the TeX user
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex1112 % related messages. The final outcome is that it is up to the TeX user
/haiku-buildtools/gcc/gcc/doc/include/
H A Dtexinfo.tex1112 % related messages. The final outcome is that it is up to the TeX user

Completed in 420 milliseconds