Searched refs:SQLITE_IOCAP_ATOMIC32K (Results 1 - 10 of 10) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java69 public static final int SQLITE_IOCAP_ATOMIC32K = 0x00000080; field in class:Constants
/external/chromium_org/third_party/sqlite/src/src/
H A Dtest6.c705 { "atomic32k", SQLITE_IOCAP_ATOMIC32K },
H A Dsqlite.h.in510 #define SQLITE_IOCAP_ATOMIC32K 0x00000080
641 ** <li> [SQLITE_IOCAP_ATOMIC32K]
H A Dtest_vfs.c1157 { "atomic32k", SQLITE_IOCAP_ATOMIC32K },
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h515 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
646 ** <li> [SQLITE_IOCAP_ATOMIC32K]
H A Dsqlite3.c1058 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
1189 ** <li> [SQLITE_IOCAP_ATOMIC32K]
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h566 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
700 ** <li> [SQLITE_IOCAP_ATOMIC32K]
H A Dsqlite3.c681 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
815 ** <li> [SQLITE_IOCAP_ATOMIC32K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h566 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
700 ** <li> [SQLITE_IOCAP_ATOMIC32K]
H A Dsqlite3.c681 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
815 ** <li> [SQLITE_IOCAP_ATOMIC32K]
[all...]

Completed in 621 milliseconds