Home
last modified time | relevance | path

Searched defs:msg (Results 276 - 300 of 5672) sorted by relevance

1...<<11121314151617181920>>...227

/third_party/nghttp2/src/
H A Dshrpx_exec.cc87 static constexpr char msg[] = "Unblocking all signals failed\n"; in exec_read_command() local
98 static constexpr char msg[] = "Could not execute command\n"; in exec_read_command() local
/third_party/musl/src/locale/
H A Dcatgets.c32 const char *msg = bsearch(&msg_id_be, msgs, nmsgs, 12, cmp); in catgets() local
/third_party/musl/porting/liteos_a/user/src/passwd/
H A Dnscd_query.c28 struct msghdr msg = { in __nscd_query() local
/third_party/musl/src/network/
H A Drecvmsg.c13 void __convert_scm_timestamps(struct msghdr *msg, socklen_t csize) in __convert_scm_timestamps() argument
53 ssize_t recvmsg(int fd, struct msghdr *msg, in argument
[all...]
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-message.h112 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Derrmsg.c27 U_CFUNC void error(uint32_t linenumber, const char *msg, ...) in error() argument
63 U_CFUNC void warning(uint32_t linenumber, const char *msg, ...) in warning() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_message_preload.c101 struct bifrost_message_preload msg; in bi_opt_message_preload() local
/third_party/icu/icu4c/source/samples/msgfmt/
H A Dutil.cpp18 void check(UErrorCode& status, const char* msg) { in check() argument
/third_party/icu/icu4c/source/samples/datefmt/
H A Dutil.cpp18 void check(UErrorCode& status, const char* msg) { in check() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Derrmsg.c27 U_CFUNC void error(uint32_t linenumber, const char *msg, ...) in error() argument
63 U_CFUNC void warning(uint32_t linenumber, const char *msg, ...) in warning() argument
/third_party/ltp/testcases/kernel/syscalls/fstatfs/
H A Dfstatfs01.c26 const char *msg; member
/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_prog07.c50 static char *msg; variable
H A Dbpf_prog06.c50 static char *msg; variable
H A Dbpf_prog02.c29 static char *msg; variable
H A Dbpf_prog04.c34 static char *msg; variable
H A Dbpf_prog01.c31 static char *msg; variable
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg03.c28 static struct msghdr msg; variable
/third_party/ltp/testcases/kernel/syscalls/setregid/
H A Dsetregid01.c33 const char *msg; member
/third_party/ltp/utils/sctp/lib/
H A Dsendmsg.c32 sctp_sendmsg(int s, const void *msg, size_t len, struct sockaddr *to, in sctp_sendmsg() argument
74 sctp_send(int s, const void *msg, size_t len, in sctp_send() argument
H A Drecvmsg.c55 int sctp_recvmsg(int s, void *msg, size_t len, struct sockaddr *from, in sctp_recvmsg() argument
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dlogger_test.cc38 virtual void WriteMessage(const string& msg) { in WriteMessage() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D7-1.c55 char *msg = NULL; in read_catalog() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_async_debug.c39 struct util_debug_message *msg; in u_async_debug_message() local
104 const struct util_debug_message *msg = &adbg->messages[i]; in _u_async_debug_drain() local
[all...]
H A Du_async_debug.h47 char *msg; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_assert.c40 lp_assert(int condition, const char *msg) in lp_assert() argument
60 lp_build_assert(struct gallivm_state *gallivm, LLVMValueRef condition, const char *msg) lp_build_assert() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...227