Home
last modified time | relevance | path

Searched +defs:n +defs:q (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/avvolumepanel/
H A Davvolumepanel.js22 constructor(p, q, r, s = -1, t = undefined, u) { argument
42 updateStateVars(n) { argument
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dhash_table.c107 ListNode *q = t->next; in RebuildHashTable() local
145 ListNode *q = t; in InsertHashTable() local
151 ListNode *n = (ListNode *)calloc(1, sizeof(ListNode)); in InsertHashTable() local
182 ListNode *q = t; in DeleteHashTable() local
/ohos5.0/foundation/resourceschedule/ffrt/benchmarks/face_story/
H A Dface_story.cpp103 for (auto n = 0; n < 1; n++) { // 实际业务中分割当前只做一次 in FaceStory() local
114 for (auto q = 0; q < FACE_NUM; q++) { // 实际业务中分割当前只做一次 in FaceStory() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js87 constructor(q, r) { argument
289 constructor(q, i1) { argument
605 class n extends rpc.RemoteObject { class
606 constructor(q, l1) { argument
677 constructor(q, x3) { argument
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… argument
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… argument
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… constant
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c56 List *q = NULL; in GetFreeIovList() local
72 List *n = NULL; in DestroyIovList() local
128 List *n = NULL; in SendFileDataFrame() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_sw.cpp220 const size_t n = info_->segmentTails_.size(); in CheckData() local
300 void PrepareStartPosQueue(StartPosQ& q, const Lanes& lanes, float mainGap, float viewportBound) in PrepareStartPosQueue()
310 void PrepareEndPosQueue(EndPosQ& q, const Lanes& lanes, float mainGap, float viewportBound) in PrepareEndPosQueue()
347 EndPosQ q; in FillBackSection() local
388 StartPosQ q; in FillFrontSection() local
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Drsa_asy_key_generator_openssl.c186 const BIGNUM *n = OpensslRsaGet0N(impl->sk); in GetRsaPriKeySpecBigInteger() local
228 const BIGNUM *n = OpensslRsaGet0N(impl->pk); in GetRsaPubKeySpecBigInteger() local
576 const BIGNUM *q = NULL; in GetPriKeyEncoded() local
1191 static HcfResult ParseRsaBnFromBin(const HcfAsyKeyParamsSpec *paramsSpec, BIGNUM **n, in ParseRsaBnFromBin()
1228 BIGNUM *n = NULL; in InitRsaStructByBin() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 "use strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=req… property in Cu.D
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dopenssl_adapter_mock.c938 int OpensslDsaSet0Pqg(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDsaSet0Pqg()
1110 int OpensslRsaSet0Key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in OpensslRsaSet0Key()
1115 void OpensslRsaGet0Key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in OpensslRsaGet0Key()
1135 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors()
1849 int OpensslDhSet0Pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDhSet0Pqg()
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Dopenssl_adapter.c591 int OpensslDsaSet0Pqg(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDsaSet0Pqg()
707 int OpensslRsaSet0Key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in OpensslRsaSet0Key()
712 void OpensslRsaGet0Key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in OpensslRsaGet0Key()
732 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors()
1301 int OpensslDhSet0Pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDhSet0Pqg()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1306 constructor(p, q, r) { argument
1326 constructor(k, l, m, n) { argument
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp593 napi_value q = GetDetailAsyKeySpecValue(env, arg, "q"); in InitDsaCommonAsyKeySpec() local
796 napi_value n = GetDetailAsyKeySpecValue(env, arg, "n"); in InitEccDetailAsyKeySpec() local
1034 napi_value n = GetDetailAsyKeySpecValue(env, arg, "n"); in InitRsaCommonAsyKeySpec() local