Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 2940) sorted by relevance

12345678910>>...118

/external/libnl/lib/netfilter/
Dqueue_msg_obj.c37 struct nfnl_queue_msg *msg = (struct nfnl_queue_msg *) c; in nfnl_queue_msg_free_data() local
65 struct nfnl_queue_msg *msg = (struct nfnl_queue_msg *) a; in nfnl_queue_msg_dump() local
170 void nfnl_queue_msg_get(struct nfnl_queue_msg *msg) in nfnl_queue_msg_get()
175 void nfnl_queue_msg_put(struct nfnl_queue_msg *msg) in nfnl_queue_msg_put()
187 void nfnl_queue_msg_set_group(struct nfnl_queue_msg *msg, uint16_t group) in nfnl_queue_msg_set_group()
193 int nfnl_queue_msg_test_group(const struct nfnl_queue_msg *msg) in nfnl_queue_msg_test_group()
198 uint16_t nfnl_queue_msg_get_group(const struct nfnl_queue_msg *msg) in nfnl_queue_msg_get_group()
208 void nfnl_queue_msg_set_family(struct nfnl_queue_msg *msg, uint8_t family) in nfnl_queue_msg_set_family()
214 int nfnl_queue_msg_test_family(const struct nfnl_queue_msg *msg) in nfnl_queue_msg_test_family()
219 uint8_t nfnl_queue_msg_get_family(const struct nfnl_queue_msg *msg) in nfnl_queue_msg_get_family()
[all …]
Dlog_msg_obj.c40 struct nfnl_log_msg *msg = (struct nfnl_log_msg *) c; in log_msg_free_data() local
75 struct nfnl_log_msg *msg = (struct nfnl_log_msg *) a; in log_msg_dump() local
185 void nfnl_log_msg_get(struct nfnl_log_msg *msg) in nfnl_log_msg_get()
190 void nfnl_log_msg_put(struct nfnl_log_msg *msg) in nfnl_log_msg_put()
202 void nfnl_log_msg_set_family(struct nfnl_log_msg *msg, uint8_t family) in nfnl_log_msg_set_family()
208 uint8_t nfnl_log_msg_get_family(const struct nfnl_log_msg *msg) in nfnl_log_msg_get_family()
216 void nfnl_log_msg_set_hwproto(struct nfnl_log_msg *msg, uint16_t hwproto) in nfnl_log_msg_set_hwproto()
222 int nfnl_log_msg_test_hwproto(const struct nfnl_log_msg *msg) in nfnl_log_msg_test_hwproto()
227 uint16_t nfnl_log_msg_get_hwproto(const struct nfnl_log_msg *msg) in nfnl_log_msg_get_hwproto()
232 void nfnl_log_msg_set_hook(struct nfnl_log_msg *msg, uint8_t hook) in nfnl_log_msg_set_hook()
[all …]
/external/libnl/lib/idiag/
Didiag_msg_obj.c31 void idiagnl_msg_get(struct idiagnl_msg *msg) in idiagnl_msg_get()
36 void idiagnl_msg_put(struct idiagnl_msg *msg) in idiagnl_msg_put()
46 struct idiagnl_msg *msg = NULL; in idiagnl_msg_parser() local
134 uint8_t idiagnl_msg_get_family(const struct idiagnl_msg *msg) in idiagnl_msg_get_family()
139 void idiagnl_msg_set_family(struct idiagnl_msg *msg, uint8_t family) in idiagnl_msg_set_family()
144 uint8_t idiagnl_msg_get_state(const struct idiagnl_msg *msg) in idiagnl_msg_get_state()
149 void idiagnl_msg_set_state(struct idiagnl_msg *msg, uint8_t state) in idiagnl_msg_set_state()
154 uint8_t idiagnl_msg_get_timer(const struct idiagnl_msg *msg) in idiagnl_msg_get_timer()
159 void idiagnl_msg_set_timer(struct idiagnl_msg *msg, uint8_t timer) in idiagnl_msg_set_timer()
164 uint8_t idiagnl_msg_get_retrans(const struct idiagnl_msg *msg) in idiagnl_msg_get_retrans()
[all …]
/external/google-breakpad/src/testing/scripts/
Dgmock_doctor.py144 def _GenericDiagnoser(short_name, long_name, diagnoses, msg): argument
166 def _NeedToReturnReferenceDiagnoser(msg): argument
187 def _NeedToReturnSomethingDiagnoser(msg): argument
214 def _NeedToReturnNothingDiagnoser(msg): argument
251 def _IncompleteByReferenceArgumentDiagnoser(msg): argument
278 def _OverloadedFunctionMatcherDiagnoser(msg): argument
299 def _OverloadedFunctionActionDiagnoser(msg): argument
324 def _OverloadedMethodActionDiagnoser(msg): argument
353 def _MockObjectPointerDiagnoser(msg): argument
392 def _NeedToUseSymbolDiagnoser(msg): argument
[all …]
/external/kernel-headers/original/uapi/linux/
Dcec-funcs.h14 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source()
23 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source()
29 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on()
35 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on()
43 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source()
52 static inline void cec_ops_inactive_source(const struct cec_msg *msg, in cec_ops_inactive_source()
58 static inline void cec_msg_request_active_source(struct cec_msg *msg, in cec_msg_request_active_source()
67 static inline void cec_msg_routing_information(struct cec_msg *msg, in cec_msg_routing_information()
77 static inline void cec_ops_routing_information(const struct cec_msg *msg, in cec_ops_routing_information()
83 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change()
[all …]
/external/protobuf/php/ext/google/protobuf/
Dupb.h20 #define UPB_FIELD_AT(msg, fieldtype, offset) \ argument
23 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
28 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
172 char msg[UPB_STATUS_MAX_MESSAGE]; /* Error message; NULL-terminated. */ member
211 void SetErrorMessage(const char *msg) { upb_status_seterrmsg(&status_, msg); } in SetErrorMessage()
574 const upb_msg* msg; member
768 #define PTR_AT(msg, ofs, type) (type*)((const char*)msg + ofs) argument
770 UPB_INLINE const void *_upb_array_accessor(const void *msg, size_t ofs, in _upb_array_accessor()
782 UPB_INLINE void *_upb_array_mutable_accessor(void *msg, size_t ofs, in _upb_array_mutable_accessor()
796 UPB_INLINE void *_upb_array_resize_accessor(void *msg, size_t ofs, size_t size, in _upb_array_resize_accessor()
[all …]
/external/wpa_supplicant_8/src/wps/
Dwps_attr_build.c21 int wps_build_public_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_public_key()
97 int wps_build_req_type(struct wpabuf *msg, enum wps_request_type type) in wps_build_req_type()
107 int wps_build_resp_type(struct wpabuf *msg, enum wps_response_type type) in wps_build_resp_type()
117 int wps_build_config_methods(struct wpabuf *msg, u16 methods) in wps_build_config_methods()
127 int wps_build_uuid_e(struct wpabuf *msg, const u8 *uuid) in wps_build_uuid_e()
139 int wps_build_dev_password_id(struct wpabuf *msg, u16 id) in wps_build_dev_password_id()
149 int wps_build_config_error(struct wpabuf *msg, u16 err) in wps_build_config_error()
159 int wps_build_authenticator(struct wps_data *wps, struct wpabuf *msg) in wps_build_authenticator()
191 int wps_build_version(struct wpabuf *msg) in wps_build_version()
208 int wps_build_wfa_ext(struct wpabuf *msg, int req_to_enroll, in wps_build_wfa_ext()
[all …]
/external/libevent/test/
Dregress.gen.c83 msg_run_expand_to_hold_more(struct msg *msg) in msg_run_expand_to_hold_more()
97 msg_run_add(struct msg *msg) in msg_run_add()
114 msg_from_name_assign(struct msg *msg, in msg_from_name_assign()
126 msg_to_name_assign(struct msg *msg, in msg_to_name_assign()
138 msg_attack_assign(struct msg *msg, in msg_attack_assign()
175 msg_run_assign(struct msg *msg, int off, in msg_run_assign()
207 msg_from_name_get(struct msg *msg, char * *value) in msg_from_name_get()
216 msg_to_name_get(struct msg *msg, char * *value) in msg_to_name_get()
225 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get()
238 msg_run_get(struct msg *msg, int offset, in msg_run_get()
[all …]
/external/libtextclassifier/java/src/com/android/textclassifier/common/base/
DTcLog.java39 public static void v(String tag, String msg) { in v()
41 android.util.Log.v(getTag(tag), msg); in v() local
45 public static void d(String tag, String msg) { in d()
46 android.util.Log.d(getTag(tag), msg); in d() local
49 public static void w(String tag, String msg) { in w()
50 android.util.Log.w(getTag(tag), msg); in w() local
53 public static void e(String tag, String msg, Throwable tr) { in e()
54 android.util.Log.e(getTag(tag), msg, tr); in e() local
/external/python/pybind11/tests/
Dtest_iostream.cpp16 void noisy_function(std::string msg, bool flush) { in noisy_function()
23 void noisy_funct_dual(std::string msg, std::string emsg) { in noisy_funct_dual()
34 m.def("captured_output_default", [](std::string msg) { in TEST_SUBMODULE()
39 m.def("captured_output", [](std::string msg) { in TEST_SUBMODULE()
48 m.def("captured_err", [](std::string msg) { in TEST_SUBMODULE()
59 m.def("raw_output", [](std::string msg) { in TEST_SUBMODULE()
63 m.def("raw_err", [](std::string msg) { in TEST_SUBMODULE()
67 m.def("captured_dual", [](std::string msg, std::string emsg) { in TEST_SUBMODULE()
/external/u-boot/tools/patman/
Dtout.py57 def Progress(msg, warning=False, trailer='...'): argument
75 def _Output(level, msg, color=None): argument
90 def DoOutput(level, msg): argument
100 def Error(msg): argument
108 def Warning(msg): argument
116 def Notice(msg): argument
124 def Info(msg): argument
132 def Detail(msg): argument
140 def Debug(msg): argument
148 def UserOutput(msg): argument
/external/strace/tests/
Dnlattr.c47 static const struct msg { in test_nlattr() struct
48 struct nlmsghdr nlh; in test_nlattr()
49 struct unix_diag_msg udm; in test_nlattr()
62 struct msg *msg; in test_nlattr() local
252 static const struct msg { in test_nla_type() struct
253 struct nlmsghdr nlh; in test_nla_type()
254 struct unix_diag_msg udm; in test_nla_type()
267 struct msg *msg; in test_nla_type() local
/external/strace/tests-mx32/
Dnlattr.c47 static const struct msg { in test_nlattr() struct
48 struct nlmsghdr nlh; in test_nlattr()
49 struct unix_diag_msg udm; in test_nlattr()
62 struct msg *msg; in test_nlattr() local
252 static const struct msg { in test_nla_type() struct
253 struct nlmsghdr nlh; in test_nla_type()
254 struct unix_diag_msg udm; in test_nla_type()
267 struct msg *msg; in test_nla_type() local
/external/strace/tests-m32/
Dnlattr.c47 static const struct msg { in test_nlattr() struct
48 struct nlmsghdr nlh; in test_nlattr()
49 struct unix_diag_msg udm; in test_nlattr()
62 struct msg *msg; in test_nlattr() local
252 static const struct msg { in test_nla_type() struct
253 struct nlmsghdr nlh; in test_nla_type()
254 struct unix_diag_msg udm; in test_nla_type()
267 struct msg *msg; in test_nla_type() local
/external/arm-trusted-firmware/plat/imx/common/sci/svc/rm/
Drm_rpc_clnt.c35 sc_rpc_msg_t msg; in sc_rm_partition_alloc() local
60 sc_rpc_msg_t msg; in sc_rm_set_confidential() local
78 sc_rpc_msg_t msg; in sc_rm_partition_free() local
95 sc_rpc_msg_t msg; in sc_rm_get_did() local
111 sc_rpc_msg_t msg; in sc_rm_partition_static() local
129 sc_rpc_msg_t msg; in sc_rm_partition_lock() local
146 sc_rpc_msg_t msg; in sc_rm_get_partition() local
166 sc_rpc_msg_t msg; in sc_rm_set_parent() local
185 sc_rpc_msg_t msg; in sc_rm_move_all() local
205 sc_rpc_msg_t msg; in sc_rm_assign_resource() local
[all …]
/external/arm-trusted-firmware/plat/imx/common/sci/svc/misc/
Dmisc_rpc_clnt.c34 sc_rpc_msg_t msg; in sc_misc_set_control() local
54 sc_rpc_msg_t msg; in sc_misc_get_control() local
76 sc_rpc_msg_t msg; in sc_misc_set_max_dma_group() local
95 sc_rpc_msg_t msg; in sc_misc_set_dma_group() local
115 sc_rpc_msg_t msg; in sc_misc_seco_image_load() local
138 sc_rpc_msg_t msg; in sc_misc_seco_authenticate() local
157 sc_rpc_msg_t msg; in sc_misc_seco_fuse_write() local
175 sc_rpc_msg_t msg; in sc_misc_seco_enable_debug() local
193 sc_rpc_msg_t msg; in sc_misc_seco_forward_lifecycle() local
210 sc_rpc_msg_t msg; in sc_misc_seco_return_lifecycle() local
[all …]
/external/protobuf/js/
Dmessage.js316 jspb.Message.getIndex_ = function(msg, fieldNumber) { argument
332 jspb.Message.getFieldNumber_ = function(msg, index) { argument
353 msg, data, messageId, suggestedPivot, repeatedFields, opt_oneofFields) { argument
452 jspb.Message.initPivotAndExtensionObject_ = function(msg, suggestedPivot) { argument
496 jspb.Message.maybeInitEmptyExtensionObject_ = function(msg) { argument
623 jspb.Message.readBinaryExtension = function(msg, reader, extensions, argument
667 jspb.Message.getField = function(msg, fieldNumber) { argument
696 jspb.Message.getRepeatedField = function(msg, fieldNumber) { argument
708 jspb.Message.getOptionalFloatingPointField = function(msg, fieldNumber) { argument
722 jspb.Message.getBooleanField = function(msg, fieldNumber) { argument
[all …]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLog.java36 protected static int e(String tag, String msg) { in e()
41 protected static int e(String tag, String msg, Throwable throwable) { in e()
46 protected static int d(String tag, String msg) { in d()
51 protected static int d(String tag, String msg, Throwable throwable) { in d()
56 protected static int i(String tag, String msg) { in i()
61 protected static int i(String tag, String msg, Throwable throwable) { in i()
66 protected static int v(String tag, String msg) { in v()
71 protected static int v(String tag, String msg, Throwable throwable) { in v()
76 protected static int w(String tag, String msg) { in w()
86 protected static int w(String tag, String msg, Throwable throwable) { in w()
[all …]
/external/arm-trusted-firmware/plat/imx/common/sci/svc/timer/
Dtimer_rpc_clnt.c33 sc_rpc_msg_t msg; in sc_timer_set_wdog_timeout() local
51 sc_rpc_msg_t msg; in sc_timer_set_wdog_pre_timeout() local
68 sc_rpc_msg_t msg; in sc_timer_start_wdog() local
85 sc_rpc_msg_t msg; in sc_timer_stop_wdog() local
101 sc_rpc_msg_t msg; in sc_timer_ping_wdog() local
120 sc_rpc_msg_t msg; in sc_timer_get_wdog_status() local
148 sc_rpc_msg_t msg; in sc_timer_pt_get_wdog_status() local
175 sc_rpc_msg_t msg; in sc_timer_set_wdog_action() local
195 sc_rpc_msg_t msg; in sc_timer_set_rtc_time() local
219 sc_rpc_msg_t msg; in sc_timer_get_rtc_time() local
[all …]
/external/libchrome/ipc/
Dipc_message_macros.h335 #define IPC_BEGIN_MESSAGE_MAP(class_name, msg) \ argument
343 #define IPC_BEGIN_MESSAGE_MAP_WITH_PARAM(class_name, msg, param) \ argument
420 #define IPC_MESSAGE_CONTROL0(msg) IPC_MESSAGE_CONTROL(msg) argument
421 #define IPC_MESSAGE_CONTROL1(msg, a) IPC_MESSAGE_CONTROL(msg, a) argument
422 #define IPC_MESSAGE_CONTROL2(msg, a, b) IPC_MESSAGE_CONTROL(msg, a, b) argument
423 #define IPC_MESSAGE_CONTROL3(msg, a, b, c) IPC_MESSAGE_CONTROL(msg, a, b, c) argument
424 #define IPC_MESSAGE_CONTROL4(msg, a, b, c, d) \ argument
426 #define IPC_MESSAGE_CONTROL5(msg, a, b, c, d, e) \ argument
429 #define IPC_MESSAGE_ROUTED0(msg) IPC_MESSAGE_ROUTED(msg) argument
430 #define IPC_MESSAGE_ROUTED1(msg, a) IPC_MESSAGE_ROUTED(msg, a) argument
[all …]
/external/arm-trusted-firmware/plat/imx/common/sci/svc/pm/
Dpm_rpc_clnt.c34 sc_rpc_msg_t msg; in sc_pm_set_sys_power_mode() local
52 sc_rpc_msg_t msg; in sc_pm_set_partition_power_mode() local
71 sc_rpc_msg_t msg; in sc_pm_get_sys_power_mode() local
93 sc_rpc_msg_t msg; in sc_pm_set_resource_power_mode() local
112 sc_rpc_msg_t msg; in sc_pm_get_resource_power_mode() local
134 sc_rpc_msg_t msg; in sc_pm_req_low_power_mode() local
154 sc_rpc_msg_t msg; in sc_pm_req_cpu_low_power_mode() local
174 sc_rpc_msg_t msg; in sc_pm_set_cpu_resume_addr() local
194 sc_rpc_msg_t msg; in sc_pm_set_cpu_resume() local
217 sc_rpc_msg_t msg; in sc_pm_req_sys_if_power_mode() local
[all …]
/external/boringssl/src/third_party/wycheproof_testvectors/
Ddsa_test.json29 "msg" : "313233343030", string
39 "msg" : "313233343030", string
47 "msg" : "313233343030", string
55 "msg" : "313233343030", string
63 "msg" : "313233343030", string
71 "msg" : "313233343030", string
79 "msg" : "313233343030", string
87 "msg" : "313233343030", string
95 "msg" : "313233343030", string
103 "msg" : "313233343030", string
[all …]
Drsa_pss_4096_sha512_mgf1_32_test.json23 "msg" : "", string
31 "msg" : "0000000000000000000000000000000000000000", string
39 "msg" : "54657374", string
47 "msg" : "313233343030", string
55 "msg" : "4d657373616765", string
63 "msg" : "61", string
71 "msg" : "e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff", string
79 "msg" : "313233343030", string
87 "msg" : "313233343030", string
95 "msg" : "313233343030", string
[all …]
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
DNanoTest.java69 SimpleMessageNano msg = new SimpleMessageNano(); in testSimpleMessageNano() local
105 RecursiveMessageNano msg = new RecursiveMessageNano(); in testRecursiveMessageNano() local
141 SingleMessageNano msg = new SingleMessageNano(); in testMessageNoFields() local
147 TestAllTypesNano msg = new TestAllTypesNano(); in testNanoRequiredInt32() local
166 TestAllTypesNano msg = new TestAllTypesNano(); in testNanoOptionalInt32() local
186 TestAllTypesNano msg = new TestAllTypesNano(); in testNanoOptionalInt64() local
207 TestAllTypesNano msg = new TestAllTypesNano(); in testNanoOptionalUint32() local
228 TestAllTypesNano msg = new TestAllTypesNano(); in testNanoOptionalUint64() local
249 TestAllTypesNano msg = new TestAllTypesNano(); in testNanoOptionalSint32() local
270 TestAllTypesNano msg = new TestAllTypesNano(); in testNanoOptionalSint64() local
[all …]
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.h59 #define test_error(errCode,msg) test_error_ret(errCode,msg,errCode) argument
60 #define test_error_ret(errCode,msg,retValue) { if( errCode != CL_SUCCESS ) { print_error( errCod… argument
61 #define print_error(errCode,msg) log_error( "ERROR: %s! (%s from %s:%d)\n", msg, IGetErrorString… argument
63 #define test_missing_feature(errCode, msg) test_missing_feature_ret(errCode, msg, errCode) argument
65 #define test_missing_feature_ret(errCode,msg,retValue) { if( errCode != CL_SUCCESS ) { print_mis… argument
66 #define print_missing_feature(errCode, msg) log_missing_feature("ERROR: Subtest %s tests a feature … argument
68 #define test_missing_support_offline_cmpiler(errCode, msg) test_missing_support_offline_cmpiler_ret… argument
70 #define test_missing_support_offline_cmpiler_ret(errCode,msg,retValue) { if( errCode != CL_SUCCE… argument
73 #define test_failure_error(errCode, expectedErrCode, msg) test_failure_error_ret(errCode, expectedE… argument
74 #define test_failure_error_ret(errCode, expectedErrCode, msg, retValue) { if( errCode != expectedEr… argument
[all …]

12345678910>>...118