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

<<31323334353637383940>>

  /dalvik/dx/src/com/android/dx/ssa/
Dominators.java 79 * Constructs a fully-initialized instance. (This method exists so as
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarEntryTest.java 135 assertTrue(file + " does not exist", file.exists());
  /dalvik/libcore/luni/src/main/java/java/lang/
Boolean.java 157 * exists and it is equal to "true" using case insensitive
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/
Header.java 203 * such key exists.
  /dalvik/libcore/security/src/main/java/java/security/cert/
Certificate.java 164 * if the specified provider does not exists.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/extensions/
ExtensionNamespacesManager.java 101 * no such entry yet exists.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemAttribute.java 115 * Resolve the namespace into a prefix. At this level, if no prefix exists,
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/
NamespaceSupport.java 161 // see if prefix already exists in current context
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
AttList.java 33 * It exists to cut the serializers dependancy on that package.
SystemIDResolver.java 38 * It exists to cut the serializers dependancy on that package.
  /dalvik/vm/
DvmDex.h 169 * table exists when compiled in this mode -- avoids a null check but
  /dalvik/vm/mterp/common/
asm-constants.h 9 * Generate C fragments that verify values; assumes "bool failed" exists.
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssContentProvider.java 94 db.execSQL("DROP TABLE IF EXISTS " + DATABASE_TABLE_NAME + ";");
  /development/samples/NotePad/src/com/example/android/notepad/
NotePadProvider.java 84 db.execSQL("DROP TABLE IF EXISTS notes");
  /development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryDatabase.java 240 db.execSQL("DROP TABLE IF EXISTS " + FTS_VIRTUAL_TABLE);
  /development/tools/axl/
singletonmixin.py 15 returns the instance of S. If none exists, it is created.
  /external/bluetooth/glib/build/win32/dirent/
dirent.c 91 /* Error, entry exists but not a directory. */
  /external/bluetooth/glib/docs/reference/glib/tmpl/
relations.sgml 104 Returns %TRUE if a record with the given values exists in a #GRelation.
  /external/bluetooth/glib/glib/
ghash.c 802 * whether the %NULL key exists.
837 * @keep_new_key: if %TRUE and this key already exists in the table
915 * If the key already exists in the #GHashTable its current value is replaced
936 * g_hash_table_insert(). The difference is that if the key already exists
    [all...]
  /external/bluetooth/glib/
glib-gettextize.in 126 po/Makefile.in.in exists: use option -f if you really want to delete it."
  /external/dropbear/
cli-kex.c 171 /* Check that ~/.ssh exists - easiest way is just to mkdir */
dropbearkey.c 340 /* Write a buffer to a file specified, failing if the file exists */
install-sh 161 # Make sure that the destination directory exists.
  /external/elfutils/config/
install-sh 161 # Make sure that the destination directory exists.
  /external/elfutils/libelf/
gelf.h 153 /* Create new ELF header if none exists. */

Completed in 202 milliseconds

<<31323334353637383940>>