Searched refs:WhereCost (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dwhere.c40 typedef struct WhereCost WhereCost; typedef in typeref:struct:WhereCost
195 ** A WhereCost object records a lookup strategy and the estimated
198 struct WhereCost { struct
1612 Bitmask, Bitmask, ExprList*, WhereCost*);
1628 WhereCost *pCost /* Lowest cost query plan */
1657 WhereCost sTermCost;
1740 WhereCost *pCost /* Lowest cost query plan */
2121 WhereCost *pCost, /* Lowest cost query plan */
2659 ** best query plan and its cost into the WhereCost objec
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c97694 typedef struct WhereCost WhereCost; typedef in typeref:struct:WhereCost
97852 struct WhereCost { struct
[all...]

Completed in 228 milliseconds