| /third_party/boost/libs/spirit/test/karma/ |
| D | regression_adapt_adt.cpp | 75 class data3 class 81 data3(double data = 0.0) in data3() function in data3
|
| /third_party/boost/libs/numeric/odeint/examples/ |
| D | elliptic.py | 18 data3 = loadtxt("elliptic3.dat") variable
|
| /third_party/boost/libs/compute/test/ |
| D | test_lexicographical_compare.cpp | 48 int data3[] = { 1, 2, 3, 4, 5 }; in BOOST_AUTO_TEST_CASE() local
|
| D | test_functional_unpack.cpp | 56 float data3[] = { 0, 9, 1, 2 }; in BOOST_AUTO_TEST_CASE() local
|
| D | test_merge.cpp | 106 std::vector<std::pair<int, float> > data3(data1.size() + data2.size()); in BOOST_AUTO_TEST_CASE() local
|
| D | test_accumulate.cpp | 292 double data3[] = { 1.2, 2.3, 4.5, 6.7, 8.9 }; in BOOST_AUTO_TEST_CASE() 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/libcoap/tests/ |
| D | test_pdu.c | 854 uint8_t data3[] = { 0x70, 0x31, 0x33, 0xe1, 0x00, 0x15, 0x35, 0xff, in t_encode_pdu16() local 914 uint8_t data3[] = { 0x74, 0x70, 0x31, 0x33, 0xe1, 0x00, 0x15, 0x35 }; in t_encode_pdu17() local 1059 uint8_t data3[] = { 0x74, 0xd1, 0x0c, 0x35, 0xe1, 0x00, 0x06, 0x36 }; in t_encode_pdu19() local 1113 uint8_t data3[] = { 0x74, 0xd1, 0x0c, 0x35, 0xe1, 0x00, 0x06, 0x36, in t_encode_pdu20() local 1173 uint8_t data3[] = { 0x71, 0x32, 0x31, 0x33, 0xb1, 0x34, 0x41, 0x35, in t_encode_pdu21() local
|
| /third_party/boost/libs/spirit/repository/example/qi/ |
| D | derived.cpp | 68 double data3; member
|
| /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/gstreamer/gstplugins_good/tests/check/elements/ |
| D | avimux.c | 158 guint8 data3[4] = "LIST"; in check_avimux_pad() local
|
| D | qtmux.c | 355 guint8 data3[4] = "moof"; in check_qtmux_pad_fragmented() local 460 guint8 data3[4] = "moof"; in check_qtmux_pad_fragmented_finalise() local
|
| /third_party/flutter/skia/tests/ |
| D | EncodeTest.cpp | 92 sk_sp<SkData> data3 = dst3.detachAsData(); in test_encode() local 419 sk_sp<SkData> data3 = dst3.detachAsData(); in DEF_TEST() local
|
| /third_party/mindspore/mindspore/lite/test/st/ |
| D | sub_graph_test.cc | 90 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/boost/libs/ptr_container/test/ |
| D | test_data.hpp | 48 int data1, data2, data3; member in test::Base
|
| /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/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/ |
| D | ms_simd_instructions.h | 190 static const MS_FLOAT32X4 data3 = {28.0f, 28.0f, 28.0f, 28.0f}; in MS_TANHX4_F32() local 289 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
|
| /third_party/glib/gio/tests/ |
| D | gdbus-threading.c | 441 SyncThreadData data3; in test_method_calls_on_proxy() 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
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | listformattertest.cpp | 718 const char16_t* data3; in TestContextual() member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | win32_io.c | 51 WORD data3; /* The second group of four hexadecimal digits. */ member
|