Home
last modified time | relevance | path

Searched refs:A1 (Results 1 – 25 of 124) sorted by relevance

12345

/ohos5.0/docs/zh-cn/contribute/
H A DOpenHarmony社区开源合规规范及指导.md51 2. [开源门禁工具OAT功能及问题确认说明](https://gitee.com/openharmony-sig/tools_oat#oat%E5%BC%80%E6%BA%90%E5%AE%A1%…
72 …duation_cn.md#sig%E5%AD%B5%E5%8C%96%E9%A1%B9%E7%9B%AE%E6%AF%95%E4%B8%9A%E8%AF%84%E5%AE%A1%E6%A3%80…
91 …ig/sig_compliance/docs/%E5%BC%80%E6%BA%90%E5%90%88%E8%A7%84%E5%9F%B9%E8%AE%AD%E8%AE%A1%E5%88%92.md)
/ohos5.0/docs/zh-cn/design/ux-design/
H A Ddesign-resources.md6 …armony_%E7%B3%BB%E7%BB%9F%E8%B5%84%E6%BA%90%E5%88%86%E5%B1%82%E8%AE%BE%E8%AE%A1%E8%A1%A8_V1.0.xlsm)
8 …/figures/OpenHarmony_%E5%A4%A9%E6%B0%94%E5%BA%94%E7%94%A8UX%E8%AE%BE%E8%AE%A1%E4%BA%A4%E4%BB%98%E4…
12 …-cn/design/ux-design/figures/OpenHarmony%E5%BA%94%E7%94%A8%E5%9B%BE%E6%A0%87%E6%A8%A1%E7%89%88.zip)
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_win.cpp32 const float A1 = static_cast<float>(a1) / OPA_OPAQUE; \
34 const float a = 1 - (1 - A1) * (1 - A2); \
35 (r1) = (A2 * (r2) + (1 - A2) * A1 * (r1)) / a; \
36 (g1) = (A2 * (g2) + (1 - A2) * A1 * (g1)) / a; \
37 (b1) = (A2 * (b2) + (1 - A2) * A1 * (b1)) / a; \
/ohos5.0/docs/zh-cn/contribute/style-guide/
H A Dstyle-guide-content-elements.md263 | 正例1:<br/>计费策略:A1&nbsp;表示计费,A2&nbsp;表示不计费。<br/>正例2:<br/>计费策略:<br/>-&nbsp;A1:计费<br/>-&nbsp;A2:不计费 |…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.c382 cryptF5Param->A1[0x00] = SMP_GetPairMng()->local.addr.type; in SMP_ConstituteF5Param()
384 …(void)memcpy_s(&cryptF5Param->A1[0x01], BT_ADDRESS_SIZE, SMP_GetPairMng()->local.addr.addr, BT_ADD… in SMP_ConstituteF5Param()
389 cryptF5Param->A1[0x00] = SMP_GetPairMng()->peer.addr.type; in SMP_ConstituteF5Param()
391 …(void)memcpy_s(&cryptF5Param->A1[0x01], BT_ADDRESS_SIZE, SMP_GetPairMng()->peer.addr.addr, BT_ADDR… in SMP_ConstituteF5Param()
412 SMP_WriteToRow(param->output, CRYPT_F5_OUT_LEN, offset, param->A1, CRYPT_F5_A1_LEN); in SMP_CryptographicF5()
428 cryptF6Param->A1[0] = SMP_GetPairMng()->peer.addr.type; in SMP_ConstituteF6Param()
430 …(void)memcpy_s(&cryptF6Param->A1[1], BT_ADDRESS_SIZE, SMP_GetPairMng()->peer.addr.addr, BT_ADDRESS… in SMP_ConstituteF6Param()
445 cryptF6Param->A1[0] = SMP_GetPairMng()->local.addr.type; in SMP_ConstituteF6Param()
447 …(void)memcpy_s(&cryptF6Param->A1[1], BT_ADDRESS_SIZE, SMP_GetPairMng()->local.addr.addr, BT_ADDRES… in SMP_ConstituteF6Param()
472 SMP_WriteToRow(param->output, CRYPT_F6_OUT_LEN, offset, param->A1, CRYPT_F6_A1_LEN); in SMP_CryptographicF6()
H A Dsmp_tool.h115 uint8_t A1[CRYPT_F5_A1_LEN]; member
129 uint8_t A1[CRYPT_F6_A1_LEN]; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DMatrix.js196 let A1 = a[0] * a[6] - a[2] * a[4];
207 let det = A0 * B5 - A1 * B4 + A2 * B3 + A3 * B2 - A4 * B1 + A5 * B0;
218 b[6] = (-a[12] * A5 + a[14] * A2 - a[15] * A1) * invDet;
219 b[7] = (a[8] * A5 - a[10] * A2 + a[11] * A1) * invDet;
226 b[14] = (-a[12] * A3 + a[13] * A1 - a[14] * A0) * invDet;
227 b[15] = (a[8] * A3 - a[9] * A1 + a[10] * A0) * invDet;
/ohos5.0/docs/zh-cn/device-dev/quick-start/
H A Dquickstart-pkg-3568-burn.md16 …t/docs/blob/master/HiHope_DAYU200/docs/%E7%83%A7%E5%BD%95%E6%8C%87%E5%AF%BC%E6%96%87%E6%A1%A3.md)》。
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-init-faqs.md121 …://gitee.com/openharmony/security_selinux_adapter#%E6%97%A5%E5%BF%97%E4%BF%A1%E6%81%AF) 请参考base/se…
158 …://gitee.com/openharmony/security_selinux_adapter#%E6%97%A5%E5%BF%97%E4%BF%A1%E6%81%AF) 请参考base/se…
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.6.1/
H A Dchangelog-huks.md31 …y/accesstoken-overview.md#%E8%AE%BF%E9%97%AE%E6%8E%A7%E5%88%B6%E5%88%97%E8%A1%A8acl%E8%AF%B4%E6%98…
/ohos5.0/foundation/bundlemanager/bundle_framework/
H A DREADME_zh.md43 [包管理子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%8C%85%E7%AE%A1%E7%90%86%E5…
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/
H A Dc-utils-guide-rwlock.md50 …itee.com/openharmony/testfwk_developer_test#%E6%B5%8B%E8%AF%95%E7%94%A8%E4%BE%8B%E6%89%A7%E8%A1%8C)
H A Dc_utils_thread_pool.md33 …itee.com/openharmony/testfwk_developer_test#%E6%B5%8B%E8%AF%95%E7%94%A8%E4%BE%8B%E6%89%A7%E8%A1%8C)
H A Dc-utils-guide-datetime.md31 …itee.com/openharmony/testfwk_developer_test#%E6%B5%8B%E8%AF%95%E7%94%A8%E4%BE%8B%E6%89%A7%E8%A1%8C)
H A Dc-utils-guide-thread.md37 …itee.com/openharmony/testfwk_developer_test#%E6%B5%8B%E8%AF%95%E7%94%A8%E4%BE%8B%E6%89%A7%E8%A1%8C)
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_types.h92 A1, enumerator
/ohos5.0/foundation/distributeddatamgr/preferences/
H A DREADME_zh.md55 …ob/master/zh-cn/readme/%E5%88%86%E5%B8%83%E5%BC%8F%E6%95%B0%E6%8D%AE%E7%AE%A1%E7%90%86%E5%AD%90%E7…
/ohos5.0/foundation/distributeddatamgr/kv_store/
H A DREADME_zh.md40 …ob/master/zh-cn/readme/%E5%88%86%E5%B8%83%E5%BC%8F%E6%95%B0%E6%8D%AE%E7%AE%A1%E7%90%86%E5%AD%90%E7…
/ohos5.0/docs/zh-cn/release-notes/changelogs/v4.0-beta1/
H A Dchangelogs-huks.md31 …y/accesstoken-overview.md#%E8%AE%BF%E9%97%AE%E6%8E%A7%E5%88%B6%E5%88%97%E8%A1%A8acl%E8%AF%B4%E6%98…
/ohos5.0/docs/zh-cn/readme/
H A D测试子系统.md130 …规范](https://gitee.com/openharmony/docs/blob/master/zh-cn/contribute/%E8%B4%A1%E7%8C%AE%E4%BB%A3%E7…
275 按照标准头注释信息格式填写,请查阅[编写规范](https://gitee.com/openharmony/docs/blob/master/zh-cn/contribute/%E8%B4%A1%E…
381 …规范](https://gitee.com/openharmony/docs/blob/master/zh-cn/contribute/%E8%B4%A1%E7%8C%AE%E4%BB%A3%E7…
469 …规范](https://gitee.com/openharmony/docs/blob/master/zh-cn/contribute/%E8%B4%A1%E7%8C%AE%E4%BB%A3%E7…
/ohos5.0/build/docs/
H A Dproduct-configuration.md46 …B3%BB%E7%BB%9F%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%A8%A1%E5%9D%97.md#%E9%85%8…
/ohos5.0/foundation/arkui/ace_engine/
H A DREADME_zh.md39 [ArkUI框架子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/ArkUI%E6%A1%86%E6%9E%B6%E5…
/ohos5.0/foundation/distributeddatamgr/relational_store/
H A DREADME_zh.md56 …ob/master/zh-cn/readme/%E5%88%86%E5%B8%83%E5%BC%8F%E6%95%B0%E6%8D%AE%E7%AE%A1%E7%90%86%E5%AD%90%E7…
/ohos5.0/docs/en/device-dev/quick-start/
H A Dquickstart-pkg-3568-burn.md16 …ot/docs/blob/master/HiHope_DAYU200/docs/%E7%83%A7%E5%BD%95%E6%8C%87%E5%AF%BC%E6%96%87%E6%A1%A3.md).
/ohos5.0/base/powermgr/battery_manager/
H A DREADME_zh.md44 [电源管理子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E7%94%B5%E6%BA%90%E7%AE%A1%E…

12345