HomeSort by relevance Sort by last modified time
    Searched full:databases (Results 276 - 300 of 474) sorted by null

<<111213141516171819

  /external/clang/docs/
LibTooling.rst 50 compilation databases and inputs, so that all tools share the implementation.
  /external/clang/lib/Tooling/
JSONCompilationDatabase.cpp 138 X("json-compilation-database", "Reads JSON formatted compilation databases");
  /external/icu4c/i18n/unicode/
sortkey.h 57 * <p>Typical use of CollationKeys are in databases, where you store a CollationKey
  /frameworks/base/docs/html/guide/topics/manifest/
manifest-element.jd 159 to the external storage, but any application data (such as databases) is still saved on
  /frameworks/base/docs/html/training/articles/
perf-anr.jd 91 resizing bitmaps should be done in a worker thread (or in the case of databases
  /packages/apps/Email/src/com/android/email/provider/
AttachmentProvider.java 64 * /data/data/com.android.email/databases/10.db_att/20
  /packages/apps/Launcher3/
print_db.py 44 + " /data/data/com.google.android.googlequicksearchbox/databases/launcher.db"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_object.x 211 * of NIS. Like many databases, tables are logically divided into columns
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 211 * of NIS. Like many databases, tables are logically divided into columns
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 211 * of NIS. Like many databases, tables are logically divided into columns
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dumbdbm.py 17 - support efficient access to large databases (currently, the whole index
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dumbdbm.py 17 - support efficient access to large databases (currently, the whole index
  /external/chromium/crypto/
nss_util.cc 37 // certificate and key databases.
405 // If we haven't initialized the password for the NSS databases,
  /external/chromium_org/crypto/
nss_util.cc 43 // certificate and key databases.
454 // If we haven't initialized the password for the NSS databases,
  /external/chromium_org/third_party/leveldatabase/src/doc/
index.html 301 and comparison function are incompatible with existing databases, and
302 it is ok to discard the contents of all existing databases.
  /external/chromium_org/third_party/sqlite/src/test/
attach.test 160 } {1 {too many attached databases - max 10}}
189 } {1 {too many attached databases - max 10}}
e_delete.test 148 # that if tables with the specified name exist in multiple databases,
203 # main database, then any other databases in the order they were
pager1.test 39 # pager1-8.*: Cases using temporary and in-memory databases.
409 # up the file system to contain two databases, two hot-journal files and
594 # Set up a connection to have two databases, test.db (main) and
632 # Restore the file-system and reopen the databases. Check that it now
643 # Restore the file-system again. This time, before reopening the databases,
806 # * three databases
    [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 317 # Set $autovacuum to non-zero for databases that support auto-vacuum.
475 auto-vacuum. This is zero for databases that do not support auto-vacuum.
  /external/javasqlite/src/main/java/SQLite/
Database.java 807 * right after open() on SQLite3 databases.
821 * right after open() on SQLite3 databases.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
ActionBatch.java 86 * @param context the context to get system services, resources, databases
634 * @param context the context for getting resources, databases, system services.
MetadataDbHelper.java 251 // databases will look like, but we know it's extremely likely that it's okay to just
579 * @param context a context instance to open the databases
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c 202 ** The maximum number of attached databases. This must be between 0
204 ** is used internally to track attached databases.
247 ** Ordinarily, if no value is explicitly provided, SQLite creates databases
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
build.c 265 ** If zDatabase is 0, all databases are searched for the table and the
268 ** auxiliary databases added using the ATTACH command.
333 ** If zDatabase is 0, all databases are searched for the
336 ** TEMP first, then MAIN, then any auxiliary databases added
435 ** databases. */
    [all...]
  /external/chromium_org/chrome/browser/browsing_data/
cookies_tree_model_unittest.cc 134 SCOPED_TRACE("Initial State 3 cookies, 2 databases, 2 local storages, "
    [all...]

Completed in 1894 milliseconds

<<111213141516171819