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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h4209 ** The [xBestIndex] method must fill aConstraintUsage[] with information
4212 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
4248 } *aConstraintUsage; member in struct:sqlite3_index_info
H A Dsqlite3.c4733 ** The [xBestIndex] method must fill aConstraintUsage[] with information
4736 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
4772 } *aConstraintUsage; member in struct:sqlite3_index_info
[all...]

Completed in 326 milliseconds