Home
last modified time | relevance | path

Searched refs:host (Results 1 – 19 of 19) sorted by relevance

/sqlite-3.40.0/test/
H A Dbestindex4.test29 # "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 Dwapptest.tcl49 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 Dtkt2927.test646 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 Dbigsort.test24 # memory. Make sure the host has at least 8GB available before running
H A Dtrace.test203 # With 3.6.21, we add the ability to expand host parameters in the trace
H A Dfts3matchinfo.test41 INSERT INTO t1(content) VALUES('A host, of golden daffodils,');
H A Dfts1porter.test10218 host host
10225 hosts host
H A Dgenesis.tcl56 …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 Dltmain.sh814 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 Dconfigure1098 -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 Daclocal.m4155 _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 DINSTALL283 "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 DREADME.txt78 If this goes on for long enough, the host system could run out of memory.
/sqlite-3.40.0/autoconf/tea/win/
H A Drules.vc56 # Determine the host and target architectures and compiler version.
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5matchinfo.test39 INSERT INTO t1(content) VALUES('A host, of golden daffodils,');
H A Dfts5porter.test5117 host host hostage hostag
5120 hostilius hostiliu hosts host
/sqlite-3.40.0/src/
H A Dsqlite.h.in339 ** 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 Djaccwabyt.md679 compatibility with C, written in the host platform's endianness and
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dtcl.m42685 # Select the executable extension based on the host type. This