Searched defs:SQLITE_INTEGER (Results 1 - 7 of 7) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java149 public static final int SQLITE_INTEGER = 1; field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h4330 #define SQLITE_INTEGER 1 macro
4396 ** [SQLITE_INTEGER | datatype code] for the initial data type
4397 ** of the result column. ^The returned value is one of [SQLITE_INTEGER],
4834 ** [SQLITE_INTEGER | datatype code] for the initial datatype of the
4835 ** [sqlite3_value] object V. The returned value is one of [SQLITE_INTEGER],
4838 ** For example, if the datatype is initially SQLITE_INTEGER and
4850 ** The [SQLITE_INTEGER | datatype] after conversion is returned.)^
H A Dsqlite3.c5354 #define SQLITE_INTEGER 1 macro
5420 ** [SQLITE_INTEGER | datatype code] for the initial data type
5421 ** of the result column. ^The returned value is one of [SQLITE_INTEGER],
5858 ** [SQLITE_INTEGER | datatype code] for the initial datatype of the
5859 ** [sqlite3_value] object V. The returned value is one of [SQLITE_INTEGER],
5862 ** For example, if the datatype is initially SQLITE_INTEGER and
5874 ** The [SQLITE_INTEGER | datatype] after conversion is returned.)^
20445 || eType==SQLITE_INTEGER ){
[all...]
/external/sqlite/dist/
H A Dsqlite3.h4330 #define SQLITE_INTEGER 1 macro
4396 ** [SQLITE_INTEGER | datatype code] for the initial data type
4397 ** of the result column. ^The returned value is one of [SQLITE_INTEGER],
4834 ** [SQLITE_INTEGER | datatype code] for the initial datatype of the
4835 ** [sqlite3_value] object V. The returned value is one of [SQLITE_INTEGER],
4838 ** For example, if the datatype is initially SQLITE_INTEGER and
4850 ** The [SQLITE_INTEGER | datatype] after conversion is returned.)^
H A Dsqlite3.c5354 #define SQLITE_INTEGER 1 macro
5420 ** [SQLITE_INTEGER | datatype code] for the initial data type
5421 ** of the result column. ^The returned value is one of [SQLITE_INTEGER],
5858 ** [SQLITE_INTEGER | datatype code] for the initial datatype of the
5859 ** [sqlite3_value] object V. The returned value is one of [SQLITE_INTEGER],
5862 ** For example, if the datatype is initially SQLITE_INTEGER and
5874 ** The [SQLITE_INTEGER | datatype] after conversion is returned.)^
20445 || eType==SQLITE_INTEGER ){
[all...]
/external/robolectric/v3/libs/
H A Dsqlite4java-0.282.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/almworks/sqlite4java/ javolution/ javolution/util/ javolution/ ...
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 702 milliseconds