/AliOS-Things-master/components/py_engine/engine/extmod/webrepl/ |
A D | websocket_helper.py | 15 DEBUG = 0 variable 33 if DEBUG: 41 if DEBUG: 48 if DEBUG:
|
/AliOS-Things-master/components/mbmaster/src/adu/rtu/ |
A D | rtu.c | 16 #ifdef DEBUG in rtu_assemble() 37 #ifdef DEBUG in rtu_assemble() 59 #ifdef DEBUG in rtu_disassemble() 66 #ifdef DEBUG in rtu_disassemble()
|
/AliOS-Things-master/components/py_engine/tests/esp32/ |
A D | partition_ota.py | 16 DEBUG = True variable 20 if DEBUG: 32 f.write("DEBUG=" + str(DEBUG))
|
/AliOS-Things-master/components/py_engine/tests/extmod/ |
A D | ure_debug.py | 5 ure.DEBUG 10 ure.compile("^a|b[0-9]\w$", ure.DEBUG)
|
A D | utimeq1.py | 10 DEBUG = 0 variable 15 if DEBUG:
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/bt_config/ |
A D | bt_config_wifi.h | 38 #define DEBUG 0 macro 40 #if DEBUG==1
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/ |
A D | hal_trace.h | 69 #if (defined(DEBUG) || defined(REL_TRACE_ENABLE)) && !defined(NO_REL_TRACE) 97 #if (!defined(DEBUG) && defined(REL_TRACE_ENABLE)) && !defined(NO_TRACE) 120 #if (defined(DEBUG) || defined(REL_TRACE_ENABLE)) && defined(ASSERT_SHOW_FILE_FUNC) 124 #elif (defined(DEBUG) || defined(REL_TRACE_ENABLE)) && defined(ASSERT_SHOW_FILE) 128 #elif (defined(DEBUG) || defined(REL_TRACE_ENABLE)) && defined(ASSERT_SHOW_FUNC) 132 #elif (defined(DEBUG) || defined(REL_TRACE_ENABLE)) 142 #if (defined(DEBUG) || defined(REL_TRACE_ENABLE))
|
/AliOS-Things-master/components/ulog/include/ulog/ |
A D | ulog.h | 27 #define DEBUG macro 135 #ifdef DEBUG
|
/AliOS-Things-master/components/py_engine/engine/tools/autobuild/ |
A D | remove_old_firmware.py | 6 DEBUG = False variable 55 if DEBUG:
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | trees.c | 39 #ifdef DEBUG 167 #ifndef DEBUG 190 #ifdef DEBUG 403 #ifdef DEBUG 878 #ifdef DEBUG 901 #ifdef DEBUG 913 #ifdef DEBUG 994 #ifdef DEBUG 1002 #ifdef DEBUG 1014 #ifdef DEBUG [all …]
|
A D | zutil.c | 61 #ifdef DEBUG in zlibCompileFlags() 115 #ifdef DEBUG
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/os400/ |
A D | make.sh | 21 DEBUG='*NONE' # Debug level 27 export TGTCCSID DEBUG OPTIMIZE OUTPUT TGTRLS 96 CMD="${CMD} DBGVIEW(${DEBUG})"
|
/AliOS-Things-master/components/py_engine/engine/extmod/ |
A D | modutimeq.c | 38 #define DEBUG 0 macro 178 #if DEBUG 206 #if DEBUG
|
/AliOS-Things-master/components/freetype/src/gzip/ |
A D | zutil.h | 183 #undef DEBUG 185 #ifdef DEBUG
|
/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | HACKING.txt | 4 2. Build hidtest.exe in DEBUG and RELEASE
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | readpng.h | 66 #ifdef DEBUG
|
A D | readpng2.h | 66 #ifdef DEBUG
|
A D | writepng.h | 66 #ifdef DEBUG
|
/AliOS-Things-master/components/py_engine/external/unzip/internal/ |
A D | deflate.h | 249 #ifdef DEBUG 308 #ifndef DEBUG
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/ |
A D | color_log.h | 26 #ifdef DEBUG
|
/AliOS-Things-master/components/py_engine/engine/mpy-cross/ |
A D | Makefile | 26 ifdef DEBUG
|
/AliOS-Things-master/components/jsoncpp/ |
A D | CMakeCache.txt | 50 //Flags used by the CXX compiler during DEBUG builds. 71 //Flags used by the linker during DEBUG builds. 100 // DEBUG builds. 159 // during DEBUG builds. 186 // during DEBUG builds.
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | nmake.opt | 28 # DEBUG - set to disable optimizations and link with debug runtimes 32 # nmake -f makefile.vc DEBUG=1 124 !IFDEF DEBUG
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-android.md | 303 I/DEBUG ( 31): signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 400085d0 304 I/DEBUG ( 31): r0 00000000 r1 00001000 r2 00000003 r3 400085d4 305 I/DEBUG ( 31): r4 400085d0 r5 40008000 r6 afd41504 r7 436c6a7c 306 I/DEBUG ( 31): r8 436c6b30 r9 435c6fb0 10 435c6f9c fp 4168d82c 307 I/DEBUG ( 31): ip 8346aff0 sp 436c6a60 lr afd1c8ff pc afd1c902 cpsr 60000030 308 I/DEBUG ( 31): #00 pc 0001c902 /system/lib/libc.so 309 I/DEBUG ( 31): #01 pc 0001ccf6 /system/lib/libc.so 310 I/DEBUG ( 31): #02 pc 000014bc /data/data/org.libsdl.app/lib/libmain.so 311 I/DEBUG ( 31): #03 pc 00001506 /data/data/org.libsdl.app/lib/libmain.so
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_xcf.c | 29 #if DEBUG 266 #if DEBUG in xcf_read_property() 325 #ifdef DEBUG in read_xcf_header() 387 #ifdef DEBUG in read_xcf_layer() 426 #ifdef DEBUG in read_xcf_channel()
|