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

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h2054 #define SF_Distinct 0x0001 /* Output should be DISTINCT */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10414 #define SF_Distinct 0x0001 /* Output should be DISTINCT */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10967 #define SF_Distinct 0x01 /* Output should be DISTINCT */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10967 #define SF_Distinct 0x01 /* Output should be DISTINCT */ macro
[all...]

Completed in 935 milliseconds