| /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
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/ |
| H A D | compilation_test.cpp | 33 OH_NN_Tensor input1 = {OH_NN_FLOAT32, 4, inputDims, nullptr, OH_NN_TENSOR}; in BuildModel() local
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/ |
| H A D | compilation_test.cpp | 33 OH_NN_Tensor input1 = {OH_NN_FLOAT32, 4, inputDims, nullptr, OH_NN_TENSOR}; in BuildModel() local
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| H A D | i18n.c | 484 static bool compare_specifiers(char **input1, char **input2) in compare_specifiers() argument
|
| /kernel/linux/linux-5.10/drivers/media/tuners/ |
| H A D | tuner-xc2028.h | 40 unsigned int input1:1; member
|
| /kernel/linux/linux-6.6/drivers/media/tuners/ |
| H A D | xc2028.h | 40 unsigned int input1:1; member
|
| /kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
| H A D | i18n.c | 491 static bool compare_specifiers(char **input1, char **input2) in compare_specifiers() 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
|
| /foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/ |
| H A D | nn_compiler_test.cpp | 124 OH_NN_Tensor input1 = {OH_NN_FLOAT32, 4, inputDims, nullptr, OH_NN_TENSOR}; in BuildModel() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
| H A D | types_util_test.cpp | 125 uint32_t input1 = 10; in HWTEST_F() local
|
| /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
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp_tool.h | 48 uint8_t input1[CRYPT_AESCMAC_IN_LEN]; member
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | mshyperv.h | 121 static inline u64 hv_do_fast_hypercall8(u16 code, u64 input1) in hv_do_fast_hypercall8() argument 152 static inline u64 hv_do_fast_hypercall16(u16 code, u64 input1, u64 input2) in hv_do_fast_hypercall16() argument
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | mshyperv.h | 129 static inline u64 _hv_do_fast_hypercall8(u64 control, u64 input1) in _hv_do_fast_hypercall8() argument 168 static inline u64 hv_do_fast_hypercall8(u16 code, u64 input1) in hv_do_fast_hypercall8() argument 175 static inline u64 hv_do_fast_nested_hypercall8(u16 code, u64 input1) in hv_do_fast_nested_hypercall8() argument 183 _hv_do_fast_hypercall16(u64 control, u64 input1, u64 input2) _hv_do_fast_hypercall16() argument 226 hv_do_fast_hypercall16(u16 code, u64 input1, u64 input2) hv_do_fast_hypercall16() argument 233 hv_do_fast_nested_hypercall16(u16 code, u64 input1, u64 input2) hv_do_fast_nested_hypercall16() argument [all...] |
| /foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/ |
| H A D | neural_network_runtime_test.cpp | 108 OH_NN_Tensor input1 = {OH_NN_FLOAT32, 2, inputDims, nullptr, OH_NN_TENSOR}; in BuildModel() local
|
| /foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/continuation_manager/ |
| H A D | continuation_manager_test.cpp | 1330 std::vector<std::u16string> input1; in HWTEST_F() local
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
| H A D | neural_network_runtime_test.cpp | 109 OH_NN_Tensor input1 = {OH_NN_FLOAT32, 2, inputDims, nullptr, OH_NN_TENSOR}; in BuildModel() local
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/ |
| H A D | neural_network_core_test.cpp | 38 OH_NN_Tensor input1 = {OH_NN_FLOAT32, 2, inputDims, nullptr, OH_NN_TENSOR}; in BuildModel() 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...] |