Home
last modified time | relevance | path

Searched refs:w (Results 1 – 25 of 35) sorted by relevance

12

/base/update/updater/
Dupdater_ux_guide.md119 | coms | type、id、x、y、w、h、fontSize、fontColor | 页面包含一组控件,定义了每个控件的基本属性,x、y、w、h确定了控件在页面上的唯一位置 | x、y、w、h…
154 "w": 480,
158 现在通过修改w、h、x、y属性移动到屏幕顶部左上角:
166 "w": 480,
183 | coms | type、id、x、y、w、h、fontSize、fontColor | 页面包含一组控件,定义了每个控件的基本属性,x、y、w、h确定了控件在页面上的唯一位置 | x、y、w、h…
194 "w": 624,
204 "w": 624,
221 "w": 624,
231 "w": 624,
250 | coms | type、id、x、y、w、h、fontSize、fontColor | 页面包含一组控件,定义了每个控件的基本属性,x、y、w、h确定了控件在页面上的唯一位置 | x、y、w、h…
[all …]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Drbtree.c255 struct RbTreeNode *w = NULL; in DeleteFixUpBlack() local
257 w = x->p->right; in DeleteFixUpBlack()
258 if (IS_RED(w)) { in DeleteFixUpBlack()
259 SET_BLACK(w); in DeleteFixUpBlack()
262 w = x->p->right; in DeleteFixUpBlack()
264 if (IS_BLACK(w->left) && IS_BLACK(w->right)) { in DeleteFixUpBlack()
265 SET_RED(w); in DeleteFixUpBlack()
268 if (IS_BLACK(w->right)) { in DeleteFixUpBlack()
269 SET_BLACK(w->left); in DeleteFixUpBlack()
270 SET_RED(w); in DeleteFixUpBlack()
[all …]
/base/startup/hvb/libhvb/src/crypto/
Dhvb_hash_sha256.c26 #define word2byte(w) ((w) * sizeof(uint32_t)) argument
125 static inline uint32_t w_schedule(uint32_t w[64], uint32_t t) in w_schedule()
127 return sigma_3(w[t - 2]) + w[t - 7] + sigma_2(w[t - 15]) + w[t - 16]; in w_schedule()
147 uint32_t w[64]; in sha256_block_calc() local
151 w[t] = t < 16 ? bigend_read_word(data) : w_schedule(w, t); in sha256_block_calc()
152 t1 = regs[7] + sigma_1(regs[4]) + ch(regs[4], regs[5], regs[6]) + const_key[t] + w[t]; in sha256_block_calc()
/base/update/updater/services/ui/driver/
Dsurface_dev.cpp73 void SurfaceDev::GetScreenSize(uint16_t &w, uint16_t &h) const in GetScreenSize() argument
79 w = surface.width; in GetScreenSize()
81 LOG(INFO) << "weight=" << w << " " << "height=" << h; in GetScreenSize()
Dsurface_dev.h35 void GetScreenSize(uint16_t &w, uint16_t &h) const;
/base/location/interfaces/inner_api/include/
Dasync_context.h36 explicit AsyncContext(napi_env e, napi_async_work w = nullptr, napi_deferred d = nullptr)
39 work = w;
/base/security/certificate_manager/config/systemCertificates/
D06dc52d5.031 w/cFGsDWr3RiSBd3kmmQYRzelYB0VI8YHMPzA9C/pEN1hlMYegouCRw2n5H9gooi
33 mKVx01QT2WDz9UtmT/rx7iASjbSsV7FFY6GsdqnC+w==
D4f316efb.030 Ld6leNcG2mqeSz53OiATIgHQv2ieY2BrNU0LbbqhPcCT4H8js1WtciVORvnSFu+w
/base/update/updater/services/ui/view/component/
Dcomponent_common.h26 int w; member
58 child->SetPosition(common.x, common.y, common.w, common.h); in SetViewCommonInfo()
/base/sensors/sensor/interfaces/native/include/
Dsensor_agent_type.h345 float w; member
356 float w; member
367 float w; member
/base/telephony/core_service/services/sim/include/
Dsim_char_decode.h59 int w = std::is_same<char, char_type>::value ? CHAR_LENGTH : in CharCodeToSequence() local
81 uint8_t step = w; in CharCodeToSequence()
/base/telephony/telephony_data/entry/src/main/ets/common/utils/
DLogUtils.ts28 w(TAG, msg): void { method in LogUtils
/base/update/updater/test/unittest/updater_ui_test/view/
Dui_component_unittest.cpp48 EXPECT_EQ(view.GetWidth(), common.w); in CheckCommInfo()
68 MAX_PROGRESS_VALUE * (commonInfo.w - 1)));
70 EXPECT_EQ(boxProgress.GetRangeMax(), commonInfo.w - 1);
93 …EQ(boxProgress.GetValue(), static_cast<int>(validValue / MAX_PROGRESS_VALUE * (commonInfo.w - 1)));
95 EXPECT_EQ(boxProgress.GetValue(), commonInfo.w - 1);
101 …EQ(boxProgress.GetValue(), static_cast<int>(validValue / MAX_PROGRESS_VALUE * (commonInfo.w - 1)));
210 EXPECT_EQ(imgView.GetWidth(), commonInfo.w);
Dui_layout_unittest.cpp30 return std::tie(lhs.x, lhs.y, lhs.w, lhs.h, lhs.id, lhs.type, lhs.visible) == in operator ==()
31 std::tie(rhs.x, rhs.y, rhs.w, rhs.h, rhs.id, rhs.type, rhs.visible); in operator ==()
/base/sensors/miscdevice/interfaces/native/light/include/
Dlight_agent_type.h97 uint8_t w; /** White value range 0-255. */ member
/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/pages/
DenrollIntro.ets132 Log.info(this.TAG, "non app bar area w: " + newArea.width + " h: " + newArea.height)
141 Log.info(this.TAG, "total area w: " + newArea.width + " h: " + newArea.height)
/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
Dhvigor-wrapper.js16w="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof … variable
17w&&w.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var u=Object.getOwnProper…
/base/hiviewdfx/hiview/plugins/eventlogger/config/
Devent_logger_config10 event id="" name="NO_FOCUS_WINDOW" action="cmd:w,cmd:a" interval="10"
/base/update/updater/services/ui/
Dupdater_ui_traits.h58 (int, w),
Dupdater_ui_config.cpp47 os << "x=" << info.x << ", y=" << info.y << ", w=" << info.w << ", h=" << info.h << ", id="; in operator <<()
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
DBUILD.gn26 "-w",
/base/web/webview/ohos_nweb/src/
Dnweb_surface_adapter.cpp168 .w = width, in FlushBuffer()
/base/security/selinux_adapter/test/
DBUILD.gn27 "-w",
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
Dsurface_adapter_impl_test.cpp44 .w = 0x100,
/base/hiviewdfx/hilog/
DREADME_zh.md142 | -w | …
166 示例:hilog -w start -f "hilog" -l 66k -m zlib -n 10

12