Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 56) sorted by relevance

123

/AliOS-Things-master/components/py_engine/engine/extmod/webrepl/
A Dwebsocket_helper.py15 DEBUG = 0 variable
33 if DEBUG:
41 if DEBUG:
48 if DEBUG:
/AliOS-Things-master/components/mbmaster/src/adu/rtu/
A Drtu.c16 #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 Dpartition_ota.py16 DEBUG = True variable
20 if DEBUG:
32 f.write("DEBUG=" + str(DEBUG))
/AliOS-Things-master/components/py_engine/tests/extmod/
A Dure_debug.py5 ure.DEBUG
10 ure.compile("^a|b[0-9]\w$", ure.DEBUG)
A Dutimeq1.py10 DEBUG = 0 variable
15 if DEBUG:
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/bt_config/
A Dbt_config_wifi.h38 #define DEBUG 0 macro
40 #if DEBUG==1
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_trace.h69 #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 Dulog.h27 #define DEBUG macro
135 #ifdef DEBUG
/AliOS-Things-master/components/py_engine/engine/tools/autobuild/
A Dremove_old_firmware.py6 DEBUG = False variable
55 if DEBUG:
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dtrees.c39 #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 Dzutil.c61 #ifdef DEBUG in zlibCompileFlags()
115 #ifdef DEBUG
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/os400/
A Dmake.sh21 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 Dmodutimeq.c38 #define DEBUG 0 macro
178 #if DEBUG
206 #if DEBUG
/AliOS-Things-master/components/freetype/src/gzip/
A Dzutil.h183 #undef DEBUG
185 #ifdef DEBUG
/AliOS-Things-master/components/SDL2/src/hidapi/
A DHACKING.txt4 2. Build hidtest.exe in DEBUG and RELEASE
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Dreadpng.h66 #ifdef DEBUG
A Dreadpng2.h66 #ifdef DEBUG
A Dwritepng.h66 #ifdef DEBUG
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Ddeflate.h249 #ifdef DEBUG
308 #ifndef DEBUG
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Dcolor_log.h26 #ifdef DEBUG
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A DMakefile26 ifdef DEBUG
/AliOS-Things-master/components/jsoncpp/
A DCMakeCache.txt50 //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 Dnmake.opt28 # 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 DREADME-android.md303 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 DIMG_xcf.c29 #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()

Completed in 39 milliseconds

123