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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java157 public static final int SQLITE_UTF16 = 4; /* Use native byte order */ field in class:Constants
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h3564 #define SQLITE_UTF16 4 /* Use native byte order */ macro
3914 ** <li> [SQLITE_UTF16], or
3919 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
H A Dsqlite3.c4107 #define SQLITE_UTF16 4 /* Use native byte order */ macro
4457 ** <li> [SQLITE_UTF16], or
4462 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h3879 #define SQLITE_UTF16 4 /* Use native byte order */ macro
4234 ** <li> [SQLITE_UTF16], or
4239 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
H A Dsqlite3.c4429 #define SQLITE_UTF16 4 /* Use native byte order */ macro
4784 ** <li> [SQLITE_UTF16], or
4789 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
[all...]
/external/sqlite/dist/
H A Dsqlite3.h3879 #define SQLITE_UTF16 4 /* Use native byte order */ macro
4234 ** <li> [SQLITE_UTF16], or
4239 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
H A Dsqlite3.c4429 #define SQLITE_UTF16 4 /* Use native byte order */ macro
4784 ** <li> [SQLITE_UTF16], or
4789 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
[all...]

Completed in 582 milliseconds