Searched defs:SQLITE_CONFIG_HEAP (Results 1 - 6 of 6) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java95 public static final int SQLITE_CONFIG_HEAP = 8; /* void*, int nByte, int min */ field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h1625 ** [[SQLITE_CONFIG_HEAP]] <dt>SQLITE_CONFIG_HEAP</dt>
1626 ** <dd> ^The SQLITE_CONFIG_HEAP option specifies a static memory buffer
1630 ** ^The SQLITE_CONFIG_HEAP option is only available if SQLite is compiled
1633 ** ^There are three arguments to SQLITE_CONFIG_HEAP:
1810 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro
H A Dsqlite3.c1839 ** [[SQLITE_CONFIG_HEAP]] <dt>SQLITE_CONFIG_HEAP</dt>
1840 ** <dd> ^The SQLITE_CONFIG_HEAP option specifies a static memory buffer
1844 ** ^The SQLITE_CONFIG_HEAP option is only available if SQLite is compiled
1847 ** ^There are three arguments to SQLITE_CONFIG_HEAP:
2024 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h1625 ** [[SQLITE_CONFIG_HEAP]] <dt>SQLITE_CONFIG_HEAP</dt>
1626 ** <dd> ^The SQLITE_CONFIG_HEAP option specifies a static memory buffer
1630 ** ^The SQLITE_CONFIG_HEAP option is only available if SQLite is compiled
1633 ** ^There are three arguments to SQLITE_CONFIG_HEAP:
1810 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro
H A Dsqlite3.c1839 ** [[SQLITE_CONFIG_HEAP]] <dt>SQLITE_CONFIG_HEAP</dt>
1840 ** <dd> ^The SQLITE_CONFIG_HEAP option specifies a static memory buffer
1844 ** ^The SQLITE_CONFIG_HEAP option is only available if SQLite is compiled
1847 ** ^There are three arguments to SQLITE_CONFIG_HEAP:
2024 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro
[all...]
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...

Completed in 527 milliseconds