/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | utf8_utils.cpp | 50 bool GetNextByte(const std::vector<uint8_t> &v, size_t &index, uint8_t &next) in GetNextByte() 63 bool Check2Bytes(const std::vector<uint8_t> &v, size_t &index) in Check2Bytes() 72 bool Check3Bytes(const std::vector<uint8_t> &v, const size_t &first, size_t &index) in Check3Bytes() 93 bool Check4Bytes(const std::vector<uint8_t> &v, const size_t &first, size_t &index) in Check4Bytes() 110 bool RunUtf8Validation(const std::vector<uint8_t> &v) in RunUtf8Validation() 124 size_t w = Utf8CharWidth(first); in RunUtf8Validation() local
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | Vec4Proxy.cpp | 41 void Vec4Proxy::SetValue(const BASE_NS::Math::Vec4& v) in SetValue() 101 auto w = obj.Get<float>("w"); in SetValue() local 103 BASE_NS::Math::Vec4 v { x, y, z, w }; in SetValue() local
|
H A D | QuatProxy.cpp | 38 void QuatProxy::SetValue(const BASE_NS::Math::Quat& v) in SetValue() 95 auto w = obj.Get<float>("w"); in SetValue() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicservicenavigation/interfaces/ |
H A D | atomicservicenavigation.js | 20 constructor(w, x, y, z = -1, a1 = undefined, b1) { argument 40 setInitiallyProvidedValue(v) { argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ng/ |
H A D | vector.h | 79 float w = 0.0f; member 94 float w = 0.0f; member 95 float v = 0.0f; member
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/ |
H A D | fullscreenlaunchcomponent.js | 24 constructor(v, w, x, y = -1, z = undefined, a1) { argument
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/ |
H A D | parcel_remote.rs | 60 let w = data.read_buffer(TEST_LEN).unwrap(); in parcel_remote_primitive() localVariable 199 let v = vec![s.clone(), s.clone(), s.clone()]; in parcel_read_and_write() localVariable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
H A D | quaternion_util.h | 121 const float w = Math::sqrt(discardEpsilon(1.f + m00 + m11 + m22)) * 0.5f; in BASE_BEGIN_NAMESPACE() local 251 constexpr float v[8] = // i / (2i + 1) for i >= 1 in BASE_BEGIN_NAMESPACE() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/ |
H A D | hls_tags.cpp | 109 int w = 0; in GetResolution() local 166 SingleValueTag::SingleValueTag(HlsTag type, const std::string& v) in SingleValueTag() 176 AttributesTag::AttributesTag(HlsTag type, const std::string& v) : Tag(type) in AttributesTag() 255 ValuesListTag::ValuesListTag(HlsTag type, const std::string& v) : AttributesTag(type, v) in ValuesListTag()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ |
H A D | hls_tags.cpp | 109 int w = 0; in GetResolution() local 161 SingleValueTag::SingleValueTag(HlsTag type, const std::string& v) in SingleValueTag() 171 AttributesTag::AttributesTag(HlsTag type, const std::string& v) : Tag(type) in AttributesTag() 251 ValuesListTag::ValuesListTag(HlsTag type, const std::string& v) : AttributesTag(type, v) in ValuesListTag()
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | msg.rs | 295 let mut v = vec![]; in read_string16_vec() localVariable 658 let w = unsafe { Pin::new_unchecked(&mut *p) }; in write_process() localVariable 681 let w = unsafe { Pin::new_unchecked(&mut *p) }; in read_process() localVariable
|
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
H A D | rbtree.c | 233 static void Transplant(struct RbTree *t, struct RbTreeNode *u, struct RbTreeNode *v) in Transplant() 257 struct RbTreeNode *w = NULL; in DeleteFixUpBlack() local 288 struct RbTreeNode *w = NULL; in DeleteFixUpRed() local
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/ |
H A D | render_environment.cpp | 313 uint8_t v; in ConvertFromYUVToRGB() local 442 int w = static_cast<int>(source->Width()); in ConvertTextureToBuffer() local 494 int w = static_cast<int>(source->Width()); in Draw2D2OES() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.cpp | 154 constexpr inline T Snorm(float v) noexcept in Snorm() 163 constexpr inline float Snorm(T v) noexcept in Snorm() 170 constexpr inline T Unorm(float v) noexcept in Unorm() 178 constexpr inline float Unorm(T v) noexcept in Unorm() 185 constexpr inline T Sint(float v) noexcept in Sint() 196 constexpr inline float Sint(T v) noexcept in Sint() 203 constexpr inline T Uint(float v) noexcept in Uint() 212 constexpr inline float Uint(T v) noexcept in Uint() 2099 for (size_t w = 0; w < countof(fWeights); ++w) { in CalculateJointBounds() local 2139 for (size_t w = 0; w < countof(fWeights); ++w) { in CalculateJointBounds() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | post_proc_slr.cpp | 106 inline uint32_t SLRCast(float v) in SLRCast() 183 auto w = (*x)[key.y][c - cStart]; in SLRBox() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_utils.cpp | 733 int64_t v = in.init.verticalV; local 737 float v = in.init.verticalV; local 835 int64_t v = in.init.verticalV; local 839 float v = in.init.verticalV; local 955 int64_t v = in.init.verticalV; local 959 float v = in.init.verticalV; local 1056 float v) 1192 float v, 1363 int64_t w = invMatrix02 * x + invMatrix22 * y + invMatrix32; local 1547 int64_t v = in.init.verticalV; local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
H A D | subheader.js | 2126 constructor(v, w, x, y = -1, z = undefined, a1) { argument
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=require("crypto… property in Cu.D
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | matrix4.cpp | 114 Matrix4 Matrix4::QuaternionToMatrix(double x, double y, double z, double w) in QuaternionToMatrix() 266 auto function = [num](double& v) { v *= num; }; in operator *()
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1288 constructor(t, u, v, w) { argument
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 2832 for (size_t w = 0; w < width; w++) { in ConvertYUV420ToRGBA() local 2838 const uint8_t v = (vpos < yuvSize) ? yuvPlane[vpos] : 0; in ConvertYUV420ToRGBA() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},h={},E={},m=p&&p.… property in Ts.t
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},h={},E={},m=p&&p.… property in Ts.t
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},h={},E={},m=p&&p.… constant
|