Home
last modified time | relevance | path

Searched refs:link (Results 1 – 25 of 26) sorted by relevance

12

/sqlite-3.40.0/test/
H A Dwith5.test45 SELECT aa FROM closure, link WHERE link.bb=closure.x
47 SELECT bb FROM closure, link WHERE link.aa=closure.x
55 SELECT aa FROM link, closure WHERE link.bb=closure.x
57 SELECT bb FROM closure, link WHERE link.aa=closure.x
65 SELECT bb FROM closure, link WHERE link.aa=closure.x
67 SELECT aa FROM link, closure WHERE link.bb=closure.x
77 SELECT bb FROM closure, link WHERE link.aa=closure.x
79 SELECT aa FROM link, closure WHERE link.bb=closure.x
89 SELECT bb FROM closure, link WHERE link.aa=closure.x
91 SELECT aa FROM link, closure WHERE link.bb=closure.x
[all …]
H A Dsymlink2.test25 proc createWin32Symlink { link target } {
31 proc deleteWin32Symlink { link } {
37 set link [file join $::testdir lnk[pid].sym]
38 if {[file exists $link]} { return 0 }
41 deleteWin32Symlink $link
61 createWin32Symlink link.db test.db
69 file exists link.db
77 sqlite3 db2 link.db
92 sqlite3 db4 link.db -nofollow true
101 deleteWin32Symlink link.db
[all …]
H A Dsymlink.test35 file link test.db2 test.db
81 # Note: Tcl [file link] command is too smart to create loops of symlinks.
108 file link test.db2 test.db
109 file link test.db3 test.db2
167 file link y/test.db ../x/test.db
168 file link z/test.db ../y/test.db
198 file link w/test.db [file join [pwd] x/test.db]
H A Dtriggerupfrom.test71 CREATE TABLE link(f, t);
72 INSERT INTO link VALUES(5, 2), (20, 10), (2, 1);
74 UPDATE t1 SET b=coalesce(old.b,old.c) FROM main.link WHERE a=t AND old.a=f;
H A Dfts3ac.test65 To approve this expense report, click on the following link for Concur Expense.
787 2) "New Gen 2001_2002" link has all of the supply side info that is used to calculate the L/R bala…
927 To review this expense report, click on the following link for Concur Expense.
H A Dfts2c.test65 To approve this expense report, click on the following link for Concur Expense.
787 2) "New Gen 2001_2002" link has all of the supply side info that is used to calculate the L/R bala…
927 To review this expense report, click on the following link for Concur Expense.
H A Dfts1c.test65 To approve this expense report, click on the following link for Concur Expense.
787 2) "New Gen 2001_2002" link has all of the supply side info that is used to calculate the L/R bala…
927 To review this expense report, click on the following link for Concur Expense.
H A Dfuzzer1.test304 INSERT INTO streetname VALUES('aulton link');
712 INSERT INTO streetname VALUES('gibbons link');
H A Dfts1porter.test12028 link link
12029 links link
/sqlite-3.40.0/
H A DMakefile.msc445 LD = link.exe
2547 /link $(LDFLAGS) $(LTLINKOPTS) $(LTLIBPATHS) $(LIBRESOBJS) $(LTLIBS)
2560 $(TOP)\tool\showdb.c $(SQLITE3C) /link $(LDFLAGS) $(LTLINKOPTS)
2564 $(TOP)\tool\showstat4.c $(SQLITE3C) /link $(LDFLAGS) $(LTLINKOPTS)
2568 $(TOP)\tool\showjournal.c $(SQLITE3C) /link $(LDFLAGS) $(LTLINKOPTS)
2572 $(TOP)\tool\showwal.c $(SQLITE3C) /link $(LDFLAGS) $(LTLINKOPTS)
2601 $(TOP)\test\atrc.c $(SQLITE3C) /link $(LDFLAGS) $(LTLINKOPTS)
2608 $(TOP)\test\wordcount.c $(SQLITE3C) /link $(LDFLAGS) $(LTLINKOPTS)
2612 $(TOP)\test\speedtest1.c $(SQLITE3C) /link $(LDFLAGS) $(LTLINKOPTS)
2616 $(TOP)\test\kvtest.c $(SQLITE3C) /link $(LDFLAGS) $(LTLINKOPTS)
[all …]
H A Dltmain.sh723 link|lin|li|l)
724 shift; set dummy --mode link ${1+"$@"}; shift
762 link) ;;
1579 -no-install link a not-installable executable
4999 passes="conv dlpreopen link"
5120 if test "$linkmode,$pass" = "prog,link"; then
5146 if test "$linkmode,$pass" = "prog,link"; then
5163 if test "$linkmode,$pass" = "prog,link"; then
5963 if test "$pass" = link; then
6969 linknames="$linknames $link"
[all …]
H A Dspec.template18 Programs that link with the SQLite library can have SQL database access
H A Daclocal.m4886 # the simple link test code.
923 # link flags.
2369 # link against other versions.
2713 restored at link time])
5118 # Do we need to explicitly link libc?
5268 # Code to be used in simple link tests
5400 # Code to be used in simple link tests
6643 # Code to be used in simple link tests
6786 # Code to be used in simple link tests
6884 # Code to be used in simple link tests
[all …]
H A Dconfigure.ac57 # that cause the executable to link against the readline library.
202 AC_HELP_STRING([--enable-releasemode],[Support libtool link to release mode]),,enable_releasemode=n…
H A Dconfig.guess1131 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
H A DREADME.md46 to locate the check-in desired, click on its information page link,
H A DMakefile.in161 LTLINK = $(LIBTOOL) --mode=link $(TCC) $(LTCOMPILE_EXTRAS) @LDFLAGS@ $(LTLINK_EXTRAS)
H A Dconfigure1551 --enable-releasemode Support libtool link to release mode
7793 …ib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
/sqlite-3.40.0/ext/fts5/
H A Dextract_api_docs.tcl143 set link " id=$sub"
145 set link ""
154 output "$link>"
/sqlite-3.40.0/autoconf/
H A DMakefile.msc367 LD = link.exe
1000 …/link $(SQLITE3EXEPDB) $(LDFLAGS) $(LTLINKOPTS) $(SHELL_LINK_OPTS) $(LTLIBPATHS) $(LIBRESOBJS) $(L…
H A Dconfigure.ac227 [statically link libsqlite3 into shell tool [default=yes]])],
/sqlite-3.40.0/ext/lsm1/
H A DMakefile.msc101 $(LTLINK) $(LSMOPTS) $(LSMTESTSRC) /link $(LSMOBJ) $(LIBOBJ)
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dtcl.m4694 [build and link with shared libraries (default: on)]),
1049 # SunOS 4.x, where they cause the link to fail, or in
1198 LINKBIN="link.exe"
1207 LINKBIN="link"
1261 # link -lib only works when -lib is the first arg
1272 LDFLAGS_CONSOLE="-link -subsystem:console ${lflags}"
1273 LDFLAGS_WINDOW="-link -subsystem:windows ${lflags}"
1578 # Don't link with -lpthread
1657 # TEA specific: link shlib with current and compatibility version flags
1913 dnl # until the end of configure, as configure's compile and link tests use
[all …]
/sqlite-3.40.0/autoconf/tea/win/
H A Drules.vc18 link32 = link
107 !if [$(cc32) -nologo nmakehlp.c -link -subsystem:console > nul]
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test6022 link link links link

12