Home
last modified time | relevance | path

Searched refs:d2 (Results 1 – 25 of 85) sorted by relevance

1234

/ohos5.0/base/update/updater/test/unittest/utils/json/
H A Dutils_json_visitor_test.cpp24 (std::string, d2),
36 (Color, d2)
41 (std::string, d2)
46 (bool, d2),
52 (bool, d2),
66 (std::string, d2)
75 return lhs.d1 == rhs.d1 && lhs.d2 == rhs.d2 && lhs.d3 == rhs.d3; in operator ==()
141 "d2":"true",
164 "d2": {
196 "d2":true,
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/qos/
H A Dtrans_qos_stat_client_test.cpp131 StreamData d2 = { variable
137 ret = SendStream(sessionId, &d1, &d2, &tmpf);
178 StreamData d2 = { variable
184 ret = SendStream(sessionId, &d1, &d2, &tmpf);
226 StreamData d2 = { g_tmpBuf, TEST_TMP_BUF_LEN }; variable
282 StreamData d2 = { variable
288 ret = SendStream(sessionId, &d1, &d2, &tmpf);
298 ret = SendStream(sessionId, &d1, &d2, &tmpf);
343 StreamData d2 = { variable
349 ret = SendStream(sessionId, &d1, &d2, &tmpf);
[all …]
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/interstitialdialogaction/interfaces/
H A Dinterstitialdialogaction.js54 (function (d2) {
55 d2[d2["TOP"] = 0] = "TOP";
56 d2[d2["BOTTOM"] = 1] = "BOTTOM";
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/shader/
H A Dfullscreen_red_max_downscale_post_process.frag29 const float d2 = textureOffset(sampler2D(uTex, uSampler), inUv, ivec2(0, 1)).x;
32 const float depth = max(max(d0, d1), max(d2, d3));
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_brdf_common.h119 float d2 = dot(d, d); in dGGXAnisotropic() local
120 if (d2 == 0) { in dGGXAnisotropic()
123 float w2 = a2 / d2; in dGGXAnisotropic()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp365 Vector2f RSObjAbsGeometry::GetDataRange(float d0, float d1, float d2, float d3) in GetDataRange() argument
374 if (d2 > d3) { in GetDataRange()
378 if (max < d2) { in GetDataRange()
379 max = d2; in GetDataRange()
382 if (min > d2) { in GetDataRange()
383 min = d2; in GetDataRange()
/ohos5.0/foundation/arkui/ui_lite/frameworks/animator/
H A Dinterpolation.cpp62 float d2 = u3 - u2; in GetBezierDerivative() local
67 ret += BEZIER_COEFFICIENT * d2 * t * t; in GetBezierDerivative()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dutf.cpp73 uint8_t d2 = *(data + CONST_2); in ConvertMUtf8ToUtf16Pair() local
75 …((d0 & MASK_4BIT) << (DATA_WIDTH * CONST_2)) | ((d1 & MASK_6BIT) << DATA_WIDTH) | (d2 & MASK_6BIT), in ConvertMUtf8ToUtf16Pair()
84 ((d2 & MASK_6BIT) << DATA_WIDTH) | (d3 & MASK_6BIT); in ConvertMUtf8ToUtf16Pair()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmatrix.h170 …inline constexpr Mat4X4(float d0, float d1, float d2, float d3, float d4, float d5, float d6, floa… in BASE_BEGIN_NAMESPACE()
172 : data { d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11, d12, d13, d14, d15 } in BASE_BEGIN_NAMESPACE()
292 …inline constexpr Mat4X3(float d0, float d1, float d2, float d3, float d4, float d5, float d6, floa… in BASE_BEGIN_NAMESPACE()
294 : data { d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11 } in BASE_BEGIN_NAMESPACE()
/ohos5.0/foundation/window/window_manager/resources/abc/pip/interface/
H A DPiPContent.js44 constructor(b2, c2, d2, e2 = -1, f2 = undefined, g2) { argument
45 super(b2, d2, e2, g2);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_obj_abs_geometry.h68 static Vector2f GetDataRange(float d0, float d1, float d2, float d3);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dtransform_component.cpp153 …Component::Matrix3d(float a1, float b1, float c1, float d1, float a2, float b2, float c2, float d2, in Matrix3d() argument
159 operation.matrix4_ = Matrix4(a1, a2, a3, a4, b1, b2, b3, b4, c1, c2, c3, c4, d1, d2, d3, d4); in Matrix3d()
H A Dtransform_component.h81 …void Matrix3d(float a1, float b1, float c1, float d1, float a2, float b2, float c2, float d2, floa…
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dbase_obj.h53 INTERFACE(IWeakReferenceSource, bc3f5250 - 34d7 - 42d2 - 9b40 - ffce83fd4061)
/ohos5.0/base/tee/tee_client/
H A DREADME_zh.md59 context.ta_path = (uint8_t *)"/data/58dbb3b9-4a0c-42d2-a84d-7c7ab17539fc.sec"
H A DREADME.md59 context.ta_path = (uint8_t *)"/data/58dbb3b9-4a0c-42d2-a84d-7c7ab17539fc.sec"
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
H A Dapp_trace_context.cpp54 …std::string d2 = TimeUtil::TimestampFormatToDate(endTime/ TimeUtil::SEC_TO_MILLISEC, "%Y%m%d%H%M%S… in InnerMakeTraceFileName() local
58 …name.append("_").append(d1).append("_").append(d2).append("_").append(std::to_string(costTime)).ap… in InnerMakeTraceFileName()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/
H A Dsegmentbutton.js124 d2: BlurStyle.NONE property in e1
257 this.backgroundBlurStyle = options.backgroundBlurStyle ?? e1.d2;
2186 for (let d2 = 0; d2 < c2; d2++) {
2187 b2 = b2 - this.buttonItemsSize[d2].width;
2194 let e2 = this.isShouldMirror() ? c2 - 1 - d2 : d2;
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/multinavigation/interfaces/
H A Dmultinavigation.js1304 let d2 = this.totalStack[this.totalStack.length - 2];
1305 if (d2 === undefined) {
1309 d2.policy === SplitPolicy.HOME_PAGE && d2.navInfo !== undefined) {
1310 this.homeChangeListener && this.homeChangeListener.onHomeShowOnTop(d2.navInfo.name);
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/
H A Dtabtitlebar.js1290 Row.onKeyEvent((d2) => {
1294 if (d2.keyCode !== KeyCode.KEYCODE_ENTER && d2.keyCode !== KeyCode.KEYCODE_SPACE) {
1297 if (d2.type === KeyType.Down) {
1300 if (d2.type === KeyType.Up) {
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_multi_user_test.cpp704 DataValue d2; variable
705 d2.SetText("hello");
706 virtualRowData.objectData.PutDataValue("name", d2);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js232 let d2 = t.readString();
233 e1[d2] = [];
239 e1[d2].push(t.readString());
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js263 } catch (d2) {
264 …le.error(`AtomicServiceWeb set Web Debug Mode failed, code is ${d2.code}, message is ${d2.message}…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_sync_test.cpp750 DataValue d2; in operator ()() local
751 d2.SetText(name_); in operator ()()
752 virtualRowData.objectData.PutDataValue("name", d2); in operator ()()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/splitlayout/interfaces/
H A Dsplitlayout.js255 this.observeComponentCreation2((c2, d2) => {

1234