Searched refs:bug1 (Results 1 – 6 of 6) sorted by relevance
/external/skqp/gm/ |
D | hairlines.cpp | 122 SkPath* bug1 = &fPaths.push_back(); in onOnceBeforeDraw() local 124 bug1->moveTo(1, 1); in onOnceBeforeDraw() 125 bug1->lineTo(6, 6); in onOnceBeforeDraw() 126 bug1->moveTo(1, 6); in onOnceBeforeDraw() 127 bug1->lineTo(6, 1); in onOnceBeforeDraw()
|
/external/skia/gm/ |
D | hairlines.cpp | 122 SkPath* bug1 = &fPaths.push_back(); in onOnceBeforeDraw() local 124 bug1->moveTo(1, 1); in onOnceBeforeDraw() 125 bug1->lineTo(6, 6); in onOnceBeforeDraw() 126 bug1->moveTo(1, 6); in onOnceBeforeDraw() 127 bug1->lineTo(6, 1); in onOnceBeforeDraw()
|
/external/toolchain-utils/go/patch/ |
D | go3.patch | 50 - run("go", "tool", "compile", "bug1.go") 56 + run(goCmd(), "tool", "compile", "bug1.go") 63 os.Remove("bug1.o")
|
/external/elfutils/tests/ |
D | Makefile.am | 95 run-native-test.sh run-bug1-test.sh \ 194 run-bug1-test.sh testfile28.bz2 testfile28.rdwr.bz2 \
|
D | ChangeLog | 2071 * run-bug1-test.sh: Test a second case, to cover both byte orders. 2078 * Makefile.am: Add rules to run run-bug1-test.sh. 2080 * run-bug1-test.sh: New file.
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 1928 static void bug1(void); 1935 bug1(); /* Unicode intermediate buffer straddle bug */ in TestJ932() 1956 static void bug1() in bug1() function
|