Searched refs:estimatedCost (Results 1 - 5 of 5) sorted by relevance

/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h4138 ** The estimatedCost value is an estimate of the cost of doing the
4169 double estimatedCost; /* Estimated cost of using this index */ member in struct:sqlite3_index_info
/external/sqlite/dist/orig/
H A Dsqlite3.h5031 ** ^The estimatedCost value is an estimate of the cost of doing the
5059 double estimatedCost; /* Estimated cost of using this index */ member in struct:sqlite3_index_info
H A Dsqlite3.c5581 ** ^The estimatedCost value is an estimate of the cost of doing the
5609 double estimatedCost; /* Estimated cost of using this index */ member in struct:sqlite3_index_info
[all...]
/external/sqlite/dist/
H A Dsqlite3.h5031 ** ^The estimatedCost value is an estimate of the cost of doing the
5059 double estimatedCost; /* Estimated cost of using this index */ member in struct:sqlite3_index_info
H A Dsqlite3.c5581 ** ^The estimatedCost value is an estimate of the cost of doing the
5609 double estimatedCost; /* Estimated cost of using this index */ member in struct:sqlite3_index_info
[all...]

Completed in 304 milliseconds