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

/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h4125 ** about what parameters to pass to xFilter. If argvIndex>0 then
4127 ** and becomes the argvIndex-th entry in argv. If aConstraintUsage[].omit
4162 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
/external/sqlite/dist/orig/
H A Dsqlite3.h5016 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
5018 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
5052 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
H A Dsqlite3.c5566 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
5568 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
5602 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
[all...]
/external/sqlite/dist/
H A Dsqlite3.h5016 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
5018 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
5052 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
H A Dsqlite3.c5566 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
5568 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
5602 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
[all...]

Completed in 298 milliseconds