Searched refs:host (Results 1 – 19 of 19) sorted by relevance
| /sqlite-3.40.0/test/ |
| H A D | bestindex4.test | 29 # "CREATE TABLE t1 (id, host, class)" 35 # 0x02 - == on "host" supported 47 return "CREATE TABLE t1(id TEXT, host TEXT, class TEXT)" 99 2 "select t1.id as ID from t1, t2 where t1.id=t2.host and t2.class='xx'" 101 select t1.id as ID from t1, t2 where t2.class ='xx' and t2.id = t1.host 104 select t1.id as ID from t1, t2 where t1.host = t2.id and t2. class ='xx'
|
| H A D | wapptest.tcl | 49 set G(host) $G(hostname) 50 append G(host) " $::tcl_platform(os) $::tcl_platform(osVersion)" 51 append G(host) " $::tcl_platform(machine) $::tcl_platform(byteOrder)" 459 set host $G(host) 461 <div class="border">%string($host)
|
| H A D | tkt2927.test | 646 CREATE TABLE host ( 651 INSERT INTO "host" VALUES('aald04','aalp03','4'); 652 INSERT INTO "host" VALUES('aald17','aalp01','1'); 655 from host where consolehost='aalp01'; 660 from host where consolehost='aalp03';
|
| H A D | bigsort.test | 24 # memory. Make sure the host has at least 8GB available before running
|
| H A D | trace.test | 203 # With 3.6.21, we add the ability to expand host parameters in the trace
|
| H A D | fts3matchinfo.test | 41 INSERT INTO t1(content) VALUES('A host, of golden daffodils,');
|
| H A D | fts1porter.test | 10218 host host 10225 hosts host
|
| H A D | genesis.tcl | 56 …d,words) VALUES(1002001,'Thus the heavens and the earth were finished, and all the host of them.'); 560 …to pass at that time, that Abimelech and Phichol the chief captain of his host spake unto Abraham,…
|
| /sqlite-3.40.0/ |
| H A D | ltmain.sh | 814 case $host in 2162 case $host in 2522 case $host in 2905 case $host in 4511 case $host in 4559 case $host in 4608 case $host in 6794 case $host in 7609 case $host in 7826 case $host in [all …]
|
| H A D | configure | 1098 -host | --host | --hos | --ho) 1100 -host=* | --host=* | --hos=* | --ho=*) 1379 host=$host_alias 2554 host=$ac_cv_host 3668 case $host in 5131 case $host in 5199 case $host in 5218 case $host in 5874 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 8214 case $host in [all …]
|
| H A D | aclocal.m4 | 155 _LT_DECL([], [host], [0])dnl 1228 case $host in 1284 case $host in 1303 case $host in 2851 case $host in 3278 case $host in 5099 case $host in 6079 case $host in 6090 case $host in 6122 case $host in [all …]
|
| /sqlite-3.40.0/autoconf/ |
| H A D | INSTALL | 283 "host" platform (i.e., that on which the generated programs will 284 eventually be run) with `--host=TYPE'.
|
| /sqlite-3.40.0/ext/async/ |
| H A D | README.txt | 78 If this goes on for long enough, the host system could run out of memory.
|
| /sqlite-3.40.0/autoconf/tea/win/ |
| H A D | rules.vc | 56 # Determine the host and target architectures and compiler version.
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5matchinfo.test | 39 INSERT INTO t1(content) VALUES('A host, of golden daffodils,');
|
| H A D | fts5porter.test | 5117 host host hostage hostag 5120 hostilius hostiliu hosts host
|
| /sqlite-3.40.0/src/ |
| H A D | sqlite.h.in | 339 ** is intended for use with host languages that are garbage collected, and 467 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ 4421 ** KEYWORDS: {host parameter} {host parameters} {host parameter name} 4439 ** parameters (also called "host parameter names" or "SQL parameters") 4472 ** the byte order is the native byte order of the host 4610 ** ^The first host parameter has an index of 1, not 0. 4648 ** ^Use this routine to reset all host parameters to NULL. 5515 ** in the native byte-order of the host machine. ^The 5936 ** also associates the host-language pointer P or type T with that 7666 ** single default VFS that is appropriate for the host computer. [all …]
|
| /sqlite-3.40.0/ext/wasm/jaccwabyt/ |
| H A D | jaccwabyt.md | 679 compatibility with C, written in the host platform's endianness and
|
| /sqlite-3.40.0/autoconf/tea/tclconfig/ |
| H A D | tcl.m4 | 2685 # Select the executable extension based on the host type. This
|