Home
last modified time | relevance | path

Searched defs:outcome (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-predict.h60 gimple_predict_set_outcome (gimple *gs, enum prediction outcome) in gimple_predict_set_outcome()
73 gimple_build_predict (enum br_predictor predictor, enum prediction outcome) in gimple_build_predict()
H A Dree.c768 bool outcome; in combine_reaching_defs() local
/dflybsd-src/contrib/zstd/programs/
H A Dbenchfn.c64 int BMK_isSuccessful_runOutcome(BMK_runOutcome_t outcome) in BMK_isSuccessful_runOutcome()
71 BMK_runTime_t BMK_extract_runTime(BMK_runOutcome_t outcome) in BMK_extract_runTime()
77 size_t BMK_extract_errorResult(BMK_runOutcome_t outcome) in BMK_extract_errorResult()
94 BMK_runOutcome_t outcome; in BMK_setValid_runTime() local
H A Dbenchzstd.c269 int BMK_isSuccessful_benchOutcome(BMK_benchOutcome_t outcome) in BMK_isSuccessful_benchOutcome()
274 BMK_benchResult_t BMK_extract_benchResult(BMK_benchOutcome_t outcome) in BMK_extract_benchResult()
593 BMK_benchOutcome_t outcome = BMK_benchOutcome_error(); /* error by default */ in BMK_benchMemAdvanced() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dree.c660 bool outcome; in combine_reaching_defs() local
H A Dgimple.c1174 gimple_build_predict (enum br_predictor predictor, enum prediction outcome) in gimple_build_predict()
H A Dgimple.h4827 gimple_predict_set_outcome (gimple gs, enum prediction outcome) in gimple_predict_set_outcome()