Home
last modified time | relevance | path

Searched refs:blame (Results 1 – 25 of 31) sorted by relevance

12

/external/toolchain-utils/cros_utils/
Dbuildbot_json.py721 def blame(self): member in Build
1263 ', '.join(build.blame))
1298 if options.blame:
1299 blame = set()
1302 if build.blame:
1303 for blamed in build.blame:
1304 blame.add(blamed)
1305 print('\n'.join(blame))
1322 if build.blame:
1323 out += ' blame=' + ', '.join(build.blame)
[all …]
/external/skqp/tools/skdiff/
Dskdiff_main.cpp188 SkString* blame = new SkString("("); in add() local
189 blame->append(drp->fBase.fFilename); in add()
190 blame->append(", "); in add()
191 blame->append(drp->fComparison.fFilename); in add()
192 blame->append(")"); in add()
193 fResultsOfType[drp->fResult].push_back(blame); in add()
/external/skia/tools/skdiff/
Dskdiff_main.cpp188 SkString* blame = new SkString("("); in add() local
189 blame->append(drp->fBase.fFilename); in add()
190 blame->append(", "); in add()
191 blame->append(drp->fComparison.fFilename); in add()
192 blame->append(")"); in add()
193 fResultsOfType[drp->fResult].push_back(blame); in add()
/external/autotest/server/site_tests/platform_BootPerfServer/
Dcontrol.perfalerts19 Ideally these are run for each build in order to make blame easier.
/external/skia/site/dev/tools/
Dcodesearch.md22 investigating history and blame, or for exploring release branches or other
/external/skqp/site/dev/tools/
Dcodesearch.md22 investigating history and blame, or for exploring release branches or other
/external/syzkaller/pkg/report/
Dlinux.go427 func (ctx *linux) getMaintainersImpl(file string, blame bool) ([]string, error) {
429 if blame {
/external/llvm/test/DebugInfo/Generic/
Dmissing-abstract-variable.ll84 ; mips/powerpc), maybe before that. Perhaps SelectionDAG is to blame (and
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
Dmissing-abstract-variable.ll79 ; mips/powerpc), maybe before that. Perhaps SelectionDAG is to blame (and
/external/skqp/site/dev/testing/
Dskiagold.md46 + Digests are clustered by runs and the most minimal set of blame
/external/skia/site/dev/testing/
Dskiagold.md46 + Digests are clustered by runs and the most minimal set of blame
/external/skia/site/dev/contrib/
Dsubmit.md74 touching. If you have doubts, look at the git blame for the file to see who else
/external/skqp/site/dev/contrib/
Dsubmit.md74 touching. If you have doubts, look at the git blame for the file to see who else
/external/swiftshader/third_party/llvm-7.0/llvm/docs/Proposals/
DGitHubMove.rst73 * Inspect the repository history (blame, log, bisect) without Internet access.
307 code in the llvm repo, preventing recursively applying `git blame` for
341 commit enables accurate `git blame` when tracking code change history.
/external/llvm/docs/
DPhabricator.rst94 * Use ``svn blame`` and the commit log to find names of people who have
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DPhabricator.rst99 * Use ``svn blame`` and the commit log to find names of people who have
/external/v8/tools/mb/docs/
Ddesign_spec.md99 targets affected by the patch, so that we don't blame or punish the
/external/brotli/tests/testdata/
Dasyoulik.txt3670 PHEBE If this be so, why blame you me to love you?
3672 SILVIUS If this be so, why blame you me to love you?
3674 ORLANDO If this be so, why blame you me to love you?
3676 ROSALIND Who do you speak to, 'Why blame you me to love you?'
Dplrabn12.txt2635 That reaches blame, but rather merits praise
3444 Far be it, that I should write thee sin or blame,
3825 No spot or blame behind: Which gives me hope
6249 To ask or search, I blame thee not; for Heaven
7135 For such thou art; from sin and blame entire:
7986 To whom, soon moved with touch of blame, thus Eve.
8168 I should conceal, and not expose to blame
8852 Of all corruption, all the blame lights due;
8977 But rise;--let us no more contend, nor blame
/external/jemalloc/
DChangeLog703 - Implement aligned_alloc() (blame C11).
/external/libmtp/
DREADME769 blame your distribution, they're not packaging correctly. Relying on
/external/u-boot/tools/buildman/
DREADME575 to blame our commits. The bad news is that our commits are not tested on that
/external/jemalloc_new/
DChangeLog1077 - Implement aligned_alloc() (blame C11).
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt1569 㱒 < to\-scold\-or\-blame\-in\-a\-loud\-voice;
1854 咠 < to\-whisper\.\-to\-blame\-to\-slander;
8182 引咎 < take\-the\-blame;
15294 䜃 < to\-blame;
19404 吡 < blame;
28063 引咎 > take\-the\-blame;
34304 歸咎 > blame;
34925 責備 > blame;
36990 㱒 > to\-scold\-or\-blame\-in\-a\-loud\-voice;
37184 咠 > to\-whisper\.\-to\-blame\-to\-slander;
[all …]
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt2046 lay the blame on others!'

12