Home
last modified time | relevance | path

Searched refs:QUIET (Results 1 - 25 of 35) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkan-docs/src/
H A DMakefile87 QUIET ?= @ macro
300 $(QUIET)$(MKDIR) $(KATEXINSTDIR)
301 $(QUIET)$(RMRF) $(KATEXINSTDIR)
302 $(QUIET)$(CP) -rf $(KATEXSRCDIR) $(KATEXINSTDIR)
313 # Dropped $(QUIET) for now
317 $(QUIET)$(CHUNKINDEX)/addscripts.sh $(HTMLDIR)/vkspec.html $(HTMLDIR)/prechunked.html
318 $(QUIET)$(CP) $(CHUNKINDEX)/chunked.css $(CHUNKINDEX)/chunked.js \
320 $(QUIET)$(NODEJS) $(CHUNKER) $(HTMLDIR)/prechunked.html -o $(HTMLDIR)
321 $(QUIET)$(RM) $(HTMLDIR)/prechunked.html
322 $(QUIET)
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/
H A DMakefile10 QUIET ?= @ macro
112 $(QUIET)$(MKDIR) $(VULKAN)
116 $(QUIET)$(MKDIR) $(VULKAN)
120 $(QUIET)$(MKDIR) $(VULKAN)
165 $(QUIET)$(MKDIR) $(VIDEO_INCLUDE)
166 $(QUIET)$(PYTHON) $(GENSCRIPT) $(GENOPTS) -registry $(CODECXML) -o $(VIDEO_INCLUDE) $(notdir $@)
212 $(QUIET)$(MKDIR) $(JSON)
217 $(QUIET)$(MKDIR) $(JSON)/cts
222 $(QUIET)$(MKDIR) $(JSON)/cts
226 $(QUIET)
[all...]
/third_party/toybox/toys/other/
H A Dwatch.c70 unsigned width, height, i, cmdlen, len, xx QUIET, yy QUIET, active QUIET; in watch_main() local
H A Dswitch_root.c49 int console QUIET; in switch_root_main() local
/third_party/jerryscript/targets/riot-stm32f4/
H A DMakefile36 QUIET ?= 1 macro
/third_party/libcoap/examples/riot/examples_libcoap_server/
H A DMakefile67 QUIET ?= 1 macro
/third_party/icu/tools/unicode/c/genprops/
H A Dgenprops.cpp55 QUIET, enumerator
103 beQuiet=options[QUIET].doesOccur; in main()
/third_party/toybox/lib/
H A Dportability.h28 #define QUIET = 0 // shut up false positive "may be used uninitialized" warning macro
30 #define QUIET macro
/third_party/ninja/src/
H A Dclean.h72 return (config_.verbosity != BuildConfig::QUIET in IsVerbose()
H A Dclean.cc88 if (config_.verbosity == BuildConfig::QUIET) in PrintHeader()
99 if (config_.verbosity == BuildConfig::QUIET) in PrintFooter()
H A Dstatus.cc191 if (config_.verbosity == BuildConfig::QUIET)
415 if (config_.verbosity == BuildConfig::QUIET in PrintStatus()
H A Dbuild.h164 QUIET, // No output -- used when testing. enumerator
/third_party/vk-gl-cts/external/vulkan-docs/src/antora/
H A DMakefile31 ./makeSpec QUIET=@ -clean -spec all -genpath gen generated jsapi html
/third_party/toybox/toys/posix/
H A Duudecode.c30 int ofd, idx = 0, m QUIET, n; in uudecode_main() local
/third_party/icu/icu4c/source/tools/makeconv/
H A Dmakeconv.cpp82 UBool QUIET = false; variable
258 QUIET = options[OPT_QUIET].doesOccur; in main()
373 if(uprv_stricmp(p,data.staticData.name) && !QUIET) in main()
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dmakeconv.cpp82 UBool QUIET = FALSE; variable
258 QUIET = options[OPT_QUIET].doesOccur; in main()
373 if(uprv_stricmp(p,data.staticData.name) && !QUIET) in main()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/
H A DUOption.java74 public static UOption QUIET() { return create("quiet", 'q', NO_ARG); } in QUIET() method in UOption
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A DMakefile14 ifeq ($(QUIET), 1)
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngimage.c518 QUIET, /* no normal messages */ enumerator
705 case VERBOSE: case WARNINGS: case ERRORS: case QUIET: in display_log()
1598 d.options = (d.options & ~LEVEL_MASK) | QUIET; in main()
1670 if (ret > QUIET) /* abort on user or internal error */ in main()
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dgenrb.cpp69 QUIET, enumerator
261 if(options[QUIET].doesOccur) { in main()
/third_party/icu/icu4c/source/tools/genrb/
H A Dgenrb.cpp69 QUIET, enumerator
261 if(options[QUIET].doesOccur) { in main()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dgenrb.cpp68 QUIET, enumerator
252 if(options[QUIET].doesOccur) { in main()
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp38 UBool QUIET = false; variable
478 if (!QUIET) { in prepareOutputFile()
1513 QUIET = options[OPT_QUIET].doesOccur;
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp38 UBool QUIET = false; variable
301 if (!QUIET) { in prepareOutputFile()
1349 QUIET = options[OPT_QUIET].doesOccur;
/third_party/icu/icu4c/source/tools/gencnval/
H A Dgencnval.c212 QUIET enumerator
264 if(options[QUIET].doesOccur) { in main()

Completed in 36 milliseconds

12