/external/webkit/WebCore/loader/appcache/ |
D | ApplicationCacheStorage.cpp | 61 if (statement.prepare() != SQLResultOk) in loadCacheGroup() 130 if (statement.prepare() != SQLResultOk) in loadManifestHostHashes() 171 if (statement.prepare() != SQLResultOk) in cacheGroupForURL() 235 if (statement.prepare() != SQLResultOk) in fallbackCacheGroupForURL() 350 if (statement.prepare() != SQLResultOk) in verifySchemaVersion() 426 if (statement.prepare() != SQLResultOk) in store() 445 if (statement.prepare() != SQLResultOk) in store() 470 statement.prepare(); in store() 486 statement.prepare(); in store() 510 if (dataStatement.prepare() != SQLResultOk) in store() [all …]
|
/external/webkit/WebCore/platform/sql/ |
D | SQLiteStatement.cpp | 61 int SQLiteStatement::prepare() in prepare() function in WebCore::SQLiteStatement 113 if (!m_statement && prepare() != SQLITE_OK) in executeCommand() 126 if (!m_statement && prepare() != SQLITE_OK) in returnsAtLeastOneResult() 346 if (prepare() != SQLITE_OK) { in getColumnBlob() 374 if (prepare() != SQLITE_OK) in returnTextResults() 394 if (prepare() != SQLITE_OK) in returnIntResults() 414 if (prepare() != SQLITE_OK) in returnInt64Results() 434 if (prepare() != SQLITE_OK) in returnDoubleResults()
|
D | SQLiteStatement.h | 42 int prepare(); 55 int prepareAndStep() { if (int error = prepare()) return error; return step(); } in prepareAndStep()
|
D | SQLiteDatabase.cpp | 129 statement.prepare(); in setMaximumSize() 193 sql.prepare(); in tableExists()
|
/external/webkit/WebCore/storage/ |
D | DatabaseTracker.cpp | 179 if (statement.prepare() != SQLResultOk) in hasEntryForDatabase() 216 if (statement.prepare() != SQLResultOk) in fullPathForDatabase() 238 if (sequenceStatement.prepare() != SQLResultOk) in fullPathForDatabase() 287 if (statement.prepare() != SQLResultOk) in populateOrigins() 317 if (statement.prepare() != SQLResultOk) in databaseNamesForOrigin() 347 if (statement.prepare() != SQLResultOk) in detailsForNameAndOrigin() 376 if (statement.prepare() != SQLResultOk) in setDatabaseDetails() 401 if (updateStatement.prepare() != SQLResultOk) in setDatabaseDetails() 548 if (statement.prepare() != SQLResultOk) { in setQuota() 559 bool error = statement.prepare() != SQLResultOk; in setQuota() [all …]
|
D | LocalStorageArea.cpp | 309 if (query.prepare() != SQLResultOk) { in performImport() 370 if (clear.prepare() != SQLResultOk) { in performSync() 383 if (insert.prepare() != SQLResultOk) { in performSync() 389 if (remove.prepare() != SQLResultOk) { in performSync()
|
D | Database.cpp | 204 int result = statement.prepare(); in retrieveTextResultFromDatabase() 242 int result = statement.prepare(); in setTextValueInDatabase() 529 if (statement.prepare() != SQLResultOk) { in performGetTableNames()
|
D | SQLStatement.cpp | 73 int result = statement.prepare(); in execute()
|
/external/dropbear/libtomcrypt/ |
D | TODO | 7 - prepare manual for printing (both soft and hard cover)
|
/external/webkit/WebCore/loader/icon/ |
D | IconDatabase.cpp | 1165 if (integrity.prepare() != SQLResultOk) { in checkIntegrity() 1199 if (query.prepare() != SQLResultOk) { in performURLImport() 1600 pageSQL.prepare(); in pruneUnretainedIcons() 1620 pageDeleteSQL.prepare(); in pruneUnretainedIcons() 1760 if (query.prepare() != SQLResultOk) { in imported() 1791 if (query.prepare() != SQLResultOk) { in setImported() 1813 if (statement->prepare() != SQLResultOk) in readySQLiteStatement()
|
/external/srec/config/en.us/tcp/ |
D | bothtags5.tcp | 3 # to run this script please be sure to prepare the input grammars 73 # prepare the recognition context for recognition
|
D | bothtags5_from_saved.tcp | 52 # prepare the recognition context for recognition
|
/external/zlib/contrib/dotzlib/ |
D | LICENSE_1_0.txt | 6 execute, and transmit the Software, and to prepare derivative works of the
|
/external/webkit/WebKitLibraries/WebCoreSQLite3/ |
D | sqlite3ext.h | 103 int (*prepare)(sqlite3*,const char*,int,sqlite3_stmt**,const char**); member 236 #define sqlite3_prepare sqlite3_api->prepare
|
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
D | pvmf_protocol_engine_common.h | 250 virtual void prepare() in prepare() function 498 iCurrState->prepare(); in gotoNextState()
|
/external/bison/src/ |
D | output.c | 583 prepare (void) in prepare() function 644 prepare (); in output()
|
/external/bluez/utils/audio/ |
D | pcm_bluetooth.c | 1105 .prepare = bluetooth_prepare, 1119 .prepare = bluetooth_prepare, 1131 .prepare = bluetooth_prepare, 1145 .prepare = bluetooth_prepare,
|
/external/opencore/android/author/ |
D | PVMediaRecorder.cpp | 265 status_t PVMediaRecorder::prepare() in prepare() function in android::PVMediaRecorder
|
/external/webkit/WebCore/platform/mac/ |
D | ThemeMac.mm | 198 // Determine the width and height needed for the control and prepare the cell for painting. 273 // Determine the width and height needed for the control and prepare the cell for painting. 351 // Determine the width and height needed for the control and prepare the cell for painting.
|
/external/webkit/WebKitTools/ |
D | ChangeLog | 28 Bug 21997: prepare-ChangeLog should filter out ChangeLog files 34 * Scripts/prepare-ChangeLog: 378 Make prepare-ChangeLog populate the changed functions for JavaScript files. 384 * Scripts/prepare-ChangeLog: 553 * Scripts/prepare-ChangeLog: 4425 * Scripts/prepare-ChangeLog: Simplify code in one foreach() loop, and extract 6598 Bug 16052: prepare-ChangeLog doesn't report deleted files 6603 * Scripts/prepare-ChangeLog: Fixed logic that checks for removed files. 7114 * Scripts/prepare-ChangeLog: 7692 to Drosera to prepare it for interacting with WebKit. A lot of these [all …]
|
/external/libffi/doc/ |
D | libffi.texi | 123 Call InterFace. To prepare a call interface object, use the function 457 @code{ffi_cif} describing the function call. Finally you can prepare
|
D | libffi.info | 107 To prepare a call interface object, use the function `ffi_prep_cif'. 401 a `ffi_cif' describing the function call. Finally you can prepare the
|
/external/elfutils/ |
D | COPYING | 18 b) to prepare derivative works ("Derivative Works") based upon the
|
/external/apache-http/ |
D | NOTICE | 85 copyright license to reproduce, prepare Derivative Works of,
|
/external/svox/picolanginstaller/ |
D | NOTICE | 82 copyright license to reproduce, prepare Derivative Works of,
|