Home
last modified time | relevance | path

Searched defs:input (Results 1 - 25 of 2187) sorted by relevance

12345678910>>...88

/test/xts/acts/security/cryptoFramework/js_api_test_one/entry/src/ohosTest/js/test/utils/asymmetric/
H A DpublicAsymmetricPromise.js350 var input; variable
[all...]
/kernel/linux/linux-5.10/drivers/input/
H A DMakefile
/kernel/linux/linux-6.6/drivers/input/
H A DMakefile
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_math.c20 u32 _mali_osk_clz(u32 input) in _mali_osk_clz() argument
25 u32 _mali_osk_fls(u32 input) in _mali_osk_fls() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_math.c19 u32 _mali_osk_clz(u32 input) in _mali_osk_clz() argument
24 u32 _mali_osk_fls(u32 input) in _mali_osk_fls() argument
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-wm8775.c27 u32 input; in pvr2_wm8775_subdev_update() local
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-wm8775.c27 u32 input; in pvr2_wm8775_subdev_update() local
/kernel/linux/linux-6.6/include/kunit/
H A Dattributes.h18 char *input; member
/base/security/asset/frameworks/os_dependency/openssl/src/
H A Dopenssl_wrapper.c28 void Sha256(const uint8_t *input, uint32_t intputLen, uint8_t *output) in Sha256() argument
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_types_util.cpp20 bool Marshalling(const AssetBindInfo &input, MessageParcel &data) in Marshalling() argument
32 bool Marshalling(const Asset &input, MessageParcel &data) in Marshalling() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/
H A Dcommon_types_utils.cpp20 bool Marshalling(const Asset &input, MessageParcel &data) in Marshalling() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_types_util.cpp20 bool Marshalling(const Participant &input, MessageParcel &data) in Marshalling() argument
34 bool Marshalling(const Privilege &input, MessageParcel &data) in Marshalling() argument
48 Marshalling(const Asset &input, MessageParcel &data) Marshalling() argument
58 Marshalling(const ValueObject &input, MessageParcel &data) Marshalling() argument
68 Marshalling(const ValuesBucket &input, MessageParcel &data) Marshalling() argument
79 Marshalling(const StatisticInfo &input, MessageParcel &data) Marshalling() argument
102 Marshalling(const CloudSyncInfo &input, MessageParcel &data) Marshalling() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dhash.cpp19 uint64_t Hash::HashFunc(const std::string &input) in HashFunc() argument
31 uint32_t Hash::Hash32Func(const std::string &input) in Hash32Func() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_types_util.cpp20 bool Marshalling(const Participant &input, MessageParcel &data) in Marshalling() argument
34 bool Marshalling(const Privilege &input, MessageParcel &data) in Marshalling() argument
48 Marshalling(const Role &input, MessageParcel &data) Marshalling() argument
65 Marshalling(const Confirmation &input, MessageParcel &data) Marshalling() argument
83 Marshalling(const SharingCode &input, MessageParcel &data) Marshalling() argument
100 Marshalling(const Asset &input, MessageParcel &data) Marshalling() argument
110 Marshalling(const ValueObject &input, MessageParcel &data) Marshalling() argument
120 Marshalling(const ValuesBucket &input, MessageParcel &data) Marshalling() argument
137 Marshalling(const Strategy &input, MessageParcel &data) Marshalling() argument
143 Marshalling(const CommonAsset &input, MessageParcel &data) Marshalling() argument
150 Marshalling(const CloudSyncInfo &input, MessageParcel &data) Marshalling() argument
[all...]
/base/powermgr/power_manager/utils/shell/src/
H A Dmain.cpp37 std::string input; in Loop() local
/base/security/security_component_manager/test/fuzztest/security_component/service/preregisterseccompprocessstub_fuzzer/
H A Dpreregisterseccompprocessstub_fuzz.cpp39 MessageParcel input; in PreRegisterSecCompProcessStubFuzzTest() local
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/
H A Dhks_storage_test.cpp65 const char input = '#'; in HWTEST_F() local
79 const char input = '$'; in HWTEST_F() local
93 const char input = '%'; in HWTEST_F() local
107 const char input = '&'; in HWTEST_F() local
121 const char input = '('; in HWTEST_F() local
135 const char input = ')'; HWTEST_F() local
[all...]
/base/security/security_component_manager/test/fuzztest/security_component/service/getenhanceremoteobjectstub_fuzzer/
H A Dgetenhanceremoteobjectstub_fuzzer.cpp36 MessageParcel input; in GetEnhanceRemoteObjectStubFuzzTest() local
/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H A Dkws_sdk.cpp58 int32_t KWSSdk::SyncExecute(const Array<int16_t> &input) in SyncExecute() argument
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/common/src/
H A Dcommon_utils.cpp20 std::string MaskStr(const std::string& input) in MaskStr() argument
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/src/
H A Dstub.cpp49 std::vector<uint8_t> MD5::Digest(const uint8_t *input, const size_t length) in Digest() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Djson_importer.cpp28 ISerNode::Ptr JsonImporter::ImportAsTree(CORE_NS::IFile& input) in ImportAsTree() argument
61 IObject::Ptr JsonImporter::Import(CORE_NS::IFile& input) in Import() argument
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dfilter_factory_unittest.cpp42 auto input = filterFactory.GetFilter("Input"); in HWTEST_F() local
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dstring_helper.cpp23 bool StringHelp::EndsWith(const std::string &input, const std::string &suffix) in EndsWith() argument
31 bool StringHelp::EndsWithIgnoreCase(const std::string &input, const std::string &suffix) in EndsWithIgnoreCase() argument
/foundation/communication/dsoftbus/tests/core/frame/unittest/mock/
H A Dsoftbus_server_test_mock.cpp41 bool IsValidString(const char *input, uint32_t maxLen) in IsValidString() argument

Completed in 6 milliseconds

12345678910>>...88