Home
last modified time | relevance | path

Searched refs:Suppress (Results 1 – 25 of 164) sorted by relevance

1234567

/external/swiftshader/third_party/LLVM/cmake/modules/
DHandleLLVMOptions.cmake147 -wd4146 # Suppress 'unary minus operator applied to unsigned type, result still unsigned'
148 -wd4180 # Suppress 'qualifier applied to function type has no meaning; ignored'
149 …-wd4224 # Suppress 'nonstandard extension used : formal parameter 'identifier' was previously defi…
150 -wd4244 # Suppress ''argument' : conversion from 'type1' to 'type2', possible loss of data'
151 -wd4267 # Suppress ''var' : conversion from 'size_t' to 'type', possible loss of data'
152 -wd4275 # Suppress 'An exported class was derived from a class that was not exported.'
153 …-wd4291 # Suppress ''declaration' : no matching operator delete found; memory will not be freed if…
154 …-wd4345 # Suppress 'behavior change: an object of POD type constructed with an initializer of the …
155 -wd4351 # Suppress 'new behavior: elements of array 'array' will be default initialized'
156 -wd4355 # Suppress ''this' : used in base member initializer list'
[all …]
/external/llvm/cmake/modules/
DHandleLLVMOptions.cmake260 …-wd4141 # Suppress ''modifier' : used more than once' (because of __forceinline combined with inli…
261 -wd4146 # Suppress 'unary minus operator applied to unsigned type, result still unsigned'
262 -wd4180 # Suppress 'qualifier applied to function type has no meaning; ignored'
263 -wd4244 # Suppress ''argument' : conversion from 'type1' to 'type2', possible loss of data'
264 …-wd4258 # Suppress ''var' : definition from the for loop is ignored; the definition from the enclo…
265 -wd4267 # Suppress ''var' : conversion from 'size_t' to 'type', possible loss of data'
266 …-wd4291 # Suppress ''declaration' : no matching operator delete found; memory will not be freed if…
267 …-wd4345 # Suppress 'behavior change: an object of POD type constructed with an initializer of the …
268 -wd4351 # Suppress 'new behavior: elements of array 'array' will be default initialized'
269 -wd4355 # Suppress ''this' : used in base member initializer list'
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DHandleLLVMOptions.cmake471 …-wd4141 # Suppress ''modifier' : used more than once' (because of __forceinline combined with inli…
472 -wd4146 # Suppress 'unary minus operator applied to unsigned type, result still unsigned'
473 -wd4180 # Suppress 'qualifier applied to function type has no meaning; ignored'
474 -wd4244 # Suppress ''argument' : conversion from 'type1' to 'type2', possible loss of data'
475 …-wd4258 # Suppress ''var' : definition from the for loop is ignored; the definition from the enclo…
476 -wd4267 # Suppress ''var' : conversion from 'size_t' to 'type', possible loss of data'
477 …-wd4291 # Suppress ''declaration' : no matching operator delete found; memory will not be freed if…
478 …-wd4345 # Suppress 'behavior change: an object of POD type constructed with an initializer of the …
479 -wd4351 # Suppress 'new behavior: elements of array 'array' will be default initialized'
480 -wd4355 # Suppress ''this' : used in base member initializer list'
[all …]
/external/webrtc/webrtc/modules/video_coding/
DBUILD.gn77 # Suppress warnings from Chrome's Clang plugins.
111 # Suppress warnings from Chrome's Clang plugins.
131 # Suppress warnings from Chrome's Clang plugins.
166 # Suppress warnings from Chrome's Clang plugins.
200 # Suppress warnings from Chrome's Clang plugins.
238 # Suppress warnings from Chrome's Clang plugins.
/external/webrtc/third_party/gflags/
Dgflags.gyp64 # Suppress warnings about WIN32_LEAN_AND_MEAN and size_t truncation.
73 '-Wheader-hygiene', # Suppress warning about using namespace.
76 '-Wno-unused-local-typedef', # Suppress unused private typedef.
/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_suppressor.h51 int Suppress(float* data,
64 void Suppress(float* in_ptr, float* spectral_mean, float* out_ptr);
Dtransient_suppressor.cc165 int TransientSuppressor::Suppress(float* data, in Suppress() function in webrtc::TransientSuppressor
211 Suppress(&in_buffer_[i * analysis_length_], in Suppress()
232 void TransientSuppressor::Suppress(float* in_ptr, in Suppress() function in webrtc::TransientSuppressor
/external/honggfuzz/
DAndroid.bp56 // Suppress this performance warning for 32-bit x86.
84 // Suppress this performance warning for 32-bit x86.
/external/cldr/tools/java/org/unicode/cldr/util/data/
DPathHeader.txt36 //ldml/(.*)/default$ ; Special ; Suppress ; Default ; $1 ; HIDE
37 //ldml/(.*)/alias$ ; Special ; Suppress ; Alias ; $1 ; HIDE
66 //ldml/dates/calendars/calendar[@type="%A"]/eras/eraAbbr/era[@type="%A"] ; Special ; Suppress ; …
67 //ldml/dates/calendars/calendar[@type="%A"]/eras/eraNames/era[@type="%A"] ; Special ; Suppress ; …
68 //ldml/dates/calendars/calendar[@type="%A"]/eras/eraNarrow/era[@type="%A"] ; Special ; Suppress ; …
71 …type="%A"]/quarterWidth[@type="%A"]/quarter[@type="%A"] ; Special ; Suppress ; &calendar($1) ;…
75 …/monthWidth[@type="%A"]/month[@type="%A"][@yeartype="%A"] ; Special ; Suppress ; &calendar($1) …
76 …="%A"]/monthWidth[@type="%A"]/month[@type="%A"] ; Special ; Suppress ; &calendar($1) …
79 …"]/dayWidth[@type="%A"]/day[@type="%A"] ; Special ; Suppress ; &calendar($1) ;…
82 …pe="%A"]/dayPeriodWidth[@type="%A"]/dayPeriod[@type="%A"] ; Special ; Suppress ; &calendar($1) ;…
[all …]
/external/webrtc/webrtc/modules/video_render/
DBUILD.gn32 # Suppress warnings from Chrome's Clang plugins.
51 # Suppress warnings from Chrome's Clang plugins.
173 # Suppress warnings from Chrome's Clang plugins.
/external/webrtc/webrtc/modules/video_capture/
DBUILD.gn40 # Suppress warnings from Chrome's Clang plugins.
61 # Suppress warnings from Chrome's Clang plugins.
161 # Suppress warnings from Chrome's Clang plugins.
/external/compiler-rt/lib/tsan/rtl/
Dtsan_flags.inc22 // Suppress a race report if we've already output another race report
25 "Suppress a race report if we've already output another race report "
28 "Suppress a race report if we've already output another race report "
/external/webrtc/webrtc/modules/video_processing/
DBUILD.gn59 # Suppress warnings from Chrome's Clang plugins.
77 # Suppress warnings from Chrome's Clang plugins.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCTargetOptionsCommandFlags.inc53 static cl::opt<bool> NoWarn("no-warn", cl::desc("Suppress all warnings"));
57 cl::desc("Suppress all deprecated warnings"));
/external/curl/docs/cmdline-opts/
Dsuppress-connect-headers.d2 Help: Suppress proxy CONNECT response headers
/external/python/cpython2/Misc/
Dvalgrind-python.supp50 Suppress leaking the GIL. Happens once per process, see comment in ceval.c.
58 Suppress leaking the GIL after a fork.
66 Suppress leaking the autoTLSkey. This looks like it shouldn't leak though.
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp162 MachineOperand Suppress(MI.getOperand(2)); in shortenFPConv() local
173 .addOperand(Suppress); in shortenFPConv()
/external/libaom/libaom/third_party/googletest/
DREADME.libaom25 - Suppress unsigned overflow instrumentation in the LCG
/external/tensorflow/tensorflow/tools/api/lib/
Dapi_objects.proto30 // Suppress generation of the proto API's descriptor() method lest it
/external/tensorflow/tensorflow/contrib/cmake/patches/lmdb/
DCMakeLists.txt16 # Suppress warnings to reduce build log size.
/external/webrtc/webrtc/modules/pacing/
DBUILD.gn23 # Suppress warnings from Chrome's Clang plugins.
/external/python/cpython3/Misc/
Dvalgrind-python.supp50 Suppress leaking the GIL. Happens once per process, see comment in ceval.c.
58 Suppress leaking the GIL after a fork.
66 Suppress leaking the autoTLSkey. This looks like it shouldn't leak though.
/external/webrtc/webrtc/audio/
DBUILD.gn28 # Suppress warnings from Chrome's Clang plugins.
/external/tensorflow/tensorflow/contrib/cmake/patches/gif/
DCMakeLists.txt23 # Suppress warnings to reduce build log size.
/external/webrtc/webrtc/call/
DBUILD.gn24 # Suppress warnings from Chrome's Clang plugins.

1234567