Home
last modified time | relevance | path

Searched defs:input1 (Results 1 – 25 of 57) sorted by relevance

123

/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/
Dmath_data_test.h49 double input1; member
55 float input1; member
61 double input1; member
67 float input1; member
97 double input1; member
104 float input1; member
111 double input1; member
118 float input1; member
/third_party/node/deps/v8/src/compiler/
Dnode-matchers.cc40 Node* input1 = merge->InputAt(1); in DiamondMatcher() local
/third_party/openssl/test/
Dsm3_internal_test.c24 static const unsigned char input1[] = { in test_sm3() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DPackUnpackTest.cpp103 void compareBeforeAfter(GLuint program, float input1, float input2) in compareBeforeAfter()
109 float input1, in compareBeforeAfter()
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native_layer_mathbinary.c69 const DnnOperand *input1 = &operands[input_operand_indexes[1]]; in math_binary_commutative() local
93 const DnnOperand *input1 = &operands[input_operand_indexes[1]]; in math_binary_not_commutative() local
/third_party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp45 vint4 input1, in rgba_delta_unpack()
78 vint4 input1, in rgb_delta_unpack()
89 vint4 input1, in rgba_unpack()
117 vint4 input1, in rgb_unpack()
Dastcenc_vecmathlib_common_4.h372 vint4& input1 in bit_transfer_signed()
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dinput_test.cpp82 pp::Input input1(count, str, nullptr); in TEST() local
120 pp::Input input1(count, str, nullptr); in TEST() local
/third_party/ffmpeg/libavcodec/mips/
Dvp8_idct_msa.c50 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/
Ddnn-layer-mathbinary-test.c139 float input1[1*1*2*3] = { in test_no_broadcast() local
/third_party/ffmpeg/libavfilter/tests/
Ddnn-layer-mathbinary.c139 float input1[1*1*2*3] = { in test_no_broadcast() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateIntervalFormatTest.java1939 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/icu/icu4c/source/test/intltest/
Ddtifmtts.cpp1879 LocalPointer<Calendar> input1(Calendar::createInstance("en-GB", status)); in testFormattedDateInterval() local
1905 LocalPointer<Calendar> input1(Calendar::createInstance("en-GB", status)); in testFormattedDateInterval() local
1923 LocalPointer<Calendar> input1(Calendar::createInstance("en-GB", status)); in testFormattedDateInterval() local
1955 LocalPointer<Calendar> input1(Calendar::createInstance("en-GB", status)); in testFormattedDateInterval() local
Dlistformattertest.cpp137 UnicodeString input1[] = {one}; in CheckFourCases() local
158 UnicodeString input1[] = {one}; in RecordFourCases() local
487 UnicodeString input1[] = {one}; in TestOutOfOrderPatterns() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateIntervalFormatTest.java2121 Calendar input1 = Calendar.getInstance(ULocale.UK); in testFormattedDateInterval() local
2143 Calendar input1 = Calendar.getInstance(ULocale.UK); in testFormattedDateInterval() local
2170 Calendar input1 = Calendar.getInstance(ULocale.US); in testFormattedDateInterval() local
2200 Date input1 = new Date(2018 - 1900, 6, 20); in testFormattedDateInterval() local
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DCodedInputStreamTest.java281 CodedInputStream input1 = CodedInputStream.newInstance(rawBytes); in testSkipWholeMessage() local
/third_party/gn/src/gn/
Dtokenizer_unittest.cc141 char input1[] = "aaa\nxaa\n\nya"; in TEST() local
/third_party/mbedtls/tests/src/
Dpsa_exercise_key.c490 const unsigned char *input1, size_t input1_length, in mbedtls_test_psa_setup_key_derivation_wrap()
594 unsigned char input1[] = "Input 1"; in exercise_key_derivation_key() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dcommon.h152 Int input1 = input[offset + 1]; in bytesToInt() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_read_image.cpp257 const uint8 *input1 = input + rowIncrement; in DecodeFPDelta() local
279 const uint8 *input1 = input + rowIncrement; in DecodeFPDelta() local
300 const uint8 *input1 = input + rowIncrement; in DecodeFPDelta() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp535 const T input1 = *reinterpret_cast<const T*>(&original.input[elementNdx + NUM_ELEMENTS / 2]); in checkOperation() local
738 const T input1 = *reinterpret_cast<const T*>(&original.input[elementNdx + NUM_ELEMENTS / 2]); in checkOperationFloatingPoint() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp535 const T input1 = *reinterpret_cast<const T*>(&original.input[elementNdx + NUM_ELEMENTS / 2]); in checkOperation() local
738 const T input1 = *reinterpret_cast<const T*>(&original.input[elementNdx + NUM_ELEMENTS / 2]); in checkOperationFloatingPoint() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfolding_rules.cpp508 const analysis::Constant* input1, in PerformFloatingPointOperation()
556 SpvOp opcode, const analysis::Constant* input1, in PerformIntegerOperation()
603 const analysis::Constant* input1, in PerformOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfolding_rules.cpp508 const analysis::Constant* input1, in PerformFloatingPointOperation()
556 SpvOp opcode, const analysis::Constant* input1, in PerformIntegerOperation()
603 const analysis::Constant* input1, in PerformOperation()
/third_party/spirv-tools/source/opt/
Dfolding_rules.cpp523 const analysis::Constant* input1, in PerformFloatingPointOperation()
572 const analysis::Constant* input1, in PerformIntegerOperation()
619 const analysis::Constant* input1, in PerformOperation()

123