Home
last modified time | relevance | path

Searched refs:silence (Results 1 – 25 of 107) sorted by relevance

12345

/external/clang/test/SemaObjC/
Darc-non-pod-memaccess.m25 // expected-note{{explicitly cast the pointer to silence this warning}}
27 // expected-note{{explicitly cast the pointer to silence this warning}}
29 // expected-note{{explicitly cast the pointer to silence this warning}}
33 // expected-note{{explicitly cast the pointer to silence this warning}}
35 // expected-note{{explicitly cast the pointer to silence this warning}}
37 // expected-note{{explicitly cast the pointer to silence this warning}}
41 // expected-note{{explicitly cast the pointer to silence this warning}}
43 // expected-note{{explicitly cast the pointer to silence this warning}}
45 // expected-note{{explicitly cast the pointer to silence this warning}}
49 // expected-note{{explicitly cast the pointer to silence this warning}}
[all …]
Dproperty-deprecated-warning.m60 …re 'partial_dep_target' to silence this warning}} expected-note@+2 {{explicitly redeclare 'setPart…
85 … in iOS 5.0}} expected-note@+2 {{explicitly redeclare 'setPartialTarget:' to silence this warning}}
89 …re 'partial_dep_target' to silence this warning}} expected-note@+2 {{explicitly redeclare 'setPart…
118 …lare 'partialIsEnabled' to silence this warning}} expected-note@+3 {{explicitly redeclare 'partial…
141 …ced in iOS 5.0}} expected-note@+2 {{explicitly redeclare 'partialPtarget' to silence this warning}}
Dwarn-unreachable.m56 …if (NO) calledFun(); // expected-warning {{will never be executed}} expected-note {{silence by add…
59 if (YES) // expected-note {{silence by adding parentheses to mark code as explicitly dead}}
69 if (!YES) // expected-note {{silence by adding parentheses to mark code as explicitly dead}}
Dattr-availability.m49 …d in macOS 10.8}} expected-note@+2 {{explicitly redeclare 'partialMethod' to silence this warning}}
54 …cOS 10.8}} expected-note@+2 {{explicitly redeclare 'partial_proto_method' to silence this warning}}
58 …cOS 10.8}} expected-note@+2 {{explicitly redeclare 'partial_proto_method' to silence this warning}}
166 …in macOS 10.8}} expected-note@+2 {{explicitly redeclare 'ipartialMethod2' to silence this warning}}
173 …in macOS 10.8}} expected-note@+2 {{explicitly redeclare 'ipartialMethod2' to silence this warning}}
186 …duced in macOS 10.8}} expected-note@+2 {{explicitly redeclare 'PartialI2' to silence this warning}}
Duninit-variables.m17 int x; // expected-note{{initialize the variable 'x' to silence this warning}}
40 int x; // expected-note {{initialize the variable 'x' to silence this warning}}
Dself-assign.m11 // expected-note{{place parentheses around the assignment to silence this warning}}
/external/clang/test/SemaCXX/
Dwarn-bool-conversion.cpp49 expected-note {{prefix with the address-of operator to silence this warning}} in bar()
51 expected-note {{prefix with the address-of operator to silence this warning}} in bar()
53 expected-note {{prefix with the address-of operator to silence this warning}} in bar()
55 expected-note {{prefix with the address-of operator to silence this warning}} in bar()
57 expected-note {{prefix with the address-of operator to silence this warning}} \ in bar()
60 expected-note {{prefix with the address-of operator to silence this warning}} in bar()
Dcondition.cpp52 expected-note {{prefix with the address-of operator to silence this warning}} in test3()
/external/gptfdisk/
Dsgdisk.cc42 int silence = open("/dev/null", 0); in android_dump() local
43 dup2(silence, STDOUT_FILENO); in android_dump()
44 dup2(silence, STDERR_FILENO); in android_dump()
/external/clang/test/Sema/
Dparentheses.cpp89 … expected-note {{place parentheses around the '+' expression to silence this warning}} in test()
94 … expected-note {{place parentheses around the '-' expression to silence this warning}} in test()
100 … expected-note {{place parentheses around the '+' expression to silence this warning}} in test()
/external/mesa3d/src/mapi/glapi/gen/
Dgl_apitemp.py68 silence = ''
84 silence += "%s(void) %s;" % (space, p.name);
106 if silence:
107 print ' %s' % (silence)
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Dopus_unittest.cc149 std::vector<int16_t> silence(samples * channels_, 0); in TestDtxEffect() local
178 opus_encoder_, silence, opus_decoder_, output_data_decode, in TestDtxEffect()
222 opus_encoder_, silence, opus_decoder_, output_data_decode, in TestDtxEffect()
258 opus_encoder_, silence, opus_decoder_, output_data_decode, in TestDtxEffect()
277 silence[0] = 10000; in TestDtxEffect()
282 opus_encoder_, silence, opus_decoder_, output_data_decode, in TestDtxEffect()
/external/llvm/test/BugPoint/
Dnamed-md.ll1 …gpointPasses%shlibext %s -output-prefix %t -bugpoint-crash-too-many-cus -silence-passes > /dev/null
3 …gpointPasses%shlibext %s -output-prefix %t -bugpoint-crash-too-many-cus -silence-passes > /dev/null
Dcrash-narrowfunctiontest.ll3 …ibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes > /dev/null
Dreplace-funcs-with-null.ll3 …s -output-prefix %t -replace-funcs-with-null -bugpoint-crash-decl-funcs -silence-passes -safe-run-…
/external/libopus/celt/
Dcelt_decoder.c326 int silence, int arch) in celt_synthesis() argument
361 downsample, silence); in celt_synthesis()
375 downsample, silence); in celt_synthesis()
378 downsample, silence); in celt_synthesis()
387 downsample, silence); in celt_synthesis()
828 int silence; local
925 silence = 1;
927 silence = ec_dec_bit_logp(dec, 15);
929 silence = 0;
930 if (silence)
[all …]
/external/python/cpython2/Mac/Demo/sound/
Dmorselib.py148 self.silence = '\0' * (n*SAMPWIDTH)
158 self.dev.writeframes(self.silence * duration)
/external/clang/test/Parser/
Dobjc-init.m44 // expected-note@-3 {{insert an explicit cast to silence this issue}}
49 // expected-note@-3 {{insert an explicit cast to silence this issue}}
/external/valgrind/none/tests/s390x/
Decag.stdout.exp1 just to silence the consistency checker
/external/python/cpython2/Lib/
Dwarnings.py408 silence = [ImportWarning, PendingDeprecationWarning] variable
411 silence.append(DeprecationWarning)
412 for cls in silence:
/external/webrtc/webrtc/modules/audio_processing/vad/
Dcommon.h24 bool silence; member
Dvad_audio_proc.cc100 features->silence = false; in ExtractFeatures()
107 features->silence = true; in ExtractFeatures()
/external/swiftshader/third_party/LLVM/test/BugPoint/
Dcrash-narrowfunctiontest.ll3 …ibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes > /dev/null
/external/clang/test/PCH/
Dpragma-diag-section.cpp31 expected-note@28 {{initialize the variable 'a' to silence}} in m()
/external/python/cpython3/Lib/
Dwarnings.py507 silence = [ImportWarning, PendingDeprecationWarning] variable
508 silence.append(DeprecationWarning)
509 for cls in silence:

12345