/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …r=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 D | hvigor-wrapper.js | 15 …r=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 D | hvigor-wrapper.js | 16 …r=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 D | hvigor-wrapper.js | 16 "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 D | camera_metadata_operator.h | 106 double *d; member 107 camera_rational_t *r; member
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | window_helper.h | 181 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 D | openssl_adapter_mock.c | 419 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 D | openssl_adapter.c | 293 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 D | cloud_extension_stub.js | 87 constructor(q, r) { argument 911 async function d(l1) { function
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/filter/interfaces/ |
H A D | filter.js | 17 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 D | pasteboard_client_adapter_test.cpp | 173 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 D | data_panel_modifier.cpp | 271 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 D | rs_render_particle.cpp | 763 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 D | drawing_sample_rs.cpp | 112 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 D | segmentbutton.js | 18 …r = 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 D | mesh_util.cpp | 160 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 D | treeview.js | 17 …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 D | atomicserviceweb.js | 1306 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 D | hdi_sink.c | 333 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 D | treeview.js | 18 …r = 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 D | stateMgmt.js | 10097 …var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescrip… variable
|