Searched refs:IGNORE (Results 1 - 25 of 60) sorted by relevance

123

/external/vogar/src/vogar/
H A DResultValue.java24 IGNORE, enum constant in enum:ResultValue
H A DOutcome.java147 return ResultValue.IGNORE;
H A DConsole.java181 } else if (resultValue == ResultValue.IGNORE) {
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/agent/
H A DAgentOptions.java44 public static final String IGNORE = "ignore"; field in class:AgentOptions
H A DAgentPremain.java71 if (args.containsKey(AgentOptions.IGNORE)) {
72 String ignore = args.getProperty(AgentOptions.IGNORE);
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
H A DMakefile2 .IGNORE: module_dependencies.svg module_dependencies.pdf
/external/elfutils/src/
H A Dldlex.l86 %x IGNORE
98 BEGIN (IGNORE); }
101 BEGIN (IGNORE); }
104 <IGNORE>^"#"ifdef/[[:space:]\n] { eat_to_eol (false);
106 <IGNORE>^"#"else/[[:space:]\n] { eat_to_eol (true);
115 <IGNORE>^"#"elifdef/[[:space:]] { assert (prepdepth > 0);
123 <IGNORE>^"#"endif/[[:space:]\n] { eat_to_eol (true);
125 <IGNORE>.|\n { /* nothing */ }
194 {WHITE} { /* IGNORE */ }
286 return prepdepth == 0 ? INITIAL : IGNORE;
[all...]
/external/webrtc/webrtc/modules/audio_coding/neteq/
H A Dneteq_network_stats_unittest.cc88 IGNORE, enumerator in enum:webrtc::test::NetEqNetworkStatsTest::logic
207 IGNORE, // current_buffer_size_ms
208 IGNORE, // preferred_buffer_size_ms
209 IGNORE, // jitter_peaks_found
214 IGNORE, // preemptive_rate
217 IGNORE, // clockdrift_ppm
240 IGNORE, // current_buffer_size_ms
241 IGNORE, // preferred_buffer_size_ms
242 IGNORE, // jitter_peaks_found
247 IGNORE, // preemptive_rat
[all...]
/external/apache-harmony/support/src/test/java/tests/support/
H A DSupport_Configuration.java222 int NONE = 0, SLASH = 1, UNICODE = 2, CONTINUE = 3, DONE = 4, IGNORE = 5;
249 mode = IGNORE; // Ignore whitespace on the next line
286 mode = IGNORE; // Ignore whitespace on the next line
314 mode = IGNORE;
316 if (buffer.length() == 0 || mode == IGNORE) {
324 if (mode == IGNORE || mode == CONTINUE) {
/external/libgdx/gdx/src/com/badlogic/gdx/utils/
H A DPropertiesUtils.java36 private static final int NONE = 0, SLASH = 1, UNICODE = 2, CONTINUE = 3, KEY_DONE = 4, IGNORE = 5; field in class:PropertiesUtils
98 mode = IGNORE; // Ignore whitespace on the next line
140 mode = IGNORE; // Ignore whitespace on the next line
175 mode = IGNORE;
178 if (offset == 0 || offset == keyLength || mode == IGNORE) {
186 if (mode == IGNORE || mode == CONTINUE) {
/external/v8/src/base/
H A Dwin32-headers.h73 #undef IGNORE macro
/external/elfutils/libebl/
H A Deblauxvinfo.c43 TYPE (IGNORE, "") \
/external/guice/core/src/com/google/inject/internal/
H A DInternalFlags.java64 IGNORE, enum constant in enum:InternalFlags.NullableProvidesOption
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DUConverterAlias.java250 private static final byte IGNORE = 0; field in class:UConverterAlias
269 return (char)((c < asciiTypes.length) ? asciiTypes[c] : (char)IGNORE);
283 case IGNORE:
339 case IGNORE:
364 case IGNORE:
H A DCharsetDecoderICU.java124 super.onMalformedInput(CodingErrorAction.IGNORE);
146 super.onUnmappableCharacter(CodingErrorAction.IGNORE);
180 }else if(action==CodingErrorAction.IGNORE){
H A DCharsetEncoderICU.java205 } else if (action == CodingErrorAction.IGNORE) {
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H A DH264TrackImpl.java223 IGNORE, BUFFER, STORE, END enum constant in enum:H264TrackImpl.NALActions
254 case IGNORE:
376 action = NALActions.IGNORE;
386 action = NALActions.IGNORE;
396 action = NALActions.IGNORE;
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
H A DHttp2ConnectionTest.java447 .pushObserver(IGNORE)
492 .pushObserver(IGNORE)
496 static final PushObserver IGNORE = new PushObserver() { field in class:Http2ConnectionTest
/external/opencv3/3rdparty/libtiff/
H A Dtif_dirread.c35 * eliminating current use of the IGNORE value, and therefore eliminating
44 #define IGNORE 0 /* tag placeholder used below */ macro
3457 na->tdir_tag=IGNORE;
3496 dp->tdir_tag=IGNORE;
3519 dp->tdir_tag=IGNORE;
3531 if (dp->tdir_tag!=IGNORE)
3551 dp->tdir_tag=IGNORE;
3558 if (dp->tdir_tag!=IGNORE)
3562 dp->tdir_tag=IGNORE;
3584 dp->tdir_tag=IGNORE;
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dannotations.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...
/external/pdfium/third_party/libtiff/
H A Dtif_dirread.c35 * eliminating current use of the IGNORE value, and therefore eliminating
44 #define IGNORE 0 /* tag placeholder used below */ macro
3438 na->tdir_tag=IGNORE;
3477 dp->tdir_tag=IGNORE;
3500 dp->tdir_tag=IGNORE;
3512 if (dp->tdir_tag!=IGNORE)
3532 dp->tdir_tag=IGNORE;
3539 if (dp->tdir_tag!=IGNORE)
3543 dp->tdir_tag=IGNORE;
3565 dp->tdir_tag=IGNORE;
[all...]
/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm.c537 SM_STATE(BE_AUTH, IGNORE)
539 SM_ENTRY_MA(BE_AUTH, IGNORE, be_auth);
566 SM_ENTER(BE_AUTH, IGNORE);
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm.c537 SM_STATE(BE_AUTH, IGNORE)
539 SM_ENTRY_MA(BE_AUTH, IGNORE, be_auth);
566 SM_ENTER(BE_AUTH, IGNORE);
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm.c537 SM_STATE(BE_AUTH, IGNORE)
539 SM_ENTRY_MA(BE_AUTH, IGNORE, be_auth);
566 SM_ENTER(BE_AUTH, IGNORE);
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
H A DTestConversion.java220 cc.cbErrorAction = CodingErrorAction.IGNORE;
534 cc.cbErrorAction = CodingErrorAction.IGNORE;

Completed in 1068 milliseconds

123