HomeSort by relevance Sort by last modified time
    Searched full:database (Results 976 - 1000 of 2668) sorted by null

<<31323334353637383940>>

  /external/chromium/chrome/browser/
browsing_data_remover.h 37 // visits in url database, downloads, cookies ...
189 // Reference to database tracker held while deleting databases.
  /external/chromium/chrome/browser/net/gaia/
token_service.h 10 // tokens, which will be written to the database after retrieval, as well as
16 // LoadTokensFromDB() // When it's OK to talk to the database
  /external/chromium/chrome/browser/net/
sqlite_persistent_cookie_store_unittest.cc 79 // Test if data is stored as expected in the SQLite database.
115 // Test that we can force the database to be written by calling Flush().
  /external/chromium/chrome/browser/search_engines/
template_url_model_test_util.cc 20 // A Task used to coordinate when the database has finished processing
196 // Initialize the web data service so that the database gets updated with
  /external/chromium/chrome/common/
thumbnail_score.cc 20 // taken. We store the raw components in the database because I'm sure
67 // stuck in the SQL database, so we need to test equivalence with
  /external/chromium/testing/gmock/scripts/generator/
README.cppclean 26 * (planned) Store AST in a SQL database so relationships can be queried
101 and storing an AST in a database.
  /external/clang/include/clang/Basic/
OperatorKinds.def 1 //===--- OperatorKinds.def - C++ Overloaded Operator Database ---*- C++ -*-===//
10 // This file defines the OverloadedOperator database, which includes
  /external/collada/src/dae/
daeTinyXMLPlugin.cpp 108 // Make sure database and document are both set
109 if (!database)
  /external/dnsmasq/dbus/
DBus-interface 101 the DHCP lease database changes. Think of these signals as transactions on
102 a database with the IP address acting as the primary key.
  /external/icu4c/samples/legacy/
README 6 What is it all about: Let's say you have a 10 Tb database indexed using ICU 1.8.1. sortkeys. New ICU comes out, with neat new features you would like to use, but also with new sortkeys and you don't care to reindex your 10 Tb database. What to do then??? You can use ICU 1.8.1. in one of your compilation units and current version in all the others. So, you can use old collation until you decide to reindex.
  /external/icu4c/test/cintltst/
eurocreg.c 31 * changing their contents compared to the NLTC (IBM Toronto codepage database) definition.
34 * from the IBM codepage database.
  /external/iproute2/man/man3/
libnetlink.3 68 database for
129 simple database dumping with filtering it is better to use the higher level
  /external/netcat/scripts/
web 141 # wais: port 210, //host:port/database?search or /database/type/file?
  /external/tcpdump/
ospf6.h 26 #define OSPF_TYPE_DB 2 /* Database Description */
242 /* Database Description packet */
  /external/webkit/LayoutTests/storage/
test-authorizer.js 93 // the database is closed, but HTML5 doesn't specify a closeDatabase() call.
149 var db = openDatabaseWithSuffix("AuthorizerTest", "1.0", "Tests the database authorizer.", 32768);
  /external/webkit/Source/WebCore/bindings/scripts/test/GObject/
WebKitDOMTestCallback.cpp 24 #if ENABLE(DATABASE)
235 #endif /* ENABLE(DATABASE) */
  /external/webkit/Source/WebCore/inspector/
generate-inspector-idl 87 "Database": "DATABASE",
  /external/webkit/Source/WebCore/loader/icon/
IconDatabase.h 188 // The following block of methods are called exclusively by the sync thread to manage i/o to and from the database
231 // Track whether the "Safari 2" import is complete and/or set in the database
  /external/webkit/Source/WebCore/platform/audio/
HRTFElevation.h 49 // Loads and returns an HRTFElevation with the given HRTF database subject name and elevation from browser (or WebKit.framework) resources.
50 // Normally, there will only be a single HRTF database set, but this API supports the possibility of multiple ones with different names.
  /external/webkit/Source/WebCore/storage/
DatabaseTracker.h 32 #if ENABLE(DATABASE)
179 #endif // ENABLE(DATABASE)
IDBDatabase.cpp 49 PassRefPtr<IDBDatabase> IDBDatabase::create(ScriptExecutionContext* context, PassRefPtr<IDBDatabaseBackendInterface> database)
51 return adoptRef(new IDBDatabase(context, database));
  /external/webkit/Source/WebKit/android/jni/
WebStorage.cpp 28 #if ENABLE(DATABASE)
188 #endif //ENABLE(DATABASE)
  /external/webkit/Source/WebKit/chromium/src/
WebRuntimeFeatures.cpp 45 #if ENABLE(DATABASE)
52 #if ENABLE(DATABASE)
  /external/wpa_supplicant_8/src/radius/
radius_server.h 51 * eap_sim_db_priv - EAP-SIM/AKA database context
175 * This is used to fetch information from user database. The callback
  /frameworks/base/core/java/android/content/
CursorLoader.java 19 import android.database.ContentObserver;
20 import android.database.Cursor;

Completed in 1489 milliseconds

<<31323334353637383940>>