Searched defs:SQLITE_AutoIndex (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h939 #define SQLITE_AutoIndex 0x08000000 /* Enable automatic indexes */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9284 #define SQLITE_AutoIndex 0x08000000 /* Enable automatic indexes */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10575 #define SQLITE_AutoIndex 0x00100000 /* Enable automatic indexes */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10575 #define SQLITE_AutoIndex 0x00100000 /* Enable automatic indexes */ macro
[all...]

Completed in 509 milliseconds