HomeSort by relevance Sort by last modified time
    Searched full:ignores (Results 251 - 275 of 1117) sorted by null

<<11121314151617181920>>

  /external/elfutils/libelf/
elf_update.c 137 /* fchmod ignores the bits we cannot change. */
  /external/elfutils/src/
ldlex.l 56 /* ECHO must be redefined since the default implementation ignores
  /external/icu4c/common/
propname.cpp 85 * It is almost identical to ucnv_compareNames() but also ignores
propname.h 45 * It is almost identical to ucnv_compareNames() but also ignores
  /external/libvorbis/doc/
vorbis-clip.txt 76 number of samples. The decoder then ignores the 'extra' samples.
  /external/llvm/include/llvm/Analysis/
LoopIterator.h 144 // po_ext_end interface requires a basic block, but ignores its value.
  /external/mesa3d/docs/
viewperf.html 69 (which Viewperf ignores).
  /external/openssh/
ssh-add.1 176 ignores identity files if they are accessible by others.
  /external/v8/test/mjsunit/
double-equals.js 150 testEqual(0, '\r'); // ToNumber ignores tailing and trailing whitespace.
  /external/valgrind/main/helgrind/
hg_basics.h 125 /* When False, race checking ignores memory references which are to
  /frameworks/base/core/java/android/os/
SystemClock.java 74 * ignores {@link InterruptedException}. Use this function for delays if
  /frameworks/base/docs/html/training/basics/supporting-devices/
platforms.jd 97 <p class="note"><strong>Note:</strong> When parsing XML resources, Android ignores XML
  /frameworks/base/docs/html/training/improving-layouts/
reusing-layouts.jd 149 system ignores the {@code &lt;merge&gt;} element and places the two buttons directly in the
  /libcore/dom/src/test/java/org/w3c/domts/
LSDocumentBuilderFactory.java 390 * Indicates whether the implementation ignores
  /libcore/luni/src/main/java/libcore/io/
IoUtils.java 121 * Deliberately ignores errors, on the assumption that test cleanup is only
  /ndk/sources/android/support/include/
wchar.h 42 * codepoints, ignores all others).
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
ExportProcessor.java 78 // ExecutorService ignores RuntimeException, so we need to show it here.
ImportProcessor.java 102 // ExecutorService ignores RuntimeException, so we need to show it here.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_early_close.py 172 # because some stdlib modules selectively ignores warnings.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
textpad.py 71 # The try-catch ignores the error we trigger from some curses
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_early_close.py 172 # because some stdlib modules selectively ignores warnings.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
textpad.py 71 # The try-catch ignores the error we trigger from some curses
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
FlatManifestWriterImpl.java 112 // silverlight ignores the timescale attr smoothStreamingMedia.addAttribute(new Attribute("TimeScale", Long.toString(movieTimeScale)));
118 videoStreamIndex.setAttribute("TimeScale", Long.toString(videoTimescale)); // silverlight ignores the timescale attr
147 audioStreamIndex.setAttribute("TimeScale", Long.toString(audioTimescale)); // silverlight ignores the timescale attr
  /frameworks/native/libs/gui/tests/
CpuConsumer_test.cpp 167 // Ignores components that don't exist for given pixel
188 // ignores g,b
195 // ignores g,b
  /libcore/luni/src/test/java/libcore/java/util/regex/
OldMatcherTest.java 274 assertTrue(mat3.find(3)); // find(int) ignores the region.
275 assertTrue(mat3.find(6)); // find(int) ignores the region.
280 assertTrue(mat3.find(5)); // find(int) ignores the region.

Completed in 2268 milliseconds

<<11121314151617181920>>