Searched refs:VERBOSE (Results 1 – 15 of 15) sorted by relevance
/AliOS-Things-master/components/mbedtls/programs/test/ |
A D | udp_proxy_wrapper.sh | 11 : ${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 D | sources.py | 42 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 D | ecdsa.c | 52 #define VERBOSE macro 72 #if defined(VERBOSE)
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/ |
A D | dwc_otg_dbg.h | 35 #define VERBOSE 1 macro
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testgesture.c | 36 #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 D | common.sh | 118 if test "$VERBOSE" = TRUE
|
A D | Makefile.in | 1058 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | ar-lib | 133 | -verbose | -VERBOSE \
|
/AliOS-Things-master/components/SDL2/src/dynapi/ |
A D | SDL_dynapi.c | 102 SDL_DYNAPI_VARARGS_LOGFN(_static, name, initcall, Verbose, VERBOSE) \
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngimage.c | 508 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 D | pngstest.c | 329 #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 D | pngcp.c | 119 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 D | curl.h | 1108 CINIT(VERBOSE, LONG, 41), /* talk a lot */
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | Makefile.in | 1544 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | ChangeLog | 3391 * test/common.sh: Execute tests like 'make VERBOSE=TRUE check' in
|
Completed in 38 milliseconds