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

  /src/external/gpl3/gcc/dist/contrib/
dg-extract-results.py 219 # Add the result counts in list FROMC to TOC.
220 def accumulate_counts (self, toc, fromc):
222 toc[i] += fromc[i]
  /src/external/gpl3/gcc.old/dist/contrib/
dg-extract-results.py 218 # Add the result counts in list FROMC to TOC.
219 def accumulate_counts (self, toc, fromc):
221 toc[i] += fromc[i]
  /src/external/gpl3/gdb.old/dist/contrib/
dg-extract-results.py 219 # Add the result counts in list FROMC to TOC.
220 def accumulate_counts (self, toc, fromc):
222 toc[i] += fromc[i]
  /src/external/gpl3/gdb/dist/contrib/
dg-extract-results.py 220 # Add the result counts in list FROMC to TOC.
221 def accumulate_counts (self, toc, fromc):
223 toc[i] += fromc[i]

Completed in 36 milliseconds