Home
last modified time | relevance | path

Searched refs:dashes (Results 1 – 25 of 87) sorted by relevance

1234

/external/strace/
Dcount.c161 const char *dashes = "----------------"; in call_summary_pers() local
169 dashes, dashes, dashes, dashes, dashes, dashes); in call_summary_pers()
216 dashes, dashes, dashes, dashes, dashes, dashes); in call_summary_pers()
/external/libcap-ng/libcap-ng-0.7/bindings/python/test/
DMakefile.in318 dashes="$$banner"; \
327 dashes="$$skipped"; \
333 dashes="$$report"; \
335 dashes=`echo "$$dashes" | sed s/./=/g`; \
341 echo "$${col}$$dashes$${std}"; \
345 echo "$${col}$$dashes$${std}"; \
/external/libexif/test/nls/
DMakefile.in463 dashes="$$banner"; \
472 dashes="$$skipped"; \
478 dashes="$$report"; \
480 dashes=`echo "$$dashes" | sed s/./=/g`; \
482 echo "$$grn$$dashes"; \
484 echo "$$red$$dashes"; \
489 echo "$$dashes$$std"; \
/external/libcap-ng/libcap-ng-0.7/src/test/
DMakefile.in432 dashes="$$banner"; \
441 dashes="$$skipped"; \
447 dashes="$$report"; \
449 dashes=`echo "$$dashes" | sed s/./=/g`; \
455 echo "$${col}$$dashes$${std}"; \
459 echo "$${col}$$dashes$${std}"; \
/external/valgrind/perf/
Dvg_perf.in414 my $dashes = "-" x (50 - length $full_dir);
420 print "-- Running tests in $full_dir $dashes\n";
430 print "-- Finished tests in $full_dir $dashes\n";
/external/libexif/test/
DMakefile.in628 dashes="$$banner"; \
637 dashes="$$skipped"; \
643 dashes="$$report"; \
645 dashes=`echo "$$dashes" | sed s/./=/g`; \
647 echo "$$grn$$dashes"; \
649 echo "$$red$$dashes"; \
654 echo "$$dashes$$std"; \
/external/valgrind/tests/
Dvg_regtest.in628 my $dashes = "-" x (50 - length $full_dir);
634 print "-- Running tests in $full_dir $dashes\n";
644 print "-- Finished tests in $full_dir $dashes\n";
/external/bison/tests/
Dinput.at765 # POSIX Yacc accept periods, but not dashes.
767 [[input.y:9.8-16: POSIX Yacc forbids dashes in symbol names: WITH-DASH
768 input.y:18.8-16: POSIX Yacc forbids dashes in symbol names: with-dash
773 [[input.y:9.8-16: warning: POSIX Yacc forbids dashes in symbol names: WITH-DASH
774 input.y:18.8-16: warning: POSIX Yacc forbids dashes in symbol names: with-dash
780 # Make sure we don't export silly token identifiers with periods or dashes.
785 # Digits and dashes cannot.
1219 # being converted to dashes.
1480 [[input.y:2.1-7: warning: POSIX Yacc forbids dashes in symbol names: foo-bar
1483 [[input.y:2.1-7: warning: POSIX Yacc forbids dashes in symbol names: foo-bar
[all …]
/external/ipsec-tools/src/racoon/
DMakefile.in801 dashes="$$banner"; \
806 dashes="$$skipped"; \
812 dashes="$$report"; \
814 dashes=`echo "$$dashes" | sed s/./=/g`; \
815 echo "$$dashes"; \
819 echo "$$dashes"; \
/external/parameter-framework/upstream/doc/requirements/
DCMakeLists.txt53 --smart # typographic dashes
/external/cmockery/cmockery_0_1_2/
DMakefile.in823 dashes="$$banner"; \
828 dashes="$$skipped"; \
834 dashes="$$report"; \
836 dashes=`echo "$$dashes" | sed s/./=/g`; \
837 echo "$$dashes"; \
841 echo "$$dashes"; \
/external/vulkan-validation-layers/tests/gtest-1.7.0/
DMakefile.in981 dashes="$$banner"; \
990 dashes="$$skipped"; \
996 dashes="$$report"; \
998 dashes=`echo "$$dashes" | sed s/./=/g`; \
1004 echo "$${col}$$dashes$${std}"; \
1008 echo "$${col}$$dashes$${std}"; \
/external/markdown/docs/extensions/
DMeta-Data.txt34 underscores and dashes and must end with a colon. The values consist of
DWikiLinks.txt18 number, dashes, underscores and spaces surrounded by double brackets. Therefore
/external/bison/examples/calc++/
DMakefile.in1655 dashes="$$banner"; \
1664 dashes="$$skipped"; \
1670 dashes="$$report"; \
1672 dashes=`echo "$$dashes" | sed s/./=/g`; \
1678 echo "$${col}$$dashes$${std}"; \
1682 echo "$${col}$$dashes$${std}"; \
/external/google-tv-pairing-protocol/cpp/
DMakefile.in1297 dashes="$$banner"; \
1306 dashes="$$skipped"; \
1312 dashes="$$report"; \
1314 dashes=`echo "$$dashes" | sed s/./=/g`; \
1316 echo "$$grn$$dashes"; \
1318 echo "$$red$$dashes"; \
1323 echo "$$dashes$$std"; \
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/
Dtest1.test79 {"description":"Comment, two central dashes",
Dtest2.test127 {"description":"A bogus comment stops at >, even if preceeded by two dashes",
/external/shflags/doc/
DCHANGES-1.0.md35 Fixed issues# 13, 14. Added support for dashes ('-') in long flag names. The
/external/bison/build-aux/
Dupdate-copyright99 # commas or dashes. Whitespace may appear after commas.
/external/clang/docs/
DLibASTMatchersTutorial.rst174 Note the two dashes after we specify the source file. The additional
175 options for the compiler are passed after the dashes rather than loading
/external/skia/src/device/xps/
DSkXPSDevice.cpp1506 SkTScopedComPtr<IXpsOMDashCollection> dashes; in shadePath() local
1507 HRM(shadedPath->GetStrokeDashes(&dashes), in shadePath()
1512 HRM(dashes->Append(&dash), "Could not add dashes to shaded path."); in shadePath()
/external/libopus/
DMakefile.in2368 dashes="$$banner"; \
2377 dashes="$$skipped"; \
2383 dashes="$$report"; \
2385 dashes=`echo "$$dashes" | sed s/./=/g`; \
2391 echo "$${col}$$dashes$${std}"; \
2395 echo "$${col}$$dashes$${std}"; \
/external/libjpeg-turbo/
Dwizard.txt156 legibility, commas or dashes can be placed between values. (Actually, any
/external/bison/
DTODO13 the dashes in the other filenames.

1234