/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/ |
D | generator.py | 67 def flatten(self, msg, unixfrom=False): argument 93 def _write(self, msg): argument 120 def _dispatch(self, msg): argument 140 def _write_headers(self, msg): argument 172 def _handle_text(self, msg): argument 185 def _handle_multipart(self, msg): argument 235 def _handle_multipart_signed(self, msg): argument 246 def _handle_message_delivery_status(self, msg): argument 267 def _handle_message(self, msg): argument 323 def _dispatch(self, msg): argument
|
D | encoders.py | 39 def encode_base64(msg): argument 51 def encode_quopri(msg): argument 63 def encode_7or8bit(msg): argument 81 def encode_noop(msg): argument
|
D | iterators.py | 35 def body_line_iterator(msg, decode=False): argument 47 def typed_subpart_iterator(msg, maintype='text', subtype=None): argument 61 def _structure(msg, fp=None, level=0, include_default=False): argument
|
/device/generic/goldfish-opengl/android-emu/android/base/synchronization/ |
D | AndroidMessageChannel.h | 122 bool send(const T& msg) { in send() 132 bool send(T&& msg) { in send() 142 bool trySend(const T& msg) { in trySend() 151 bool trySend(T&& msg) { in trySend() 160 bool receive(T* msg) { in receive() 182 bool tryReceive(T* msg) { in tryReceive()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | log.py | 19 def _log(self, level, msg, args): argument 33 def log(self, level, msg, *args): argument 36 def debug(self, msg, *args): argument 39 def info(self, msg, *args): argument 42 def warn(self, msg, *args): argument 45 def error(self, msg, *args): argument 48 def fatal(self, msg, *args): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
D | case.py | 406 def fail(self, msg=None): argument 410 def assertFalse(self, expr, msg=None): argument 416 def assertTrue(self, expr, msg=None): argument 422 def _formatMessage(self, msg, standardMsg): argument 497 def _baseAssertEqual(self, first, second, msg=None): argument 504 def assertEqual(self, first, second, msg=None): argument 511 def assertNotEqual(self, first, second, msg=None): argument 521 def assertAlmostEqual(self, first, second, places=None, msg=None, delta=None): argument 559 def assertNotAlmostEqual(self, first, second, places=None, msg=None, delta=None): argument 619 def assertSequenceEqual(self, seq1, seq2, msg=None, seq_type=None): argument [all …]
|
/device/google/contexthub/contexthubhal/test/ |
D | main.cpp | 82 void onMessage(const hub_message_t &msg) { in onMessage() 87 void sendMessage(const hub_message_t &msg) { in sendMessage() 99 static int contextHubCallback(uint32_t id, const hub_message_t *msg, void *cookie) in contextHubCallback() 130 void onMessage(uint32_t hubId, const hub_message_t *msg) { in onMessage() 137 int sendMessage(uint32_t id, const hub_message_t &msg) { in sendMessage() 142 hub_message_t msg = { in sendMessage() local 175 void onMessage(const hub_message_t &msg){ in onMessage() 185 …t->setHandler(std::function<void(const hub_message_t&)>([this] (const hub_message_t&msg) { onMessa… in NanoClient() 187 void sendMessage(const hub_message_t &msg) { mClient->sendMessage(msg); } in sendMessage() 189 hub_message_t msg; in sendMessageToSystem() local [all …]
|
/device/generic/goldfish/network/wifi_forwarder/ |
D | local_connection.cpp | 39 static uint32_t getSeqNum(struct nl_msg* msg) { in getSeqNum() 47 static int onSeqCheck(struct nl_msg* msg, void*) { in onSeqCheck() 105 NetlinkMessage msg; in transferFrame() local 154 NetlinkMessage msg; in ackFrame() local 227 NetlinkMessage msg; in registerReceiver() local 239 int LocalConnection::staticOnMessage(struct nl_msg* msg, void* context) { in staticOnMessage() 247 int LocalConnection::staticOnAck(struct nl_msg* msg, void* context) { in staticOnAck() 265 int LocalConnection::onMessage(struct nl_msg* msg) { in onMessage() 276 int LocalConnection::onFrame(struct nl_msg* msg) { in onFrame() 329 int LocalConnection::onAck(struct nl_msg* msg) { in onAck()
|
/device/google/cuttlefish/common/libs/tcp_socket/ |
D | tcp_socket.cpp | 109 void cvd::AppendInNetworkByteOrder(Message* msg, const std::uint8_t b) { in AppendInNetworkByteOrder() 113 void cvd::AppendInNetworkByteOrder(Message* msg, const std::uint16_t s) { in AppendInNetworkByteOrder() 119 void cvd::AppendInNetworkByteOrder(Message* msg, const std::uint32_t w) { in AppendInNetworkByteOrder() 125 void cvd::AppendInNetworkByteOrder(Message* msg, const std::int32_t w) { in AppendInNetworkByteOrder() 131 void cvd::AppendInNetworkByteOrder(Message* msg, const std::string& str) { in AppendInNetworkByteOrder()
|
/device/google/coral/json-c/ |
D | debug.c | 44 void mc_debug(const char *msg, ...) in mc_debug() 59 void mc_error(const char *msg, ...) in mc_error() 72 void mc_info(const char *msg, ...) in mc_info()
|
D | libjson.c | 12 #define __warn_references(sym,msg) \ argument 16 #define __warn_references(sym,msg) /* nothing */ argument
|
/device/google/sunfish/json-c/ |
D | debug.c | 44 void mc_debug(const char *msg, ...) in mc_debug() 59 void mc_error(const char *msg, ...) in mc_error() 72 void mc_info(const char *msg, ...) in mc_info()
|
D | libjson.c | 12 #define __warn_references(sym,msg) \ argument 16 #define __warn_references(sym,msg) /* nothing */ argument
|
/device/google/crosshatch/json-c/ |
D | debug.c | 44 void mc_debug(const char *msg, ...) in mc_debug() 59 void mc_error(const char *msg, ...) in mc_error() 72 void mc_info(const char *msg, ...) in mc_info()
|
D | libjson.c | 12 #define __warn_references(sym,msg) \ argument 16 #define __warn_references(sym,msg) /* nothing */ argument
|
/device/google/redbull/json-c/ |
D | debug.c | 44 void mc_debug(const char *msg, ...) in mc_debug() 59 void mc_error(const char *msg, ...) in mc_error() 72 void mc_info(const char *msg, ...) in mc_info()
|
D | libjson.c | 12 #define __warn_references(sym,msg) \ argument 16 #define __warn_references(sym,msg) /* nothing */ argument
|
/device/google/bonito/json-c/ |
D | debug.c | 44 void mc_debug(const char *msg, ...) in mc_debug() 59 void mc_error(const char *msg, ...) in mc_error() 72 void mc_info(const char *msg, ...) in mc_info()
|
D | libjson.c | 12 #define __warn_references(sym,msg) \ argument 16 #define __warn_references(sym,msg) /* nothing */ argument
|
/device/linaro/hikey/hifi/xaf/host-apf/include/sys/fio/ |
D | xf-ipc.h | 49 #define xf_proxy_ipc_response_put(ipc, msg) \ argument 52 #define xf_proxy_ipc_response_get(ipc, msg) \ argument 98 #define xf_ipc_response_put(ipc, msg) \ argument 101 #define xf_ipc_response_get(ipc, msg) \ argument
|
/device/linaro/hikey/hifi/xaf/host-apf/proxy/ |
D | xf-proxy.c | 49 static inline int xf_proxy_cmd_exec(xf_proxy_t *proxy, xf_user_msg_t *msg) in xf_proxy_cmd_exec() 141 xf_user_msg_t msg; in xf_client_register() local 169 xf_user_msg_t msg; in xf_client_unregister() local 195 xf_user_msg_t msg; in xf_proxy_buffer_alloc() local 224 xf_user_msg_t msg; in xf_proxy_buffer_free() local 257 xf_user_msg_t msg; in xf_proxy_thread() local 452 xf_user_msg_t msg; in xf_route() local 500 xf_user_msg_t msg; in xf_unroute() local 545 xf_proxy_msg_t msg; in xf_command() local
|
/device/google/contexthub/contexthubhal/ |
D | NanohubHidlAdapter.cpp | 55 bool Contexthub::setOsAppAsDestination(hub_message_t *msg, int hubId) { in setOsAppAsDestination() 132 const ContextHubMsg &msg) { in sendMessageToHub() 200 static bool isValidOsStatus(const uint8_t *msg, in isValidOsStatus() 224 const uint8_t *msg, in handleOsMessage() 339 ContextHubMsg msg; in contextHubCb() local 361 hub_message_t msg; in unloadNanoApp() local 440 hub_message_t msg; in enableNanoApp() local 471 hub_message_t msg; in disableNanoApp() local 496 hub_message_t msg; in queryApps() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
D | warnings.h | 13 #define PyErr_WarnPy3k(msg, stacklevel) \ argument 17 #define PyErr_Warn(category, msg) PyErr_WarnEx(category, msg, 1) argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
D | warnings.h | 13 #define PyErr_WarnPy3k(msg, stacklevel) \ argument 17 #define PyErr_Warn(category, msg) PyErr_WarnEx(category, msg, 1) argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/ |
D | __init__.py | 243 msg, args, exc_info, func=None): argument 1110 def debug(self, msg, *args, **kwargs): argument 1122 def info(self, msg, *args, **kwargs): argument 1134 def warning(self, msg, *args, **kwargs): argument 1148 def error(self, msg, *args, **kwargs): argument 1160 def exception(self, msg, *args): argument 1166 def critical(self, msg, *args, **kwargs): argument 1180 def log(self, level, msg, *args, **kwargs): argument 1218 def makeRecord(self, name, level, fn, lno, msg, args, exc_info, func=None, extra=None): argument 1231 def _log(self, level, msg, args, exc_info=None, extra=None): argument [all …]
|