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

/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.h5247 ** ^The estimatedCost value is an estimate of the cost of doing the
5275 double estimatedCost; /* Estimated cost of using this index */ member in struct:sqlite3_index_info
H A Dsqlite3.c5818 ** ^The estimatedCost value is an estimate of the cost of doing the
5846 double estimatedCost; /* Estimated cost of using this index */ member in struct:sqlite3_index_info
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h4852 ** ^The estimatedCost value is an estimate of the cost of doing the
4880 double estimatedCost; /* Estimated cost of using this index */ member in struct:sqlite3_index_info
H A Dsqlite3.c5405 ** ^The estimatedCost value is an estimate of the cost of doing the
5433 double estimatedCost; /* Estimated cost of using this index */ member in struct:sqlite3_index_info
[all...]

Completed in 775 milliseconds