Searched refs:TAB (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | gen-cpydiff.py | 57 TAB = " " variable 226 rst.write("Sample code::\n\n" + indent(output.code, TAB) + "\n") 227 output_cpy = indent("".join(output.output_cpy[0:2]), TAB).rstrip() 229 output_upy = indent("".join(output.output_upy[0:2]), TAB).rstrip() 240 index.write(indent(section + ".rst", TAB)) 243 index.write(indent(section + ".rst", TAB))
|
A D | uncrustify.cfg | 919 # If true, a <TAB> is inserted after #define.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | txtvsbin.txt | 42 9 (TAB), 10 (LF), 13 (CR), 32 (SPACE) to 255. 62 widely-used, almost universally-portable control codes are 9 (TAB),
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/ |
A D | jquery.js | 42 …SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38}};if(d){var… property in c.ui.keyCode
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | CHANGES | 2409 Expanded TAB characters in pngrtran.c 2931 Removed some newly-added TAB characters.
|
A D | libpng-manual.txt | 5405 We do not use the TAB character for indentation in the C sources.
|
Completed in 22 milliseconds