Home
last modified time | relevance | path

Searched defs:msg (Results 476 - 500 of 5840) sorted by relevance

1...<<11121314151617181920>>...234

/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_prog03.c36 static char *msg; variable
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg03.c52 struct msghdr msg; in client() local
95 struct msghdr msg; server() local
[all...]
H A Drecvmsg02.c26 static const char msg[] = "Michael Gilfix was here\341\210\264\r\n"; variable
/third_party/ltp/testcases/network/can/cve/
H A Dcan_bcm01.c79 struct msghdr msg = { in thread_run() local
106 struct msghdr msg = { in run() local
/third_party/ltp/testcases/kernel/syscalls/ftruncate/
H A Dftruncate04.c44 static void ftruncate_expect_fail(int fd, off_t offset, const char *msg) in ftruncate_expect_fail() argument
63 static void ftruncate_expect_success(int fd, off_t offset, const char *msg) in ftruncate_expect_success() argument
/third_party/ltp/testcases/kernel/syscalls/userfaultfd/
H A Duserfaultfd01.c42 static struct uffd_msg msg; in handle_thread() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dinotify.c48 static void inotify_test(const char *msg) in inotify_test() argument
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A D__recvmmsg_time64.c34 struct mmsghdr msg[2]; in sendsss() local
H A Drecvmmsg.c32 struct mmsghdr msg[2]; in sendsss() local
/third_party/node/deps/openssl/openssl/apps/include/
H A Ds_apps.h88 int msg; /* copy from c_msg */ member
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_lib.c82 ASN1_OCTET_STRING *msg; in TS_MSG_IMPRINT_print_bio() local
/third_party/node/deps/uv/src/win/
H A Ddl.c96 char* msg; in uv__dlerror() local
/third_party/rust/crates/log/src/kv/
H A Derror.rs20 pub fn msg(msg: &'static str) -> Self { in msg() functions
/third_party/openssl/apps/include/
H A Ds_apps.h88 int msg; /* copy from c_msg */ member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFormatPropertiesExtendedKHRtests.cpp53 std::ostringstream msg; in checkFlags() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFormatPropertiesExtendedKHRtests.cpp53 std::ostringstream msg; in checkFlags() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDefs.cpp94 static void checkResult (VkResult result, const char* msg, const char* file, int line) in checkResult() argument
100 msgStr << msg << ": "; in checkResult() local
111 void checkResult (VkResult result, const char* msg, const char* file, int line) in checkResult() argument
116 void checkResultSupported (VkResult result, const char* msg, const char* file, int line) in checkResultSupported() argument
121 void checkWsiResult (VkResult result, const char* msg, const char* file, int line) in checkWsiResult() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Doptimizer_test.cpp137 const char* msg; in TEST() local
/third_party/openssl/crypto/ts/
H A Dts_lib.c82 ASN1_OCTET_STRING *msg; in TS_MSG_IMPRINT_print_bio() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Doptimizer_test.cpp137 const char* msg; in TEST() local
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dwritepng.c369 static void writepng_error_handler(png_structp png_ptr, png_const_charp msg) in writepng_error_handler() argument
/third_party/skia/third_party/externals/icu/source/samples/ufortune/
H A Dufortune.c148 const UChar *msg = ures_getStringByKey(myResources, "optionMessage", &len, &err); in main() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiEventScheduler.java39 public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() argument
57 private MidiEvent(byte[] msg, int offset, int count, long timestamp) { in MidiEvent() argument
77 private MidiEvent createScheduledEvent(byte[] msg, int offset, int count, in createScheduledEvent() argument
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DCommon.cpp78 void PrintMessage(CONSOLE_COLOR color, const char* msg) in PrintMessage() argument
89 void PrintMessage(CONSOLE_COLOR color, const wchar_t* msg) in PrintMessage() argument
/third_party/python/Modules/_decimal/libmpdec/
H A Dbench.c38 err_exit(const char *msg) in err_exit() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...234