| /foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/ |
| D | fullscreenlaunchcomponent_preview.js | 22 constructor(j, k, l, m = -1, n = undefined, o) { argument 65 set isShow(f) { argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/ |
| D | color_space_fuzzer.cpp | 95 float f = GetObject<float>(); in ColorSpaceFuzzTest002() local 99 for (uint32_t j = 0; j < CMSMATRIX_SIZE; j++) { in ColorSpaceFuzzTest002() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/slr_scale/ |
| D | rs_slr_scale.cpp | 82 for (auto j = 0; j < width; ++j) { in GetSLRWeights() local 83 float f = GetSLRFactor(coeff * (eta_i - (k + j)), minBound); in GetSLRWeights() local 90 for (auto j = 0; j < width; ++j) { in GetSLRWeights() local 91 auto f = weights[j]; in GetSLRWeights() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
| D | swiper_animation_test_ng.cpp | 632 for (int j = 0; j <= 1; j++) { variable 646 for (int j = 0; j <= 1; j++) { variable 662 for (int j = 0; j <= 1; j++) { variable 1209 TurnPageRateFunc callback = [](const int32_t i, float f) {}; in __anon2d02b4b20a02()
|
| /foundation/arkui/ui_lite/frameworks/font/ |
| D | ui_font_vector.cpp | 99 int32_t j = 0; in RegisterFontInfo() local 170 for (uint8_t j = 0; j < count; j++) { in RegisterTtcFontInfo() local 212 for (uint8_t j = 0; j < count; j++) { in UnregisterTtcFontInfo() local 655 Metric* f = reinterpret_cast<Metric*>(bitmap); in GetGlyphNode() local 694 Metric* f = reinterpret_cast<Metric*>(bitmap); in GetBitmap() local 876 Metric* f = reinterpret_cast<Metric*>(UIMalloc(sizeof(Metric))); in SetFace() local
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| D | ut_csync.cpp | 311 for (int j = 0; j < M; ++j) { in __anon0ee75e612202() local 320 for (int j = 0; j < J; ++j) { variable 344 for (int j = 0; j < M; ++j) { in __anon0ee75e612802() local 353 for (int j = 0; j < J; ++j) { variable 384 for (int j = 0; j < M; ++j) { in __anon0ee75e612e02() local 393 for (int j = 0; j < J; ++j) { variable 422 for (int j = 0; j < M; ++j) { in __anon0ee75e613402() local 431 for (int j = 0; j < J; ++j) { variable 871 for (int j = 0; j < N; ++j) { in LockTest() local 1087 foo f; variable [all …]
|
| /foundation/communication/netmanager_ext/services/networkslicemanager/src/ |
| D | nrunsolicitedmsgparser.cpp | 151 nlohmann::json j = nlohmann::json::object(); in WriteObjectToJsonFile() local 160 std::fstream f; in WriteObjectToJsonFile() local 178 nlohmann::json j; in ReadObjectFromJsonFile() local 436 for (int j = 0; j < PLMN_LEN; ++j) { in SndManageUePolicyCommandReject() local 443 for (int j = 0; j < (int)uePolicyResults.size(); ++j) { in SndManageUePolicyCommandReject() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/ |
| D | pixel_map_gl_shader.cpp | 94 for (auto j = 0; j < width; ++j) { in getWeights() local 95 float f = GeSLRFactor(coeff * (eta_i - (k + j)), a); in getWeights() local 99 for (auto j = 0; j < width; ++j) { in getWeights() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/interfaces/ |
| D | custom_app_bar.js | 20 const j = '40vp'; constant 474 getStringByResourceToken(f, ...g) { argument
|
| /foundation/resourceschedule/ffrt/interfaces/kits/cpp/pattern/ |
| D | job_utils.h | 517 func_ptr f; ///< Function pointer. member 701 auto j = e.cur; member
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
| D | cloud_extension_stub.js | 27 (function (f) { argument 70 (function (j) { argument
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| D | graphic_math.h | 802 for (int16_t j = 0; j < ORDER_MATRIX_4; j++) { in ConomialMatrix() local 948 inline int64_t FloatToInt64(float f) in FloatToInt64()
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| D | mesh_builder.cpp | 367 void To(uint8_t* dst, float f) noexcept in To() 1697 for (const auto& f : bounds.min.data) { in CreateMesh() local 1700 for (const auto& f : bounds.max.data) { in CreateMesh() local 2091 auto j = 0U; in CalculateJointBounds() local 2127 for (auto j = 0U; j < positionFormat.componentCount; ++j) { in CalculateJointBounds() local 2132 for (auto j = 0U; j < weightFormat.componentCount; ++j) { in CalculateJointBounds() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/interfaces/ |
| D | customtitle.js | 178 const j = '28vp'; constant 1361 getStringByResourceToken(f, ...g) { argument
|
| /foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/ |
| D | atomicserviceweb.js | 1636 constructor(a, b, c, d, e, f, g, h, i, j) { argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/render_thread/ |
| D | rs_base_render_util.cpp | 128 float f = 0.0f; member 789 for (int j = 0; j < bufferWidth; j++) { in ConvertYUV420SPToRGBA() local
|
| /foundation/arkui/ace_engine/examples/Image_C/hvigor/ |
| D | hvigor-wrapper.js | 16 …f=require("zlib"),D=require("net"),d=require("crypto"),p="undefined"!=typeof globalThis?globalThis… method 17 const{parse:Te,stringify:ke}=JSON,{keys:Re}=Object,Me=String,Le="string",je={},$e="object",He=(e,t)… property
|
| /foundation/communication/wifi/wifi/application/portal_login/hvigor/ |
| D | hvigor-wrapper.js | 15 …f=require("zlib"),D=require("net"),d=require("crypto"),p="undefined"!=typeof globalThis?globalThis… variable 16 const{parse:Te,stringify:ke}=JSON,{keys:Re}=Object,Me=String,Le="string",je={},$e="object",He=(e,t)… property
|
| /foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/ |
| D | composetitlebar.js | 202 let j = () => { function 594 const f = (d18, e18) => { function
|
| /foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
| D | hvigor-wrapper.js | 15 …fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… method
|
| /foundation/ability/ability_runtime/services/dialog_ui/ams_system_dialog/hvigor/ |
| D | hvigor-wrapper.js | 15 …fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… method
|
| /foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
| D | hvigor-wrapper.js | 15 …fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… function
|
| /foundation/bundlemanager/bundle_tool/test/sceneProject/tools/bm/test_app_one/hvigor/ |
| D | hvigor-wrapper.js | 15 …fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/interop/src/cpp/ets/ |
| D | etsapi.h | 132 ets_long j; member 133 ets_float f; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/interop/src/cpp/ets/ |
| D | etsapi.h | 132 ets_long j; member 133 ets_float f; member
|