/ohos5.0/docs/en/application-dev/ui/ |
H A D | ui-js-building-ui-layout-comment.md | 4 …comment and clicks the submit button, the content is displayed in the comment area. The user can c… 12 <text class="comment-title">Comment</text> 14 <input class="comment" value="{{inputValue}}" onchange="updateValue()"></input> 15 <text class="comment-key" onclick="update" focusable="true">Done</text> 18 <text class="comment-text" focusable="true">{{inputValue}}</text> 19 <text class="comment-key" onclick="update" focusable="true">Delete</text> 31 .comment-title { 38 .comment { 43 .comment-key { 51 .comment-key:focus { [all …]
|
H A D | ui-js-building-ui-layout-intro.md | 25 …n. For example, as shown below, you disassemble the page elements and elements in the comment area. 31 Figure 2 Layout of the comment area
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | ui-js-building-ui-layout-comment.md | 12 <text class="comment-title">Comment</text> 14 <input class="comment" value="{{inputValue}}" onchange="updateValue()"></input> 15 <text class="comment-key" onclick="update" focusable="true">Done</text> 18 <text class="comment-text" focusable="true">{{inputValue}}</text> 19 <text class="comment-key" onclick="update" focusable="true">Delete</text> 31 .comment-title { 38 .comment { 43 .comment-key { 51 .comment-key:focus { 54 .comment-text {
|
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/common/ |
H A D | FaultHandlerConfig.h | 32 std::string comment{DEFAULT_COMMENT}; 38 this->comment = DEFAULT_COMMENT; in FaultLevelThreshold() 46 this->comment = faultLevelThreshold.comment; in FaultLevelThreshold() 54 this->comment = faultLevelThreshold.comment;
|
/ohos5.0/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/graph/ |
H A D | graph_converter.py | 54 sub_graph = Digraph(comment='touch points') 117 sub_graph = Digraph(comment=tag) 120 comment = f'event scope {str(scope.finger)}' 121 sub_scope_graph = Digraph(comment=comment) 139 comment = f'event dump {str(current_index)}' 140 dot = Digraph(comment=comment) 221 dot = Digraph(comment='hit test result ' + str(current_index))
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/ |
H A D | file_parser.py | 140 def validate_comment(file, name, comment): argument 616 comment = get_comment(data, name + ' :') 617 if len(comment) == 0: 640 comment = get_comment(data, name + ' :') 641 if len(comment) == 0: 812 self.comment = comment 945 return self.comment 1089 self.comment = comment 1152 return self.comment 1304 comment) [all …]
|
H A D | make_cpptoc_impl.py | 49 comment = '\n // Verify param: ' + arg_name + '; type: ' + arg_type 63 result += comment + \ 76 comment = '\n // Restore param: ' + arg_name + '; type: ' + arg_type 79 result += comment + \ 89 result += comment + \ 109 comment = ' // Translate param: ' + arg_name + '; type: ' + arg_type 128 result += comment + \ 136 result += comment + \ 154 result += comment + \
|
H A D | make_ctocpp_impl.py | 49 comment = '\n // Verify param: ' + arg_name + '; type: ' + arg_type 52 result += comment + \ 60 result += comment + \ 73 comment = '\n // Restore param:' + arg_name + '; type: ' + arg_type 76 result += comment + \ 86 result += comment + \ 107 comment = '\n // Translate param: ' + arg_name + '; type: ' + arg_type 124 … result += comment + '\n int ' + arg_name + 'Int = ' + arg_name + '?*' + arg_name + ':0;' 139 result += comment + \
|
/ohos5.0/build/tools/component_tools/ |
H A D | generate_kconfig.py | 36 def create_config(name: str, comment: str): 37 return KCONFIG_STR.format(name, comment) 40 def create_property(name: str, comment: str): 41 return PROPERTIES_STR.format(name, comment)
|
/ohos5.0/foundation/communication/dsoftbus/ |
H A D | Kconfig | 16 comment "Select discovery protocol" 29 comment "Select connection protocol" 48 comment "Select transmission feature" 69 comment "Other configuration"
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.19/ |
H A D | changelogs-arkcompiler.md | 15 …1 syntax features with syntax errors, which are masked using the @ts-nocheck or @ts-ignore comment: 45 Suggestion: Delete the @ts-ignore comment and place the **rest** property at the end. 58 …Suggestion: Delete the @ts-ignore comment, check whether the object is null, and then assign a val… 76 …Suggestion: Delete the @ts-nocheck comment and add parentheses to ensure that the operation sequen…
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-mini-appx-code.md | 108 … of /\* and \*/ as block comment delimiters is recommended. There must be a space between the comm… 111 /* Single-line comment */ 112 // Single-line comment 114 * Multi-line comment 117 // Multi-line comment 121 Place the code comment above or to the right of the code. 123 Leave no blank line between the code and the comment, and indent the comment the same way as the co… 125 Leave at least one space between the code and the comment on the right. 145 struct MyType { // Add a comment here, and leave a space between the comment sign (//) and the com…
|
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/ |
H A D | codec_node.cpp | 180 const char* comment, unsigned long* jpegSize, uint8_t** jpegBuf) in EncodeJpegToMemory() argument 203 if (comment) { in EncodeJpegToMemory() 204 jpeg_write_marker(&cInfo, JPEG_COM, (const JOCTET*)comment, strlen(comment)); in EncodeJpegToMemory()
|
H A D | codec_node.h | 46 const char* comment, unsigned long* jpegSize, uint8_t** jpegBuf);
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | multimodal-rating-bar.md | 11 …luate an offering or a service. The comment corresponding to each star is displayed below the rati…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-background.md | 306 .backgroundImage('/comment/bg.jpg', ImageRepeat.X) 314 .backgroundImage('/comment/bg.jpg', ImageRepeat.Y) 323 .backgroundImage('/comment/bg.jpg', ImageRepeat.NoRepeat) 332 .backgroundImage('/comment/bg.jpg', ImageRepeat.NoRepeat) 341 .backgroundImage('/comment/bg.jpg', ImageRepeat.NoRepeat) 349 .backgroundImage('/comment/bg.jpg', ImageRepeat.NoRepeat)
|
/ohos5.0/docs/en/contribute/ |
H A D | docs-release-process.md | 36 …view, enter the at sign (@) followed by the experts' usernames in the PR comment area. You can als… 40 - The technical expert completes the review and provides the comment `TechApprove`. 41 - The documentation expert completes the review and provides the comment `DocsApprove`. 53 …by entering the at sign (@) followed by the experts' usernames in the PR comment area. The technic… 57 - The technical expert completes the review and provides the comment `TechApprove`. 58 - The English documentation expert completes the review and provides the comment `DocsApprove`.
|
H A D | FAQ.md | 46 …Enter **check dco** in the Pull Requests comment box and click **Comment**. The system will check … 62 …Enter **check dco** in the Pull Requests comment box and click **Comment**. The system will check …
|
/ohos5.0/foundation/arkui/napi/jsvm/ |
H A D | build_jsvm_inter.sh | 89 ${OBJCOPY} -S --remove-section .gdb_index --remove-section .comment \ 92 ${STRIP} --strip-all --keep-section=.comment ${binary}
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/15_line_comment/ |
H A D | case.hcs | 6 // it's comment
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/16_block_comment/ |
H A D | case.hcs | 7 * it's comment
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/ |
H A D | avsource_uri_unit_test.cpp | 184 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMMENT, formatVal_.comment)); 196 ASSERT_EQ(formatVal_.comment, "comment"); 400 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMMENT, formatVal_.comment)); 412 ASSERT_EQ(formatVal_.comment, "comment"); 540 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMMENT, formatVal_.comment)); 552 ASSERT_EQ(formatVal_.comment, "comment"); 629 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMMENT, formatVal_.comment)); 641 ASSERT_EQ(formatVal_.comment, "comment"); 707 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMMENT, formatVal_.comment)); 720 ASSERT_EQ(formatVal_.comment, "comment"); [all …]
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/ |
H A D | app_centraldirectory.h | 74 char *comment; member
|
/ohos5.0/base/update/updater/services/package/pkg_package/ |
H A D | pkg_gzipfile.cpp | 248 std::string comment; in DecodeHeaderCalOffset() local 249 … PkgFileImpl::ConvertBufferToString(comment, {buffer.buffer + offset, buffer.length - offset}); in DecodeHeaderCalOffset() 250 offset += comment.size() + 1; in DecodeHeaderCalOffset()
|
/ohos5.0/docs/en/readme/ |
H A D | test.md | 130 1. Add comment information to the test case file header. 132 …Enter the header comment in the standard format. For details, see [Code Specifications](https://gi… 216 …- The comment must contain the test case name, description, type, and requirement number. The test… 288 1. Add comment information to the test case file header. 290 …Enter the header comment in the standard format. For details, see [Code Specifications](https://gi… 394 1. Add comment information for the file header. 396 …Enter the header comment in the standard format. For details, see [Code Specifications](https://gi… 482 1. Add comment information for the file header. 484 …Enter the header comment in the standard format. For details, see [Code Specifications](https://gi…
|