/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/libyuv/files/ |
D | setup_links.py | 131 def announce(self, planning): member in Action 151 def announce(self, planning): member in Remove 172 def announce(self, planning): member in Rmtree 208 def announce(self, planning): member in Symlink 281 action.announce(planning=True) 288 action.announce(planning=True) 323 action.announce(planning=False)
|
/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/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 40 printUString(const char *announce, const UChar *s, int32_t length) { in printUString() argument 53 printf("%sproblem converting string from Unicode: %s\n", announce, u_errorName(errorCode)); in printUString() 57 printf("%s%s {", announce, out); in printUString() 80 printUnicodeString(const char *announce, const UnicodeString &s) { in printUnicodeString() argument 93 printf("%s%s {", announce, out); in printUnicodeString()
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_Release | 26 6. Craft a release message and send to: posixtest-announce. 30 the announce mailing list.]
|
/external/autotest/site_utils/stable_images/ |
D | assign_stable_images.py | 176 def announce(self): member in _VersionUpdater 281 def announce(self): member in _DryRunUpdater 590 updater.announce()
|
/external/curl/docs/ |
D | RELEASE-PROCEDURE | 32 - edit `_newslog.html` (announce the new release) and 52 - send an email to curl-users, curl-announce and curl-library. Insert the
|
D | SECURITY | 91 the same manner we always announce releases. It gets sent to the 92 curl-announce, curl-library and curl-users mailing lists.
|
/external/fonttools/ |
D | setup.py | 28 self.announce(
|
/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/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | README.rtf | 30 and announce them on the mailing list antlr-interest@antlr.org and on my site http://classdump.org/…
|
/external/autotest/client/site_tests/p2p_ConsumeFiles/ |
D | p2p_ConsumeFiles.py | 198 lambda: cros_a.set_num_connections(99, announce=True))
|
/external/dhcpcd-6.8.2/ |
D | README | 51 Some BSD systems do not announce IPv6 address flag changes, such as 58 Some BSD systems do not announce cached neighbour route changes based
|
/external/autotest/client/profilers/powertop/src/ |
D | README | 16 Intel is proud to announce the PowerTOP tool
|
/external/valgrind/docs/internals/ |
D | release-HOWTO.txt | 123 - Email valgrind-users and valgrind-developers (but not valgrind-announce). 205 - Email valgrind-users, valgrind-developers, and valgrind-announce.
|
/external/bison/ |
D | README-release | 51 soon post. Start with the template, $HOME/announce-bison-X.Y
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/ |
D | messages.properties | 33 RSSFeedAddEntryTask.AnnouncePrefix=[announce]
|