Home
last modified time | relevance | path

Searched defs:MSG_SIZE (Results 1 – 18 of 18) sorted by relevance

/external/rust/android-crates-io/crates/nix/test/
Dtest_mq.rs34 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_send_and_receive() constant
63 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_timedreceive() constant
95 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_getattr() constant
128 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_setattr() constant
186 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_set_nonblocking() constant
210 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_unlink() constant
/external/ltp/testcases/open_posix_testsuite/functional/mqueues/
Dsend_rev_1.c25 #define MSG_SIZE 128 macro
Dsend_rev_2.c30 #define MSG_SIZE 128 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
D4-1.c33 #define MSG_SIZE 50 macro
D3-1.c36 #define MSG_SIZE 50 macro
D1-1.c37 #define MSG_SIZE 50 macro
D5-1.c44 #define MSG_SIZE 40 macro
/external/ltp/testcases/open_posix_testsuite/stress/mqueues/
Dmulti_send_rev_2.c29 #define MSG_SIZE 128 macro
Dmulti_send_rev_1.c28 #define MSG_SIZE 128 macro
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUAsmUtils.cpp65 const int MSG_SIZE = static_cast<int>( variable
/external/strace/tests-mx32/
Dmq_sendrecv.c66 MSG_SIZE = 64, enumerator
/external/strace/tests-m32/
Dmq_sendrecv.c66 MSG_SIZE = 64, enumerator
/external/strace/tests/
Dmq_sendrecv.c66 MSG_SIZE = 64, enumerator
/external/rust/android-crates-io/crates/userfaultfd/src/
Dlib.rs341 const MSG_SIZE: usize = std::mem::size_of::<raw::uffd_msg>(); in read() constant
/external/linux-kselftest/tools/testing/selftests/mqueue/
Dmq_perf_tests.c87 #define MSG_SIZE 16 macro
/external/liburing/test/
Drecvsend_bundle.c15 #define MSG_SIZE 128 macro
Drecvsend_bundle-inc.c16 #define MSG_SIZE 128 macro
/external/cn-cbor/test/
Dctest.h155 #define MSG_SIZE 4096 macro