Home
last modified time | relevance | path

Searched defs:sqlite3_index_constraint (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/sqlite/dist/
Dsqlite3.h6491 struct sqlite3_index_constraint { struct
6492 int iColumn; /* Column constrained. -1 for ROWID */
6493 unsigned char op; /* Constraint operator */
6494 unsigned char usable; /* True if this constraint is usable */
6495 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/sqlite/dist/orig/
Dsqlite3.h6491 struct sqlite3_index_constraint { struct
6492 int iColumn; /* Column constrained. -1 for ROWID */
6493 unsigned char op; /* Constraint operator */
6494 unsigned char usable; /* True if this constraint is usable */
6495 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/sqlite/dist/orig/
Dsqlite3.h6491 struct sqlite3_index_constraint { struct
6492 int iColumn; /* Column constrained. -1 for ROWID */
6493 unsigned char op; /* Constraint operator */
6494 unsigned char usable; /* True if this constraint is usable */
6495 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/sqlite/dist/orig/
Dsqlite3.h6491 struct sqlite3_index_constraint { struct
6492 int iColumn; /* Column constrained. -1 for ROWID */
6493 unsigned char op; /* Constraint operator */
6494 unsigned char usable; /* True if this constraint is usable */
6495 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/sqlite/dist/orig/
Dsqlite3.h6491 struct sqlite3_index_constraint { struct
6492 int iColumn; /* Column constrained. -1 for ROWID */
6493 unsigned char op; /* Constraint operator */
6494 unsigned char usable; /* True if this constraint is usable */
6495 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/sqlite/dist/
Dsqlite3.h6491 struct sqlite3_index_constraint { struct
6492 int iColumn; /* Column constrained. -1 for ROWID */
6493 unsigned char op; /* Constraint operator */
6494 unsigned char usable; /* True if this constraint is usable */
6495 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/sqlite/dist/
Dsqlite3.h6491 struct sqlite3_index_constraint { struct
6492 int iColumn; /* Column constrained. -1 for ROWID */
6493 unsigned char op; /* Constraint operator */
6494 unsigned char usable; /* True if this constraint is usable */
6495 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/sqlite/dist/
Dsqlite3.h6491 struct sqlite3_index_constraint { struct
6492 int iColumn; /* Column constrained. -1 for ROWID */
6493 unsigned char op; /* Constraint operator */
6494 unsigned char usable; /* True if this constraint is usable */
6495 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/sqlite/dist/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/sqlite/dist/orig/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/sqlite/dist/orig/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/sqlite/dist/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/sqlite/dist/
Dsqlite3.h7124 struct sqlite3_index_constraint { struct
7125 int iColumn; /* Column constrained. -1 for ROWID */
7126 unsigned char op; /* Constraint operator */
7127 unsigned char usable; /* True if this constraint is usable */
7128 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/sqlite/dist/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.h7450 struct sqlite3_index_constraint { struct
7451 int iColumn; /* Column constrained. -1 for ROWID */
7452 unsigned char op; /* Constraint operator */
7453 unsigned char usable; /* True if this constraint is usable */
7454 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/sqlite/dist/orig/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/sqlite/dist/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/sqlite/dist/orig/
Dsqlite3.h7124 struct sqlite3_index_constraint { struct
7125 int iColumn; /* Column constrained. -1 for ROWID */
7126 unsigned char op; /* Constraint operator */
7127 unsigned char usable; /* True if this constraint is usable */
7128 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.h7450 struct sqlite3_index_constraint { struct
7451 int iColumn; /* Column constrained. -1 for ROWID */
7452 unsigned char op; /* Constraint operator */
7453 unsigned char usable; /* True if this constraint is usable */
7454 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/sqlite/dist/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/sqlite/dist/orig/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/sqlite/dist/
Dsqlite3.h7124 struct sqlite3_index_constraint { struct
7125 int iColumn; /* Column constrained. -1 for ROWID */
7126 unsigned char op; /* Constraint operator */
7127 unsigned char usable; /* True if this constraint is usable */
7128 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/sqlite/dist/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/sqlite/dist/orig/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/sqlite/dist/
Dsqlite3.h6851 struct sqlite3_index_constraint { struct
6852 int iColumn; /* Column constrained. -1 for ROWID */
6853 unsigned char op; /* Constraint operator */
6854 unsigned char usable; /* True if this constraint is usable */
6855 int iTermOffset; /* Used internally - xBestIndex should ignore */

123