OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sqlite
(Results
151 - 175
of
1882
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/sqlite/src/
Makefile.linux-gcc
3
# Makefile for
SQLITE
5
# This is a template makefile for
SQLite
. Most people prefer to
31
#### If you want the
SQLite
library to be safe for use within a
53
#
SQLite
uses some expensive assert() statements in the inner loop.
69
# Additional
SQLite
tests.
72
# Don't include these ones, they break the
SQLite
tests.
127
#### Additional objects for
SQLite
library when TCL support is enabled.
/external/chromium_org/third_party/sqlite/src/src/
sqliteLimit.h
13
** This file defines various limits of what
SQLite
can process.
139
** Earlier versions of
SQLite
allowed the user to change this value at
141
** a library that is technically incompatible with an
SQLite
library
143
** with a page-size of 65536 bytes crashes, then an instance of
SQLite
165
** Ordinarily, if no value is explicitly provided,
SQLite
creates databases
168
**
SQLite
may choose a larger value. This constant is the maximum value
169
**
SQLite
will choose on its own.
mutex_os2.c
55
**
SQLite
will unwind its stack and return an error. The argument
74
** not want to. But
SQLite
will only request a recursive mutex in
81
** used by the current version of
SQLite
. Future versions of
SQLite
83
** use by
SQLite
only. Applications that use
SQLite
mutexes should
125
sqlite3_snprintf( sizeof(name), name, "\\SEM32\\
SQLITE
%04x",
159
**
SQLite
is careful to deallocate every mutex that it allocates.
244
** is not currently allocated.
SQLite
will never do either.
/frameworks/base/core/java/android/database/sqlite/
SQLiteDebug.java
17
package android.database.
sqlite
;
27
* Provides debugging info about all
SQLite
databases running in the current process.
92
/** the current amount of memory checked out by
sqlite
using sqlite3_malloc().
93
* documented at http://www.
sqlite
.org/c3ref/c_status_malloc_size.html
102
* documented at http://www.
sqlite
.org/c3ref/c_status_malloc_size.html
107
* documented at http://www.
sqlite
.org/c3ref/c_status_malloc_size.html
130
/** documented here http://www.
sqlite
.org/c3ref/c_dbstatus_lookaside_used.html */
/frameworks/base/docs/html/sdk/api_diff/11/changes/
android.database.sqlite.SQLiteStatement.html
10
android.database.
sqlite
.SQLiteStatement
74
Class android.database.
sqlite
.<A HREF="../../../../reference/android/database/
sqlite
/SQLiteStatement.html" target="_top"><font size="+2"><code>SQLiteStatement</code></font></A>
86
<A NAME="android.database.
sqlite
.SQLiteStatement.executeUpdateDelete_added()"></A>
87
<nobr><code>int</code> <A HREF="../../../../reference/android/database/
sqlite
/SQLiteStatement.html#executeUpdateDelete()" target="_top"><code>executeUpdateDelete</code></A>()</nobr>
93
<A NAME="android.database.
sqlite
.SQLiteStatement.simpleQueryForBlobFileDescriptor_added()"></A>
94
<nobr><code>ParcelFileDescriptor</code> <A HREF="../../../../reference/android/database/
sqlite
/SQLiteStatement.html#simpleQueryForBlobFileDescriptor()" target="_top"><code>simpleQueryForBlobFileDescriptor</code></A>()</nobr>
/packages/providers/ContactsProvider/src/com/android/providers/contacts/database/
ContactsTableUtil.java
24
import android.database.
sqlite
.SQLiteDatabase;
41
* @param db The
sqlite
database instance.
69
* @param db The
sqlite
database instance.
88
// Not using bind args here due to
sqlite
bind arg size limit. Large number of bind args
89
// will cause a
sqlite
error:
90
// android.database.
sqlite
.SQLiteException: too many SQL variables (code 1)
108
* @param db The
sqlite
database instance.
/external/chromium_org/third_party/sqlite/src/tool/
speedtest2.tcl
4
# various versions of
SQLite
and PostgreSQL and MySQL
45
# puts [format $format {
SQLite
2.3.2:} $t]
46
# set t [time "exec ./
sqlite
-100 s100.db <$sqlfile" 1]
48
# puts [format $format {
SQLite
2.4 (cache=100):} $t]
52
puts [format $format {
SQLite
2.4:} $t]
56
puts [format $format {
SQLite
2.4 (nosync):} $t]
57
# set t [time "exec ./
sqlite
-t1 st1.db <$sqlfile" 1]
59
# puts [format $format {
SQLite
2.4 (test):} $t]
82
exec ./
sqlite
-t1 st1.db <2kinit.sql
/frameworks/base/docs/html/sdk/api_diff/16/changes/
android.database.sqlite.SQLiteClosable.html
10
android.database.
sqlite
.SQLiteClosable
74
Class android.database.
sqlite
.<A HREF="../../../../reference/android/database/
sqlite
/SQLiteClosable.html" target="_top"><font size="+2"><code>SQLiteClosable</code></font></A>
87
<A NAME="android.database.
sqlite
.SQLiteClosable.close_added()"></A>
88
<nobr><code>void</code> <A HREF="../../../../reference/android/database/
sqlite
/SQLiteClosable.html#close()" target="_top"><code>close</code></A>()</nobr>
102
<A NAME="android.database.
sqlite
.SQLiteClosable.onAllReferencesReleasedFromContainer_changed()"></A>
103
<nobr><code>void</code> <A HREF="../../../../reference/android/database/
sqlite
/SQLiteClosable.html#onAllReferencesReleasedFromContainer()" target="_top"><code>onAllReferencesReleasedFromContainer</code></A>() </nobr>
112
<A NAME="android.database.
sqlite
.SQLiteClosable.releaseReferenceFromContainer_changed()"></A>
113
<nobr><code>void</code> <A HREF="../../../../reference/android/database/
sqlite
/SQLiteClosable.html#releaseReferenceFromContainer()" target="_top"><code>releaseReferenceFromContainer</code></A>() </nobr>
android.database.sqlite.SQLiteOpenHelper.html
10
android.database.
sqlite
.SQLiteOpenHelper
74
Class android.database.
sqlite
.<A HREF="../../../../reference/android/database/
sqlite
/SQLiteOpenHelper.html" target="_top"><font size="+2"><code>SQLiteOpenHelper</code></font></A>
86
<A NAME="android.database.
sqlite
.SQLiteOpenHelper.onConfigure_added(android.database.
sqlite
.SQLiteDatabase)"></A>
87
<nobr><code>void</code> <A HREF="../../../../reference/android/database/
sqlite
/SQLiteOpenHelper.html#onConfigure(android.database.
sqlite
.SQLiteDatabase)" target="_top"><code>onConfigure</code></A>(<code>SQLiteDatabase</code>)</nobr>
93
<A NAME="android.database.
sqlite
.SQLiteOpenHelper.setWriteAheadLoggingEnabled_added(boolean)"></A>
94
<nobr><code>void</code> <A HREF="../../../../reference/android/database/
sqlite
/SQLiteOpenHelper.html#setWriteAheadLoggingEnabled(boolean)" target="_top"><code>setWriteAheadLoggingEnabled</code></A>(<code>boolean</code>)</nobr>
/frameworks/base/docs/html/sdk/api_diff/5/changes/
android.database.sqlite.SQLiteDatabase.html
10
android.database.
sqlite
.SQLiteDatabase
74
Class android.database.
sqlite
.<A HREF="../../../../reference/android/database/
sqlite
/SQLiteDatabase.html" target="_top"><font size="+2"><code>SQLiteDatabase</code></font></A>
86
<A NAME="android.database.
sqlite
.SQLiteDatabase.beginTransactionWithListener_added(android.database.
sqlite
.SQLiteTransactionListener)"></A>
87
<nobr><code>void</code> <A HREF="../../../../reference/android/database/
sqlite
/SQLiteDatabase.html#beginTransactionWithListener(android.database.
sqlite
.SQLiteTransactionListener)" target="_top"><code>beginTransactionWithListener</code></A>(<code>SQLiteTransactionListener</code>)</nobr>
93
<A NAME="android.database.
sqlite
.SQLiteDatabase.yieldIfContendedSafely_added(long)"></A>
94
<nobr><code>boolean</code> <A HREF="../../../../reference/android/database/
sqlite
/SQLiteDatabase.html#yieldIfContendedSafely(long)" target="_top"><code>yieldIfContendedSafely</code></A>(<code>long</code>)</nobr>
/external/chromium/app/sql/
sqlite_features_unittest.cc
13
#include "third_party/
sqlite
/sqlite3.h"
15
// Test that certain features are/are-not enabled in our
SQLite
.
55
// The |error_handler_| will be called if any
sqlite
statement operation
/external/chromium_org/sql/
sqlite_features_unittest.cc
13
#include "third_party/
sqlite
/sqlite3.h"
15
// Test that certain features are/are-not enabled in our
SQLite
.
34
// The error delegate will set |error_| and |sql_text_| when any
sqlite
connection.cc
21
#include "third_party/
sqlite
/sqlite3.h"
24
#include "third_party/
sqlite
/src/ext/icu/sqliteicu.h"
74
//
SQLite
error code from running the backup step.
80
// error in
SQLite
.
99
// Be very strict on attachment point.
SQLite
can handle a much wider
114
//
SQLite
automatically calls sqlite3_initialize() lazily, but
218
std::string full_histogram_name = "
Sqlite
.SizeKB." + histogram_tag_;
278
UMA_HISTOGRAM_SPARSE_SLOWLY("
Sqlite
.CloseFailure", rc);
315
// This function is only defined in Chromium's version of
sqlite
.
316
// Do not call it when using system
sqlite
[
all
...]
/external/chromium_org/third_party/WebKit/Source/modules/
modules.gyp
40
'<(DEPTH)/third_party/
sqlite
/
sqlite
.gyp:
sqlite
',
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseBackendSync.cpp
41
//
SQLite
is "multi-thread safe", but each database handle can only be used
44
// For DatabaseBackendSync, we open the
SQLite
database on the script context
46
// that the
SQLite
database need to be closed here in the destructor.
/external/chromium_org/third_party/sqlite/src/test/
manydb.test
11
# This file implements regression tests for
SQLite
library.
24
#
sqlite
uses 3 (proxy locking adds the conch and the local lock)
35
# database for writing
SQLite
requires 3 file descriptors (the database, the
rdonly.test
11
# This file implements regression tests for
SQLite
library.
13
# This file implements tests to make sure
SQLite
treats a database
71
# write-version is reloaded). This way,
SQLite
does not discover that
thread_common.tcl
90
set zProblem "
SQLite
build is not threadsafe"
93
set zProblem "
SQLite
build uses SQLITE_MUTEX_NOOP"
96
set zProblem "
SQLite
build is not threadsafe"
threadtest3.c
4
**
SQLite
library. It can be compiled to an executable on unix using the
16
** tclsqlite.c in the
SQLite
distribution. The names of all the
357
** inside
SQLite
. The following routines implement that function.
392
typedef struct
Sqlite
Sqlite
;
410
struct
Sqlite
{
463
Sqlite
*pDb,
503
Sqlite
*pDb, /* OUT: Database handle */
527
Sqlite
*pDb /* OUT: Database handle */
546
memset(pDb, 0, sizeof(
Sqlite
));
[
all
...]
/external/robolectric/
Android.mk
34
robolectric-
sqlite
-jdbc \
58
robolectric-
sqlite
-jdbc:lib/main/
sqlite
-jdbc-3.7.2.jar \
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
SQLiteOpenHelperTest.java
5
import android.database.
sqlite
.SQLiteDatabase;
6
import android.database.
sqlite
.SQLiteDatabase.CursorFactory;
7
import android.database.
sqlite
.SQLiteOpenHelper;
/libcore/luni/src/test/java/libcore/sqlite/
OldJDBCDriverTest.java
17
package libcore.
sqlite
;
19
import
SQLite
.JDBCDriver;
30
* The
SQLite
db file.
/cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteQueryTest.java
17
package android.database.
sqlite
.cts;
/external/chromium/chrome/browser/diagnostics/
sqlite_diagnostics.h
16
// issuing
sqlite
commands during normal browser operation.
/external/chromium_org/content/browser/dom_storage/
local_storage_database_adapter.h
33
// Constructor that uses an in-memory
sqlite
database, for testing.
Completed in 292 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>