Searched refs:aConstraint (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h4922 ** The aConstraint[] array records WHERE clause constraints of the
4929 ** in aConstraint[].op. The index of the column is stored in
4930 ** aConstraint[].iColumn. aConstraint[].usable is TRUE if the
4937 ** The aConstraint[] array only reports WHERE clause terms in the correct
4945 ** the right-hand side of the corresponding aConstraint[] is evaluated
4964 int nConstraint; /* Number of entries in aConstraint */
4970 } *aConstraint; /* Table of WHERE clause constraints */ member in struct:sqlite3_index_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h4922 ** The aConstraint[] array records WHERE clause constraints of the
4929 ** in aConstraint[].op. The index of the column is stored in
4930 ** aConstraint[].iColumn. aConstraint[].usable is TRUE if the
4937 ** The aConstraint[] array only reports WHERE clause terms in the correct
4945 ** the right-hand side of the corresponding aConstraint[] is evaluated
4964 int nConstraint; /* Number of entries in aConstraint */
4970 } *aConstraint; /* Table of WHERE clause constraints */ member in struct:sqlite3_index_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h4922 ** The aConstraint[] array records WHERE clause constraints of the
4929 ** in aConstraint[].op. The index of the column is stored in
4930 ** aConstraint[].iColumn. aConstraint[].usable is TRUE if the
4937 ** The aConstraint[] array only reports WHERE clause terms in the correct
4945 ** the right-hand side of the corresponding aConstraint[] is evaluated
4964 int nConstraint; /* Number of entries in aConstraint */
4970 } *aConstraint; /* Table of WHERE clause constraints */ member in struct:sqlite3_index_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.h4350 ** ^(The aConstraint[] array records WHERE clause constraints of the form:
4355 ** stored in aConstraint[].op using one of the
4358 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4365 ** ^The aConstraint[] array only reports WHERE clause terms that are
4373 ** the right-hand side of the corresponding aConstraint[] is evaluated
4394 int nConstraint; /* Number of entries in aConstraint */
4400 } *aConstraint; /* Table of WHERE clause constraints */ member in struct:sqlite3_index_info
4422 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
H A Dsqlite3.c4887 ** ^(The aConstraint[] array records WHERE clause constraints of the form:
4892 ** stored in aConstraint[].op using one of the
4895 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4902 ** ^The aConstraint[] array only reports WHERE clause terms that are
4910 ** the right-hand side of the corresponding aConstraint[] is evaluated
4931 int nConstraint; /* Number of entries in aConstraint */
4937 } *aConstraint; /* Table of WHERE clause constraints */ member in struct:sqlite3_index_info
4959 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
97402 const struct sqlite3_index_constraint *aConstraint = local
116145 RtreeConstraint *aConstraint; /* Search constraints. */ member in struct:RtreeCursor
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h4350 ** ^(The aConstraint[] array records WHERE clause constraints of the form:
4355 ** stored in aConstraint[].op using one of the
4358 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4365 ** ^The aConstraint[] array only reports WHERE clause terms that are
4373 ** the right-hand side of the corresponding aConstraint[] is evaluated
4394 int nConstraint; /* Number of entries in aConstraint */
4400 } *aConstraint; /* Table of WHERE clause constraints */ member in struct:sqlite3_index_info
4422 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
H A Dsqlite3.c4887 ** ^(The aConstraint[] array records WHERE clause constraints of the form:
4892 ** stored in aConstraint[].op using one of the
4895 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4902 ** ^The aConstraint[] array only reports WHERE clause terms that are
4910 ** the right-hand side of the corresponding aConstraint[] is evaluated
4931 int nConstraint; /* Number of entries in aConstraint */
4937 } *aConstraint; /* Table of WHERE clause constraints */ member in struct:sqlite3_index_info
4959 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
97402 const struct sqlite3_index_constraint *aConstraint = local
116145 RtreeConstraint *aConstraint; /* Search constraints. */ member in struct:RtreeCursor
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h4350 ** ^(The aConstraint[] array records WHERE clause constraints of the form:
4355 ** stored in aConstraint[].op using one of the
4358 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4365 ** ^The aConstraint[] array only reports WHERE clause terms that are
4373 ** the right-hand side of the corresponding aConstraint[] is evaluated
4394 int nConstraint; /* Number of entries in aConstraint */
4400 } *aConstraint; /* Table of WHERE clause constraints */ member in struct:sqlite3_index_info
4422 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
H A Dsqlite3.c4887 ** ^(The aConstraint[] array records WHERE clause constraints of the form:
4892 ** stored in aConstraint[].op using one of the
4895 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4902 ** ^The aConstraint[] array only reports WHERE clause terms that are
4910 ** the right-hand side of the corresponding aConstraint[] is evaluated
4931 int nConstraint; /* Number of entries in aConstraint */
4937 } *aConstraint; /* Table of WHERE clause constraints */ member in struct:sqlite3_index_info
4959 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
97402 const struct sqlite3_index_constraint *aConstraint = local
116145 RtreeConstraint *aConstraint; /* Search constraints. */ member in struct:RtreeCursor
[all...]

Completed in 1573 milliseconds