/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
H A D | render_tonemap_common.h | 30 const float d = 0.59f; in TonemapAces() local 31 const float e = 0.14f; in TonemapAces() local 44 float d = 5.92f; in TonemapAcesFilmRec2020() local 45 float e = 1.9f; in TonemapAcesFilmRec2020() local 58 const float d = 0.20f; in TonemapFilmic() local 59 const float e = 0.02f; in TonemapFilmic() local 68 const float d = 0.20f; in TonemapFilmic() local 69 const float e = 0.02f; in TonemapFilmic() local
|
/ohos5.0/base/security/code_signature/interfaces/innerkits/jit_code_sign/include/ |
H A D | jit_fort_helper.h | 39 unsigned long c, unsigned long d, unsigned long e) in Syscall()
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
H A D | rsa_openssl_common.c | 28 const BIGNUM *e = NULL; in DuplicateRsaPriKeyForSpec() local 29 const BIGNUM *d = NULL; in DuplicateRsaPriKeyForSpec() local
|
H A D | openssl_adapter.c | 393 EVP_PKEY *OpensslEvpPkeyNewRawPublicKey(int type, ENGINE *e, const unsigned char *pub, size_t len) in OpensslEvpPkeyNewRawPublicKey() 428 EVP_PKEY_CTX *OpensslEvpPkeyCtxNew(EVP_PKEY *pkey, ENGINE *e) in OpensslEvpPkeyCtxNew() 475 EVP_PKEY_CTX *OpensslEvpPkeyCtxNewId(int id, ENGINE *e) in OpensslEvpPkeyCtxNewId() 692 BIGNUM *e, BN_GENCB *cb) in OpensslRsaGenerateMultiPrimeKey() 697 int OpensslRsaGenerateKeyEx(RSA *rsa, int bits, BIGNUM *e, BN_GENCB *cb) in OpensslRsaGenerateKeyEx() 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() [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_common.h | 34 #define HDI_CHECK_ELEMENT(e, input, len) \ argument 42 #define HDI_CHECK_ELEMENT_BY_ID(e, inputid, input, len) \ argument 46 #define HDI_CHECK_ELEMENT_BY_EXTID(e, extid, input, len) \ argument 68 static inline int HdiCheckCompleted(const struct HdiElem *e, in HdiCheckCompleted() 76 #define HDI_BIT_MULTI(a, b, c, d) \ argument
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicservicetabs/interfaces/ |
H A D | atomicservicetabs.js | 191 constructor(b, c, d, e) { argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/ |
H A D | color_space_fuzzer.cpp | 74 float d = GetObject<float>(); in ColorSpaceFuzzTest002() local 75 float e = GetObject<float>(); in ColorSpaceFuzzTest002() 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 32 on(e, t) { argument 37 once(e, t) { argument 49 off(e, t) { argument 65 emit(e, t) { argument 105 class d { class 114 getData(e) { argument 194 constructor(e) { argument 1490 init(e) { argument 1805 let e = 0; variable [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | main.cpp | 54 for (const auto& e : g_validExts) { local 126 for (auto &d : dirSet) { local 237 FILE* d = fopen(fname.c_str(), "wb"); local 320 FILE* e = fopen(fname.c_str(), "wb"); local 468 FILE* e = fopen(fname.c_str(), "wb"); local 638 for (auto& d : g_directory) { local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/ |
H A D | color_space.h | 52 float g, a, b, c, d, e, f; member
|
/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/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… method in _e.u
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… method in _e.u
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… argument
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/ |
H A D | inputmethodlist.js | 56 constructor(a, b, c, d = -1, e = undefined, f) { argument
|
/ohos5.0/base/update/updater/test/unittest/utils/json/ |
H A D | utils_json_visitor_test.cpp | 146 D d {}; variable 171 E e {}; variable
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/ |
H A D | foldsplitcontainer.js | 682 let d = 0; variable 683 let e = 0; variable
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
H A D | hks_openssl_rsa.c | 117 BIGNUM *e = BN_bin2bn(bufBlob.data, keyMaterial->eSize, NULL); in InitRsaStruct() local 119 BIGNUM *d = NULL; in InitRsaStruct() local 158 BIGNUM *e = NULL; in HksOpensslCheckRsaKey() local 237 BIGNUM *e = BN_new(); in HksOpensslRsaGenerateKey() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | pen_test.cpp | 163 Point d(rect.GetRight() - rect.GetWidth() / 4.0f, rect.GetTop() + rect.GetHeight() / 2.0f); in TestPenCapStyle() local 168 Point e(rect.GetLeft() + rect.GetWidth() / 4.0f, rect.GetBottom() - rect.GetHeight() / 4.0f); in TestPenCapStyle() local 241 Point e(rect.GetLeft() + rect.GetWidth() / 4.0f, rect.GetBottom() - rect.GetHeight() / 4.0f); in TestPenAntiAlias() local
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
H A D | rsa_asy_key_generator_openssl.c | 197 const BIGNUM *d = OpensslRsaGet0D(impl->sk); in GetRsaPriKeySpecBigInteger() local 239 const BIGNUM *e = OpensslRsaGet0E(impl->pk); in GetRsaPubKeySpecBigInteger() local 1192 BIGNUM **e, BIGNUM **d) in ParseRsaBnFromBin() 1229 BIGNUM *e = NULL; in InitRsaStructByBin() local 1230 BIGNUM *d = NULL; in InitRsaStructByBin() local 1435 BIGNUM *e = OpensslBnNew(); in SetDefaultValue() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_sample_rs.cpp | 112 Point d; in TestDrawPathPro() local 124 Point e; in TestDrawPathPro() local 268 …auto e = ShaderEffect::CreateImageShader(image, TileMode::REPEAT, TileMode::MIRROR, sampling, matr… in TestDrawImage() local 321 auto e = ShaderEffect::CreatePictureShader(picture, TileMode::REPEAT, TileMode::MIRROR, in TestPicture() local 426 …auto e = ShaderEffect::CreateLinearGradient({1200, 700}, {1300, 800}, colors, pos, TileMode::MIRRO… in TestDrawShader() local
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | openssl_adapter_mock.c | 655 EVP_PKEY *OpensslEvpPkeyNewRawPublicKey(int type, ENGINE *e, const unsigned char *pub, size_t len) in OpensslEvpPkeyNewRawPublicKey() 663 EVP_PKEY *OpensslEvpPkeyNewRawPrivateKey(int type, ENGINE *e, const unsigned char *pub, size_t len) in OpensslEvpPkeyNewRawPrivateKey() 702 EVP_PKEY_CTX *OpensslEvpPkeyCtxNew(EVP_PKEY *pkey, ENGINE *e) in OpensslEvpPkeyCtxNew() 802 EVP_PKEY_CTX *OpensslEvpPkeyCtxNewId(int id, ENGINE *e) in OpensslEvpPkeyCtxNewId() 1095 BIGNUM *e, BN_GENCB *cb) in OpensslRsaGenerateMultiPrimeKey() 1100 int OpensslRsaGenerateKeyEx(RSA *rsa, int bits, BIGNUM *e, BN_GENCB *cb) in OpensslRsaGenerateKeyEx() 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() [all …]
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
H A D | hks_mbedtls_rsa.c | 192 mbedtls_mpi e; in RsaKeyMaterialToCtx() local 193 mbedtls_mpi d; in RsaKeyMaterialToCtx() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
H A D | openssl_rsa_helper.c | 172 BIGNUM *e = NULL; in InitRsa() local 173 BIGNUM *d = NULL; in InitRsa() local
|
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/export/ |
H A D | color_space.h | 118 float d; member 119 float e; member
|