Searched full:comment (Results 1 – 18 of 18) sorted by relevance
/lvgl-3.7.0/src/extra/libs/qrcode/ |
D | qrcodegen.c | 127 // Public function - see documentation comment in header file. 165 // Public function - see documentation comment in header file. 194 // Public function - see documentation comment in header file. 202 // Public function - see documentation comment in header file. 738 // Public function - see documentation comment in header file. 748 // Public function - see documentation comment in header file. 796 // Public function - see documentation comment in header file. 807 // Public function - see documentation comment in header file. 818 // Public function - see documentation comment in header file. 862 // Public function - see documentation comment in header file. [all …]
|
/lvgl-3.7.0/.github/workflows/ |
D | close_old_issues.yml | 15 …because it has been open 14 days with no activity. Remove stale label or comment or this will be c… 21 Remove the "stale" label or comment else this will be closed in 7 days. 25 So feel free to comment if you have remarks or ideas on this topic.
|
/lvgl-3.7.0/docs/_static/css/ |
D | fontawesome.min.css | 5 …comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{co…
|
/lvgl-3.7.0/scripts/ |
D | Doxyfile | 6 # All text after a double hash (##) is considered a comment and is placed in 9 # All text after a single hash (#) is considered a comment and will be ignored. 184 # first line (until the first dot) of a Javadoc-style comment as the brief 193 # line (until the first dot) of a Qt-style comment as the brief description. If 201 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as 203 # to treat a multi-line C++ comment block as a detailed description. Set this 968 # special comment blocks from generated source code fragments. Normal C, C++ and
|
D | lv_conf_internal_gen.py | 68 …#pragma message("Possible failure to include lv_conf.h, please read the comment in this file if yo…
|
/lvgl-3.7.0/src/extra/libs/gif/ |
D | gifdec.c | 229 if (gif->comment) { in read_comment_ext() 231 gif->comment(gif); in read_comment_ext() 234 /* Discard comment sub-blocks. */ in read_comment_ext()
|
D | gifdec.h | 41 void (*comment)(struct gd_GIF *gif); member
|
/lvgl-3.7.0/.github/ |
D | auto-comment.yml | 1 # Comment to a new issue. 12 … your contribution fulfills the DCO. If you are not sure about it feel free to ask us in a comment.
|
/lvgl-3.7.0/docs/ |
D | CODING_STYLE.md | 36 Before every function have a comment like this: 77 /*Comment before a section*/
|
D | CHANGELOG.md | 434 - fix(examples) correct comment in slider example [`3419`](https://github.com/lvgl/lvgl/pull/3419) 592 - docs(indev): add comment in input device part [`3422`](https://github.com/lvgl/lvgl/pull/3422) 627 - ci remove formatting comment [`d345f76`](https://github.com/lvgl/lvgl/commit/d345f76d02a23d94550b… 1009 - fix(misc): correct the comment and code style [`2769`](https://github.com/lvgl/lvgl/pull/2769) 1034 - fix(async): remove the wrong comment from lv_async_call [`2707`](https://github.com/lvgl/lvgl/pul… 1074 - fix(Kconfig) fix the comment in LV_THEME_DEFAULT_DARK [`2524`](https://github.com/lvgl/lvgl/pull/… 1371 - docs(obj) add comment lv_obj_get_x/y/width/height about postponed layout recalculation [`533066e`… 1384 - docs(checkbox) update the comment lv_checkbox_set_text_static [`3e0ddd0`](https://github.com/lvgl…
|
D | CONTRIBUTING.md | 128 …rements of the DCO no further action is needed. If you are unsure feel free to ask us in a comment. 141 If the code you would like to add is based on an article, post or comment on a website (e.g. StackO…
|
/lvgl-3.7.0/tests/unity/ |
D | generate_test_runner.rb | 125 …gsub(/\/\/(?:.+\/\*|\*(?:$|[^\/])).*$/, '') # remove line comments that comment out the start of … 183 …source.gsub!(/\/\/(?:.+\/\*|\*(?:$|[^\/])).*$/, '') # remove line comments that comment out the s…
|
/lvgl-3.7.0/ |
D | .codecov.yml | 4 comment: off
|
/lvgl-3.7.0/src/extra/libs/png/ |
D | lodepng.h | 488 char** text_keys; /*the keyword of a text chunk (e.g. "Comment")*/ 500 char** itext_keys; /*the English keyword of the text chunk (e.g. "Comment")*/
|
D | lodepng.c | 67 -DLODEPNG_NO_COMPILE_ALLOCATORS to the compiler, or comment out 703 …/*get the FIRSTBITS MSBs, the MSBs of the symbol are encoded first. See later comment about the re… in HuffmanTree_makeTable() 1237 /* TODO: revise error codes 10,11,50: the above comment is no longer valid */ in getTreeInflateDynamic() 1341 /* TODO: revise error codes 10,11,50: the above comment is no longer valid */ in inflateHuffmanBlock() 5811 /* See comment in isGrayICCProfile*/ in isRGBICCProfile()
|
/lvgl-3.7.0/src/ |
D | lv_conf_internal.h | 46 …#pragma message("Possible failure to include lv_conf.h, please read the comment in this file if yo…
|
/lvgl-3.7.0/src/extra/libs/sjpg/ |
D | tjpgd.c | 1104 default: /* Unknown segment (comment, exif or etc..) */ in jd_prepare()
|
/lvgl-3.7.0/src/extra/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 143 // Immediately after this block comment are a series of sample programs.
|