/third_party/vk-gl-cts/external/vulkan-docs/src/ |
H A D | Makefile | 87 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 D | Makefile | 10 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 D | watch.c | 70 unsigned width, height, i, cmdlen, len, xx QUIET, yy QUIET, active QUIET; in watch_main() local
|
H A D | switch_root.c | 49 int console QUIET; in switch_root_main() local
|
/third_party/jerryscript/targets/riot-stm32f4/ |
H A D | Makefile | 36 QUIET ?= 1 macro
|
/third_party/libcoap/examples/riot/examples_libcoap_server/ |
H A D | Makefile | 67 QUIET ?= 1 macro
|
/third_party/icu/tools/unicode/c/genprops/ |
H A D | genprops.cpp | 55 QUIET, enumerator 103 beQuiet=options[QUIET].doesOccur; in main()
|
/third_party/toybox/lib/ |
H A D | portability.h | 28 #define QUIET = 0 // shut up false positive "may be used uninitialized" warning macro 30 #define QUIET macro
|
/third_party/ninja/src/ |
H A D | clean.h | 72 return (config_.verbosity != BuildConfig::QUIET in IsVerbose()
|
H A D | clean.cc | 88 if (config_.verbosity == BuildConfig::QUIET) in PrintHeader() 99 if (config_.verbosity == BuildConfig::QUIET) in PrintFooter()
|
H A D | status.cc | 191 if (config_.verbosity == BuildConfig::QUIET)
415 if (config_.verbosity == BuildConfig::QUIET
in PrintStatus()
|
H A D | build.h | 164 QUIET, // No output -- used when testing.
enumerator
|
/third_party/vk-gl-cts/external/vulkan-docs/src/antora/ |
H A D | Makefile | 31 ./makeSpec QUIET=@ -clean -spec all -genpath gen generated jsapi html
|
/third_party/toybox/toys/posix/ |
H A D | uudecode.c | 30 int ofd, idx = 0, m QUIET, n; in uudecode_main() local
|
/third_party/icu/icu4c/source/tools/makeconv/ |
H A D | makeconv.cpp | 82 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 D | makeconv.cpp | 82 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 D | UOption.java | 74 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 D | Makefile | 14 ifeq ($(QUIET), 1)
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngimage.c | 518 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 D | genrb.cpp | 69 QUIET, enumerator 261 if(options[QUIET].doesOccur) { in main()
|
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | genrb.cpp | 69 QUIET, enumerator 261 if(options[QUIET].doesOccur) { in main()
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | genrb.cpp | 68 QUIET, enumerator 252 if(options[QUIET].doesOccur) { in main()
|
/third_party/node/deps/icu-small/source/tools/icuexportdata/ |
H A D | icuexportdata.cpp | 38 UBool QUIET = false; variable 478 if (!QUIET) { in prepareOutputFile() 1513 QUIET = options[OPT_QUIET].doesOccur;
|
/third_party/icu/icu4c/source/tools/icuexportdata/ |
H A D | icuexportdata.cpp | 38 UBool QUIET = false; variable 301 if (!QUIET) { in prepareOutputFile() 1349 QUIET = options[OPT_QUIET].doesOccur;
|
/third_party/icu/icu4c/source/tools/gencnval/ |
H A D | gencnval.c | 212 QUIET enumerator 264 if(options[QUIET].doesOccur) { in main()
|