HomeSort by: relevance | last modified time | path
    Searched refs:unsupcnt (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/
dg-extract-results.sh 179 passcnt=0; failcnt=0; unsupcnt=0; failures=""
205 /^# of unsupported tests/ { if (insummary == 1) unsupcnt += \$5; next; }
221 if (unsupcnt) print "# of unsupported tests " unsupcnt
405 passcnt=0; failcnt=0; untstcnt=0; xpasscnt=0; xfailcnt=0; kpasscnt=0; kfailcnt=0; unsupcnt=0; unrescnt=0; dgerrorcnt=0;
420 /^# of unsupported tests/ { if (insummary == 1) unsupcnt += \$5; next; }
439 if (unsupcnt != 0) printf ("# of unsupported tests\t\t%d\n", unsupcnt)
462 passcnt=0; failcnt=0; untstcnt=0; xpasscnt=0; xfailcnt=0; kfailcnt=0; unsupcnt=0; unrescnt=0; dgerrorcnt=0
474 /^# of unsupported tests/ { unsupcnt += \$5
    [all...]
  /src/external/gpl3/gcc.old/dist/contrib/
dg-extract-results.sh 176 passcnt=0; failcnt=0; unsupcnt=0; failures=""
202 /^# of unsupported tests/ { if (insummary == 1) unsupcnt += \$5; next; }
218 if (unsupcnt) print "# of unsupported tests " unsupcnt
402 passcnt=0; failcnt=0; untstcnt=0; xpasscnt=0; xfailcnt=0; kpasscnt=0; kfailcnt=0; unsupcnt=0; unrescnt=0; dgerrorcnt=0;
417 /^# of unsupported tests/ { if (insummary == 1) unsupcnt += \$5; next; }
436 if (unsupcnt != 0) printf ("# of unsupported tests\t\t%d\n", unsupcnt)
459 passcnt=0; failcnt=0; untstcnt=0; xpasscnt=0; xfailcnt=0; kfailcnt=0; unsupcnt=0; unrescnt=0; dgerrorcnt=0
471 /^# of unsupported tests/ { unsupcnt += \$5
    [all...]
  /src/external/gpl3/gdb.old/dist/contrib/
dg-extract-results.sh 179 passcnt=0; failcnt=0; unsupcnt=0; failures=""
205 /^# of unsupported tests/ { if (insummary == 1) unsupcnt += \$5; next; }
221 if (unsupcnt) print "# of unsupported tests " unsupcnt
405 passcnt=0; failcnt=0; untstcnt=0; xpasscnt=0; xfailcnt=0; kpasscnt=0; kfailcnt=0; unsupcnt=0; unrescnt=0; dgerrorcnt=0;
420 /^# of unsupported tests/ { if (insummary == 1) unsupcnt += \$5; next; }
439 if (unsupcnt != 0) printf ("# of unsupported tests\t\t%d\n", unsupcnt)
462 passcnt=0; failcnt=0; untstcnt=0; xpasscnt=0; xfailcnt=0; kfailcnt=0; unsupcnt=0; unrescnt=0; dgerrorcnt=0
474 /^# of unsupported tests/ { unsupcnt += \$5
    [all...]
  /src/external/gpl3/gdb/dist/contrib/
dg-extract-results.sh 179 passcnt=0; failcnt=0; unsupcnt=0; failures=""
205 /^# of unsupported tests/ { if (insummary == 1) unsupcnt += \$5; next; }
221 if (unsupcnt) print "# of unsupported tests " unsupcnt
405 passcnt=0; failcnt=0; untstcnt=0; xpasscnt=0; xfailcnt=0; kpasscnt=0; kfailcnt=0; unsupcnt=0; unrescnt=0; dgerrorcnt=0;
420 /^# of unsupported tests/ { if (insummary == 1) unsupcnt += \$5; next; }
440 if (unsupcnt != 0) printf ("# of unsupported tests\t\t%d\n", unsupcnt)
464 passcnt=0; failcnt=0; untstcnt=0; xpasscnt=0; xfailcnt=0; kfailcnt=0; unsupcnt=0; unrescnt=0; dgerrorcnt=0
476 /^# of unsupported tests/ { unsupcnt += \$5
    [all...]

Completed in 22 milliseconds