Home
last modified time | relevance | path

Searched defs:algo (Results 1 - 25 of 52) sorted by relevance

123

/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_regular_test.cpp438 auto algo = pattern_->GetCacheLayoutAlgo(); in HWTEST_F() local
H A Dwater_flow_segment_layout_test.cpp118 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); in HWTEST_F() local
162 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); in HWTEST_F() local
297 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); HWTEST_F() local
328 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); HWTEST_F() local
360 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); HWTEST_F() local
416 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); HWTEST_F() local
456 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); HWTEST_F() local
508 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); HWTEST_F() local
549 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); HWTEST_F() local
598 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); HWTEST_F() local
631 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); HWTEST_F() local
691 auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>()); HWTEST_F() local
823 auto algo = HWTEST_F() local
872 auto algo = HWTEST_F() local
913 auto algo = HWTEST_F() local
959 auto algo = HWTEST_F() local
1013 auto algo = HWTEST_F() local
1181 auto algo = HWTEST_F() local
1215 auto algo = HWTEST_F() local
1263 auto algo = HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddata_compression.cpp38 DataCompression *DataCompression::GetInstance(CompressAlgorithm algo) in GetInstance() argument
48 void DataCompression::Register(CompressAlgorithm algo, DataCompression *compressionPtr) in Register() argument
/third_party/node/test/parallel/
H A Dtest-crypto-authenticated.js627 algo: 'chacha20-poly1305', global() property
[all...]
/third_party/lzma/C/
H A DLzmaEnc.h22 int algo; /* 0 - fast, 1 - normal, default = 1 */ member
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/irregular/
H A Dgrid_irregular_layout_test.cpp429 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); in HWTEST_F() local
471 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); in HWTEST_F() local
515 auto algo in HWTEST_F() local
573 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); HWTEST_F() local
648 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/frameworks/native/capi/avcencinfo/
H A Dnative_cencinfo.cpp83 OH_AVErrCode OH_AVCencInfo_SetAlgorithm(OH_AVCencInfo *cencInfo, enum DrmCencAlgorithm algo) in OH_AVCencInfo_SetAlgorithm() argument
[all...]
/test/xts/hats/kernel/syscalls/net/sockopt/
H A DSockoptApiTest.cpp495 const char *algo = "cubic"; in HWTEST_F() local
/third_party/lzma/CPP/7zip/Crypto/
H A DMyAes.cpp226 UInt32 algo = 0; in SetCoderProperties() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dcore_algorithm.c180 char *ossl_algorithm_get1_first_name(const OSSL_ALGORITHM *algo) in ossl_algorithm_get1_first_name() argument
137 ossl_algorithm_do_all(OSSL_LIB_CTX *libctx, int operation_id, OSSL_PROVIDER *provider, int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), int (*reserve_store)(int no_store, void *data), void (*fn)(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *data), int (*unreserve_store)(void *data), int (*post)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), void *data) ossl_algorithm_do_all() argument
H A Dcore_fetch.c102 ossl_method_construct_this(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *cbdata) ossl_method_construct_this() argument
/third_party/openssl/crypto/
H A Dcore_algorithm.c180 char *ossl_algorithm_get1_first_name(const OSSL_ALGORITHM *algo) in ossl_algorithm_get1_first_name() argument
137 ossl_algorithm_do_all(OSSL_LIB_CTX *libctx, int operation_id, OSSL_PROVIDER *provider, int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), int (*reserve_store)(int no_store, void *data), void (*fn)(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *data), int (*unreserve_store)(void *data), int (*post)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), void *data) ossl_algorithm_do_all() argument
H A Dcore_fetch.c102 ossl_method_construct_this(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *cbdata) ossl_method_construct_this() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_pattern.h168 void SetCacheLayoutAlgo(const RefPtr<WaterFlowLayoutBase>& algo) in SetCacheLayoutAlgo() argument
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_key.cpp284 const auto algo = Algorithm(); in Clear() local
/third_party/ffmpeg/libavfilter/
H A Daf_axcorrelate.c36 int algo; member
/third_party/ffmpeg/libavutil/
H A Dencryption_info.c163 static void av_encryption_info_set_drm_algo(uint32_t algo, AV_DrmCencInfo *cenc_info) in av_encryption_info_set_drm_algo() argument
H A Dencryption_info.h56 AV_DrmCencAlgorithm algo; member
/third_party/lwip/src/apps/snmp/
H A Dsnmpv3_mbedtls.c52 snmpv3_auth(struct snmp_pbuf_stream *stream, u16_t length, const u8_t *key, snmpv3_auth_algo_t algo, u8_t *hmac_out) snmpv3_auth() argument
108 snmpv3_crypt(struct snmp_pbuf_stream *stream, u16_t length, const u8_t *key, const u8_t *priv_param, const u32_t engine_boots, const u32_t engine_time, snmpv3_priv_algo_t algo, snmpv3_priv_mode_t mode) snmpv3_crypt() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_protect.c229 ASN1_OBJECT *algo = NULL; in set_sig_algor() local
/third_party/openssl/crypto/cmp/
H A Dcmp_protect.c229 ASN1_OBJECT *algo = NULL; in set_sig_algor() local
/third_party/toybox/lib/
H A Dpassword.c12 int get_salt(char *salt, char *algo) in get_salt() argument
/foundation/multimedia/av_codec/test/fuzztest/avcencinfo_fuzzer/
H A Davcencinfo_fuzzer.cpp104 DrmCencAlgorithm algo = static_cast<enum DrmCencAlgorithm>(*data); in CencInfoSetAlgorithmFuzzTest() local
315 DrmCencAlgorithm algo = static_cast<enum DrmCencAlgorithm>(*data); in CencInfoSetAVBufferFuzzTest() local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/
H A Dcodec_drm_decrypt_mock.cpp75 void CodecDrmDecrypt::SetDrmAlgoAndBlocks(uint8_t algo, MetaDrmCencInfo *cencInfo) in SetDrmAlgoAndBlocks() argument
/foundation/multimedia/av_codec/test/unittest/video_test/drm_decryptor_test/
H A Ddrm_decryptor_coverage_unit_test.cpp410 void CreateAudioCencInfo(MetaDrmCencInfo &cencInfo, MetaDrmCencAlgorithm algo) in CreateAudioCencInfo() argument
424 AudioCencDecrypt(std::shared_ptr<AVBuffer> drmInBuf, std::shared_ptr<AVBuffer> drmOutBuf, std::shared_ptr<MediaAVCodec::CodecDrmDecryptorMock> decryptorMock, MetaDrmCencAlgorithm algo, int32_t flag) AudioCencDecrypt() argument
[all...]

Completed in 13 milliseconds

123