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

/external/chromium_org/third_party/sqlite/src/src/
H A Dselect.c2436 sqlite3VdbeAddOp4(v, OP_Permutation, 0, 0, 0, (char*)aPermute, P4_INTARRAY);
H A Dvdbe.c1832 ** The permutation is only valid until the next OP_Permutation, OP_Compare,
1833 ** OP_Halt, or OP_ResultRow. Typically the OP_Permutation should occur
1836 case OP_Permutation: {
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c8094 #define OP_Permutation 23 macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c8631 #define OP_Permutation 23 macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8631 #define OP_Permutation 23 macro
[all...]

Completed in 979 milliseconds