| /third_party/mesa3d/src/intel/vulkan/grl/gpu/ |
| D | api_interface.h | 559 const float* data3 = (const float*)(vertices + vtxID.w); in GRL_load_quad_vertices_no_stride() local 570 const float* data3 = (const float*)(vertices + vtxID.w); in GRL_load_quad_vertices_no_stride() local 581 const half* data3 = (const half*)(vertices + vtxID.w); in GRL_load_quad_vertices_no_stride() local 592 const half* data3 = (const half*)(vertices + vtxID.w); in GRL_load_quad_vertices_no_stride() local 603 const short* data3 = (const short*)(vertices + vtxID.w); in GRL_load_quad_vertices_no_stride() local 614 const short* data3 = (const short*)(vertices + vtxID.w); in GRL_load_quad_vertices_no_stride() local 625 const unsigned short* data3 = (const unsigned short*)(vertices + vtxID.w); in GRL_load_quad_vertices_no_stride() local 636 const unsigned short* data3 = (const unsigned short*)(vertices + vtxID.w); in GRL_load_quad_vertices_no_stride() local 647 const unsigned data3 = *(const unsigned*)(vertices + vtxID.w); in GRL_load_quad_vertices_no_stride() local 658 const unsigned char* data3 = (const unsigned char*)(vertices + vtxID.w); in GRL_load_quad_vertices_no_stride() local [all …]
|
| /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 | memcmp.S | 23 #define data3 x5 macro
|
| D | strcmp.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/rust/rust/src/tools/clippy/tests/ui/ |
| D | read_zero_byte_vec.rs | 24 let mut data3 = Vec::new(); in test() localVariable
|
| /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/skia/m133/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_standard/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/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/openhitls/testcode/sdv/testcase/crypto/sm3/ |
| D | test_suite_sdv_eal_sm3.c | 214 void SDV_CRYPT_EAL_SM3_FUNC_TC003(Hex *data1, Hex *data2, Hex *data3, Hex *hash) in SDV_CRYPT_EAL_SM3_FUNC_TC003()
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/md5/ |
| D | test_suite_sdv_eal_md5.c | 263 void SDV_CRYPTO_MD5_FUNC_TC004(Hex *data1, Hex *data2, Hex *data3, Hex *hash) in SDV_CRYPTO_MD5_FUNC_TC004()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/intrinsics/ |
| 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_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_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
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/hmac/ |
| D | test_suite_sdv_eal_mac_hmac.c | 365 void SDV_CRYPT_EAL_HMAC_FUN_TC002(int algId, Hex *key, Hex *data1, Hex *data2, Hex *data3, Hex *vec… in SDV_CRYPT_EAL_HMAC_FUN_TC002()
|
| /third_party/lwip/test/unit/tcp/ |
| D | test_tcp.c | 455 char data3[] = { 9, 10, 11, 12}; in START_TEST() local 960 char data3[] = { 9, 10, 11, 12, 12}; in START_TEST() local
|
| /third_party/skia/m133/tests/ |
| D | EncodeTest.cpp | 107 sk_sp<SkData> data3 = dst3.detachAsData(); in test_encode() local 631 sk_sp<SkData> data3 = dst3.detachAsData(); in DEF_TEST() local
|
| /third_party/vixl/test/aarch64/examples/ |
| D | test-examples.cc | 418 uint8_t data3[1000]; in TEST() local
|
| /third_party/openhitls/crypto/sm4/src/asm/ |
| D | crypt_sm4_armv8.S | 42 data3 .req v7 label
|
| /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
|
| /third_party/cares/test/ |
| D | ares-test-misc.cc | 392 std::vector<byte> data3 = {0x12, 0x23, in TEST_F() local
|