HomeSort by relevance Sort by last modified time
    Searched full:mistake (Results 1 - 25 of 245) sorted by null

1 2 3 4 5 6 7 8 910

  /external/bluetooth/glib/gio/tests/
g-file-info.c 35 const char *name, *display_name, *mistake; local
49 mistake = g_file_info_get_attribute_string (info, G_FILE_ATTRIBUTE_STANDARD_COPY_NAME);
55 g_assert (mistake == NULL);
  /libcore/luni/src/test/java/libcore/java/util/
CurrencyTest.java 27 // specific mistake of returning null (returning "stinky" would have
  /external/elfutils/libelf/
elf_clone.c 34 /* Some earlier mistake. */
  /external/libpng/
ANNOUNCE 48 Pass "" instead of '\0' to png_default_error() in png_err(). This mistake
  /external/webkit/WebCore/manual-tests/
window-open-features-parsing.html 10 - the trailing comma catches a previous mistake i made reading past the end of the string
  /external/webkit/WebCore/platform/graphics/
GraphicsTypes.h 54 // DOM API. That's a mistake. We need to make cut that dependency.
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapElement.java 103 * mistake it for {@link ImapString#getString}.
  /external/bluetooth/glib/gio/
gvolumemonitor.h 112 /* These arguments are unfortunately backwards by mistake (bug #520169). Deprecated in 2.20. */
  /external/chromium/base/third_party/nss/
blapit.h 88 /* SHA384Context is really a SHA512ContextStr. This is not a mistake. */
  /external/chromium/googleurl/base/
basictypes.h 16 // a pointer by mistake, you will get a compile-time error.
  /external/chromium/third_party/icu/source/common/
mutex.h 55 // returning a Mutex. This is a common mistake which silently slips through the
  /external/kernel-headers/original/linux/
if_hippi.h 138 * Looks like the dsap and ssap fields have been swapped by mistake in
  /external/v8/src/
liveedit.h 37 // The basic use-case is when user spots some mistake in function body
  /external/webkit/WebCore/platform/network/mac/
ResourceResponseMac.mm 47 // Work around a mistake in the NSURLResponse class.
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
DTMNodeListBase.java 29 * generally considered by the DOM WG to have be a mistake... but I'm
DTMAxisIterNodeList.java 34 * generally considered by the DOM WG to have be a mistake... but I'm
DTMChildIterNodeList.java 31 * generally considered by the DOM WG to have be a mistake... but I'm
DTMNodeList.java 32 * generally considered by the DOM WG to have be a mistake... but I'm
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_hippi.h 138 * Looks like the dsap and ssap fields have been swapped by mistake in
  /external/chromium/base/
string_piece.h 51 // typically a mistake to pass data() to a routine that expects a NUL
  /external/chromium/third_party/icu/public/common/unicode/
stringpiece.h 106 * typically a mistake to pass data() to a routine that expects a NUL
  /external/grub/netboot/
linux-asm-io.h 14 * mistake somewhere.
  /external/ipsec-tools/src/racoon/
logger.c 100 * even if not, we'll add \n to avoid formatting mistake (see log_close()).
  /frameworks/base/docs/html/resources/articles/
track-mem.jd 57 common mistake I have seen in many applications is to create a new
  /libcore/include/
UniquePtr.h 87 // Comparing unique pointers is probably a mistake, since they're unique.

Completed in 413 milliseconds

1 2 3 4 5 6 7 8 910