HomeSort by relevance Sort by last modified time
    Searched refs:SQLITE_IOCAP_SEQUENTIAL (Results 1 - 6 of 6) sorted by null

  /external/javasqlite/src/main/java/SQLite/
Constants.java 72 public static final int SQLITE_IOCAP_SEQUENTIAL = 0x00000400;
  /external/sqlite/dist/orig/
sqlite3.h 555 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
577 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400
    [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h 555 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
577 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400
    [all...]
sqlite3.c     [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 

Completed in 133 milliseconds