/external/autotest/client/cros/netprotos/ |
D | cros_p2p.py | 40 def add_file(self, file_id, file_size, announce=False): argument 52 def remove_file(self, file_id, announce=False): argument 63 def set_num_connections(self, num_connections, announce=False): argument 77 def _update_records(self, announce): argument
|
D | zeroconf.py | 346 def register_TXT(self, domain, txt_list, announce=False): argument
|
/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
|
/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
|
/external/libevent/test/ |
D | test.sh | 55 announce () { function
|
/external/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 46 printUString(const char *announce, const UChar *s, int32_t length) { in printUString() 86 printUnicodeString(const char *announce, const UnicodeString &s) { in printUnicodeString()
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/term/ |
D | _term.py | 109 def announce(fmt, **kwargs): function
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/term/ |
D | _term.py | 110 def announce(fmt, **kwargs): function
|
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
D | flow_control.cc | 196 const uint32_t announce = static_cast<uint32_t> GPR_CLAMP( in MaybeSendUpdate() local 270 uint32_t announce = static_cast<uint32_t> GPR_CLAMP( in MaybeSendUpdate() local
|
/external/python/cpython3/Lib/distutils/ |
D | cmd.py | 178 def announce(self, msg, level=1): member in Command
|
D | dist.py | 957 def announce(self, msg, level=log.INFO): member in Distribution
|
D | ccompiler.py | 894 def announce(self, msg, level=1): member in CCompiler
|
/external/python/cpython2/Lib/distutils/ |
D | cmd.py | 180 def announce(self, msg, level=1): member in Command
|
D | dist.py | 944 def announce(self, msg, level=log.INFO): member in Distribution
|
D | ccompiler.py | 861 def announce(self, msg, level=1): member in CCompiler
|