Home
last modified time | relevance | path

Searched defs:data4 (Results 1 – 8 of 8) sorted by relevance

/third_party/libcoap/tests/
Dtest_pdu.c872 uint8_t data4[] = { 0x71, 0x32, 0x31, 0x33, 0xe4, 0x00, 0x15, 0x06, in t_encode_pdu16() local
934 uint8_t data4[] = { 0x74, 0x71, 0x32, 0x31, 0x33, 0xe4, 0x00, 0x15, in t_encode_pdu17() local
1088 uint8_t data4[] = { 0x74, 0xd1, 0x0c, 0x35 }; in t_encode_pdu19() local
1155 uint8_t data4[] = { 0x74, 0xd1, 0xff, 0x35, 0x11, 0x36, 0xd1, 0x44, in t_encode_pdu20() local
1231 uint8_t data4[] = { 0x74, 0xd1, 0x0c, 0x35, 0xff, 0x64, 0x61, 0x74, in t_encode_pdu21() local
1305 uint8_t data4[] = { 0x74, 0xd1, 0xff, 0x35, 0x11, 0x36, 0xd1, 0x44, in t_encode_pdu22() local
/third_party/ffmpeg/libavutil/tests/
Dhmac.c49 static const uint8_t data4[] = "Test Using Larger Than Block-Size Key - Hash Key First"; in main() local
/third_party/pcre2/pcre2/src/
Dpcre2posix_test.c63 static const char *data4[] = { "*badpattern", NULL }; variable
/third_party/lwip/test/unit/tcp/
Dtest_tcp.c455 char data4[] = {13, 14, 15, 16}; in START_TEST() local
958 char data4[] = { 13, 14, 15, 16,17}; in START_TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVertexAttributeTest.cpp755 TestData data4(GL_INT_10_10_10_2_OES, GL_FALSE, Source::IMMEDIATE, packedInput.data(), in TEST_P() local
809 TestData data4(GL_INT_10_10_10_2_OES, GL_TRUE, Source::IMMEDIATE, packedInput.data(), in TEST_P() local
861 TestData data4(GL_UNSIGNED_INT_10_10_10_2_OES, GL_FALSE, Source::IMMEDIATE, packedInput.data(), in TEST_P() local
916 TestData data4(GL_UNSIGNED_INT_10_10_10_2_OES, GL_TRUE, Source::IMMEDIATE, packedInput.data(), in TEST_P() local
/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c52 char data4[8]; /* The first two bytes are the third group of four member
/third_party/vixl/test/aarch64/
Dtest-assembler-aarch64.cc9819 uint64_t data4 = 0x0123456789abcdef; in TEST() local
9887 uint64_t data4 = 0x0123456789abcdef; in TEST() local
9955 uint32_t data4 = 0x01234567; in TEST() local
10023 uint64_t data4 = 0x0123456789abcdef; in TEST() local
10091 uint64_t data4[] = {0x7766554433221100, 0xffeeddccbbaa9988}; in TEST() local
10196 alignas(kXRegSizeInBytes * 2) uint64_t data4[] = {0x7766554433221100, in TEST() local
10345 uint64_t data4[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0}; in AtomicMemoryWHelper() local
10411 uint64_t data4[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0}; in AtomicMemoryXHelper() local
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h1160 u8 data4[8]; /* The first two bytes are the third group of four member