Searched refs:INDEX (Results 76 - 78 of 78) sorted by relevance

1234

/external/sqlite/dist/orig/
H A Dsqlite3.c7137 ** one exception. When executing a "DROP TABLE" or "DROP INDEX" statement,
7143 ** or "DROP INDEX" query, an infinite loop might be the result.
7148 ** the special "DROP TABLE/INDEX" case, the extended error code is just
11140 ** CREATE INDEX Ex2 ON Ex1(c3,c1);
11174 unsigned idxType:2; /* 1==UNIQUE, 2==PRIMARY KEY, 0==CREATE INDEX */
11190 #define SQLITE_IDXTYPE_APPDEF 0 /* Created using CREATE INDEX */
11503 ** CREATE INDEX idx ON t(a,b,c);
[all...]
/external/sqlite/dist/
H A Dsqlite3.c7137 ** one exception. When executing a "DROP TABLE" or "DROP INDEX" statement,
7143 ** or "DROP INDEX" query, an infinite loop might be the result.
7148 ** the special "DROP TABLE/INDEX" case, the extended error code is just
11140 ** CREATE INDEX Ex2 ON Ex1(c3,c1);
11174 unsigned idxType:2; /* 1==UNIQUE, 2==PRIMARY KEY, 0==CREATE INDEX */
11190 #define SQLITE_IDXTYPE_APPDEF 0 /* Created using CREATE INDEX */
11503 ** CREATE INDEX idx ON t(a,b,c);
[all...]
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 484 milliseconds

1234