| /third_party/musl/src/mq/ |
| H A D | mq_send.c | 3 int mq_send(mqd_t mqd, const char *msg, size_t len, unsigned prio) in mq_send() argument
|
| /third_party/musl/src/network/ |
| H A D | sendmsg.c | 7 ssize_t sendmsg(int fd, const struct msghdr *msg, int flags) in sendmsg() argument
|
| H A D | res_send.c | 4 int __res_send(const unsigned char *msg, int msglen, unsigned char *answer, int anslen) in __res_send() argument
|
| /third_party/musl/porting/uniproton/kernel/src/locale/ |
| H A D | __lctrans.c | 4 static const char *dummy(const char *msg, const struct __locale_map *lm) in dummy() argument 11 const char *__lctrans(const char *msg, const struct __locale_map *lm) in __lctrans() argument 16 const char *__lctrans_cur(const char *msg) in __lctrans_cur() argument
|
| /third_party/musl/src/stdio/ |
| H A D | perror.c | 6 void perror(const char *msg) in perror() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/string/ |
| H A D | strerror_r.c | 6 char *msg = strerror(err); in strerror_r() local
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | perror.c | 6 void perror(const char *msg) in perror() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | perror.c | 6 void perror(const char *msg) in perror() argument
|
| /third_party/ltp/testcases/kernel/syscalls/mallinfo/ |
| H A D | mallinfo_common.h | 16 static inline void print_mallinfo(const char *msg, struct mallinfo *m) in print_mallinfo() argument 35 static inline void print_mallinfo2(const char *msg, struct mallinfo2 *m) in print_mallinfo2() argument
|
| /third_party/mesa3d/src/tool/pps/ |
| H A D | pps.cc | 15 bool check(int res, const char *msg) in check() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | wcstol.c | 21 char *msg=""; in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | hstrerror.c | 28 const char *msg[TEST_MSG_COUNT] = { in hstrerror_0100() local
|
| /third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
| H A D | DataTooLongException.java | 53 public DataTooLongException(String msg) { in DataTooLongException() argument
|
| /third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/ |
| H A D | DataTooLongException.java | 53 public DataTooLongException(String msg) { in DataTooLongException() argument
|
| /third_party/python/Doc/includes/ |
| H A D | email-mime.py | 8 msg = EmailMessage() variable
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/cause/ |
| H A D | cause.go | |
| /third_party/skia/src/sksl/ |
| H A D | SkSLErrorReporter.cpp | 15 void ErrorReporter::error(skstd::string_view msg, PositionInfo position) { in error() argument 24 void ErrorReporter::error(int line, skstd::string_view msg) { in error() argument
|
| /third_party/googletest/googletest/test/ |
| H A D | gtest_throw_on_failure_ex_test.cc | 44 void Fail(const char* msg) { in Fail() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | UResourceTypeMismatchException.java | 27 public UResourceTypeMismatchException(String msg){ in UResourceTypeMismatchException() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | UResourceTypeMismatchException.java | 27 public UResourceTypeMismatchException(String msg){ in UResourceTypeMismatchException() argument
|
| /third_party/mbedtls/programs/ |
| H A D | demo_common.sh | 48 msg () { function
|
| /third_party/ltp/lib/ |
| H A D | tst_parse_opts.c | 30 const char *msg; in tst_parse_opts() local
|
| /third_party/musl/src/signal/ |
| H A D | psignal.c | 6 void psignal(int sig, const char *msg) in psignal() argument
|
| /third_party/ltp/testcases/kernel/sched/sched_stress/ |
| H A D | sched.c | 90 void sys_error(const char *msg, const char *file, int line) in sys_error() argument 105 void error(const char *msg, const char *file, int line) in error() argument
|
| /third_party/lwip/src/api/ |
| H A D | netifapi.c | 65 struct netifapi_msg *msg = (struct netifapi_msg *)(void *)m; in netifapi_do_netif_add() local [all...] |