HomeSort by relevance Sort by last modified time
    Searched full:exists (Results 701 - 725 of 2592) sorted by null

<<21222324252627282930>>

  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
NotesDbAdapter.java 76 db.execSQL("DROP TABLE IF EXISTS notes");
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/
NotesDbAdapter.java 76 db.execSQL("DROP TABLE IF EXISTS notes");
  /development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
NotesDbAdapter.java 76 db.execSQL("DROP TABLE IF EXISTS notes");
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
NotesDbAdapter.java 76 db.execSQL("DROP TABLE IF EXISTS notes");
  /development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
NotesDbAdapter.java 76 db.execSQL("DROP TABLE IF EXISTS notes");
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NotesDbAdapter.java 76 db.execSQL("DROP TABLE IF EXISTS notes");
  /external/apache-http/src/org/apache/http/auth/
AuthSchemeRegistry.java 62 * given name already exists it will be overridden. This name is the same one used to
  /external/apache-http/src/org/apache/http/cookie/
Cookie.java 77 * if none exists.
CookieSpecRegistry.java 63 * If a specification with the given name already exists it will be overridden.
  /external/bluetooth/glib/gio/fam/
fam-helper.c 176 /* This is a gamin extension that avoids sending all the Exists event for dir monitors */
  /external/bluetooth/glib/gio/
gwin32volumemonitor.c 73 * HKLM or HKCU. If neither key exists the result of
  /external/clearsilver/
Makefile 119 echo "release ${CS_LABEL} already exists"; \
install-sh 148 # Make sure that the destination directory exists.
  /external/clearsilver/python/
setup.py 31 if not os.path.exists("../rules.mk"):
  /external/clearsilver/util/
skiplist.h 141 * NERR_DUPLICATE if allowUpdate is 0 and key exists
  /external/dnsmasq/contrib/wrt/
dhcp_lease_time.c 19 If an error occurs or no lease exists for the given address,
  /external/dropbear/
INSTALL 41 say that shadow password support exists, but the libraries don't have it.
  /external/e2fsprogs/config/
install-sh 148 # Make sure that the destination directory exists.
  /external/e2fsprogs/e2fsck/
e2fsck.conf.5.in 165 If the directory named by this relation exists and is writeable, then
  /external/elfutils/libelf/
elf32_getphdr.c 73 /* If no program header exists return NULL. */
  /external/emma/ant/ant14/com/vladium/emma/ant/
FileTask.java 108 // if (! removeNonexistent || file.exists ())
  /external/grub/stage2/
i386-elf.h 27 /* "unsigned char" already exists */
  /external/guava/src/com/google/common/collect/
ImmutableSortedMapFauxverideShim.java 33 * better type-safety, instead. This method exists only to hide
ImmutableSortedSetFauxverideShim.java 41 * better type-safety, instead. This method exists only to hide
  /external/icu4c/tools/pkgdata/
pkgtypes.c 218 { /* alt ptr exists and is to the right of r ptr */

Completed in 132 milliseconds

<<21222324252627282930>>