HomeSort by relevance Sort by last modified time
    Searched full:ignores (Results 51 - 75 of 710) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/compile/libbcc/runtime/test/Unit/
fixunsdfdi_test.c 65 if (test__fixunsdfdi(-1.0, 0)) // libgcc ignores "returns 0 for negative input" spec
fixunsdfsi_test.c 64 if (test__fixunsdfsi(-1.0, 0)) // libgcc ignores "returns 0 for negative input" spec
fixunssfdi_test.c 66 if (test__fixunssfdi(-1.0F, 0)) // libgcc ignores "returns 0 for negative input" spec
fixunssfsi_test.c 64 if (test__fixunssfsi(-1.0F, 0)) // libgcc ignores "returns 0 for negative input" spec
fixunsxfsi_test.c 68 if (test__fixunsxfsi(-1.0, 0)) // libgcc ignores "returns 0 for negative input" spec
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SqlInjectionDetectionTest.java 89 // the current implementation ignores every non-numeric limit. so we should see the
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
OccurrenceRenderer.java 37 * Custom renderer to render event occurrence. This rendered ignores the y value, and simply
  /external/webkit/Source/JavaScriptCore/wtf/text/
WTFString.h 76 int charactersToInt(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
77 unsigned charactersToUInt(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
78 int64_t charactersToInt64(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
79 uint64_t charactersToUInt64(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
80 intptr_t charactersToIntPtr(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
  /packages/apps/Browser/tests/src/com/android/browser/
PopularUrlsTest.java 220 * Ignores and logs SSL errors.
230 * Ignores and logs SSL client certificate requests.
240 * Ignores http auth with dummy username and password
  /external/valgrind/tsan/
thread_sanitizer.cc     [all...]
  /external/bluetooth/glib/gio/
gthemedicon.c 233 * ignores any past the first.
250 _("Whether to use default fallbacks found by shortening the name at '-' characters. Ignores names after the first if multiple names are given."),
  /bionic/libc/stdlib/
strtoimax.c 39 * Ignores `locale' stuff. Assumes that the upper and lower case
strtol.c 40 * Ignores `locale' stuff. Assumes that the upper and lower case
  /dalvik/dx/src/com/android/dx/cf/code/
OneLocalsArray.java 30 * ignores the distinction between {@link com.android.dx.rop.type.Type} and {@link
  /development/testrunner/
android_mk.py 48 Ignores unrecognized lines.
  /external/chromium/chrome/browser/
browser_main_gtk.cc 85 // locale appropriate string. Note that the GTK implementation ignores the
  /external/chromium/chrome/browser/chromeos/login/
default_images_view.cc 56 // insets as ImageButton ignores it.
  /external/chromium/chrome/browser/importer/
importer_list.cc 74 // Ignores other versions of firefox.
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
splitter.js 23 // TODO(arv): This ignores min-width and max-width of the elements to the
  /external/chromium/chrome/browser/sync/glue/
autofill_model_associator.h 113 // one in web db. it ignores the guid and compares the actual data.
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_tree_model.cc 61 // Existing node, reset the title (BookmarkModel ignores changes if the
  /external/chromium/net/disk_cache/
bitmap.h 64 // to set from |map|. If |size| > array_size(), it ignores the end of |map|.
  /external/chromium/net/http/
http_auth_handler_basic_unittest.cc 128 // The parser ignores tokens which aren't known.
  /external/chromium/testing/gmock/scripts/generator/cpp/
gmock_class_test.py 42 """Specialized assert that ignores the indent level."""
  /external/dropbear/
README 30 NOTE: Dropbear ignores authorized_keys options such as those described in the

Completed in 1485 milliseconds

1 23 4 5 6 7 8 91011>>