Home
last modified time | relevance | path

Searched +defs:c +defs:q (Results 1 – 11 of 11) sorted by relevance

/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
905 async function c(i1) { function
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
H A Dcrypto_hash_to_point.c35 BIGNUM *q; member
259 const struct CurveConstPara *curvePara, BIGNUM *c, BN_CTX *ctx) in CurveHashToPointCalcC()
339 BIGNUM *c = BN_new(); in CurveHashToPoint() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp43 SHA512_CTX c; variable
49 void clearIntqueue(std::queue<uint32_t> &q) in clearIntqueue()
55 void clearBufferqueue(std::queue<OH_AVCodecBufferAttr> &q) in clearBufferqueue()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp47 SHA512_CTX c; variable
51 void clearIntqueue(std::queue<uint32_t> &q) in clearIntqueue()
57 void clearBufferqueue(std::queue<OH_AVCodecBufferAttr> &q) in clearBufferqueue()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp52 SHA512_CTX c; variable
56 void clearIntqueue(std::queue<uint32_t> &q) in clearIntqueue()
62 void clearBufferqueue(std::queue<OH_AVCodecBufferAttr> &q) in clearBufferqueue()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16quire("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=require("crypto"),n="un… function
/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/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15 …=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o… function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15 …=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o… variable
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16 …=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o… function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp1060 const Math::Vec4 q = inverseProjection * Math::Vec4(Sgn(plane.x), Sgn(plane.y), 1.0f, 1.0f); in CalculateObliqueProjectionMatrix() local
1061 const Math::Vec4 c = plane * (2.0f / Math::Dot(plane, q)); in CalculateObliqueProjectionMatrix() local