Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/mbedtls/programs/test/
A Dudp_proxy_wrapper.sh11 : ${VERBOSE:=0}
72 if [ $VERBOSE -gt 0 ]; then
96 if [ $VERBOSE -gt 0 ]; then
102 if [ $VERBOSE -gt 0 ]; then
107 if [ $VERBOSE -gt 0 ]; then
/AliOS-Things-master/components/freetype/src/tools/docmaker/
A Dsources.py42 self.start = re.compile( start, re.VERBOSE )
43 self.column = re.compile( column, re.VERBOSE )
44 self.end = re.compile( end, re.VERBOSE )
177 re_url = re.compile( url, re.VERBOSE | re.MULTILINE )
211 \#endif ) \\b''', re.VERBOSE )
/AliOS-Things-master/components/mbedtls/programs/pkey/
A Decdsa.c52 #define VERBOSE macro
72 #if defined(VERBOSE)
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Ddwc_otg_dbg.h35 #define VERBOSE 1 macro
/AliOS-Things-master/components/SDL2/test/
A Dtestgesture.c36 #define VERBOSE 0 macro
214 #if VERBOSE in loop()
232 #if VERBOSE in loop()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A Dcommon.sh118 if test "$VERBOSE" = TRUE
A DMakefile.in1058 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dar-lib133 | -verbose | -VERBOSE \
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi.c102 SDL_DYNAPI_VARARGS_LOGFN(_static, name, initcall, Verbose, VERBOSE) \
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngimage.c508 VERBOSE, /* switches on all messages */ enumerator
705 case VERBOSE: case WARNINGS: case ERRORS: case QUIET: in display_log()
1589 d.options = (d.options & ~LEVEL_MASK) | VERBOSE; in main()
A Dpngstest.c329 #define VERBOSE 8 macro
348 if (opts & VERBOSE) in print_opts()
2996 if (image->opts & VERBOSE) in read_file()
3539 opts |= VERBOSE; in main()
3541 opts &= ~VERBOSE; in main()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngcp.c119 VERBOSE, /* switches on all messages */ enumerator
292 S(verbose, VERBOSE)
613 case VERBOSE: case WARNINGS: case ERRORS: case QUIET: in display_log()
/AliOS-Things-master/hardware/chip/haas1000/drivers/rtos/rhino/kernel/include/network/curl/
A Dcurl.h1108 CINIT(VERBOSE, LONG, 41), /* talk a lot */
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DMakefile.in1544 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog3391 * test/common.sh: Execute tests like 'make VERBOSE=TRUE check' in

Completed in 44 milliseconds