/external/valgrind/none/tests/ppc32/ |
D | lsw.c | 11 static void announce ( char* str ) in announce() function 23 announce("lswi n == 8 (fe special cased)"); in main() 37 announce("lswi n /= 8"); in main() 50 announce("lswx"); in main() 67 announce("stswi n == 8 (fe special cased)"); in main() 78 announce("stswi n /= 8"); in main() 89 announce("stswx"); in main()
|
/external/valgrind/none/tests/ppc64/ |
D | lsw.c | 11 static void announce ( char* str ) in announce() function 23 announce("lswi n == 8 (fe special cased)"); in main() 37 announce("lswi n /= 8"); in main() 50 announce("lswx"); in main() 67 announce("stswi n == 8 (fe special cased)"); in main() 78 announce("stswi n /= 8"); in main() 89 announce("stswx"); in main()
|
/external/autotest/client/cros/netprotos/ |
D | cros_p2p.py | 40 def add_file(self, file_id, file_size, announce=False): argument 49 self._update_records(announce) 52 def remove_file(self, file_id, announce=False): argument 60 self._update_records(announce) 63 def set_num_connections(self, num_connections, announce=False): argument 74 self._update_records(announce) 77 def _update_records(self, announce): argument 83 self._zeroconf.hostname + '.' + self._p2p_domain, txts, announce)
|
D | zeroconf.py | 346 def register_TXT(self, domain, txt_list, announce=False): argument 360 if announce:
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/term/ |
D | _term.py | 96 announce("%%(GREEN)s%s%%(NORMAL)s" % bmt, **kwargs) 101 announce("%%(BOLD)s%%(RED)s%s%%(NORMAL)s" % bmt, **kwargs) 106 announce("%%(BOLD)s%%(YELLOW)s%s%%(NORMAL)s" % fmt, **kwargs) 109 def announce(fmt, **kwargs): function
|
D | __init__.py | 28 from _setup.term._term import terminfo, write, green, red, yellow, announce
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/term/ |
D | _term.py | 97 announce("%%(GREEN)s%s%%(NORMAL)s" % bmt, **kwargs) 102 announce("%%(BOLD)s%%(RED)s%s%%(NORMAL)s" % bmt, **kwargs) 107 announce("%%(BOLD)s%%(YELLOW)s%s%%(NORMAL)s" % fmt, **kwargs) 110 def announce(fmt, **kwargs): function
|
D | __init__.py | 28 from _setup.term._term import terminfo, write, green, red, yellow, announce
|
/external/webrtc/ |
D | setup_links.py | 152 def announce(self, planning): member in Action 172 def announce(self, planning): member in Remove 193 def announce(self, planning): member in Rmtree 229 def announce(self, planning): member in Symlink 302 action.announce(planning=True) 309 action.announce(planning=True) 344 action.announce(planning=False)
|
/external/testng/ |
D | ANNOUNCEMENT.txt | 10 The TestNG team is happy to announce the immediate availability of TestNG 4.5. 27 The TestNG team is happy to announce the immediate availability of TestNG 4.0, with a lot of improv… 41 The TestNG team is happy to announce the availability of TestNG 2.3. 64 I am happy to announce the availability of TestNG 2.1 (http://beust.com/testng). 92 The TestNG team is happy to announce the first release of the TestNG plug-in for Eclipse.
|
/external/tlsdate/ |
D | events.dot | 38 announce -> dbus; 53 save_ok -> announce -> sleep;
|
D | CHANGELOG | 47 Fix a race in tlsdate-dbus-announce that can cause signal drops. 85 This introduces the 'tlsdate-dbus-announce' utility 95 Add simple AppArmor profile for /usr/bin/tlsdate-dbus-announce
|
/external/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 34 printUString(const char *announce, const UChar *s, int32_t length) { in printUString() argument 47 printf("%sproblem converting string from Unicode: %s\n", announce, u_errorName(errorCode)); in printUString() 51 printf("%s%s {", announce, out); in printUString() 74 printUnicodeString(const char *announce, const UnicodeString &s) { in printUnicodeString() argument 87 printf("%s%s {", announce, out); in printUnicodeString()
|
/external/curl/docs/ |
D | RELEASE-PROCEDURE | 32 - edit `_newslog.html` (announce the new release) and 47 - send an email to curl-users, curl-announce and curl-library. Insert the
|
D | SECURITY | 88 the same manner we always announce releases. It gets sent to the 89 curl-announce, curl-library and curl-users mailing lists.
|
/external/fonttools/ |
D | setup.py | 28 self.announce(
|
/external/avahi/avahi-core/ |
D | Makefile.am | 64 announce.c announce.h \
|
D | Android.mk | 17 announce.c \
|
/external/libdrm/ |
D | RELEASING | 54 create an announce email template. The script takes one argument: 61 libdrm-2.4.16.announce which has a detailed summary of the
|
/external/autotest/client/site_tests/p2p_ShareFiles/ |
D | control | 19 CRITERIA = "Fails if p2p-server doesn't announce its shared files via mDNS."
|
/external/chromium-trace/catapult/telemetry/third_party/altgraph/ |
D | setup.py | 658 self.announce("Uploading documentation to %s"%(self.repository,), log.INFO) 684 self.announce(str(e), log.ERROR) 689 self.announce('Upload succeeded (%s): %s' % (r.status, r.reason), 692 self.announce('Upload failed (%s): %s' % (r.status, r.reason),
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/ |
D | setup.py | 658 self.announce("Uploading documentation to %s"%(self.repository,), log.INFO) 684 self.announce(str(e), log.ERROR) 689 self.announce('Upload succeeded (%s): %s' % (r.status, r.reason), 692 self.announce('Upload failed (%s): %s' % (r.status, r.reason),
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
D | performingARelease.txt | 27 …d email to findbugs-discuss and findbugs-core. For a full release, send email to findbugs-announce.
|
/external/chromium-trace/catapult/dashboard/docs/ |
D | admin-tasks.md | 18 If it's necessary at some point to have scheduled downtime, announce 20 announce in these ways: 26 3. Send an email to `chrome-perf-dashboard-announce@google.com`.
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/ |
D | run_tests.py | 139 term.announce = \
|