Home
last modified time | relevance | path

Searched +defs:b +defs:q (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_utils.h37 static inline uint8x8_t Multipling(uint8x8_t a, uint8x8_t b) in Multipling()
44 static inline uint8x8_t NeonPreLerp(uint8x8_t p, uint8x8_t q, uint8x8_t a) in NeonPreLerp()
50 static inline uint8x8_t NeonLerp(uint8x8_t p, uint8x8_t q, uint8x8_t alpha) in NeonLerp()
82 static inline uint8x8_t NeonDivInt(uint16x8_t a, uint8x8_t b) in NeonDivInt()
127 uint16x8_t b = vmull_u8(b2, a2) + vmull_u8(b1, da); in NeonBlendRGBA() local
140 uint16x8_t b = vmull_u8(b2, a2) + vmull_u8(b1, da); in NeonBlendXRGB() local
195 uint8x8_t& b, in LoadBufA_ARGB8888()
209 uint8x8_t& b, in LoadBufA_XRGB8888()
223 uint8x8_t& b, in LoadBufA_RGB888()
237 uint8x8_t& b, in LoadBufA_RGB565()
[all …]
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
H A Dcrypto_hash_to_point.c35 BIGNUM *q; member
159 const struct CurveConstPara *curvePara, BIGNUM *b, BN_CTX *ctx) in CurveHashToPointCalcB()
204 static int32_t CurveHashToPointCalcA(const BIGNUM *b, in CurveHashToPointCalcA()
258 static int32_t CurveHashToPointCalcC(const BIGNUM *a, BIGNUM *b, in CurveHashToPointCalcC()
338 BIGNUM *b = BN_new(); in CurveHashToPoint() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_extract.cpp150 uint32_t b = ModifyWordWidth(GetARGB32ColorB(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local
155 uint32_t ColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888()
172 std::priority_queue<VBox, std::vector<VBox>, std::less<VBox> > q; in QuantizePixels() local
195 bool ColorExtract::cmp(std::pair<uint32_t, uint32_t>&a, std::pair<uint32_t, uint32_t>&b) {return a.… in cmp() argument
220 uint32_t b = GetARGB32ColorB(color); in Rgb2Gray() local
258 uint32_t b = GetARGB32ColorB(color); in CalcRelativeLum() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_color_extract.cpp118 uint32_t b = ModifyWordWidth(GetARGB32ColorB(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local
123 uint32_t RSColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888()
140 std::priority_queue<VBox, std::vector<VBox>, std::less<VBox> > q; in QuantizePixels() local
163 bool RSColorExtract::cmp(std::pair<uint32_t, uint32_t> &a, std::pair<uint32_t, uint32_t> &b) in cmp() argument
191 uint32_t b = GetARGB32ColorB(color); in Rgb2Gray() local
229 uint32_t b = GetARGB32ColorB(color); in CalcRelativeLum() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js87 constructor(q, r) { argument
289 constructor(q, i1) { argument
606 constructor(q, l1) { argument
677 constructor(q, x3) { argument
899 async function b(o5) { function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_property.cpp277 …const std::shared_ptr<RSRenderPropertyBase>& a, const std::shared_ptr<const RSRenderPropertyBase>&… in operator +=()
287 …const std::shared_ptr<RSRenderPropertyBase>& a, const std::shared_ptr<const RSRenderPropertyBase>&… in operator -=()
306 …t std::shared_ptr<const RSRenderPropertyBase>& a, const std::shared_ptr<const RSRenderPropertyBase… in operator +()
316 …t std::shared_ptr<const RSRenderPropertyBase>& a, const std::shared_ptr<const RSRenderPropertyBase… in operator -()
336 …t std::shared_ptr<const RSRenderPropertyBase>& a, const std::shared_ptr<const RSRenderPropertyBase… in operator ==()
346 …t std::shared_ptr<const RSRenderPropertyBase>& a, const std::shared_ptr<const RSRenderPropertyBase… in operator !=()
429 Quaternion q = Get(); in Dump() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 … strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=requir… property in Cu.D
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dopenssl_adapter_mock.c193 int OpensslBnCmp(const BIGNUM *a, const BIGNUM *b) in OpensslBnCmp()
329 int OpensslEcGroupGetCurveGfp(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx) in OpensslEcGroupGetCurveGfp()
361 EC_GROUP *OpensslEcGroupNewCurveGfp(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) in OpensslEcGroupNewCurveGfp()
938 int OpensslDsaSet0Pqg(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDsaSet0Pqg()
1135 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors()
1225 int OpensslBioRead(BIO *b, void *data, int dlen) in OpensslBioRead()
1849 int OpensslDhSet0Pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDhSet0Pqg()
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Dopenssl_adapter.c110 int OpensslBnCmp(const BIGNUM *a, const BIGNUM *b) in OpensslBnCmp()
200 EC_GROUP *OpensslEcGroupNewCurveGfp(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) in OpensslEcGroupNewCurveGfp()
247 int OpensslEcGroupGetCurveGfp(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx) in OpensslEcGroupGetCurveGfp()
591 int OpensslDsaSet0Pqg(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDsaSet0Pqg()
732 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors()
832 int OpensslBioRead(BIO *b, void *data, int dlen) in OpensslBioRead()
1301 int OpensslDhSet0Pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDhSet0Pqg()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1306 constructor(p, q, r) { argument
1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp593 napi_value q = GetDetailAsyKeySpecValue(env, arg, "q"); in InitDsaCommonAsyKeySpec() local
795 napi_value b = GetDetailAsyKeySpecValue(env, arg, "b"); in InitEccDetailAsyKeySpec() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… property in Ts.t
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… property in Ts.t