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

/external/chromium_org/third_party/sqlite/src/src/
H A Dwhere.c29 # define WHERETRACE(X) if(sqlite3WhereTrace) sqlite3DebugPrintf X macro
31 # define WHERETRACE(X) macro
1658 WHERETRACE(("... Multi-index OR testing for term %d of %d....\n",
1684 WHERETRACE(("... sorting increases OR cost %.9g to %.9g\n",
1692 WHERETRACE(("... multi-index OR cost=%.9g nrow=%.9g\n", rTotal, nRow));
1777 WHERETRACE(("auto-index reduces cost from %.1f to %.1f\n",
1967 WHERETRACE(("Recomputing index info for %s...\n", pSrc->pTab->zName));
2070 WHERETRACE(("xBestIndex for %s\n", pTab->zName));
2493 WHERETRACE(("range scan regions: %d..%d\n", iLower, iUpper));
2563 WHERETRACE(("equalit
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c97683 # define WHERETRACE macro
97685 # define WHERETRACE macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c110476 # define WHERETRACE macro
110479 # define WHERETRACE macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c110496 # define WHERETRACE macro
110499 # define WHERETRACE macro
[all...]

Completed in 702 milliseconds