Home
last modified time | relevance | path

Searched +defs:d +defs:r (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"… method in _e.u
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"… method in _e.u
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"… function
/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… variable
/ohos5.0/drivers/interface/camera/metadata/include/
H A Dcamera_metadata_operator.h106 double *d; member
107 camera_rational_t *r; member
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h181 static inline bool IsEmptyRect(const Rect& r) in IsEmptyRect()
186 static inline bool IsLandscapeRect(const Rect& r) in IsLandscapeRect()
452 TransformHelper::Vector3 d = TransformHelper::TransformWithPerspDiv( in TransformRect() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dopenssl_adapter_mock.c419 int OpensslEcPointMul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *gScalar, const EC_POINT *po… in OpensslEcPointMul()
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()
1120 const BIGNUM *OpensslRsaGet0N(const RSA *d) in OpensslRsaGet0N()
1125 const BIGNUM *OpensslRsaGet0E(const RSA *d) in OpensslRsaGet0E()
1130 const BIGNUM *OpensslRsaGet0D(const RSA *d) in OpensslRsaGet0D()
1135 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors()
1841 int OpensslDhUpRef(DH *r) in OpensslDhUpRef()
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Dopenssl_adapter.c293 int OpensslEcPointMul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *gScalar, const EC_POINT *po… in OpensslEcPointMul()
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()
717 const BIGNUM *OpensslRsaGet0N(const RSA *d) in OpensslRsaGet0N()
722 const BIGNUM *OpensslRsaGet0E(const RSA *d) in OpensslRsaGet0E()
727 const BIGNUM *OpensslRsaGet0D(const RSA *d) in OpensslRsaGet0D()
732 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors()
1296 int OpensslDhUpRef(DH *r) in OpensslDhUpRef()
1331 int OpensslAsn1OctetStringSet(ASN1_OCTET_STRING *x, const unsigned char *d, int len) in OpensslAsn1OctetStringSet()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js87 constructor(q, r) { argument
911 async function d(l1) { function
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/filter/interfaces/
H A Dfilter.js17 let c = arguments.length, r = c < 3 ? target : desc === null ? variable
18 desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; variable
/ohos5.0/base/web/webview/test/unittest/pasteboard_adapter/
H A Dpasteboard_client_adapter_test.cpp173 void SetData(uint32_t* d) override in SetData()
183 void SetRowBytes(size_t r) override in SetRowBytes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.cpp271 float d = std::sqrt( in GetPaintPath() local
713 …RSPath& path, double x, double y, double r, double startAngle, double endAngle, bool counterclockw… in Path2DArc()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp763 float d = std::min(emitSize.x_, emitSize.y_); in CalculateParticlePosition() local
764 float r = GetRandomValue(0.f, d) / 2; in CalculateParticlePosition() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_rs.cpp112 Point d; in TestDrawPathPro() local
401 Drawing::Rect r(0, 0, 500, 500); // rect is set to (fLeft, fTop, fRight, fBottom) in TestCamera() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/
H A Dsegmentbutton.js18r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp160 const float r = 1.0f / static_cast<float>(rings - 1); in GenerateSphereGeometry() local
387 auto d = Math::Cross(st1, st2); in CalculateTangentImpl() local
391 const float r = 1.0f / d; in CalculateTangentImpl() local
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js17 …var s, a = arguments.length, d = a < 3 ? t : null === i ? i = Object.getOwnPropertyDescriptor(t, o… variable
105 class d { class
157 let r; variable
2160 let r = []; variable
2789 const d = () => { constant
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1306 constructor(p, q, r) { argument
1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_sink.c333 pa_resampler *r; in updateResampler() local
861 size_t d; in SinkRenderPrimaryGetDataCap() local
1507 size_t d; in SinkRenderPrimaryGetData() local
1548 size_t d; in SinkRenderMultiChannelGetData() local
2392 int64_t d; in RenderWriteOffloadFunc() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js18r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js10097 …var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescrip… variable