Searched refs:SQLITE_MISUSE (Results 1 - 8 of 8) sorted by relevance

/external/python/cpython2/Modules/_sqlite/
H A Dutil.c96 case SQLITE_MISUSE:
/external/javasqlite/src/main/java/SQLite/
H A DConstants.java38 public static final int SQLITE_MISUSE = 21; /* Library used incorrectly */ field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h440 #define SQLITE_MISUSE 21 /* Library used incorrectly */ macro
1479 ** [sqlite3_shutdown()] then it will return SQLITE_MISUSE.
3371 ** If an interface fails with SQLITE_MISUSE, that means the interface
3864 ** then the call will return [SQLITE_MISUSE]. If any sqlite3_bind_()
4122 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
4152 ** [SQLITE_MISUSE] means that the this routine was called inappropriately.
4163 ** [sqlite3_reset()] would result in an [SQLITE_MISUSE] return from
4167 ** than returning [SQLITE_MISUSE]. This is not considered a compatibility
4168 ** break because any application that ever receives an SQLITE_MISUSE error
4174 ** error other than [SQLITE_BUSY] and [SQLITE_MISUSE]
[all...]
H A Dsqlite3.c717 #define SQLITE_MISUSE 21 /* Library used incorrectly */ macro
1756 ** [sqlite3_shutdown()] then it will return SQLITE_MISUSE.
3648 ** If an interface fails with SQLITE_MISUSE, that means the interface
4141 ** then the call will return [SQLITE_MISUSE]. If any sqlite3_bind_()
4399 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
4429 ** [SQLITE_MISUSE] means that the this routine was called inappropriately.
4440 ** [sqlite3_reset()] would result in an [SQLITE_MISUSE] return from
4444 ** than returning [SQLITE_MISUSE]. This is not considered a compatibility
4445 ** break because any application that ever receives an SQLITE_MISUSE error
4451 ** error other than [SQLITE_BUSY] and [SQLITE_MISUSE]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h440 #define SQLITE_MISUSE 21 /* Library used incorrectly */ macro
1479 ** [sqlite3_shutdown()] then it will return SQLITE_MISUSE.
3371 ** If an interface fails with SQLITE_MISUSE, that means the interface
3864 ** then the call will return [SQLITE_MISUSE]. If any sqlite3_bind_()
4122 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
4152 ** [SQLITE_MISUSE] means that the this routine was called inappropriately.
4163 ** [sqlite3_reset()] would result in an [SQLITE_MISUSE] return from
4167 ** than returning [SQLITE_MISUSE]. This is not considered a compatibility
4168 ** break because any application that ever receives an SQLITE_MISUSE error
4174 ** error other than [SQLITE_BUSY] and [SQLITE_MISUSE]
[all...]
H A Dsqlite3.c717 #define SQLITE_MISUSE 21 /* Library used incorrectly */ macro
1756 ** [sqlite3_shutdown()] then it will return SQLITE_MISUSE.
3648 ** If an interface fails with SQLITE_MISUSE, that means the interface
4141 ** then the call will return [SQLITE_MISUSE]. If any sqlite3_bind_()
4399 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
4429 ** [SQLITE_MISUSE] means that the this routine was called inappropriately.
4440 ** [sqlite3_reset()] would result in an [SQLITE_MISUSE] return from
4444 ** than returning [SQLITE_MISUSE]. This is not considered a compatibility
4445 ** break because any application that ever receives an SQLITE_MISUSE error
4451 ** error other than [SQLITE_BUSY] and [SQLITE_MISUSE]
[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 415 milliseconds