Searched
full:database (Results
776 -
800 of
2940) sorted by null
<<31323334353637383940>>
/cts/tests/tests/database/src/android/database/cts/ |
MatrixCursorTest.java | 17 package android.database.cts; 20 import android.database.CursorIndexOutOfBoundsException; 21 import android.database.MatrixCursor; 22 import android.database.MatrixCursor.RowBuilder;
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SearchSuggestionSampleProvider.java | 37 * not change from run to run, because when it does change, your suggestions database may
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRTokenSource.h | 32 // a proxy for a remotely running token source (database, lexer, whatever).
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRTokenSource.h | 32 // a proxy for a remotely running token source (database, lexer, whatever).
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRTokenSource.h | 32 // a proxy for a remotely running token source (database, lexer, whatever).
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRTokenSource.h | 32 // a proxy for a remotely running token source (database, lexer, whatever).
|
/external/bluetooth/bluez/src/ |
Android.mk | 29 sdpd-database.c \
|
/external/chromium/app/sql/ |
transaction.h | 29 // database is accessed, not in the begin transaction command.
|
/external/chromium/chrome/browser/ |
autocomplete_history_manager.h | 69 // When the manager makes a request from WebDataService, the database is
|
/external/chromium/chrome/browser/password_manager/ |
password_store_x.cc | 205 // before attempting to remove any from the login database, to make sure we 234 // database. Thus we want to return a success status even in the case 236 // leave passwords in the login database and never come back to clean 240 // Finally, delete the database file itself. We remove the passwords from
|
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
cookie_details.h | 27 // Detailed information about a web database used for 43 // Detailed information about a web database used for display 169 // Used for database details in the cookie tree. 177 // Used for database details in the cookie prompt dialog.
|
/external/icu4c/data/unidata/ |
NameAliases.txt | 5 # Unicode Character Database.
|
/external/libsepol/man/man8/ |
chkcon.8 | 33 against configuration data read in from a policy database binary
|
/external/oprofile/doc/ |
oparchive.1.in | 37 Use sample database out of directory dir_path instead of the default location (/var/lib/oprofile).
|
/external/oprofile/libdb/ |
odb.h | 23 /** the type of an information in the database */ 58 /** a "database". this is an in memory only description. 60 * We allow to manage a database inside a mapped file with an "header" of 78 odb_descr_t * descr; /**< the current state of database */
|
/external/sepolicy/ |
security_classes | 128 # More Database stuff
|
/external/webkit/Source/WebCore/bindings/scripts/test/ |
TestCallback.idl | 33 Conditional=DATABASE,
|
/external/webkit/Source/WebCore/inspector/ |
InjectedScriptHost.idl | 43 [Custom] int databaseId(in DOMObject database);
|
/external/webkit/Source/WebCore/loader/icon/ |
IconDatabaseBase.cpp | 51 // Functions to get/set the global icon database.
|
/external/webkit/Source/WebCore/storage/ |
ChangeVersionWrapper.h | 31 #if ENABLE(DATABASE)
|
DatabaseSync.idl | 34 Conditional=DATABASE,
|
DatabaseTrackerClient.h | 31 #if ENABLE(DATABASE)
|
SQLError.idl | 32 Conditional=DATABASE,
|
SQLException.idl | 34 Conditional=DATABASE,
|
SQLResultSet.h | 32 #if ENABLE(DATABASE)
|
Completed in 1056 milliseconds
<<31323334353637383940>>