| /third_party/openssl/test/ |
| H A D | sm3_internal_test.c | 24 static const unsigned char input1[] = { in test_sm3() local
|
| /third_party/ffmpeg/libavfilter/tests/ |
| H A D | dnn-layer-mathbinary.c | 139 float input1[1*1*2*3] = { in test_no_broadcast() local
|
| /third_party/ffmpeg/tests/dnn/ |
| H A D | dnn-layer-mathbinary-test.c | 139 float input1[1*1*2*3] = { in test_no_broadcast() local
|
| /third_party/gn/src/gn/ |
| H A D | tokenizer_unittest.cc | 141 char input1[] = "aaa\nxaa\n\nya"; in TEST() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | PackUnpackTest.cpp | 103 void compareBeforeAfter(GLuint program, float input1, float input2) in compareBeforeAfter() argument 108 compareBeforeAfter(GLuint program, float input1, float input2, float expect1, float expect2) compareBeforeAfter() argument
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_mathbinary.c | 69 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/musl/libc-test/src/functionalext/supplement/math/math_gtest/ |
| H A D | math_data_test.h | 49 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/ffmpeg/libavcodec/mips/ |
| H A 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/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/ |
| H A D | common.h | 152 Int input1 = input[offset + 1]; in bytesToInt() local
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_color_unquantize.cpp | 43 rgba_delta_unpack( vint4 input0, vint4 input1, vint4& output0, vint4& output1 ) rgba_delta_unpack() argument 76 rgb_delta_unpack( vint4 input0, vint4 input1, vint4& output0, vint4& output1 ) rgb_delta_unpack() argument 87 rgba_unpack( vint4 input0, vint4 input1, vint4& output0, vint4& output1 ) rgba_unpack() argument 115 rgb_unpack( vint4 input0, vint4 input1, vint4& output0, vint4& output1 ) rgb_unpack() argument [all...] |
| /third_party/mbedtls/tests/src/ |
| H A D | psa_exercise_key.c | 594 unsigned char input1[] = "Input 1"; in exercise_key_derivation_key() local 486 mbedtls_test_psa_setup_key_derivation_wrap( psa_key_derivation_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, const unsigned char *input1, size_t input1_length, const unsigned char *input2, size_t input2_length, size_t capacity, int key_destroyable) mbedtls_test_psa_setup_key_derivation_wrap() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | listformattertest.cpp | 137 UnicodeString input1[] = {one}; in CheckFourCases() local 158 UnicodeString input1[] = {one}; in RecordFourCases() local 487 UnicodeString input1[] = {one}; in TestOutOfOrderPatterns() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_opencl.c | 880 struct nir_ssa_def *input1 = srcs[1]; in handle_shuffle2() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ncnvtst.c | 671 static const char input1[INPUT_SIZE]={ 0x70 }; in TestGetNextErrorBehaviour() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm64bitCompareTests.cpp | 1185 BufferWithMemory input1 = createStorageBuffer(vkdi, device, allocator, m_inputBufferSize); iterate() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
| H A D | container.h | 598 OutputIterator c_transform(const InputSequence1& input1, in c_transform() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktAtomicOperationTests.cpp | 535 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]); checkOperationFloatingPoint() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | dec_msa.c | 44 v8i16 input0, input1; in TransformOne() local 78 v8i16 input0, input1; in TransformWHT() local [all...] |
| H A D | enc_msa.c | 46 v8i16 input0, input1; in ITransformOne() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_read_image.cpp | 257 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_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktAtomicOperationTests.cpp | 535 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]); checkOperationFloatingPoint() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm64bitCompareTests.cpp | 1185 BufferWithMemory input1 = createStorageBuffer(vkdi, device, allocator, m_inputBufferSize); iterate() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | instruction-selector-arm.cc | 2988 void ArrangeShuffleTable(ArmOperandGenerator* g, Node* input0, Node* input1, in ArrangeShuffleTable() argument 3007 Node* input1 = node->InputAt(1); in VisitI8x16Shuffle() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| H A D | instruction-selector-mips.cc | 2453 Node* input1 = node->InputAt(1); in VisitI8x16Shuffle() local
|
| /third_party/node/deps/v8/src/compiler/backend/s390/ |
| H A D | instruction-selector-s390.cc | 2696 Node* input1 = node->InputAt(1); in VisitI8x16Shuffle() local
|