Searched refs:cross (Results 1 – 15 of 15) sorted by relevance
| /sqlite-3.40.0/test/ |
| H A D | fkey2.test | 1602 CREATE TABLE cross(d, e, f, 1607 execsql { INSERT INTO cross VALUES(0, 1, 0) } 1611 …cross e main {} SQLITE_READ cross e main {} SQLITE_READ nought b main {} SQLITE_READ nought b main… 1614 execsql {SELECT * FROM cross}
|
| H A D | without_rowid3.test | 1664 CREATE TABLE cross(d, e, f, 1669 execsql { INSERT INTO cross VALUES(0, 1, 0) } 1673 …cross e main {} SQLITE_READ cross e main {} SQLITE_READ nought b main {} SQLITE_READ nought b main… 1676 execsql {SELECT * FROM cross}
|
| H A D | fts2n.test | 190 # time. Prefix hits can cross leaves, which the code above _should_
|
| H A D | fuzzer1.test | 547 INSERT INTO streetname VALUES('cross'); 573 INSERT INTO streetname VALUES('deer cross'); 1387 INSERT INTO streetname VALUES('turtle cross');
|
| H A D | fts1porter.test | 4919 cross cross 4920 crossed cross 4921 crosses cross 4923 crossing cross 4924 crossings cross 4926 crossness cross
|
| H A D | e_select.test | 62 # features a cross join of some time. Instead of the usual ",",
|
| /sqlite-3.40.0/autoconf/ |
| H A D | INSTALL | 277 If you are _building_ compiler tools for cross-compiling, you should 281 If you want to _use_ a cross compiler, that generates code for a
|
| /sqlite-3.40.0/ |
| H A D | README.md | 208 to perform more cross-procedure analysis and generate better code. SQLite 225 that the compiler can do extra cross-procedure optimization, but no
|
| H A D | configure.ac | 2 # The build process allows for using a cross-compiler. But the default
|
| H A D | aclocal.m4 | 124 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix. 1810 lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross) 1819 lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross) 2501 # GNU dynamic linker. Since this was broken with cross compilers, 2675 # TPF is a cross-target only. Preferred cross-host = GNU/Linux. 3021 # unless we find 'file', for example because we are cross-compiling.
|
| H A D | configure | 1530 --host=HOST cross-compile to build programs to run on HOST [BUILD]
|
| /sqlite-3.40.0/autoconf/tea/tclconfig/ |
| H A D | tcl.m4 | 428 # first test we've already retrieved platform (cross-compile), fallback to unix otherwise: 1223 AC_CACHE_CHECK(for cross-compile version of gcc, 1227 #error cross-compiler 2718 # Maybe we are cross-compiling....
|
| /sqlite-3.40.0/tool/ |
| H A D | build-all-msvc.bat | 49 REM to the architecture of the build machine during any cross-compilation that
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5porter.test | 2467 cross cross crossed cross 2468 crosses cross crossest crossest 2469 crossing cross crossings cross 2470 crossly crossli crossness cross
|
| /sqlite-3.40.0/src/ |
| H A D | sqlite.h.in | 278 ** Because there is no cross-platform way to specify 64-bit integer types
|