Home
last modified time | relevance | path

Searched defs:data3 (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mindspore/mindspore-src/source/mindspore/lite/test/ut/src/runtime/
Ddynamic_mem_manager_test.cc254 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/
Dtest_pdu.c869 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/
Dstrcmp-mte.S33 #define data3 x7 macro
/third_party/ffmpeg/libavutil/tests/
Dhmac.c43 uint8_t key1[20], key3[131], data3[50]; in main() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_hue_sat_map.cpp337 HSBModify *data3 = result->SafeGetDeltas (); in Interpolate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_pax_common.c90 const u8 *data3, size_t data3_len, in eap_pax_mac()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_pax_common.c90 const u8 *data3, size_t data3_len, in eap_pax_mac()
/third_party/mindspore/mindspore-src/source/mindspore/lite/test/st/
Dsub_graph_test.cc86 auto data3 = reinterpret_cast<float *>(tensor_3->data.data()); in TEST_F() local
/third_party/skia/tests/
DEncodeTest.cpp94 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/
Dms_simd_avx_instructions.h143 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
Dms_simd_avx512_instructions.h171 …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
Dms_simd_sse_instructions.h188 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
Dms_simd_neon_instructions.h268 static const MS_FLOAT32X4 data3 = {28.0f, 28.0f, 28.0f, 28.0f}; in MS_TANHX4_F32() local
/third_party/lwip/test/unit/tcp/
Dtest_tcp.c454 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/
Dtest-examples.cc418 uint8_t data3[1000]; in TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVertexAttributeTest.cpp759 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
DTransformFeedbackTest.cpp2060 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/
Dgtkanal.c252 double *data, *data2, *data3; in plot_frame() local
/third_party/icu/icu4c/source/test/intltest/
Dlistformattertest.cpp719 const char16_t* data3; in TestContextual() member
/third_party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp1783 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/
Dwin32_io.c51 WORD data3; /* The second group of four hexadecimal digits. */ member
/third_party/vixl/test/aarch64/
Dtest-assembler-aarch64.cc10222 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/
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp5065 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
Dgl4cShaderStorageBufferObjectTests.cpp5467 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/
Des31cShaderStorageBufferObjectTests.cpp5211 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

12