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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java70 public static final int SQLITE_IOCAP_ATOMIC64K = 0x00000100; field in class:Constants
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h516 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
647 ** <li> [SQLITE_IOCAP_ATOMIC64K]
H A Dsqlite3.c1059 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
1190 ** <li> [SQLITE_IOCAP_ATOMIC64K]
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h567 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
701 ** <li> [SQLITE_IOCAP_ATOMIC64K]
H A Dsqlite3.c682 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
816 ** <li> [SQLITE_IOCAP_ATOMIC64K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h567 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
701 ** <li> [SQLITE_IOCAP_ATOMIC64K]
H A Dsqlite3.c682 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
816 ** <li> [SQLITE_IOCAP_ATOMIC64K]
[all...]

Completed in 1034 milliseconds