Searched refs:SQLITE_DETERMINISTIC (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.h4022 ** ^The fourth parameter may optionally be ORed with [SQLITE_DETERMINISTIC]
4028 ** of the [SQLITE_DETERMINISTIC] flag is recommended where possible.
4125 #define SQLITE_DETERMINISTIC 0x800 macro
H A Dsqlite3.c4137 ** ^The fourth parameter may optionally be ORed with [SQLITE_DETERMINISTIC]
4143 ** of the [SQLITE_DETERMINISTIC] flag is recommended where possible.
4240 #define SQLITE_DETERMINISTIC 0x800 macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h4022 ** ^The fourth parameter may optionally be ORed with [SQLITE_DETERMINISTIC]
4028 ** of the [SQLITE_DETERMINISTIC] flag is recommended where possible.
4125 #define SQLITE_DETERMINISTIC 0x800 macro
H A Dsqlite3.c4137 ** ^The fourth parameter may optionally be ORed with [SQLITE_DETERMINISTIC]
4143 ** of the [SQLITE_DETERMINISTIC] flag is recommended where possible.
4240 #define SQLITE_DETERMINISTIC 0x800 macro
[all...]

Completed in 463 milliseconds