Home
last modified time | relevance | path

Searched +defs:e +defs:d (Results 1 – 25 of 43) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_tonemap_common.h30 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 Djit_fort_helper.h39 unsigned long c, unsigned long d, unsigned long e) in Syscall()
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Drsa_openssl_common.c28 const BIGNUM *e = NULL; in DuplicateRsaPriKeyForSpec() local
29 const BIGNUM *d = NULL; in DuplicateRsaPriKeyForSpec() local
H A Dopenssl_adapter.c393 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 Dwifi_hdi_common.h34 #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 Datomicservicetabs.js191 constructor(b, c, d, e) { argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/
H A Dcolor_space_fuzzer.cpp74 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 Dtreeview.js17 …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 Dmain.cpp54 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 Dcolor_space.h52 float g, a, b, c, d, e, f; member
/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/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15e=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 Dhvigor-wrapper.js15e=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 Dhvigor-wrapper.js16e=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 Dinputmethodlist.js56 constructor(a, b, c, d = -1, e = undefined, f) { argument
/ohos5.0/base/update/updater/test/unittest/utils/json/
H A Dutils_json_visitor_test.cpp146 D d {}; variable
171 E e {}; variable
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js682 let d = 0; variable
683 let e = 0; variable
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_rsa.c117 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 Dpen_test.cpp163 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 Drsa_asy_key_generator_openssl.c197 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 Ddrawing_sample_rs.cpp112 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 Dopenssl_adapter_mock.c655 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 Dhks_mbedtls_rsa.c192 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 Dopenssl_rsa_helper.c172 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 Dcolor_space.h118 float d; member
119 float e; member

12