| /base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
| D | hvigor-wrapper.js | 16 …s"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("ut… argument
|
| /base/web/webview/ohos_interface/ohos_glue/base/include/ |
| D | ark_web_scoped_refptr.h | 31 ark_web_scoped_refptr(const ark_web_scoped_refptr& r) : ark_web_scoped_refptr(r.ptr_) {} in ark_web_scoped_refptr()
|
| /base/security/security_component_manager/frameworks/common/src/ |
| D | sec_comp_tool.cpp | 59 static HsvColor RgbToHsv(uint8_t r, uint8_t g, uint8_t b) in RgbToHsv() 89 static inline double GetHsvDisX(const HsvColor& hsv, double r) in GetHsvDisX() 94 static inline double GetHsvDisY(const HsvColor& hsv, double r) in GetHsvDisY() 109 double r = rDef * sin(angle / ONE_HUNDRED_EIGHTY_ANGLE * PI_CIRCLE); in HsvDistance() local
|
| /base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/ |
| D | conversion_filter.cpp | 71 …double r = (sqrt(2.0) * sqrt(-pow((pole_ - 1.0), 3.0)) + resonance * (pole_ - 1.0)) / (resonance *… in FilterLowResonant() local 102 double r = (sqrt(2.0) * sqrt(-pow((pole_ - 1.0), F_THREE)) + in FilterHighResonant() local
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| D | res_locale.cpp | 114 RState r = this->SetLanguage(language, languageLen); in Init() local 162 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag() 193 ResLocale *ResLocale::CreateResLocale(ParseResult &r, RState &rState) in CreateResLocale() 214 ParseResult r; in DoParse() local
|
| /base/sensors/miscdevice/interfaces/inner_api/light/ |
| D | light_agent_type.h | 83 uint8_t r; /** Red value range 0-255. */ member 98 uint8_t r; /** Red value range 0-255. */ member
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | res_locale.cpp | 118 RState r = this->SetLanguage(language, languageLen); in Init() local 168 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag() 199 ResLocale *ResLocale::CreateResLocale(ParseResult &r, RState &rState) in CreateResLocale() 220 ParseResult r; in DoParse() local
|
| /base/powermgr/thermal_manager/services/native/include/thermal_policy/ |
| D | thermal_policy.h | 69 static bool LevelCompare(const PolicyConfig& r, const PolicyConfig& l) in LevelCompare()
|
| /base/sensors/miscdevice/utils/common/include/ |
| D | sensors_errors.h | 168 #define CHKPR(cond, r) \ argument 234 #define CHKPR(cond, r) \ argument 265 #define CHKCR(cond, r, errDesc) \ argument
|
| /base/msdp/device_status/utils/common/include/ |
| D | devicestatus_define.h | 88 #define CHKPR(cond, r) \ argument
|
| /base/update/updater/services/ui/view/ |
| D | view_api.cpp | 85 auto r = getNextField(); in StrToColor() local
|
| /base/sensors/sensor/utils/common/include/ |
| D | sensor_errors.h | 199 #define CHKPR(cond, r) \ argument 265 #define CHKPR(cond, r) \ argument 312 #define CHKCR(cond, r) \ argument
|
| /base/powermgr/battery_manager/charger/src/ |
| D | charger_animation.cpp | 67 auto r = getNextField(); in StrToColor() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| D | hks_openssl_dh.c | 212 BIGNUM *r = BN_new(); in HksOpensslDhCheckPubKey() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/utils/ |
| D | log_utils.cpp | 365 auto r = std::dec; in Num2Str() local 378 auto r = std::dec; in Str2Num() local
|
| /base/useriam/user_auth_framework/frameworks/js/napi/user_auth_icon/ |
| D | user_auth_icon.js | 143 checkAuthTypeSupported(r, s) { argument
|
| /base/startup/hvb/libhvb/src/crypto/ |
| D | hvb_rsa.c | 241 #define dword_add_word(a, b, r) \ argument
|
| /base/global/i18n_lite/frameworks/i18n/src/ |
| D | locale_info.cpp | 187 bool r = isSucc; in IsSuccess() local
|
| D | number_data.cpp | 272 bool r = isSucc; in IsSuccess() local
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| D | log_persister.cpp | 252 int r = memcpy_s(currentContentPos, remainingSpace, logLine.c_str(), logLine.length()); in WriteUncompressedLogs() local
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| D | cert_manager_status.c | 140 uint32_t r = *size; in EncodeStatus() local 381 struct CmBlob r = { CM_INTEGRITY_SALT_LEN, salt }; in EncodeTree() local
|
| /base/security/crypto_framework/test/unittest/src/ |
| 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() 1135 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors() 1841 int OpensslDhUpRef(DH *r) in OpensslDhUpRef()
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
| D | hap_parser.cpp | 439 RState r = resConfig->SetLocaleInfo(language, script, region); in CreateResConfigFromKeyParams() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodlist/ |
| D | inputmethodlist.js | 288 set imageBtnHeight(r) { argument
|
| /base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
| 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() 732 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors() 1296 int OpensslDhUpRef(DH *r) in OpensslDhUpRef()
|