Home
last modified time | relevance | path

Searched full:quiet (Results 1 – 25 of 1610) sorted by relevance

12345678910>>...65

/external/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/
Dfile-filter.cpp2 …eader-filter='' -quiet %s -- -I %S/Inputs/file-filter -isystem %S/Inputs/file-filter/system 2>&1 |…
4 …der-filter='.*' -quiet %s -- -I %S/Inputs/file-filter -isystem %S/Inputs/file-filter/system 2>&1 |…
6 …er='header2\.h' -quiet %s -- -I %S/Inputs/file-filter -isystem %S/Inputs/file-filter/system 2>&1 |…
11 …em-headers -quiet %s -- -I %S/Inputs/file-filter/system/.. -isystem %S/Inputs/file-filter/system 2…
15 // CHECK-QUIET-NOT: warning:
17 // CHECK2-QUIET: header1.h:1:12: warning: single-argument constructors must be marked explicit
19 // CHECK3-QUIET-NOT: warning:
21 // CHECK4-QUIET: header1.h:1:12: warning: single-argument constructors
25 // CHECK-QUIET-NOT: warning:
27 // CHECK2-QUIET: header2.h:1:12: warning: single-argument constructors
[all …]
Dclang-tidy-diff.cpp5 …tidy_diff -checks=-*,modernize-use-override -quiet -- -std=c++11 2>&1 | FileCheck -check-prefix=CH…
14 // CHECK-QUIET-NOT: warning:
19 // CHECK-QUIET: [[@LINE-3]]:8: warning: annotate this
23 // CHECK-QUIET-NOT: warning:
26 // CHECK-QUIET-NOT: Suppressed
Dwarnings-as-errors-plural.cpp7 // RUN: -warnings-as-errors='llvm-namespace-comment' -quiet -- 2>&1 \
8 // RUN: | FileCheck %s --check-prefix=CHECK-WERR-QUIET -implicit-check-not='{{warning|error}}:'
14 // CHECK-WERR-QUIET: error: namespace 'j' not terminated with a closing comment [llvm-namespace-com…
20 // CHECK-WERR-QUIET: error: namespace 'k' not terminated with a closing comment [llvm-namespace-com…
24 // CHECK-WERR-QUIET-NOT: treated as
/external/dtc/pylibfdt/
Dlibfdt.i51 # QUIET_ALL can be passed as the 'quiet' parameter to avoid exceptions
55 # Pass this as the 'quiet' parameter to return -ENOTFOUND on NOTFOUND errors,
80 def check_err(val, quiet=()):
87 quiet: Errors to ignore (empty to raise on all errors)
96 if -val not in quiet:
100 def check_err_null(val, quiet=()):
108 quiet: Errors to ignore (empty to raise on all errors)
115 is not in @quiet.
120 if -val not in quiet:
152 def next_node(self, nodeoffset, depth, quiet=()):
[all …]
/external/llvm/tools/opt/
DPassPrinters.cpp33 FunctionPassPrinter(const PassInfo *PI, raw_ostream &out, bool Quiet) in FunctionPassPrinter()
34 : FunctionPass(ID), PassToPrint(PI), Out(out), QuietPass(Quiet) { in FunctionPassPrinter()
66 CallGraphSCCPassPrinter(const PassInfo *PI, raw_ostream &out, bool Quiet) in CallGraphSCCPassPrinter()
67 : CallGraphSCCPass(ID), PassToPrint(PI), Out(out), QuietPass(Quiet) { in CallGraphSCCPassPrinter()
103 ModulePassPrinter(const PassInfo *PI, raw_ostream &out, bool Quiet) in ModulePassPrinter()
104 : ModulePass(ID), PassToPrint(PI), Out(out), QuietPass(Quiet) { in ModulePassPrinter()
135 LoopPassPrinter(const PassInfo *PI, raw_ostream &out, bool Quiet) in LoopPassPrinter()
136 : LoopPass(ID), PassToPrint(PI), Out(out), QuietPass(Quiet) { in LoopPassPrinter()
168 RegionPassPrinter(const PassInfo *PI, raw_ostream &out, bool Quiet) in RegionPassPrinter()
169 : RegionPass(ID), PassToPrint(PI), Out(out), QuietPass(Quiet) { in RegionPassPrinter()
[all …]
DPassPrinters.h29 bool Quiet);
32 raw_ostream &out, bool Quiet);
35 bool Quiet);
38 bool Quiet);
41 bool Quiet);
44 raw_ostream &out, bool Quiet);
/external/python/cpython3/Lib/
Dcompileall.py25 def _walk_dir(dir, maxlevels, quiet=0): argument
26 if quiet < 2 and isinstance(dir, os.PathLike):
28 if not quiet:
33 if quiet < 2:
46 quiet=quiet)
49 rx=None, quiet=0, legacy=False, optimize=-1, workers=1, argument
61 quiet: full output with False or 0, errors only with 1,
95 files = _walk_dir(dir, quiet=quiet, maxlevels=maxlevels)
103 rx=rx, quiet=quiet,
115 if not compile_file(file, ddir, force, rx, quiet,
[all …]
/external/python/cpython2/Lib/
Dcompileall.py22 force=0, rx=None, quiet=0): argument
32 quiet: if 1, be quiet during compilation
34 if not quiet:
50 if not compile_file(fullname, ddir, force, rx, quiet):
57 quiet):
61 def compile_file(fullname, ddir=None, force=0, rx=None, quiet=0): argument
70 quiet: if 1, be quiet during compilation
96 if not quiet:
101 if quiet:
113 def compile_path(skip_curdir=1, maxlevels=0, force=0, quiet=0): argument
[all …]
/external/llvm-project/flang/test/Semantics/
Dstop01.f9033 if (i .eq. 0) stop 1, quiet = .true.
34 if (i .eq. 0) stop 2, quiet = .false.
35 if (i .eq. 0) stop 3, quiet = l
36 if (i .eq. 0) stop 3, quiet = .not. l
37 if (i .eq. 0) stop 3, quiet = larray(1)
38 if (i .eq. 0) stop , quiet = .false.
54 if (i .eq. 0) error stop 1, quiet = .true.
55 if (i .eq. 0) error stop 2, quiet = .false.
56 if (i .eq. 0) error stop 3, quiet = l
57 if (i .eq. 0) error stop 3, quiet = .not. l
[all …]
/external/libiio/src/tests/
Diio_attr.c148 const char *attr, const char *wbuf, bool quiet) in dump_device_attributes() argument
153 if (!wbuf || !quiet) { in dump_device_attributes()
154 if (!quiet) in dump_device_attributes()
159 if (quiet) in dump_device_attributes()
171 if (!quiet) in dump_device_attributes()
178 dump_device_attributes(dev, attr, NULL, quiet); in dump_device_attributes()
183 const char *attr, const char *wbuf, bool quiet) in dump_buffer_attributes() argument
188 if (!wbuf || !quiet) { in dump_buffer_attributes()
191 if (!quiet) in dump_buffer_attributes()
196 if (quiet) in dump_buffer_attributes()
[all …]
/external/modp_b64/
Dcommon.mk156 QUIET = @
158 QUIET=
194 $(if $(wildcard $(dir $1)),$2,$(QUIET)mkdir -p "$(dir $1)")
201 $(QUIET)# Create the archive in one step to avoid parallel use accessing it
202 $(QUIET)# before all the symbols are present.
206 $(QUIET)$(AR) rcs $(TARGET_OR_MEMBER) \
233 $(QUIET)($(ECHO) -n '$(COLOR_RED)CLEANFILE$(COLOR_RESET) ' && \
240 $(QUIET)# $(1) not empty [$(wildcard $(1)/*)]. Not deleting.,
241 $(QUIET)($(ECHO) -n '$(COLOR_RED)CLEANDIR$(COLOR_RESET) ' && \
364 QUIET = @
[all …]
/external/minigbm/
Dcommon.mk149 QUIET = @
151 QUIET=
187 $(if $(wildcard $(dir $1)),$2,$(QUIET)mkdir -p "$(dir $1)")
194 $(QUIET)# Create the archive in one step to avoid parallel use accessing it
195 $(QUIET)# before all the symbols are present.
199 $(QUIET)$(AR) rcs $(TARGET_OR_MEMBER) \
226 $(QUIET)($(ECHO) -n '$(COLOR_RED)CLEANFILE$(COLOR_RESET) ' && \
233 $(QUIET)# $(1) not empty [$(wildcard $(1)/*)]. Not deleting.,
234 $(QUIET)($(ECHO) -n '$(COLOR_RED)CLEANDIR$(COLOR_RESET) ' && \
354 QUIET = @
[all …]
/external/libxml2/
DtestSAX.c59 static int quiet = 0; variable
259 if (quiet) in isStandaloneDebug()
277 if (quiet) in hasInternalSubsetDebug()
295 if (quiet) in hasExternalSubsetDebug()
312 if (quiet) in internalSubsetDebug()
336 if (quiet) in externalSubsetDebug()
367 if (quiet) in resolveEntityDebug()
402 if (quiet) in getEntityDebug()
421 if (quiet) in getParameterEntityDebug()
452 if (quiet) in entityDeclDebug()
[all …]
/external/minijail/
Dcommon.mk157 QUIET = @
159 QUIET=
195 $(if $(wildcard $(dir $1)),$2,$(QUIET)mkdir -p "$(dir $1)")
202 $(QUIET)# Create the archive in one step to avoid parallel use accessing it
203 $(QUIET)# before all the symbols are present.
207 $(QUIET)$(AR) rcs $(TARGET_OR_MEMBER) \
234 $(QUIET)($(ECHO) -n '$(COLOR_RED)CLEANFILE$(COLOR_RESET) ' && \
241 $(QUIET)# $(1) not empty [$(wildcard $(1)/*)]. Not deleting.,
242 $(QUIET)($(ECHO) -n '$(COLOR_RED)CLEANDIR$(COLOR_RESET) ' && \
366 QUIET = @
[all …]
/external/emma/core/res/com/vladium/emma/data/
Dmerge_usage.res28 excludes {'silent', 'quiet', 'debug'},
31 'quiet':
34 "quiet operation (ignore all but warnings and severe errors)";
38 excludes {'quiet', 'verbose', 'debug'},
39 "extra-quiet operation (ignore all but severe errors)";
44 excludes {'verbose', 'quiet', 'silent'},
/external/emma/core/res/com/vladium/emma/report/
Dreport_usage.res33 excludes {'silent', 'quiet', 'debug'},
36 'quiet':
39 "quiet operation (ignore all but warnings and severe errors)";
43 excludes {'quiet', 'verbose', 'debug'},
44 "extra-quiet operation (ignore all but severe errors)";
49 excludes {'verbose', 'quiet', 'silent'},
/external/emma/core/res/com/vladium/emma/instr/
Dinstr_usage.res48 excludes {'silent', 'quiet', 'debug'},
51 'quiet':
54 "quiet operation (ignore all but warnings and severe errors)";
58 excludes {'quiet', 'verbose', 'debug'},
59 "extra-quiet operation (ignore all but severe errors)";
64 excludes {'verbose', 'quiet', 'silent'},
/external/libvpx/libvpx/build/make/
DMakefile13 quiet?=true macro
76 quiet:=$(if $(or $(verbose), $(V)),, yes) macro
77 qexec=$(if $(quiet),@)
151 $(if $(quiet),@echo " [DEP] $@")
156 $(if $(quiet),@echo " [CC] $@")
161 $(if $(quiet),@echo " [DEP] $@")
166 $(if $(quiet),@echo " [CXX] $@")
171 $(if $(quiet),@echo " [DEP] $@")
176 $(if $(quiet),@echo " [CXX] $@")
181 $(if $(quiet),@echo " [DEP] $@")
[all …]
/external/llvm-project/llvm/test/tools/dsymutil/X86/
Dverify.test2 …uts/basic-lto-dw4.macho.x86_64 -o %t 2>&1 | FileCheck %s --allow-empty --check-prefix=QUIET-SUCCESS
3 …/Inputs/basic-lto-dw4.macho.x86_64 -o %t 2>&1 | FileCheck %s --check-prefixes=QUIET-SUCCESS,VERBOSE
6 # QUIET-SUCCESS-NOT: error: verification failed
10 …il -verify -oso-prepend-path=%p/../Inputs -y %s -o %t 2>&1 | FileCheck %s --check-prefix=QUIET-FAIL
11 … -oso-prepend-path=%p/../Inputs -y %s -o %t 2>&1 | FileCheck %s --check-prefixes=QUIET-FAIL,VERBOSE
13 # QUIET-FAIL: error: verification failed
/external/emma/core/res/com/vladium/emma/
Drun_usage.res64 excludes {'silent', 'quiet', 'debug'},
67 'quiet':
70 "quiet operation (ignore all but warnings and severe errors)";
74 excludes {'quiet', 'verbose', 'debug'},
75 "extra-quiet operation (ignore all but severe errors)";
80 excludes {'verbose', 'quiet', 'silent'},
/external/harfbuzz_ng/util/
Dhb-fc-list.c58 {"quiet", 0, 0, 'q'},
75 …fprintf (file, "usage: %s [-vqVh] [-f FORMAT] [--verbose] [--format=FORMAT] [--quiet] [--version] … in usage()
86 … fprintf (file, " -q, --quiet suppress all normal output, exit 1 if no fonts matched\n"); in usage()
92 … fprintf (file, " -q, (quiet) suppress all normal output, exit 1 if no fonts matched\n"); in usage()
103 int quiet = 0; in main() local
128 quiet = 1; in main()
168 if (quiet && !os) in main()
181 if (!quiet && fs) in main()
221 return quiet ? (nfont == 0 ? 1 : 0) : 0; in main()
/external/llvm-project/llvm/test/tools/llvm-exegesis/X86/
Dlit.local.cfg22 with open(os.devnull, 'w') as quiet:
24 … [llvm_exegesis_exe, '-mode', 'uops', '-snippets-file', '/dev/null'], stdout=quiet, stderr=quiet)
26 …[llvm_exegesis_exe, '-mode', 'latency', '-snippets-file', '/dev/null'], stdout=quiet, stderr=quiet)
/external/fonttools/Tests/varLib/
DfeatureVars_test.py93 def run(test, n, quiet): argument
98 if quiet:
112 quiet = False variable
115 quiet = True variable
120 run(test_linear, n=n, quiet=quiet)
121 run(test_quadratic, n=n, quiet=quiet)
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h881 void quiet(const bool quiet_);
882 bool quiet(void) const;
1983 ThrowPPException(first_->quiet()); in animateImages()
2001 ThrowPPException(appendedImage_->quiet());
2053 ThrowPPException(averagedImage_->quiet()); in averageImages()
2066 quiet; in coalesceImages() local
2075 quiet=first_->quiet(); in coalesceImages()
2088 ThrowPPException(quiet); in coalesceImages()
2215 ThrowPPException(image.quiet()); in colorHistogram()
2255 ThrowPPException(combinedImage_->quiet());
[all …]
/external/python/cpython3/Lib/test/
Dtest_compileall.py94 compileall.compile_dir(self.directory, force=False, quiet=True)
114 force=False, quiet=True))
119 quiet=True))
127 force=False, quiet=2))
129 force=False, quiet=2))
143 quiet=2))
148 self.assertTrue(compileall.compile_path(quiet=2))
153 force=True, quiet=2))
171 compileall.compile_dir(self.directory, quiet=True, optimize=optimize)
192 compileall.compile_dir(self.directory, quiet=True, workers=5)
[all …]

12345678910>>...65