HomeSort by relevance Sort by last modified time
    Searched refs:sqlite3 (Results 26 - 34 of 34) sorted by null

12

  /external/sqlite/dist/
sqlite3.c.orig 11 ** programs, you need this file and the "sqlite3.h" header file that defines
13 ** the "sqlite3.h" header file at hand, you will find a copy embedded within
14 ** the text of this file. Search for "Begin file sqlite3.h" to find the start
15 ** of the embedded sqlite3.h header file.) Additional code files may be needed
17 ** language. The code for the "sqlite3" command-line shell is also in a
523 /************** Include sqlite3.h in the middle of sqliteInt.h ***************/
524 /************** Begin file sqlite3.h *****************************************/
554 ** the version number) and changes its name to "sqlite3.h" as
610 ** ^(The [SQLITE_VERSION] C preprocessor macro in the sqlite3.h header
613 ** SQLite3) and Y is the minor version number and Z is the release number.)
    [all...]
  /frameworks/base/core/jni/
android_database_SQLiteDebug.cpp 27 #include <sqlite3.h>
  /development/build/tools/
windows_sdk.mk 33 sdklauncher sqlite3 \
patch_windows_sdk.sh 30 rm $V $TOOLS/{hierarchyviewer,hprof-conv,layoutopt,mksdcard,sqlite3,traceview,zipalign}
  /external/webkit/WebCore/platform/sql/
SQLiteStatement.cpp 31 #include <sqlite3.h>
39 static inline int sqlite3_prepare16_v2(sqlite3* db, const void* zSql, int nBytes, sqlite3_stmt** ppStmt, const void** pzTail)
SQLiteDatabase.cpp 35 #include <sqlite3.h>
  /development/build/
sdk.atree 30 bin/sqlite3 tools/sqlite3
  /build/core/
cleanspec.mk 37 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
  /frameworks/base/docs/html/guide/
guide_toc.cs 335 <li><a href="<?cs var:toroot ?>guide/developing/tools/adb.html#sqlite">sqlite3</a></li>

Completed in 1831 milliseconds

12