Home
last modified time | relevance | path

Searched refs:align (Results 1 – 25 of 50) sorted by relevance

12

/base/hiviewdfx/faultloggerd/frameworks/unwinder/include/
Ddfx_memory.h28 #define ALIGN_BYTES(align) ((align) - 1) argument
29 #define ALIGN_MASK(align) (~(static_cast<uint64_t>((align) - 1))) argument
30 #define ALIGN_VALUE(val, align) (((val) + ALIGN_BYTES(align)) & ALIGN_MASK(align)) argument
/base/update/updater/services/ui/view/
Dview_api.h30 OHOS::UITextLanguageAlignment GetAlign(const std::string &align);
Dview_api.cpp22 UITextLanguageAlignment GetAlign(const std::string &align) in GetAlign() argument
31 if (auto it = alignMap.find(align); it != alignMap.end()) { in GetAlign()
/base/security/huks/
DREADME_zh.md23 <div align=center>
25 <img src=figures/huks_architecture.png width=80% align=center/>
/base/update/updater/services/ui/view/component/
Dtext_label_adapter.h26 std::string align; member
Dtext_label_adapter.cpp25 this->SetAlign(GetAlign(spec.align), OHOS::TEXT_ALIGNMENT_CENTER); in TextLabelAdapter()
/base/customization/enterprise_device_management/test/unittest/test_bundle/right_hap/src/main/js/default/pages/index/
Dindex.css19 align-items: center;
/base/update/update_app/feature/ota/src/main/ets/components/
DChangelogContent.ets81 .align(Alignment.Start)
239 .align(Alignment.Start)
257 .align(Alignment.Start)
274 .align(Alignment.Start)
/base/security/appverify/
DREADME_zh.md56 <table><thead align="left"><tr id="row12757154342519"><th class="cellrowborder" valign="top" width=…
/base/telephony/call_manager/
DREADME_zh.md69 <table><thead align="left"><tr id="row143mcpsimp"><th class="cellrowborder" valign="top" width="33.…
90 <table><thead align="left"><tr id="row748952217179"><th class="cellrowborder" valign="top" width="5…
117 <table><thead align="left"><tr id="row193221031194"><th class="cellrowborder" valign="top" width="2…
DREADME.md61 <table><thead align="left"><tr id="row143mcpsimp"><th class="cellrowborder" valign="top" width="33.…
82 <table><thead align="left"><tr id="row748952217179"><th class="cellrowborder" valign="top" width="5…
109 <table><thead align="left"><tr id="row193221031194"><th class="cellrowborder" valign="top" width="2…
/base/update/update_app/common/src/main/ets/component/
DCheckingDots.ets75 .align(Alignment.Start)
/base/update/updater/test/unittest/updater_ui_test/view/
Dui_layout_unittest.cpp42 return std::tie(lhs.text, lhs.bgColor, lhs.align, lhs.fontColor, lhs.fontSize) == in operator ==()
43 std::tie(rhs.text, rhs.bgColor, rhs.align, rhs.fontColor, rhs.fontSize); in operator ==()
/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/component/
DbackComponent.ets71 .align(Alignment.Start);
/base/update/updater/services/ui/
Dupdater_ui_traits.h76 (std::string, align),
/base/security/device_auth/
DREADME_zh.md61 <table><thead align="left"><tr id="row4419501537"><th class="cellrowborder" valign="top" width="57.…
113 <table><thead align="left"><tr id="row15330631193013"><th class="cellrowborder" valign="top" width=…
/base/sensors/sensor/
DREADME_zh.md56 …<table><thead align="left"><tr id="row137911161397"><th class="cellrowborder" valign="top" width="…
117 <table><thead align="left"><tr id="row6821194225417"><th class="cellrowborder" valign="top" width="…
/base/hiviewdfx/hilog_lite/
DREADME_zh.md19 <table><thead align="left"><tr id="ra41be074cf4949d284a843a90e781f33"><th class="cellrowborder" val…
104 …<table><thead align="left"><tr id="r74cdd06495cb4915ad894e023deff4b2"><th class="cellrowborder" va…
186 <table><thead align="left"><tr id="r7c745f75ae7c4caca52d02b8ea7d922f"><th class="cellrowborder" val…
/base/account/os_account/
DREADME_zh.md91 <table><thead align="left"><tr id="row175061254462"><th class="cellrowborder" valign="top" width="5…
109 <table><thead align="left"><tr id="row43241021174219"><th class="cellrowborder" valign="top" width=…
131 <table><thead align="left"><tr id="row115642084211"><th class="cellrowborder" valign="top" width="5…
148 <table><thead align="left"><tr id="row4381111254710"><th class="cellrowborder" valign="top" width="…
192 <table><thead align="left"><tr id="row175061254462"><th class="cellrowborder" valign="top" width="5…
211 <table><thead align="left"><tr id="row43241021174219"><th class="cellrowborder" valign="top" width=…
279 <table><thead align="left"><tr id="row115642084211"><th class="cellrowborder" valign="top" width="5…
297 <table><thead align="left"><tr id="row4381111254710"><th class="cellrowborder" valign="top" width="…
482 <table><thead align="left"><tr id="row4381111254710"><th class="cellrowborder" valign="top" width="…
511 <table><thead align="left"><tr id="row4381111254710"><th class="cellrowborder" valign="top" width="…
[all …]
/base/telephony/sms_mms/
DREADME.md56 <table><thead align="left"><tr id="row142mcpsimp"><th class="cellrowborder" valign="top" width="33.…
84 <table><thead align="left"><tr id="row16777142181416"><th class="cellrowborder" valign="top" width=…
163 <table><thead align="left"><tr id="row194901529162416"><th class="cellrowborder" valign="top" width…
198 <table><thead align="left"><tr id="row1376123932614"><th class="cellrowborder" valign="top" width="…
240 <table><thead align="left"><tr id="row1432445122815"><th class="cellrowborder" valign="top" width="…
261 <table><thead align="left"><tr id="row8293152043010"><th class="cellrowborder" valign="top" width="…
/base/hiviewdfx/hisysevent/
DREADME_zh.md42 <table><thead align="left"><tr id="row5726112593219"><th class="cellrowborder" valign="top" width="…
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
Dfaultloggerd_socket.cpp198 struct cmsghdr align; in RecvMsgCredFromSocket() member
/base/security/permission_lite/
DREADME_zh.md44 <table><thead align="left"><tr id="row9789427112518"><th class="cellrowborder" valign="top" width="…
98 <table><thead align="left"><tr id="row1494152195511"><th class="cellrowborder" valign="top" width="…
/base/powermgr/powermgr_lite/
DREADME_zh.md49 <table><thead align="left"><tr id="row12572123793117"><th class="cellrowborder" valign="top" width=…
/base/sensors/miscdevice/
DREADME_zh.md44 …<table><thead align="left"><tr id="row137911161397"><th class="cellrowborder" valign="top" width="…
78 <table><thead align="left"><tr id="row4381111254710"><th class="cellrowborder" valign="top" width="…

12