Home
last modified time | relevance | path

Searched refs:program (Results 1 – 25 of 48) sorted by relevance

12

/sqlite-3.40.0/
H A Dconfigure1176 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1177 | --program-pre | --program-pr | --program-p)
1179 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1180 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1183 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1184 | --program-suf | --program-su | --program-s)
1186 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1187 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1194 | --program-transfo | --program-transf \
1195 | --program-trans | --program-tran \
[all …]
H A DREADME.md54 a stand-alone program. To install, simply download or build the single
131 which is the main program for the "sqlite3.exe"
192 generated by a C-language program at tool mkkeywordhash.c.
294 building the "testfixture.exe" program. The testfixture.exe program is
295 an enhanced Tcl shell. The testfixture.exe program runs scripts in the
296 test/ folder to validate the core SQLite code. The testfixture program
H A Dspec.template20 standalone command-line access program (sqlite) that can be used to
H A Daclocal.m49 # This program is distributed in the hope that it will be useful,
864 # Allow CC to be a program name with arguments.
1023 # Links a minimal program and checks the executable
2991 # 'test_compile' -- check by making test program.
5410 # Allow CC to be a program name with arguments.
6645 program t
6656 # Allow CC to be a program name with arguments.
6788 program t
6799 # Allow CC to be a program name with arguments.
6894 # Allow CC to be a program name with arguments.
[all …]
/sqlite-3.40.0/tool/
H A Dgenfkey.README82 error when the program is run (see below).
84 * SQLite does not support recursive triggers, and therefore this program
93 detected as errors when the program is run. Buyer beware.
115 "genfkey*". Unless the --no-drop option is specified, then the program
118 program to be used to upgrade a database schema for which foreign key
H A Dmkshellc.tcl24 ** inserted to getnerate this complete program source file.
27 ** source file to help make the command-line program easier to compile.
H A Domittest.tcl14 This script builds the testfixture program and runs the SQLite test suite
34 Makefiles generated by the sqlite configure program cannot be used as
H A Dsqltclsh.c.in16 ** If none of the above steps work, then the program runs as an interactive
H A Ddbtotxt.md3 The dbtotxt utility program reads an SQLite database file and writes its
/sqlite-3.40.0/test/
H A Dfunc.test23 foreach word {this program is free software} {
27 } {free is program software this}
89 } {this software free program is}
146 } {this program is free software}
330 } {this program is free software}
1138 } {this,program,is,free,software}
1143 } {{this program is free software}}
1163 } {BEGIN-this,program,is,free,software}
1192 } {,program,is,free,software}
1206 } {program,is,free,software}
[all …]
H A Dbitvec.test153 # "program". But it also causes a malloc error to occur after the
157 proc bitvec_malloc_test {label failcnt n program} {
160 set x \[sqlite3BitvecBuiltinTest $n [list $program]\]
H A De_changes.test268 # EVIDENCE-OF: R-32918-61474 Before entering a trigger program the value
270 # program has finished, the original value is restored.
299 # Value is being restored to "2" when the trigger program exits.
328 # EVIDENCE-OF: R-17146-37073 Within a trigger program each INSERT,
398 # such statement within a trigger program, the value returned reflects
H A Dmalloc3.test154 # Each time an SQL statement fails, the driver program (see proc [run_test]
160 # program executes all the SQL specified as part of SQL or PREP primitives
175 # These procs are used to build up a "program" in global variable
177 # to execute the program (and all test cases contained therein).
189 # Add an 'SQL' primitive to the program (see notes above). If the -norollback
217 # Start of test program declaration
554 # End of test program declaration
H A Doptfuzz-db01.txt4 -- This script assumes that the "bin2c" program is available on ones $PATH.
5 -- The "bin2c" program reads a binary file and outputs C-code that creates
H A Dwalthread.test149 set program [string map [list %TEST% $prg %VARS% $vars] {
181 sqlthread spawn ::done($name,$i) $program
183 testfixture_nb ::done($name,$i) $program
H A Dfunc5.test19 # VDBE program, as the function might have changed the encoding.
H A Dselect9.test337 # This procedure executes the SQL. Then it checks the generated program
338 # for the SQL and appends a "nosort" to the result if the program contains the
339 # SortCallback opcode. If the program does not contain the SortCallback
H A Dwithout_rowid4.test23 # 2. Trigger program execution tests.
25 # trigger program can correctly execute INSERT, UPDATE, DELETE * SELECT
37 # trigger-program is never executed recursively.
H A Dcollate4.test32 # This procedure executes the SQL. Then it checks the generated program
33 # for the SQL and appends a "nosort" to the result if the program contains the
34 # SortCallback opcode. If the program does not contain the SortCallback
H A Dtrigger2.test20 # 2. Trigger program execution tests.
22 # trigger program can correctly execute INSERT, UPDATE, DELETE * SELECT
34 # trigger-program is never executed recursively.
H A Dshell3.test34 # program is compiled with MinGW or MSVC, the command-line parsing is
H A Dwalcrash2.test38 # defined. If SQLITE_DEBUG is defined, the program is halted by a failing
H A DselectE.test23 # sqlite3.exe shell program to output delimiter lines so that you can more
/sqlite-3.40.0/autoconf/tea/
H A Dconfigure.ac2 dnl This file is an input file used by the GNU "autoconf" program to
/sqlite-3.40.0/autoconf/
H A DINSTALL47 `configure' by a program called `autoconf'. You need `configure.ac' if
77 6. You can remove the program binaries and object files from the
197 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.

12