/ohos5.0/commonlibrary/rust/ylong_json/src/ |
H A D | consts.rs | 122 Special(&'a [u8]), enumerator 128 const BS: PrintMapItem = PrintMapItem::Special(b"\\b"); // BS 退格 \x08 130 const LF: PrintMapItem = PrintMapItem::Special(b"\\n"); // LF 换行 \x0A 131 const FF: PrintMapItem = PrintMapItem::Special(b"\\f"); // FF 换页 \x0C 133 const QU: PrintMapItem = PrintMapItem::Special(b"\\\""); // 双引号 \x22 134 const SO: PrintMapItem = PrintMapItem::Special(b"/"); // 斜杠 \x2F 135 const RS: PrintMapItem = PrintMapItem::Special(b"\\\\"); // 反斜杠 \x5C 184 let item = PrintMapItem::Special(b"abc"); 186 assert_eq!(item, PrintMapItem::Special(b"abc")); 208 let item1 = PrintMapItem::Special(b"abc"); [all …]
|
H A D | encoder.rs | 344 PrintMapItem::Special(x) => { in encode_string_inner()
|
/ohos5.0/docs/en/contribute/ |
H A D | licenses-and-special-license-review.md | 1 # Licenses and Special License Review 135 ## Rules for Introducing Special Licenses 139 ### Special License Review Process 141 #### Organizing a Special License Review 145 #### Triggering a Special License Review 155 #### Conclusion of Special License Review 159 ### Special License Review Rules
|
H A D | how-to-contribute.md | 19 For details about how to participate in Special Interest Group (SIG), see **SIG Governance**.
|
H A D | OpenHarmony-open-source-compliance-policy.md | 28 - [Licenses and Special License Review](licenses-and-special-license-review.md)
|
H A D | docs-release-process.md | 7 When planning a feature requirement, each service Special Interest Group (SIG) should determine whe…
|
H A D | readme.opensource_design_specification_document_and_usage_guide.md | 177 ### 5. Handling Special Cases
|
H A D | introducing-open-source-software.md | 129 For details, see [Licenses and Special License Review](licenses-and-special-license-review.md).
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-inner-ability-startAbilityParameter.md | 23 | abilityStartSetting | { [key: string]: any } | No | Special attribute of the target ability. Th… 24 | abilityStartSettings<sup>11+<sup> | Record\<string, Object> | No | Special attribute of the tar…
|
/ohos5.0/docs/zh-cn/contribute/ |
H A D | 参与贡献.md | 19 如何参与SIG(Special Interest Group)特别兴趣小组,请参考[SIG治理章程](https://gitee.com/openharmony/community/tree/mas…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-use-effect.md | 1 # Special Effect Drawing Combination
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | design-checklist.md | 23 …t devices are the same as those specified in the guide in each scenario. Special attention must be…
|
H A D | app-page-structure-design.md | 128 ## Special Page Structure
|
/ohos5.0/docs/en/device-dev/porting/ |
H A D | Readme-EN.md | 3 OpenHarmony has organized a Special Interest Group (SIG) [SIG_DevBoard](https://gitee.com/openharmo…
|
/ohos5.0/docs/zh-cn/design/ |
H A D | OpenHarmony部件设计和开发指南.md | 160 部件的新增、修改(功能和接口变化)和删除需经架构SIG(Special Interest Group)和[相关领域的SIG leader](https://gitee.com/openharmony…
|
/ohos5.0/docs/en/application-dev/internationalization/ |
H A D | i18n-sorting-local.md | 62 | | searchjl | Special collation type for Korean initial consonant search.| |
|
/ohos5.0/docs/en/application-dev/database/ |
H A D | access-control-by-device-and-data-level.md | 17 | Critical| S4 | Special data types defined by industry laws and regulations, involving the most pr…
|
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/ |
H A D | arkts-bytecode-file-format.md | 412 …小部分,然后生成一个新的位置条目(参见[DWARF调试信息格式第3版](https://dwarfstd.org/dwarf3std.html)第6.2.5.1项 Special Opcodes):
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | arkts-bytecode-function-name.md | 66 #### Special Situations
|
H A D | arkts-bytecode-file-format.md | 409 | Special operation code | `0x0c..0xff` | | | | Makes the **line** and **address** … 412 …d then generates a new location entry. For details, see section 6.2.5.1 "Special Opcodes" in [DWAR…
|
/ohos5.0/docs/en/application-dev/application-test/ |
H A D | wukong-guidelines.md | 208 ## Special Testing
|
/ohos5.0/docs/en/readme/ |
H A D | liteipc_driver.md | 69 …dle. Returns with error **ENOMEM** if the memory cannot be allocated. Special objects in offset…
|
/ohos5.0/docs/en/application-dev/media/media/ |
H A D | streaming-media-playback-development-guide.md | 54 ## Special Notes
|
/ohos5.0/docs/en/device-dev/security/ |
H A D | security-privacy-protection.md | 165 ## **Privacy Protection Requirements for Special Categories**
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | image__common_8h.md | 121 …tive_module.md#ohos_image_property_custom_rendered) = "CustomRendered" | Special processing on ima…
|