Home
last modified time | relevance | path

Searched full:ignore (Results 1 – 25 of 4619) sorted by relevance

12345678910>>...185

/external/curl/tests/data/
Dtest106023 And you should ignore this data. aaaaaaaaaaaaaaaa
24 And you should ignore this data. aaaaaaaaaaaaaaaa
25 And you should ignore this data. aaaaaaaaaaaaaaaa
26 And you should ignore this data. aaaaaaaaaaaaaaaa
27 And you should ignore this data. aaaaaaaaaaaaaaaa
28 And you should ignore this data. aaaaaaaaaaaaaaaa
29 And you should ignore this data. aaaaaaaaaaaaaaaa
30 And you should ignore this data. aaaaaaaaaaaaaaaa
31 And you should ignore this data. aaaaaaaaaaaaaaaa
32 And you should ignore this data. aaaaaaaaaaaaaaaa
[all …]
Dtest106125 And you should ignore this data. aaaaaaaaaaaaaaaa
26 And you should ignore this data. aaaaaaaaaaaaaaaa
27 And you should ignore this data. aaaaaaaaaaaaaaaa
28 And you should ignore this data. aaaaaaaaaaaaaaaa
29 And you should ignore this data. aaaaaaaaaaaaaaaa
30 And you should ignore this data. aaaaaaaaaaaaaaaa
31 And you should ignore this data. aaaaaaaaaaaaaaaa
32 And you should ignore this data. aaaaaaaaaaaaaaaa
33 And you should ignore this data. aaaaaaaaaaaaaaaa
34 And you should ignore this data. aaaaaaaaaaaaaaaa
[all …]
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/.settings/
Dorg.eclipse.jdt.core.prefs4 org.eclipse.jdt.core.compiler.problem.unnecessaryElse=ignore
5 org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=ignore
7 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
9 org.eclipse.jdt.core.compiler.problem.unusedParameter=ignore
10 org.eclipse.jdt.core.compiler.problem.rawTypeReference=ignore
14 org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=ignore
18 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
20 org.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore
22 org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore
27 org.eclipse.jdt.core.compiler.problem.localVariableHiding=ignore
[all …]
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.tests/.settings/
Dorg.eclipse.jdt.core.prefs4 org.eclipse.jdt.core.compiler.problem.unnecessaryElse=ignore
5 org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=ignore
7 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
9 org.eclipse.jdt.core.compiler.problem.unusedParameter=ignore
10 org.eclipse.jdt.core.compiler.problem.rawTypeReference=ignore
14 org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=ignore
18 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
20 org.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore
22 org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore
27 org.eclipse.jdt.core.compiler.problem.localVariableHiding=ignore
[all …]
/external/llvm/test/Bindings/OCaml/
Dcore.ml104 ignore (define_global "const_int" c m);
113 ignore (define_global "const_sext_int" c m);
121 ignore (define_global "const_zext_int64" c m);
129 ignore (define_global "const_int_string" c m);
139 ignore (define_global "const_int64" c m) ;
153 ignore (define_global "const_string" c m);
161 ignore (define_global "const_stringz" c m);
172 ignore (define_global "const_single" cs m);
177 ignore (define_global "const_double" cd m);
182 ignore (define_global "const_double_string" cd m);
[all …]
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
Dvmcore.ml91 ignore (define_global "const_int" c m);
99 ignore (define_global "const_sext_int" c m);
106 ignore (define_global "const_zext_int64" c m);
113 ignore (define_global "const_int_string" c m);
120 ignore (define_global "const_string" c m);
127 ignore (define_global "const_stringz" c m);
136 ignore (define_global "const_single" cs m);
140 ignore (define_global "const_double" cd m);
144 ignore (define_global "const_double_string" cd m);
157 ignore (define_global "const_array" c m);
[all …]
Dtarget.ml39 ignore (TargetData.as_string td);
40 ignore (byte_order td);
41 ignore (pointer_size td);
42 ignore (intptr_type td);
43 ignore (size_in_bits td sty);
44 ignore (store_size td sty);
45 ignore (abi_size td sty);
46 ignore (stack_align td sty);
47 ignore (preferred_align td sty);
48 ignore (preferred_align_of_global td (declare_global sty "g" m));
[all …]
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu/.settings/
Dorg.eclipse.jdt.core.prefs11 org.eclipse.jdt.core.compiler.problem.assertIdentifier=ignore
12 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
15 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
19 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
20 org.eclipse.jdt.core.compiler.problem.enumIdentifier=ignore
21 org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
23 org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
29 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
30 org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=ignore
31 org.eclipse.jdt.core.compiler.problem.localVariableHiding=ignore
[all …]
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/.settings/
Dorg.eclipse.jdt.core.prefs11 org.eclipse.jdt.core.compiler.problem.assertIdentifier=ignore
12 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
15 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
19 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
20 org.eclipse.jdt.core.compiler.problem.enumIdentifier=ignore
21 org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
23 org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
29 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
30 org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=ignore
31 org.eclipse.jdt.core.compiler.problem.localVariableHiding=ignore
[all …]
/external/mockito/src/test/java/org/mockitousage/
DCompilationWarningsTest.java26 doAnswer(ignore()).doReturn(null).when(mock(IMethods.class)).objectReturningMethodNoArgs(); in no_warnings_for_most_common_api()
27 … doAnswer(ignore()).doReturn("a", 12).when(mock(IMethods.class)).objectReturningMethodNoArgs(); in no_warnings_for_most_common_api()
28 doAnswer(ignore()).doReturn(1000).when(mock(IMethods.class)).objectReturningMethodNoArgs(); in no_warnings_for_most_common_api()
29 …doAnswer(ignore()).doThrow(new NullPointerException()).when(mock(IMethods.class)).objectReturningM… in no_warnings_for_most_common_api()
30 …doAnswer(ignore()).doThrow(new NullPointerException(), new IllegalArgumentException()).when(mock(I… in no_warnings_for_most_common_api()
31 …doAnswer(ignore()).doThrow(NullPointerException.class).when(mock(IMethods.class)).objectReturningM… in no_warnings_for_most_common_api()
40 when(mock(IMethods.class).objectReturningMethodNoArgs()).then(ignore()).thenReturn(null); in no_warnings_for_most_common_api()
41 … when(mock(IMethods.class).objectReturningMethodNoArgs()).then(ignore()).thenReturn("a", 12L); in no_warnings_for_most_common_api()
42 when(mock(IMethods.class).objectReturningMethodNoArgs()).then(ignore()).thenReturn(1000); in no_warnings_for_most_common_api()
43 …when(mock(IMethods.class).objectReturningMethodNoArgs()).then(ignore()).thenThrow(new NullPointerE… in no_warnings_for_most_common_api()
[all …]
/external/libunwind/tests/
Dcheck-namespace.sh.in41 ignore () { function
61 ignore _DYNAMIC
62 ignore _GLOBAL_OFFSET_TABLE_
63 ignore __bss_start
64 ignore _edata
65 ignore _end
66 ignore _Uelf32_get_proc_name
67 ignore _Uelf32_valid_object
68 ignore _Uelf64_get_proc_name
69 ignore _Uelf64_valid_object
[all …]
/external/libcxx/test/std/utilities/tuple/tuple.general/
Dignore.pass.cpp12 // constexpr unspecified ignore;
24 { // Test that std::ignore provides constexpr converting assignment. in test_ignore_constexpr()
25 auto& res = (std::ignore = 42); in test_ignore_constexpr()
26 assert(&res == &std::ignore); in test_ignore_constexpr()
28 { // Test that std::ignore provides constexpr copy/move constructors in test_ignore_constexpr()
29 auto copy = std::ignore; in test_ignore_constexpr()
33 { // Test that std::ignore provides constexpr copy/move assignment in test_ignore_constexpr()
34 auto copy = std::ignore; in test_ignore_constexpr()
35 copy = std::ignore; in test_ignore_constexpr()
36 auto moved = std::ignore; in test_ignore_constexpr()
[all …]
/external/selinux/libselinux/src/
Dselinuxswig.i44 /* Ignore functions that don't make sense when wrapped */
45 %ignore freecon;
46 %ignore freeconary;
48 /* Ignore functions that take a function pointer as an argument */
49 %ignore set_matchpathcon_printf;
50 %ignore set_matchpathcon_invalidcon;
51 %ignore set_matchpathcon_canoncon;
53 %ignore avc_add_callback;
55 /* Ignore netlink stuff for now */
56 %ignore avc_netlink_acquire_fd;
[all …]
/external/webrtc/webrtc/build/android/
Dsuppressions.xml10 <issue id="Locale" severity="ignore"/>
11 <issue id="SdCardPath" severity="ignore"/>
12 <issue id="UseValueOf" severity="ignore"/>
13 <issue id="InlinedApi" severity="ignore"/>
14 <issue id="DefaultLocale" severity="ignore"/>
15 <issue id="Assert" severity="ignore"/>
16 <issue id="UseSparseArrays" severity="ignore"/>
20 <issue id="MissingApplicationIcon" severity="ignore"/>
21 <issue id="AllowBackup" severity="ignore"/>
22 <issue id="MissingVersion" severity="ignore"/>
/external/eclipse-windowbuilder/propertysheet/.settings/
Dorg.eclipse.jdt.core.prefs17 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
24 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
26 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
36 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
37 org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=ignore
42 org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=ignore
45 org.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore
48 org.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=ignore
53 org.eclipse.jdt.core.compiler.problem.parameterAssignment=ignore
60 org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore
[all …]
/external/valgrind/docs/internals/
Dsvn-HOWTO.txt5 Update the ignore property
7 For various type of files, the ignore property of the directory
18 $ svn propget svn:ignore . > ignore-me
19 ...edit ignore-me, add executable to the list...
20 $ svn propset svn:ignore . -F ignore-me
21 $ rm ignore-me
26 * When adding a directory, look at the ignore property of a similar
28 $ svn propget svn:ignore auxprogs
/external/icu/icu4j/tools/misc/.settings/
Dorg.eclipse.jdt.core.prefs3 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
17 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
19 org.eclipse.jdt.core.compiler.problem.deadCode=ignore
20 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
24 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
26 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
27 org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
29 org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
30 org.eclipse.jdt.core.compiler.problem.finalParameterBound=ignore
36 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
[all …]
/external/icu/icu4j/tools/build/.settings/
Dorg.eclipse.jdt.core.prefs3 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
18 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
20 org.eclipse.jdt.core.compiler.problem.deadCode=ignore
25 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
27 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
28 org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
30 org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
31 org.eclipse.jdt.core.compiler.problem.finalParameterBound=ignore
37 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
38 org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=ignore
[all …]
/external/icu/icu4j/demos/.settings/
Dorg.eclipse.jdt.core.prefs3 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
17 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
19 org.eclipse.jdt.core.compiler.problem.deadCode=ignore
20 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
24 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
26 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
27 org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
29 org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
30 org.eclipse.jdt.core.compiler.problem.finalParameterBound=ignore
36 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
[all …]
/external/icu/icu4j/main/tests/packaging/.settings/
Dorg.eclipse.jdt.core.prefs3 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
17 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
19 org.eclipse.jdt.core.compiler.problem.deadCode=ignore
20 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
24 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
26 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
27 org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
29 org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
30 org.eclipse.jdt.core.compiler.problem.finalParameterBound=ignore
36 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
[all …]
/external/icu/icu4j/main/tests/collate/.settings/
Dorg.eclipse.jdt.core.prefs3 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
18 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
20 org.eclipse.jdt.core.compiler.problem.deadCode=ignore
21 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
25 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
27 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
28 org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
30 org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
31 org.eclipse.jdt.core.compiler.problem.finalParameterBound=ignore
37 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
[all …]
/external/icu/icu4j/main/tests/charset/.settings/
Dorg.eclipse.jdt.core.prefs3 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
18 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
20 org.eclipse.jdt.core.compiler.problem.deadCode=ignore
21 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
25 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
27 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
28 org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
30 org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
31 org.eclipse.jdt.core.compiler.problem.finalParameterBound=ignore
37 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
[all …]
/external/icu/icu4j/main/tests/translit/.settings/
Dorg.eclipse.jdt.core.prefs3 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
17 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
19 org.eclipse.jdt.core.compiler.problem.deadCode=ignore
20 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
24 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
26 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
27 org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
29 org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
30 org.eclipse.jdt.core.compiler.problem.finalParameterBound=ignore
36 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
[all …]
/external/icu/icu4j/main/tests/core/.settings/
Dorg.eclipse.jdt.core.prefs3 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
17 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
19 org.eclipse.jdt.core.compiler.problem.deadCode=ignore
20 org.eclipse.jdt.core.compiler.problem.deprecation=ignore
24 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
26 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
27 org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
29 org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
30 org.eclipse.jdt.core.compiler.problem.finalParameterBound=ignore
36 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore
[all …]
/external/curl/docs/
DCHECKSRC.md34 **Ignore certain warnings** section below for details.
78 - `UNUSEDIGNORE`: a checksrc inlined warning ignore was asked for but not used,
79 that's an ignore that should be removed or changed to get used.
81 ## Ignore certain warnings
84 is sometimes a need to ignore specific warnings. checksrc allows a few
87 ### Inline ignore
89 You can control what to ignore within a specific source file by providing
92 ignore a specific warning N number of times or you ignore all of them until
101 This will ignore the warning for overly long lines until it is re-enabled with:
108 You can also opt to ignore just N violations so that if you have a single long
[all …]

12345678910>>...185