Home
last modified time | relevance | path

Searched refs:TAB_SIZE (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dlexer.c37 #define TAB_SIZE (8) macro
141 lex->column = (((lex->column - 1 + TAB_SIZE) / TAB_SIZE) * TAB_SIZE) + 1; in next_char()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DDoxyfile39 TAB_SIZE = 4
/AliOS-Things-master/components/SDL2/docs/
A Ddoxyfile180 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
183 TAB_SIZE = 8
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile170 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
173 TAB_SIZE = 8
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile194 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
197 TAB_SIZE = 8
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
219 TAB_SIZE = 3
A Dweb_doxyfile.in215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
219 TAB_SIZE = 3
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile225 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
229 TAB_SIZE = 4
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS251 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
255 TAB_SIZE = 8

Completed in 18 milliseconds