| /third_party/skia/include/sksl/ |
| D | SkSLErrorReporter.h | 75 for (const String& msg : fPendingErrors) { in reportPendingErrors() local 108 void handleError(skstd::string_view msg, PositionInfo pos) override { in handleError()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| D | eap_ikev2_common.c | 53 struct wpabuf *msg; in eap_ikev2_build_frag_ack() local 69 int initiator, const struct wpabuf *msg, in eap_ikev2_validate_icv()
|
| /third_party/openssl/crypto/cmp/ |
| D | cmp_server.c | 158 OSSL_CMP_MSG *msg = NULL; in process_cert_request() local 245 OSSL_CMP_MSG *msg = NULL; in process_rr() local 294 OSSL_CMP_MSG *msg; in process_genm() local 311 OSSL_CMP_MSG *msg; in process_error() local 330 OSSL_CMP_MSG *msg = NULL; in process_certConf() local 386 OSSL_CMP_MSG *msg = NULL; in process_pollReq() local
|
| /third_party/gstreamer/gstreamer/libs/gst/net/ |
| D | gstptpclock.c | 359 dump_ptp_message (PtpMessage * msg) in dump_ptp_message() 462 parse_ptp_message_header (PtpMessage * msg, GstByteReader * reader) in parse_ptp_message_header() 507 parse_ptp_message_announce (PtpMessage * msg, GstByteReader * reader) in parse_ptp_message_announce() 545 parse_ptp_message_sync (PtpMessage * msg, GstByteReader * reader) in parse_ptp_message_sync() 561 parse_ptp_message_delay_req (PtpMessage * msg, GstByteReader * reader) in parse_ptp_message_delay_req() 577 parse_ptp_message_follow_up (PtpMessage * msg, GstByteReader * reader) in parse_ptp_message_follow_up() 593 parse_ptp_message_delay_resp (PtpMessage * msg, GstByteReader * reader) in parse_ptp_message_delay_resp() 614 parse_ptp_message (PtpMessage * msg, const guint8 * data, gsize size) in parse_ptp_message() 743 PtpAnnounceMessage *msg = m->data; in select_best_master_clock() local 770 PtpAnnounceMessage *msg = l->data; in select_best_master_clock() local [all …]
|
| /third_party/libinput/tools/ |
| D | libinput-measure-touchpad-tap.py | 45 def error(msg, **kwargs): argument 49 def msg(msg, **kwargs): argument
|
| /third_party/ltp/testcases/network/can/cve/ |
| D | can_bcm01.c | 79 struct msghdr msg = { in thread_run() local 106 struct msghdr msg = { in run() local
|
| /third_party/ltp/utils/sctp/lib/ |
| D | sendmsg.c | 32 sctp_sendmsg(int s, const void *msg, size_t len, struct sockaddr *to, in sctp_sendmsg() 74 sctp_send(int s, const void *msg, size_t len, in sctp_send()
|
| /third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
| D | user_recv_thread.c | 278 struct msghdr msg; in recv_function_raw() local 449 struct msghdr msg; in recv_function_raw6() local 460 WSAMSG msg; in recv_function_raw6() local 653 struct msghdr msg; in recv_function_udp() local 660 WSAMSG msg; in recv_function_udp() local 854 struct msghdr msg; in recv_function_udp6() local 862 WSAMSG msg; in recv_function_udp6() local
|
| /third_party/gstreamer/gstreamer/tests/check/gst/ |
| D | gstbus.c | 293 dummy_bus_func (GstBus * bus, GstMessage * msg, gpointer user_data) in dummy_bus_func() 372 GstMessage *msg; in send_extended_messages() local 565 GstMessage *msg; in GST_START_TEST() local 660 GstMessage *msg; in GST_START_TEST() local 742 cb_bus_call (GstBus * bus, GstMessage * msg, gpointer data) in cb_bus_call() 824 test_async_sync_handler (GstBus * bus, GstMessage * msg, gpointer user_data) in test_async_sync_handler() 872 GstMessage *msg; in GST_START_TEST() local
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| D | Common.h | 58 #define FAIL(msg) do { \ argument 368 inline void Print(const char* msg) { PrintMessage(CONSOLE_COLOR::NORMAL, msg); } in Print() 369 inline void Print(const wchar_t* msg) { PrintMessage(CONSOLE_COLOR::NORMAL, msg); } in Print() 370 inline void PrintWarning(const char* msg) { PrintMessage(CONSOLE_COLOR::WARNING, msg); } in PrintWarning() 371 inline void PrintWarning(const wchar_t* msg) { PrintMessage(CONSOLE_COLOR::WARNING, msg); } in PrintWarning() 372 inline void PrintError(const char* msg) { PrintMessage(CONSOLE_COLOR::ERROR_, msg); } in PrintError() 373 inline void PrintError(const wchar_t* msg) { PrintMessage(CONSOLE_COLOR::ERROR_, msg); } in PrintError()
|
| /third_party/elfutils/tests/ |
| D | elfstrmerge.c | 96 fail (const char *msg, const char *fname) in fail() 107 fail_errno (const char *msg, const char *fname) in fail_errno() 118 fail_idx (const char *msg, const char *fname, size_t idx) in fail_idx() 129 fail_elf (const char *msg, const char *fname) in fail_elf() 140 fail_elf_idx (const char *msg, const char *fname, size_t idx) in fail_elf_idx()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| D | eventhistory.cpp | 67 void EventListModel::addEvent(QString time, QString msg) in addEvent() 111 void EventHistory::addEvent(WpaMsg msg) in addEvent()
|
| /third_party/musl/porting/linux/user/src/internal/ |
| D | locale_impl.h | 37 #define LCTRANS(msg, lc, loc) __lctrans(msg, (loc)->cat[(lc)]) argument 38 #define LCTRANS_CUR(msg) __lctrans_cur(msg) argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| D | eventhistory.cpp | 67 void EventListModel::addEvent(QString time, QString msg) in addEvent() 111 void EventHistory::addEvent(WpaMsg msg) in addEvent()
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | mnkytst.cpp | 51 UnicodeString msg; in report() local 115 UnicodeString msg; in TestCollationKey() local 181 UnicodeString msg; in TestCompare() local
|
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/ |
| D | minimal-ws-raw-proxy.c | 60 proxy_msg_t *msg = lws_container_of(d, proxy_msg_t, list); in proxy_ws_raw_msg_destroy() local 78 proxy_msg_t *msg; in callback_proxy_ws_server() local 238 proxy_msg_t *msg; in callback_proxy_raw_client() local
|
| /third_party/ltp/testcases/kernel/connectors/pec/ |
| D | pec_listener.c | 86 struct msghdr msg; in netlink_send() local 122 struct msghdr msg; in netlink_recv() local 179 struct cn_msg *msg; in process_event() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| D | GPUShaderModule.cpp | 73 for (auto& msg : msgs) { in compilationInfo() local 80 for (auto& msg : messages) { in compilationInfo() local 104 auto& msg = compilationInfo->messages[i]; in compilationInfo() local
|
| /third_party/gstreamer/gstplugins_base/tests/check/elements/ |
| D | playbin-complex.c | 878 GstMessage *msg; in GST_START_TEST() local 961 GstMessage *msg; in GST_START_TEST() local 1038 GstMessage *msg; in GST_START_TEST() local 1118 GstMessage *msg; in GST_START_TEST() local 1198 GstMessage *msg; in GST_START_TEST() local 1279 GstMessage *msg; in GST_START_TEST() local 1356 GstMessage *msg; in GST_START_TEST() local 1436 GstMessage *msg; in GST_START_TEST() local 1516 GstMessage *msg; in GST_START_TEST() local 1596 GstMessage *msg; in GST_START_TEST() local [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| D | driver_nl80211_capa.c | 22 static int protocol_feature_handler(struct nl_msg *msg, void *arg) in protocol_feature_handler() 41 struct nl_msg *msg; in get_nl80211_protocol_features() local 623 static int wiphy_info_handler(struct nl_msg *msg, void *arg) in wiphy_info_handler() 837 struct nl_msg *msg; in wpa_driver_nl80211_get_info() local 914 static int dfs_info_handler(struct nl_msg *msg, void *arg) in dfs_info_handler() 945 struct nl_msg *msg; in qca_nl80211_check_dfs_capa() local 1033 static int get_akm_suites_handler(struct nl_msg *msg, void *arg) in get_akm_suites_handler() 1059 struct nl_msg *msg; in qca_nl80211_get_akm_suites() local 1093 static int features_info_handler(struct nl_msg *msg, void *arg) in features_info_handler() 1150 struct nl_msg *msg; in qca_nl80211_get_features() local [all …]
|
| /third_party/ltp/include/ |
| D | tst_netlink.h | 33 struct msghdr msg = { in safe_netlink_send() local 65 struct msghdr msg = { in safe_netlink_recv() local
|
| /third_party/ltp/testcases/kernel/syscalls/ftruncate/ |
| D | ftruncate04.c | 44 static void ftruncate_expect_fail(int fd, off_t offset, const char *msg) in ftruncate_expect_fail() 63 static void ftruncate_expect_success(int fd, off_t offset, const char *msg) in ftruncate_expect_success()
|
| /third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/ |
| D | main.cpp | 87 MSG msg; in main() local 212 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
| /third_party/protobuf/src/google/protobuf/ |
| D | generated_message_table_driven_lite.cc | 46 std::string* MutableUnknownFields(MessageLite* msg, int64 arena_offset) { in MutableUnknownFields() 98 bool MergePartialFromCodedStreamLite(MessageLite* msg, const ParseTable& table, in MergePartialFromCodedStreamLite()
|
| /third_party/bounds_checking_function/src/ |
| D | securecutil.h | 525 #define SECUREC_ERROR_INVALID_PARAMTER(msg) assert(msg "invalid argument" == NULL) argument 526 #define SECUREC_ERROR_INVALID_RANGE(msg) assert(msg "invalid dest buffer size" == NULL) argument 527 #define SECUREC_ERROR_BUFFER_OVERLAP(msg) assert(msg "buffer overlap" == NULL) argument 530 #define SECUREC_ERROR_INVALID_PARAMTER(msg) printk("%s invalid argument\n", msg) argument 531 #define SECUREC_ERROR_INVALID_RANGE(msg) printk("%s invalid dest buffer size\n", msg) argument 532 #define SECUREC_ERROR_BUFFER_OVERLAP(msg) printk("%s buffer overlap\n", msg) argument 534 #define SECUREC_ERROR_INVALID_PARAMTER(msg) printf("%s invalid argument\n", msg) argument 535 #define SECUREC_ERROR_INVALID_RANGE(msg) printf("%s invalid dest buffer size\n", msg) argument 536 #define SECUREC_ERROR_BUFFER_OVERLAP(msg) printf("%s buffer overlap\n", msg) argument 539 #define SECUREC_ERROR_INVALID_PARAMTER(msg) LogSecureCRuntimeError(msg " EINVAL\n") argument [all …]
|