Home
last modified time | relevance | path

Searched refs:banner (Results 1 – 25 of 78) sorted by relevance

1234

/external/autotest/server/site_tests/platform_USBHIDWake/
Dplatform_USBHIDWake.py50 def prompt(self, banner=">>>>>>>>>>> Achtung! <<<<<<<<<<<"): argument
57 os.write(temp.fd, banner)
94 self.prompt(banner=press_button_banner)
96 self.prompt(banner=bored_now)
/external/ltrace/
Dautogen.sh27 banner() { function
37 banner "autoreconf"
42 banner "Finished"
/external/libcap-ng/libcap-ng-0.7/bindings/python/test/
DMakefile.in305 banner="$$All$$all $$tests passed"; \
308 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
312 banner="$$failed of $$all $$tests failed"; \
315banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
318 dashes="$$banner"; \
326 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
332 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
342 echo "$${col}$$banner$${std}"; \
/external/llvm/lib/CodeGen/
DMachineFunctionPrinterPass.cpp34 MachineFunctionPrinterPass(raw_ostream &os, const std::string &banner) in MachineFunctionPrinterPass()
35 : MachineFunctionPass(ID), OS(os), Banner(banner) {} in MachineFunctionPrinterPass()
/external/libcap-ng/libcap-ng-0.7/src/test/
DMakefile.in419 banner="$$All$$all $$tests passed"; \
422 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
426 banner="$$failed of $$all $$tests failed"; \
429banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
432 dashes="$$banner"; \
440 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
446 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
456 echo "$${col}$$banner$${std}"; \
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
DGruntfile.js44 record.options.banner = grunt.file.read('templates/boilerplate');
240 var banner = inLines.slice(0, i).join('\n') + '\n';
242 var banner = '';
247 grunt.file.write(this.target, banner + this.data.preamble + source + postamble);
/external/expat/doc/
Dstyle.css14 .banner {
20 .banner h1 {
/external/libexif/test/nls/
DMakefile.in450 banner="$$All$$all $$tests passed"; \
453 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
457 banner="$$failed of $$all $$tests failed"; \
460banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
463 dashes="$$banner"; \
471 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
477 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
486 echo "$$banner"; \
/external/valgrind/auxprogs/
Dvalgrind-listener.c229 static void banner ( const char* str ) in banner() function
240 banner("exited"); in exit_routine()
289 banner("started"); in main()
/external/testng/doc/samplereport/css/
Dmaven-base.css44 #banner {
47 #banner img {
Dprint.css1 #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn…
Dmaven-classic.css32 div#banner {
37 #banner, #banner td {
41 #banner {
544 #banner h1 {
841 #banner h1 {
Dmaven-theme.css123 #banner {
/external/libexif/test/
DMakefile.in615 banner="$$All$$all $$tests passed"; \
618 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
622 banner="$$failed of $$all $$tests failed"; \
625banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
628 dashes="$$banner"; \
636 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
642 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
651 echo "$$banner"; \
/external/ipsec-tools/src/racoon/
Dracoonctl.c1430 char *banner = NULL; local
1470 banner = racoon_malloc(ntohs(attr->lorv) + 1);
1471 if (banner == NULL) {
1475 memcpy(banner, attr + 1, ntohs(attr->lorv));
1476 banner[ntohs(attr->lorv)] = '\0';
1495 if (banner) {
1505 printf("\n%s\n", banner);
1509 racoon_free(banner);
DMakefile.in790 banner="All $$all tests passed"; \
792 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
796 banner="$$failed of $$all tests failed"; \
798 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
801 dashes="$$banner"; \
805 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
811 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
816 echo "$$banner"; \
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/
Dracoon.conf31 banner "/etc/racoon/motd";
Dracoon.conf-radius31 banner "/etc/racoon/motd";
/external/vboot_reference/futility/
Dmisc.c129 const char *banner, const char *footer) in print_hwid_digest() argument
131 printf("%s", banner); in print_hwid_digest()
Dfutility.h110 const char *banner, const char *footer);
/external/autotest/client/samples/
Dcontrol.interactive_console21 ipshell = IPython.Shell.IPShellEmbed(argv=[], banner='autotest console')
/external/testng/src/main/resources/
Dtestng-reports.css148 .top-banner-root {
162 .top-banner-title-font {
/external/cmockery/cmockery_0_1_2/
DMakefile.in812 banner="All $$all tests passed"; \
814 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
818 banner="$$failed of $$all tests failed"; \
820 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
823 dashes="$$banner"; \
827 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
833 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
838 echo "$$banner"; \
/external/pcre/dist/doc/
Dperltest.txt26 the initial identifying banner.
/external/vulkan-validation-layers/tests/gtest-1.7.0/
DMakefile.in968 banner="$$All$$all $$tests passed"; \
971 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
975 banner="$$failed of $$all $$tests failed"; \
978banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
981 dashes="$$banner"; \
989 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
995 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1005 echo "$${col}$$banner$${std}"; \

1234