/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | neteq_network_stats_unittest.cc | 88 IGNORE, enumerator 207 IGNORE, // current_buffer_size_ms in DecodeFecTest() 208 IGNORE, // preferred_buffer_size_ms in DecodeFecTest() 209 IGNORE, // jitter_peaks_found in DecodeFecTest() 214 IGNORE, // preemptive_rate in DecodeFecTest() 217 IGNORE, // clockdrift_ppm in DecodeFecTest() 240 IGNORE, // current_buffer_size_ms in NoiseExpansionTest() 241 IGNORE, // preferred_buffer_size_ms in NoiseExpansionTest() 242 IGNORE, // jitter_peaks_found in NoiseExpansionTest() 247 IGNORE, // preemptive_rate in NoiseExpansionTest() [all …]
|
/external/elfutils/src/ |
D | ldlex.l | 86 %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 */ } 286 return prepdepth == 0 ? INITIAL : IGNORE; in pop_state() 334 result = IGNORE; in handle_ifdef()
|
/external/apache-harmony/support/src/test/java/tests/support/ |
D | Support_Configuration.java | 222 int NONE = 0, SLASH = 1, UNICODE = 2, CONTINUE = 3, DONE = 4, IGNORE = 5; in load() local 249 mode = IGNORE; // Ignore whitespace on the next line in load() 286 mode = IGNORE; // Ignore whitespace on the next line in load() 314 mode = IGNORE; in load() 316 if (buffer.length() == 0 || mode == IGNORE) { in load() 324 if (mode == IGNORE || mode == CONTINUE) { in load()
|
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/agent/ |
D | AgentPremain.java | 71 if (args.containsKey(AgentOptions.IGNORE)) { in premain() 72 String ignore = args.getProperty(AgentOptions.IGNORE); in premain()
|
D | AgentOptions.java | 44 public static final String IGNORE = "ignore"; field in AgentOptions
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | UConverterAlias.java | 252 private static final byte IGNORE = 0; field in UConverterAlias 271 return (char)((c < asciiTypes.length) ? asciiTypes[c] : (char)IGNORE); in GET_CHAR_TYPE() 285 case IGNORE: in io_stripASCIIForCompare() 341 case IGNORE: in compareNames() 366 case IGNORE: in compareNames()
|
D | CharsetDecoderICU.java | 128 super.onMalformedInput(CodingErrorAction.IGNORE); in implOnMalformedInput() 151 super.onUnmappableCharacter(CodingErrorAction.IGNORE); in implOnUnmappableCharacter() 185 }else if(action==CodingErrorAction.IGNORE){ in getCallback()
|
D | CharsetEncoderICU.java | 210 } else if (action == CodingErrorAction.IGNORE) { in getCallback()
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | switch-dead-default.ll | 6 ; CHECK: br i1 [[IGNORE:%.*]], label %true, label %false 92 ; CHECK: br i1 [[IGNORE:%.*]], label %true, label %false 112 ; CHECK: br i1 [[IGNORE:%.*]], label %true, label %false 134 ; CHECK: br i1 [[IGNORE:%.*]], label %true, label %false
|
/external/vogar/src/vogar/ |
D | ResultValue.java | 24 IGNORE, enumConstant
|
D | Outcome.java | 147 return ResultValue.IGNORE; in getResultValue()
|
D | Console.java | 181 } else if (resultValue == ResultValue.IGNORE) { in printResult()
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/ |
D | H264TrackImpl.java | 223 IGNORE, BUFFER, STORE, END enumConstant 254 case IGNORE: in readSamples() 376 action = NALActions.IGNORE; in handleNALUnit() 386 action = NALActions.IGNORE; in handleNALUnit() 396 action = NALActions.IGNORE; in handleNALUnit()
|
/external/v8/src/base/ |
D | win32-headers.h | 73 #undef IGNORE
|
/external/elfutils/libebl/ |
D | eblauxvinfo.c | 43 TYPE (IGNORE, "") \
|
/external/guice/core/src/com/google/inject/internal/ |
D | InternalFlags.java | 64 IGNORE, enumConstant
|
/external/python/cpython2/Lib/lib-tk/ |
D | tkMessageBox.py | 47 IGNORE = "ignore" variable
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/ |
D | Http2ConnectionTest.java | 448 .pushObserver(IGNORE) 494 .pushObserver(IGNORE) 498 static final PushObserver IGNORE = new PushObserver() {
|
/external/pdfium/third_party/libtiff/ |
D | tif_dirread.c | 44 #define IGNORE 0 /* tag placeholder used below */ macro 3438 na->tdir_tag=IGNORE; in TIFFReadDirectory() 3477 dp->tdir_tag=IGNORE; in TIFFReadDirectory() 3500 dp->tdir_tag=IGNORE; in TIFFReadDirectory() 3512 if (dp->tdir_tag!=IGNORE) in TIFFReadDirectory() 3532 dp->tdir_tag=IGNORE; in TIFFReadDirectory() 3539 if (dp->tdir_tag!=IGNORE) in TIFFReadDirectory() 3543 dp->tdir_tag=IGNORE; in TIFFReadDirectory() 3565 dp->tdir_tag=IGNORE; in TIFFReadDirectory() 3654 case IGNORE: in TIFFReadDirectory() [all …]
|
/external/iputils/doc/ |
D | traceroute6.sgml | 75 <![IGNORE[
|
D | rarpd.sgml | 147 <![IGNORE[
|
D | clockdiff.sgml | 139 <![IGNORE[
|
D | pg3.sgml | 155 <![IGNORE[
|
D | arping.sgml | 199 <![IGNORE[
|
/external/wpa_supplicant_8/src/eapol_auth/ |
D | eapol_auth_sm.c | 537 SM_STATE(BE_AUTH, IGNORE) in SM_STATE() argument 539 SM_ENTRY_MA(BE_AUTH, IGNORE, be_auth); in SM_STATE() 566 SM_ENTER(BE_AUTH, IGNORE); in SM_STEP()
|