Home
last modified time | relevance | path

Searched defs:msg (Results 1026 - 1050 of 1603) sorted by relevance

1...<<41424344454647484950>>...65

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c37 void* Message_data(void* msg) { in Message_data() argument
63 MessageHeader* msg; in Message_alloc() local
[all...]
/third_party/python/Parser/
H A Dpegen.h218 const char *msg; _RAISE_SYNTAX_ERROR_INVALID_TARGET() local
268 INVALID_VERSION_CHECK(Parser *p, int version, char *msg, void *node) INVALID_VERSION_CHECK() argument
[all...]
/third_party/python/Modules/clinic/
H A D_hashopenssl.c.h1094 Py_buffer msg = {NULL, NULL}; in _hashlib_hmac_singleshot() local
1226 PyObject *msg; _hashlib_HMAC_update() local
[all...]
H A D_tkinter.c.h128 const char *msg; in _tkinter_tkapp_adderrorinfo() local
/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c42 static void CheckUpbStatus(const upb_status* status, const char* msg) { in CheckUpbStatus() argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc470 const Descriptor* msg = field->message_type(); in GetCrossFileReferencesForField() local
/third_party/pulseaudio/src/pulsecore/
H A Ddbus-util.c727 pa_proplist *pa_dbus_get_proplist_arg(DBusConnection *c, DBusMessage *msg, DBusMessageIter *iter) { in pa_dbus_get_proplist_arg() argument
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.cc139 bool MergeFromImpl(StringPiece input, MessageLite* msg, in MergeFromImpl() argument
153 bool MergeFromImpl(io::ZeroCopyInputStream* input, MessageLite* msg, in MergeFromImpl() argument
167 bool MergeFromImpl(BoundedZCIS input, MessageLite* msg, in MergeFromImpl() argument
121 CheckFieldPresence(const internal::ParseContext& ctx, const MessageLite& msg, MessageLite::ParseFlags parse_flags) CheckFieldPresence() argument
339 SerializeToArrayImpl(const MessageLite& msg, uint8* target, int size) SerializeToArrayImpl() argument
[all...]
H A Dparse_context.h371 ParseGroup( T* msg, const char* ptr, uint32 tag) ParseGroup() argument
608 ParseMessage( T* msg, const char* ptr) ParseMessage() argument
H A Dstruct.pb.cc450 Value::_Internal::struct_value(const Value* msg) { in struct_value() argument
454 Value::_Internal::list_value(const Value* msg) { in list_value() argument
H A Dwire_format.cc775 Message* msg; member
780 const char* WireFormat::_InternalParse(Message* msg, const char* ptr, in _InternalParse() argument
819 _InternalParseAndMergeField( Message* msg, const char* ptr, internal::ParseContext* ctx, uint64 tag, const Reflection* reflection, const FieldDescriptor* field) _InternalParseAndMergeField() argument
[all...]
/third_party/skia/modules/skottie/src/
H A DSkottie.cpp408 const auto msg = SkStringPrintf( in make() local
/third_party/skia/modules/skottie/src/text/
H A DTextAdapter.cpp472 const auto msg = SkStringPrintf("Text layout failed for '%s'.", in reshape() local
478 const auto msg = SkStringPrintf("Missing %zu glyphs for '%s'.", in reshape() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexArrayObjectTests.cpp194 void VertexArrayObjectTest::logVertexArrayState (tcu::TestLog& log, const VertexArrayState& state, const std::string& msg) in logVertexArrayState() argument
198 message << msg << "\n"; in logVertexArrayState() local
720 void MultiVertexArrayObjectTest::logVertexArrayState (tcu::TestLog& log, const VertexArrayState& state, const std::string& msg) in logVertexArrayState() argument
724 message << msg << "\n"; in logVertexArrayState() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDebugTests.cpp201 const string msg = string("Application generated message with type ") + glu::getDebugMessageTypeName(type) in emitMessages() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineTimestampTests.cpp190 std::ostringstream msg; in checkValidBits() local
228 std::ostringstream msg; local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryNonUniformArgsTests.cpp351 std::ostringstream msg; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBarycentricCoordinatesTests.cpp417 std::ostringstream msg; in iterate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_linux.c453 struct msghdr msg; in linux_af_alg_skcipher_oper() local
544 struct msghdr msg; in rc4_skip() local
614 struct msghdr msg; des_encrypt() local
681 struct msghdr msg; aes_128_cbc_oper() local
790 struct msghdr msg; aes_unwrap() local
867 struct msghdr msg; crypto_cipher_init() local
934 struct msghdr msg; crypto_cipher_oper() local
[all...]
H A Dtls_internal.c139 tls_connection_set_log_cb(struct tls_connection *conn, void (*log_cb)(void *ctx, const char *msg), void *ctx) tls_connection_set_log_cb() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_scan.c32 static int get_noise_for_scan_results(struct nl_msg *msg, void *arg) in get_noise_for_scan_results() argument
81 struct nl_msg *msg; in nl80211_get_noise_for_scan_results() local
92 struct nl_msg *msg; in nl80211_abort_scan() local
110 struct nl_msg *msg; in nl80211_abort_vendor_scan() local
185 struct nl_msg *msg; nl80211_scan_common() local
323 struct nl_msg *msg = NULL; wpa_driver_nl80211_scan() local
420 nl80211_sched_scan_add_scan_plans(struct wpa_driver_nl80211_data *drv, struct nl_msg *msg, struct wpa_driver_scan_params *params) nl80211_sched_scan_add_scan_plans() argument
499 struct nl_msg *msg; wpa_driver_nl80211_sched_scan() local
648 struct nl_msg *msg; wpa_driver_nl80211_stop_sched_scan() local
695 nl80211_parse_bss_info(struct wpa_driver_nl80211_data *drv, struct nl_msg *msg) nl80211_parse_bss_info() argument
833 bss_info_handler(struct nl_msg *msg, void *arg) bss_info_handler() argument
927 struct nl_msg *msg; nl80211_get_scan_results() local
988 nl80211_dump_scan_handler(struct nl_msg *msg, void *arg) nl80211_dump_scan_handler() argument
1007 struct nl_msg *msg; nl80211_dump_scan() local
1039 scan_cookie_handler(struct nl_msg *msg, void *arg) scan_cookie_handler() argument
1074 struct nl_msg *msg = NULL; wpa_driver_nl80211_vendor_scan() local
1247 struct nl_msg *msg = NULL; nl80211_set_default_scan_ies() local
[all...]
H A Ddriver_privsep.c47 struct msghdr msg; in wpa_priv_cmd() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_sim_common.c204 void eap_sim_add_mac(const u8 *k_aut, const u8 *msg, size_t msg_len, u8 *mac, in eap_sim_add_mac() argument
398 void eap_sim_add_mac_sha256(const u8 *k_aut, const u8 *msg, size_t msg_len, in eap_sim_add_mac_sha256() argument
982 struct eap_sim_msg *msg; eap_sim_msg_init() local
1009 eap_sim_msg_finish(struct eap_sim_msg *msg, int type, const u8 *k_aut, const u8 *extra, size_t extra_len) eap_sim_msg_finish() argument
1043 eap_sim_msg_free(struct eap_sim_msg *msg) eap_sim_msg_free() argument
1052 eap_sim_msg_add_full(struct eap_sim_msg *msg, u8 attr, const u8 *data, size_t len) eap_sim_msg_add_full() argument
1076 eap_sim_msg_add(struct eap_sim_msg *msg, u8 attr, u16 value, const u8 *data, size_t len) eap_sim_msg_add() argument
1104 eap_sim_msg_add_mac(struct eap_sim_msg *msg, u8 attr) eap_sim_msg_add_mac() argument
1113 eap_sim_msg_add_encr_start(struct eap_sim_msg *msg, u8 attr_iv, u8 attr_encr) eap_sim_msg_add_encr_start() argument
1137 eap_sim_msg_add_encr_end(struct eap_sim_msg *msg, u8 *k_encr, int attr_pad) eap_sim_msg_add_encr_end() argument
[all...]
H A Dikev2_common.c520 void ikev2_update_hdr(struct wpabuf *msg) in ikev2_update_hdr() argument
530 ikev2_build_encrypted(int encr_id, int integ_id, struct ikev2_keys *keys, int initiator, struct wpabuf *msg, struct wpabuf *plain, u8 next_payload) ikev2_build_encrypted() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_mschapv2.c401 char *pos, *msg = ""; in eap_mschapv2_failure_txt() local

Completed in 32 milliseconds

1...<<41424344454647484950>>...65