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

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h1260 ** holds temporary tables and indices. If TF_Ephemeral is set
1302 #define TF_Ephemeral 0x02 /* An ephemeral table */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9620 ** holds temporary tables and indices. If TF_Ephemeral is set
9662 #define TF_Ephemeral 0x02 /* An ephemeral table */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10166 ** holds temporary tables and indices. If TF_Ephemeral is set
10208 #define TF_Ephemeral 0x02 /* An ephemeral table */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10166 ** holds temporary tables and indices. If TF_Ephemeral is set
10208 #define TF_Ephemeral 0x02 /* An ephemeral table */ macro
[all...]

Completed in 471 milliseconds