Searched refs:edit (Results 1 – 25 of 153) sorted by relevance
1234567
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | chkfmt | 20 edit= 30 edit=yes 118 if test -n "$EDITOR" -a -n "$edit" 133 if test -n "$EDITOR" -a -n "$edit"
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | nmake.opt | 25 # You may edit this file to specify building options. 62 # Uncomment and edit following lines to enable JPEG support. 70 # Uncomment and edit following lines to enable ZIP support 79 # Uncomment and edit following lines to enable ISO JBIG support 157 ########### There is nothing to edit below this line normally. ###########
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/third_party/ |
A D | CMakeLists.txt | 1 # This file is generated (whence no license header). Do not edit!
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_keyboard.c | 881 event.edit.type = SDL_TEXTEDITING; in SDL_SendEditingText() 882 event.edit.windowID = keyboard->focus ? keyboard->focus->id : 0; in SDL_SendEditingText() 883 event.edit.start = start; in SDL_SendEditingText() 884 event.edit.length = length; in SDL_SendEditingText() 885 SDL_utf8strlcpy(event.edit.text, text, SDL_arraysize(event.edit.text)); in SDL_SendEditingText()
|
/AliOS-Things-master/documentation/aos-studio/ |
A D | open_project.md | 3 [更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/aos-studio/open_project.md) &ems…
|
A D | build_project.md | 3 [更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/aos-studio/build_project.md) &em…
|
A D | aos-studio.md | 3 [更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/aos-studio/aos-studio.md)  …
|
A D | view_log.md | 3 [更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/aos-studio/view_log.md)  &e…
|
A D | burn_image.md | 3 [更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/aos-studio/burn_image.md)  …
|
A D | setup_env.md | 3 [更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/aos-studio/setup_env.md)  &…
|
/AliOS-Things-master/hardware/chip/rtl872xd/tools/DownloadServer/ |
A D | readme.txt | 6 You can edit start.bat to change port and file path.
|
/AliOS-Things-master/hardware/chip/rtl872xd/tools/DownloadServer(HTTP)/ |
A D | readme.txt | 6 You can edit start.bat to change port and file path.
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/example/ |
A D | CMakeLists.txt | 1 # This file is generated (whence no license header). Do not edit!
|
/AliOS-Things-master/components/SDL2/src/dynapi/ |
A D | SDL_dynapi.h | 39 #error Nope, you have to edit this file to force this off.
|
/AliOS-Things-master/documentation/developer/ |
A D | contribute_doc.md | 3 **[更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/developer/contribute_doc.md)**…
|
/AliOS-Things-master/documentation/haas-studio/ |
A D | build_project.md | 3 [更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/haas-studio/build_project.md) &e…
|
A D | haas-studio.md | 3 [更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/haas-studio/haas-stduio.md) &ems…
|
A D | view_log.md | 3 [更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/haas-studio/view_log.md)  &…
|
A D | open_project.md | 3 [更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/haas-studio/open_project.md) &em…
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/doc/ |
A D | TODO | 8 * Overall edit for scope. Portions are phrased as an introduction to
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testime.c | 783 event.edit.text, event.edit.start, event.edit.length); in main() 785 SDL_strlcpy(markedText, event.edit.text, SDL_TEXTEDITINGEVENT_TEXT_SIZE); in main() 786 cursor = event.edit.start; in main()
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | make_vms.com | 77 $ Make = f$edit( Make, "trim") 141 $ work = f$edit(line, "compress,trim") 309 $ cparm = f$edit(p'i',"upcase") 313 $ if f$edit(cparm,"trim") .nes. "" 325 $ if f$locate("AS_IS",f$edit(ccopt,"UPCASE")) .lt. f$length(ccopt) - 509 $ myrec = f$edit(rec - "\", "trim,compress") 528 $ rec = f$edit(rec,"TRIM") 530 $ rec = f$edit(rec - "#", "TRIM")
|
/AliOS-Things-master/components/SDL2/src/hidapi/android/ |
A D | project.properties | 6 # To customize properties used by the Ant build system edit
|
/AliOS-Things-master/documentation/quickstart/ |
A D | haas100_quick_start.md | 3 **[更正文档](https://gitee.com/alios-things/documentation/edit/rel_3.3.0/quickstart/haas100_quick_start…
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/ |
A D | CMakeLists.txt | 1 # This file is generated (whence no license header). Do not edit!
|
Completed in 22 milliseconds
1234567