Home
last modified time | relevance | path

Searched defs:input1 (Results 26 - 50 of 85) sorted by relevance

1234

/third_party/ffmpeg/libavfilter/dnn/
H A 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/musl/libc-test/src/functionalext/supplement/math/math_gtest/
H A 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
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_rsa_verify_test.cpp746 HcfBlob input1 = {.data = plan1, .len = strlen((char *)plan1)}; in HWTEST_F() local
H A Dcrypto_rsa_cipher_test.cpp1095 HcfBlob input1 = {.data = (uint8_t *)plan1, .len = strlen((char *)plan1)}; in HWTEST_F() local
1144 HcfBlob input1 = {.data = (uint8_t *)plan1, .len = strlen((char *)plan1)}; in HWTEST_F() local
1188 HcfBlob input1 = {.data = (uint8_t *)plan1, .len = strlen((char *)plan1)}; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/
H A Dnn_compiler_test.cpp124 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 Dtypes_util_test.cpp125 uint32_t input1 = 10; in HWTEST_F() local
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.h80 OHNNOperandTest input1 = {OH_NN_FLOAT32, OH_NN_TENSOR, TENSOR_SHAPE, inputValue1, ADD_DATA_LENGTH}; member
99 OHNNOperandTest input1 = {OH_NN_FLOAT32, OH_NN_TENSOR, {-1, -1, -1, -1}, inputValue1, ADD_DATA_LENGTH}; member
/third_party/ffmpeg/libavcodec/mips/
H A 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/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
H A Dcommon.h152 Int input1 = input[offset + 1]; in bytesToInt() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h48 uint8_t input1[CRYPT_AESCMAC_IN_LEN]; member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmshyperv.h121 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 Dmshyperv.h129 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 Dneural_network_runtime_test.cpp108 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 Dcontinuation_manager_test.cpp1330 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 Dneural_network_runtime_test.cpp109 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 Dneural_network_core_test.cpp38 OH_NN_Tensor input1 = {OH_NN_FLOAT32, 2, inputDims, nullptr, OH_NN_TENSOR}; in BuildModel() local
/third_party/astc-encoder/Source/
H A Dastcenc_color_unquantize.cpp43 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 Dpsa_exercise_key.c594 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 Dlistformattertest.cpp137 UnicodeString input1[] = {one}; in CheckFourCases() local
158 UnicodeString input1[] = {one}; in RecordFourCases() local
487 UnicodeString input1[] = {one}; in TestOutOfOrderPatterns() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c162 static bool npc_check_overlap_fields(struct npc_key_field *input1, in npc_check_overlap_fields() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c880 struct nir_ssa_def *input1 = srcs[1]; in handle_shuffle2() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c671 static const char input1[INPUT_SIZE]={ 0x70 }; in TestGetNextErrorBehaviour() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1185 BufferWithMemory input1 = createStorageBuffer(vkdi, device, allocator, m_inputBufferSize); iterate() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer.h598 OutputIterator c_transform(const InputSequence1& input1, in c_transform() argument
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Ddell-laptop.c1323 u32 input1; in kbd_set_state() local

Completed in 55 milliseconds

1234