Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 25 of 998) sorted by relevance

12345678910>>...40

/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/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/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/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/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/selinux/libselinux/src/
Dselinuxswig.i45 %ignore freecon;
46 %ignore freeconary;
49 %ignore set_matchpathcon_printf;
50 %ignore set_matchpathcon_invalidcon;
51 %ignore set_matchpathcon_canoncon;
53 %ignore avc_add_callback;
56 %ignore avc_netlink_acquire_fd;
57 %ignore avc_netlink_release_fd;
58 %ignore avc_netlink_check_nb;
/external/libcxx/test/std/utilities/tuple/tuple.general/
Dignore.pass.cpp25 auto& res = (std::ignore = 42); in test_ignore_constexpr()
26 assert(&res == &std::ignore); in test_ignore_constexpr()
29 auto copy = std::ignore; 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()
45 constexpr auto& ignore_v = std::ignore; in main()
53 static_assert(std::is_trivial<decltype(std::ignore)>::value, ""); in main()
/external/elfutils/libebl/
Deblopenbackend.c142 static const char *default_object_type_name (int ignore, char *buf,
144 static const char *default_reloc_type_name (int ignore, char *buf, size_t len);
145 static bool default_reloc_type_check (int ignore);
146 static bool default_reloc_valid_use (Elf *elf, int ignore);
147 static Elf_Type default_reloc_simple_type (Ebl *ebl, int ignore);
148 static bool default_gotpc_reloc_check (Elf *elf, int ignore);
149 static const char *default_segment_type_name (int ignore, char *buf,
151 static const char *default_section_type_name (int ignore, char *buf,
153 static const char *default_section_name (int ignore, int ignore2, char *buf,
155 static const char *default_machine_flag_name (Elf64_Word *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/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/valgrind/massif/tests/
Dignored.vgtest3 vgopts: --ignore-fn=ignore1 --ignore-fn=ignore2
4 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
/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/wpa_supplicant_8/src/eap_peer/
Deap_pax.c131 ret->ignore = TRUE; in eap_pax_process_std_1()
138 ret->ignore = TRUE; in eap_pax_process_std_1()
147 ret->ignore = TRUE; in eap_pax_process_std_1()
156 ret->ignore = TRUE; in eap_pax_process_std_1()
175 ret->ignore = TRUE; in eap_pax_process_std_1()
184 ret->ignore = TRUE; in eap_pax_process_std_1()
247 ret->ignore = TRUE; in eap_pax_process_std_3()
254 ret->ignore = TRUE; in eap_pax_process_std_3()
263 ret->ignore = TRUE; in eap_pax_process_std_3()
272 ret->ignore = TRUE; in eap_pax_process_std_3()
[all …]
Deap_leap.c80 ret->ignore = TRUE; in eap_leap_process_request()
87 ret->ignore = TRUE; in eap_leap_process_request()
99 ret->ignore = TRUE; in eap_leap_process_request()
152 ret->ignore = TRUE; in eap_leap_process_success()
169 ret->ignore = TRUE; in eap_leap_process_success()
203 ret->ignore = TRUE; in eap_leap_process_response()
210 ret->ignore = TRUE; in eap_leap_process_response()
222 ret->ignore = TRUE; in eap_leap_process_response()
232 ret->ignore = TRUE; in eap_leap_process_response()
238 ret->ignore = TRUE; in eap_leap_process_response()
[all …]
Deap_tnc.c95 ret->ignore = FALSE; in eap_tnc_build_msg()
177 ret->ignore = TRUE; in eap_tnc_process_fragment()
187 ret->ignore = TRUE; in eap_tnc_process_fragment()
222 ret->ignore = TRUE; in eap_tnc_process()
238 ret->ignore = TRUE; in eap_tnc_process()
245 ret->ignore = TRUE; in eap_tnc_process()
256 ret->ignore = TRUE; in eap_tnc_process()
268 ret->ignore = TRUE; in eap_tnc_process()
277 ret->ignore = TRUE; in eap_tnc_process()
297 ret->ignore = TRUE; in eap_tnc_process()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/encoders/
DHexEncoder.java71 private static boolean ignore( in ignore() method in HexEncoder
97 if (!ignore((char)data[end - 1])) in decode()
108 while (i < end && ignore((char)data[i])) in decode()
115 while (i < end && ignore((char)data[i])) in decode()
153 if (!ignore(data.charAt(end - 1))) in decode()
164 while (i < end && ignore(data.charAt(i))) in decode()
171 while (i < end && ignore(data.charAt(i))) in decode()
/external/clang/test/Modules/
Dmodules-with-same-name.m4 …implicit-module-maps -fmodules-cache-path=%t -fmodules-ignore-macro=EXPECTED_PATH -fmodules-ignore
7 …implicit-module-maps -fmodules-cache-path=%t -fmodules-ignore-macro=EXPECTED_PATH -fmodules-ignore
13 …implicit-module-maps -fmodules-cache-path=%t -fmodules-ignore-macro=EXPECTED_PATH -fmodules-ignore
19 …implicit-module-maps -fmodules-cache-path=%t -fmodules-ignore-macro=EXPECTED_PATH -fmodules-ignore
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/
Dignore.pass.cpp47 is.ignore(); in main()
51 is.ignore(5, '\n'); in main()
55 is.ignore(15); in main()
63 is.ignore(); in main()
67 is.ignore(5, '\n'); in main()
71 is.ignore(15); in main()
/external/skia/site/user/sample/
Dpdf.md53 + **ignore** mean to draw without the effect
67 <tr><th>SkMaskFilter</th> <td>drop</td> <td>ignore</td> <td>ignore</td></tr>
68 <tr><th>SkPathEffect</th> <td>ignore</td> <td>n/a</td> <td>expand</td></tr>
69 <tr><th>SkColorFilter</th> <td>ignore</td> <td>expand</td> <td>ignore</td></tr>
71 <tr><th>unsupported SkXferModes</th> <td>ignore</td> <td>ignore</td> <td>ignore</td></tr>
/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 …]

12345678910>>...40