HomeSort by relevance Sort by last modified time
    Searched full:database (Results 1776 - 1800 of 2940) sorted by null

<<71727374757677787980>>

  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h 35 * The actual Unicode Character Database (UCD) data is stored in uprops.dat
48 * This C API provides low-level access to the Unicode Character Database.
58 * "About the Unicode Character Database" (http://www.unicode.org/ucd/)
140 * in the Unicode Character Database (UCD) and Unicode Technical Reports (UTR).
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h 35 * The actual Unicode Character Database (UCD) data is stored in uprops.dat
48 * This C API provides low-level access to the Unicode Character Database.
58 * "About the Unicode Character Database" (http://www.unicode.org/ucd/)
140 * in the Unicode Character Database (UCD) and Unicode Technical Reports (UTR).
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h 35 * The actual Unicode Character Database (UCD) data is stored in uprops.dat
48 * This C API provides low-level access to the Unicode Character Database.
58 * "About the Unicode Character Database" (http://www.unicode.org/ucd/)
140 * in the Unicode Character Database (UCD) and Unicode Technical Reports (UTR).
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h 35 * The actual Unicode Character Database (UCD) data is stored in uprops.dat
48 * This C API provides low-level access to the Unicode Character Database.
58 * "About the Unicode Character Database" (http://www.unicode.org/ucd/)
140 * in the Unicode Character Database (UCD) and Unicode Technical Reports (UTR).
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 27 import android.database.Cursor;
28 import android.database.MatrixCursor;
29 import android.database.sqlite.SQLiteDatabase;
30 import android.database.sqlite.SQLiteOpenHelper;
58 * Runs various tests on an isolated Calendar provider with its own database.
166 * check that the state of the database is as expected.
173 * This is used to insert a new event into the database. The event is
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaScannerTest.java 29 import android.database.Cursor;
120 // add nomedia file and insert into database, file should no longer be in audio view
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Images_MediaTest.java 24 import android.database.Cursor;
305 + "database");
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
XmlDocumentProvider.java 29 import android.database.Cursor;
30 import android.database.MatrixCursor;
  /external/chromium/chrome/browser/
browsing_data_remover.cc 40 #include "webkit/database/database_tracker.h"
41 #include "webkit/database/database_util.h"
  /external/chromium/chrome/browser/history/
visit_database.cc 45 // not worry about different database revisions, since old ones will
208 // Don't store inconsistent data to the database.
  /external/chromium/chrome/browser/password_manager/
password_store_default_unittest.cc 313 // database.
323 // database.
password_store_win_unittest.cc 459 // database.
469 // database.
  /external/chromium/chrome/browser/profiles/
profile.cc 54 #include "webkit/database/database_tracker.h"
725 // The main database tracker for this profile.
  /external/chromium/chrome/browser/sync/engine/
process_commit_response_command_unittest.cc 81 // Create an unsynced item in the database. If item_id is a local ID, it
118 // Create a new unsynced item in the database, and synthesize a commit
  /external/chromium/chrome/browser/sync/glue/
typed_url_model_associator.cc 177 // the history database after closing the write transaction, since
178 // this is the only thread that writes to the database. We also don't have
  /external/clang/include/clang/Basic/
BuiltinsHexagon.def 1 //==--- BuiltinsHexagon.def - Hexagon Builtin function database --*- C++ -*-==//
10 // This file defines the X86-specific builtin function database. Users of
    [all...]
  /external/icu4c/common/unicode/
udata.h 102 * for data from the Unicode character database, this could
207 * It may also involve using static memory or database queries etc.
  /external/libvpx/examples/includes/geshi/geshi/
mysql.php 110 "CURRENT_USER", "DATABASE", "IN", "INSERT", "DEFAULT", "REPLACE", "SCHEMA", "TRUNCATE"
242 "CURRENT_USER", "DATABASE", "SCHEMA", "CHARSET"
  /external/protobuf/src/google/protobuf/
descriptor.h     [all...]
  /external/webkit/Source/WebCore/
ChangeLog-2010-01-29 60 A first step towards the Indexed Database API
63 Flesh out the first part of Indexed Database API.
    [all...]
  /external/webkit/Source/WebCore/dom/
DOMImplementation.cpp 327 // Plugins cannot take HTML and XHTML from us, and we don't even need to initialize the plugin database for those.
367 // and also serves as an optimization to prevent loading the plug-in database in the common case.
  /external/webkit/Source/WebKit/mac/History/
WebHistoryItem.mm 132 // FIXME: ~HistoryItem is what releases the history item's icon from the icon database
133 // It's probably not good to release icons from the database only when the object is garbage-collected.
  /external/webkit/Tools/DumpRenderTree/win/
UIDelegate.cpp 587 printf("UI DELEGATE DATABASE CALLBACK: exceededDatabaseQuotaForSecurityOrigin:{%S, %S, %i} database:%S\n", protocol, host, port, databaseIdentifier);
  /external/wpa_supplicant_6/wpa_supplicant/
config.h 364 * wpa_config_read - Read and parse configuration database
384 * This function write all configuration data into an external database (e.g.,
  /frameworks/base/core/java/android/webkit/
CacheManager.java 64 // these fields are saved to the database
78 // these fields are NOT saved to the database

Completed in 836 milliseconds

<<71727374757677787980>>