Searched
full:database (Results
876 -
900 of
2668) sorted by null
<<31323334353637383940>>
/external/bluetooth/glib/glib/ |
grel.h | 49 * database. Relations are not ordered. This data type is meant for
|
/external/chromium/chrome/browser/history/ |
visitsegment_database.h | 73 // Returns the database for the functions in this interface.
|
/external/chromium/chrome/browser/password_manager/ |
login_database_unittest.cc | 44 // Verify the database is empty. 161 // On the Mac we should never be storing passwords in the database. 206 // Verify the database is empty. 252 // Verify the database is empty.
|
/external/chromium/chrome/browser/ |
transport_security_persister.h | 5 // TransportSecurityState maintains an in memory database containing the
|
/external/chromium/chrome/browser/visitedlink/ |
visitedlink_unittest.cc | 117 // Loads the database from disk and makes sure that the same URLs are present 121 // Clean up after our caller, who may have left the database open. 132 // Create a slave database. 200 // Test that the database was written properly 300 // Close the database. 317 // Create a very small database. 362 // a new database. 366 // Tests that if the database doesn't exist, it will be rebuilt from history. 404 // Test that all URLs were written to the database properly.
|
/external/chromium/chrome/common/ |
sqlite_utils.cc | 90 int OpenSqliteDb(const FilePath& filepath, sqlite3** database) { 94 return sqlite3_open(WideToUTF8(filepath.value()).c_str(), database); 96 return sqlite3_open(filepath.value().c_str(), database); 132 // optional database name specified
|
/external/clang/include/clang/AST/ |
TypeLocNodes.def | 10 // This file defines the TypeLoc info database. Each node is
|
/external/dnsmasq/contrib/port-forward/ |
dnsmasq-portforward | 5 # A script which gets run when the dnsmasq DHCP lease database changes.
|
/external/icu4c/data/unidata/ |
NormalizationCorrections.txt | 5 # Unicode Character Database.
|
/external/iptables/extensions/ |
libxt_osf.man | 44 The fingerprint database can be downlaoded from
|
/external/mesa3d/docs/ |
helpwanted.html | 24 There are plenty of open bugs in the bug database.
|
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
PUserDatabase.java | 65 throw new NullPointerException("Database name is null");
|
/external/ppp/pppd/plugins/radius/ |
clientid.c | 118 warn("rc_map2id: can't find tty %s in map database", ttyname);
|
/external/webkit/LayoutTests/storage/indexeddb/ |
transaction-after-close.html | 13 description("Test closing a database connection in IndexedDB.");
|
/external/webkit/LayoutTests/storage/ |
quota-tracking.html | 107 This test checks to make sure that quotas are enforced per-origin instead of per-database, as they were prior to http://trac.webkit.org/projects/webkit/changeset/29983.<br>
|
test-authorizer-expected.txt | 1 This test tests the database authorizer.
|
/external/webkit/Source/WebCore/bindings/js/ |
JSSQLResultSetRowListCustom.cpp | 32 #if ENABLE(DATABASE)
|
/external/webkit/Source/WebCore/bindings/v8/custom/ |
V8CustomSQLStatementErrorCallback.cpp | 33 #if ENABLE(DATABASE)
|
/external/webkit/Source/WebCore/dom/ |
ExceptionCode.h | 81 #if ENABLE(DATABASE)
|
/external/webkit/Source/WebCore/loader/appcache/ |
ApplicationCacheResource.cpp | 45 // Caller should take care of storing the new type in database.
|
/external/webkit/Source/WebCore/loader/icon/wince/ |
IconDatabaseWinCE.cpp | 36 // Function to obtain the global icon database.
|
/external/webkit/Source/WebCore/manual-tests/ |
indexeddb-persists.html | 7 <p>First, click <a href="javascript: setData()">here</a> to open a database and set some data within it.</p>
|
/external/webkit/Source/WebCore/page/ |
DOMWindow.h | 45 class Database; 366 #if ENABLE(DATABASE) 367 // HTML 5 client-side database 368 PassRefPtr<Database> openDatabase(const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, ExceptionCode&);
|
/external/webkit/Source/WebCore/platform/audio/ |
HRTFPanner.h | 49 // Given an azimuth angle in the range -180 -> +180, returns the corresponding azimuth index for the database,
|
/external/webkit/Source/WebCore/platform/haiku/ |
MIMETypeRegistryHaiku.cpp | 79 // Try system mime database.
|
Completed in 1710 milliseconds
<<31323334353637383940>>