/third_party/ffmpeg/libavfilter/dnn/ |
D | dnn_backend_native_layer_mathbinary.c | 115 const DnnOperand *input1 = &operands[input_operand_indexes[1]]; in dnn_execute_layer_math_binary() local 128 const DnnOperand *input1 = &operands[input_operand_indexes[1]]; in dnn_execute_layer_math_binary() local 141 const DnnOperand *input1 = &operands[input_operand_indexes[1]]; in dnn_execute_layer_math_binary() local 158 const DnnOperand *input1 = &operands[input_operand_indexes[1]]; in dnn_execute_layer_math_binary() local 171 const DnnOperand *input1 = &operands[input_operand_indexes[1]]; in dnn_execute_layer_math_binary() local
|
/third_party/boost/libs/compute/test/ |
D | test_functional_unpack.cpp | 31 compute::vector<int> input1(4, context); in BOOST_AUTO_TEST_CASE() local 58 compute::vector<float> input1(4, context); in BOOST_AUTO_TEST_CASE() local
|
D | test_inner_product.cpp | 26 bc::vector<int> input1(data1, data1 + 4, queue); in BOOST_AUTO_TEST_CASE() local
|
D | test_zip_iterator.cpp | 162 compute::vector<int> input1(data1, data1 + 5, queue); in BOOST_AUTO_TEST_CASE() local
|
D | test_transform.cpp | 78 bc::vector<int> input1(data1, data1 + 4, queue); in BOOST_AUTO_TEST_CASE() local
|
/third_party/boost/boost/geometry/algorithms/detail/ |
D | partition.hpp | 164 inline bool handle_two(IteratorVector1 const& input1, in handle_two() 210 inline bool recurse_ok(IteratorVector1 const& input1, in recurse_ok() 224 inline bool recurse_ok(IteratorVector1 const& input1, in recurse_ok() 293 IteratorVector const& input1, in next_level2() 391 IteratorVector1 const& input1, in next_level() 424 static inline Box get_new_box(IteratorVector1 const& input1, in get_new_box() 447 IteratorVector1 const& input1, in apply()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | PackUnpackTest.cpp | 103 void compareBeforeAfter(GLuint program, float input1, float input2) in compareBeforeAfter() 109 float input1, in compareBeforeAfter()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | PackUnpackTest.cpp | 103 void compareBeforeAfter(GLuint program, float input1, float input2) in compareBeforeAfter() 109 float input1, in compareBeforeAfter()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | qtmux.c | 1175 check_output (const gchar * location, struct TestInputData *input1, in check_output() 1210 run_muxing_test (struct TestInputData *input1, struct TestInputData *input2) in run_muxing_test() 1267 struct TestInputData input1, input2; in GST_START_TEST() local 1324 struct TestInputData input1, input2; in GST_START_TEST() local 1386 struct TestInputData input1, input2; in GST_START_TEST() local 1447 struct TestInputData input1, input2; in GST_START_TEST() local 1511 struct TestInputData input1, input2; in GST_START_TEST() local
|
/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/ |
D | arm_dot_prod_q7.c | 119 q31_t input1, input2; /* Temporary variables */ in arm_dot_prod_q7() local
|
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
D | input_test.cpp | 82 pp::Input input1(count, str, nullptr); in TEST() local 120 pp::Input input1(count, str, nullptr); in TEST() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
D | input_test.cpp | 82 pp::Input input1(count, str, nullptr); in TEST() local 120 pp::Input input1(count, str, nullptr); in TEST() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vp8_idct_msa.c | 50 v8i16 input0, input1; in ff_vp8_idct_add_msa() local 107 v8i16 input0, input1; in ff_vp8_luma_dc_wht_msa() local
|
/third_party/ffmpeg/tests/dnn/ |
D | dnn-layer-mathbinary-test.c | 137 float input1[1*1*2*3] = { in test_no_broadcast() local
|
/third_party/boost/libs/sort/test/ |
D | string_sort_test.cpp | 67 string input1 = "ab"; in offset_comparison_test() local
|
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_conv_partial_q7.c | 82 q31_t input1, input2; /* Temporary input variables */ in arm_conv_partial_q7() local
|
D | arm_correlate_q7.c | 286 q31_t input1, input2; /* Temporary input variables */ in arm_correlate_q7() local
|
D | arm_conv_q7.c | 241 q31_t input1, input2; /* Temporary input variables */ in arm_conv_q7() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | dtifmtts.cpp | 1672 LocalPointer<Calendar> input1(Calendar::createInstance("en-GB", status)); in testFormattedDateInterval() local 1698 LocalPointer<Calendar> input1(Calendar::createInstance("en-GB", status)); in testFormattedDateInterval() local 1716 LocalPointer<Calendar> input1(Calendar::createInstance("en-GB", status)); in testFormattedDateInterval() local 1748 LocalPointer<Calendar> input1(Calendar::createInstance("en-GB", status)); in testFormattedDateInterval() local
|
D | listformattertest.cpp | 135 UnicodeString input1[] = {one}; in CheckFourCases() local 156 UnicodeString input1[] = {one}; in RecordFourCases() local 482 UnicodeString input1[] = {one}; in TestOutOfOrderPatterns() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | DateIntervalFormatTest.java | 1939 Calendar input1 = Calendar.getInstance(ULocale.UK); in testFormattedDateInterval() local 1961 Calendar input1 = Calendar.getInstance(ULocale.UK); in testFormattedDateInterval() local 1988 Calendar input1 = Calendar.getInstance(ULocale.US); in testFormattedDateInterval() local 2018 Date input1 = new Date(2018 - 1900, 6, 20); in testFormattedDateInterval() local
|
/third_party/glib/glib/tests/ |
D | collate.c | 150 const gchar *input1[] = { variable
|
/third_party/boost/libs/program_options/test/ |
D | variable_map_test.cpp | 256 vector<string> input1; in test_multiple_assignments_with_different_option_description() local
|
/third_party/gn/src/gn/ |
D | tokenizer_unittest.cc | 141 char input1[] = "aaa\nxaa\n\nya"; in TEST() local
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | CodedInputStreamTest.java | 281 CodedInputStream input1 = CodedInputStream.newInstance(rawBytes); in testSkipWholeMessage() local
|