| /third_party/mindspore/mindspore-src/source/mindspore/lite/test/ut/src/runtime/ |
| D | dynamic_mem_manager_test.cc | 254 auto data3 = mem->Malloc(kTestAllocSize3); in TEST_F() local 284 auto data3 = mem->Malloc(kTestAllocSize3); in TEST_F() local 337 auto data3 = mem->Malloc(kTestAllocSize3); in TEST_F() local 390 auto data3 = mem->Malloc(kTestAllocSize3); in TEST_F() local 443 auto data3 = mem->Malloc(kTestAllocSize3); in TEST_F() local 485 auto data3 = mem->Malloc(kTestAllocSize3); in TEST_F() local
|
| /third_party/libcoap/tests/ |
| D | test_pdu.c | 869 uint8_t data3[] = { 0x70, 0x31, 0x33, 0xe1, 0x00, 0x15, 0x35, 0xff, in t_encode_pdu16() local 933 uint8_t data3[] = { 0x74, 0x70, 0x31, 0x33, 0xe1, 0x00, 0x15, 0x35 }; in t_encode_pdu17() local 1087 uint8_t data3[] = { 0x74, 0xd1, 0x0c, 0x35, 0xe1, 0x00, 0x06, 0x36 }; in t_encode_pdu19() local 1152 uint8_t data3[] = { 0x74, 0xd1, 0x00, 0x34, 0xd1, 0xf2, 0x35, 0x11, in t_encode_pdu20() local 1228 uint8_t data3[] = { 0x74, 0xd1, 0x0c, 0x35, 0xe1, 0x00, 0x06, 0x36, in t_encode_pdu21() local 1301 uint8_t data3[] = { 0x74, 0xd1, 0x00, 0x34, 0xd1, 0xf2, 0x35, 0x11, in t_encode_pdu22() local 1383 uint8_t data3[] = { 0x71, 0x32, 0x31, 0x33, 0xb1, 0x34, 0x41, 0x35, in t_encode_pdu23() local
|
| /third_party/optimized-routines/string/aarch64/ |
| D | strcmp-mte.S | 33 #define data3 x7 macro
|
| /third_party/ffmpeg/libavutil/tests/ |
| D | hmac.c | 43 uint8_t key1[20], key3[131], data3[50]; in main() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_hue_sat_map.cpp | 337 HSBModify *data3 = result->SafeGetDeltas (); in Interpolate() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| D | eap_pax_common.c | 90 const u8 *data3, size_t data3_len, in eap_pax_mac()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| D | eap_pax_common.c | 90 const u8 *data3, size_t data3_len, in eap_pax_mac()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/test/st/ |
| D | sub_graph_test.cc | 86 auto data3 = reinterpret_cast<float *>(tensor_3->data.data()); in TEST_F() local
|
| /third_party/skia/tests/ |
| D | EncodeTest.cpp | 94 sk_sp<SkData> data3 = dst3.detachAsData(); in test_encode() local 421 sk_sp<SkData> data3 = dst3.detachAsData(); in DEF_TEST() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/intrinsics/ |
| D | ms_simd_avx_instructions.h | 143 static const MS_FLOAT256_F32 data3 = {1.0f / 12, 1.0f / 12, 1.0f / 12, 1.0f / 12, in MS_COS256_F32() local 170 static const MS_FLOAT256_F32 data3 = {0.2f, 0.2f, 0.2f, 0.2f, 0.2f, 0.2f, 0.2f, 0.2f}; in MS256_LOG_F32() local 375 static const MS_FLOAT32X8 data3 = {28.0f, 28.0f, 28.0f, 28.0f, 28.0f, 28.0f, 28.0f, 28.0f}; in MS_TANHX8_F32() local
|
| D | ms_simd_avx512_instructions.h | 171 …static const MS_FLOAT512_F32 data3 = {1.0f / 12, 1.0f / 12, 1.0f / 12, 1.0f / 12, 1.0f / 12, 1.0f … in MS_COS512_F32() local 205 static const MS_FLOAT512_F32 data3 = {0.2f, 0.2f, 0.2f, 0.2f, 0.2f, 0.2f, 0.2f, 0.2f, in MS512_LOG_F32() local 351 static const MS_FLOAT32X16 data3 = {28.0f, 28.0f, 28.0f, 28.0f, 28.0f, 28.0f, 28.0f, 28.0f, in MS_TANHX16_F32() local
|
| D | ms_simd_sse_instructions.h | 188 static const MS_FLOAT128_F32 data3 = {1.0f / 12, 1.0f / 12, 1.0f / 12, 1.0f / 12}; in MS_COS128_F32() local 212 static const MS_FLOAT128_F32 data3 = {0.2f, 0.2f, 0.2f, 0.2f}; in MS128_LOG_F32() local 328 static const MS_FLOAT32X4 data3 = {28.0f, 28.0f, 28.0f, 28.0f}; in MS_TANHX4_F32() local
|
| D | ms_simd_neon_instructions.h | 268 static const MS_FLOAT32X4 data3 = {28.0f, 28.0f, 28.0f, 28.0f}; in MS_TANHX4_F32() local
|
| /third_party/lwip/test/unit/tcp/ |
| D | test_tcp.c | 454 char data3[] = { 9, 10, 11, 12}; in START_TEST() local 957 char data3[] = { 9, 10, 11, 12, 12}; in START_TEST() local
|
| /third_party/vixl/test/aarch64/examples/ |
| D | test-examples.cc | 418 uint8_t data3[1000]; in TEST() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | VertexAttributeTest.cpp | 759 TestData data3(GL_INT_10_10_10_2_OES, GL_FALSE, Source::IMMEDIATE, packedInput.data(), in TEST_P() local 813 TestData data3(GL_INT_10_10_10_2_OES, GL_TRUE, Source::IMMEDIATE, packedInput.data(), in TEST_P() local 865 TestData data3(GL_UNSIGNED_INT_10_10_10_2_OES, GL_FALSE, Source::BUFFER, packedInput.data(), in TEST_P() local 920 TestData data3(GL_UNSIGNED_INT_10_10_10_2_OES, GL_TRUE, Source::IMMEDIATE, packedInput.data(), in TEST_P() local
|
| D | TransformFeedbackTest.cpp | 2060 std::array<float, 6> data3 = {128.0f, 1.0f, 0.0f, -1.0f, 16.0f, 1024.0f}; in TEST_P() local
|
| /third_party/lame/frontend/ |
| D | gtkanal.c | 252 double *data, *data2, *data3; in plot_frame() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | listformattertest.cpp | 719 const char16_t* data3; in TestContextual() member
|
| /third_party/astc-encoder/Source/UnitTest/ |
| D | test_simd.cpp | 1783 vint4 data3 = vint4(3); in TEST() local 1816 vint4 data3 = vint4(3); in TEST() local 3327 vint8 data3 = vint8(3); in TEST() local 3360 vint8 data3 = vint8(3); in TEST() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | win32_io.c | 51 WORD data3; /* The second group of four hexadecimal digits. */ member
|
| /third_party/vixl/test/aarch64/ |
| D | test-assembler-aarch64.cc | 10222 uint64_t data3 = 0x0123456789abcdef; in TEST() local 10290 uint64_t data3 = 0x0123456789abcdef; in TEST() local 10358 uint32_t data3 = 0x01234567; in TEST() local 10426 uint64_t data3 = 0x0123456789abcdef; in TEST() local 10494 uint64_t data3[] = {0x7766554433221100, 0xffeeddccbbaa9988}; in TEST() local 10596 alignas(kXRegSizeInBytes * 2) uint64_t data3[] = {0x7766554433221100, in TEST() local 10748 uint64_t data3[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0}; in AtomicMemoryWHelper() local 10814 uint64_t data3[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0}; in AtomicMemoryXHelper() local 11074 uint64_t data3[] = {0x1010101010101010, 0x1010101010101010}; in TEST() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 5065 const GLubyte data3[] = { 0x22, 0, 0, 0, 0x88, 0, 0, 0, 0x11, 0, 0, 0, 0x44, 0, 0, 0 }; in Run() local 5315 const GLubyte data3[] = { 0x22, 0, 0, 0, 0x88, 0, 0, 0, 0x11, 0, 0, 0, 0x44, 0, 0, 0 }; in Run() local
|
| D | gl4cShaderStorageBufferObjectTests.cpp | 5467 const GLubyte data3[] = { 0x22, 0, 0, 0, 0x88, 0, 0, 0, 0x11, 0, 0, 0, 0x44, 0, 0, 0 }; in Run() local 5739 const GLubyte data3[] = { 0x22, 0, 0, 0, 0x88, 0, 0, 0, 0x11, 0, 0, 0, 0x44, 0, 0, 0 }; in Run() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cShaderStorageBufferObjectTests.cpp | 5211 const GLubyte data3[] = { 0x22, 0, 0, 0, 0x88, 0, 0, 0, 0x11, 0, 0, 0, 0x44, 0, 0, 0 }; in Run() local 5461 const GLubyte data3[] = { 0x22, 0, 0, 0, 0x88, 0, 0, 0, 0x11, 0, 0, 0, 0x44, 0, 0, 0 }; in Run() local
|