Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 33) sorted by relevance

12

/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
Dhvigor-wrapper.js16 …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/
Dark_web_scoped_refptr.h31 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/
Dsec_comp_tool.cpp59 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/
Dconversion_filter.cpp71 …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/
Dres_locale.cpp114 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/
Dlight_agent_type.h83 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/
Dres_locale.cpp118 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/
Dthermal_policy.h69 static bool LevelCompare(const PolicyConfig& r, const PolicyConfig& l) in LevelCompare()
/base/sensors/miscdevice/utils/common/include/
Dsensors_errors.h168 #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/
Ddevicestatus_define.h88 #define CHKPR(cond, r) \ argument
/base/update/updater/services/ui/view/
Dview_api.cpp85 auto r = getNextField(); in StrToColor() local
/base/sensors/sensor/utils/common/include/
Dsensor_errors.h199 #define CHKPR(cond, r) \ argument
265 #define CHKPR(cond, r) \ argument
312 #define CHKCR(cond, r) \ argument
/base/powermgr/battery_manager/charger/src/
Dcharger_animation.cpp67 auto r = getNextField(); in StrToColor() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
Dhks_openssl_dh.c212 BIGNUM *r = BN_new(); in HksOpensslDhCheckPubKey() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_utils.cpp365 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/
Duser_auth_icon.js143 checkAuthTypeSupported(r, s) { argument
/base/startup/hvb/libhvb/src/crypto/
Dhvb_rsa.c241 #define dword_add_word(a, b, r) \ argument
/base/global/i18n_lite/frameworks/i18n/src/
Dlocale_info.cpp187 bool r = isSucc; in IsSuccess() local
Dnumber_data.cpp272 bool r = isSucc; in IsSuccess() local
/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp252 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/
Dcert_manager_status.c140 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/
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()
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/
Dhap_parser.cpp439 RState r = resConfig->SetLocaleInfo(language, script, region); in CreateResConfigFromKeyParams() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
Dinputmethodlist.js288 set imageBtnHeight(r) { argument
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
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()
732 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors()
1296 int OpensslDhUpRef(DH *r) in OpensslDhUpRef()

12