Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/rust/android-crates-io/crates/userfaultfd/src/
Dlib.rs341 const MSG_SIZE: usize = std::mem::size_of::<raw::uffd_msg>(); in read() constant
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/functional/mqueues/
H A Dsend_rev_1.c25 #define MSG_SIZE 128 macro
H A Dsend_rev_2.c30 #define MSG_SIZE 128 macro
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
H A D4-1.c33 #define MSG_SIZE 50 macro
H A D3-1.c36 #define MSG_SIZE 50 macro
H A D1-1.c37 #define MSG_SIZE 50 macro
H A D5-1.c44 #define MSG_SIZE 40 macro
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/mqueues/
H A Dmulti_send_rev_2.c29 #define MSG_SIZE 128 macro
H A Dmulti_send_rev_1.c28 #define MSG_SIZE 128 macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.cpp65 const int MSG_SIZE = static_cast<int>( variable
/aosp_15_r20/external/strace/tests-m32/
H A Dmq_sendrecv.c66 MSG_SIZE = 64, enumerator
/aosp_15_r20/external/strace/tests-mx32/
H A Dmq_sendrecv.c66 MSG_SIZE = 64, enumerator
/aosp_15_r20/external/strace/tests/
H A Dmq_sendrecv.c66 MSG_SIZE = 64, enumerator
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c87 #define MSG_SIZE 16 macro
/aosp_15_r20/external/cn-cbor/test/
H A Dctest.h155 #define MSG_SIZE 4096 macro