Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 76) sorted by relevance

1234

/sqlite-3.40.0/test/
H A Dloadext.test50 # When a symbol cannot be found within an open shared-object, the error
64 set dlerror_nosuchfile {dlopen.%s, 10.: .*image.*found.*}
65 set dlerror_notadll {dlopen.%1$s, 10.: .*image.*found.*}
66 set dlerror_nosymbol {dlsym.XXX, %2$s.: symbol not found}
70 set dlerror_nosuchfile {The specified module could not be found.*}
72 set dlerror_nosymbol {The specified procedure could not be found.*}
H A Dtkt-26ff0c2d1e.test12 # focus of this script testing a bug found in the OP_Variable optimizer
H A Dfts3matchinfo2.test23 # Crash case found by cyg0810 at gmail.com 2020-05-14. Reported to
H A De_dropview.test161 # EVIDENCE-OF: R-25558-37487 If the specified view cannot be found and
174 # EVIDENCE-OF: R-07490-32536 If the specified view cannot be found and
H A Dfuzz4.test12 # Test cases found by Matthew Denton's fuzzer at Chrome.
H A Dfts2p.test67 } {1 {dump_terms: segment not found}}
103 } {1 {dump_doclist: segment not found}}
H A Daggnested.test116 # Further variants of the test case, as found in the ticket
249 # Problem found by dbsqlfuzz
H A De_fts3.test218 VALUES(1, 'software feedback', 'found it too slow')
230 } {{software feedback} {found it too slow} {software feedback} {no feedback}}
236 } {{software feedback} {found it too slow} {software feedback} {no feedback} {slow lunch order} {wa…
239 } {{software feedback} {found it too slow} {slow lunch order} {was a software problem}}
H A Dtkt2822.test34 # name. If found, then sort by that column.
134 # Test that if a match cannot be found in the leftmost SELECT, an
H A Dfts3join.test84 # Test that queries of the form found in test case 4.2 use an automatic
H A Dmisc8.test101 # 2016-02-26: An assertion fault found by the libFuzzer project
H A Danalyze6.test44 /* ev will hold 32 copies of 16 integers found in cat */
H A De_resolve.test60 # to the first match found.
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5version.test48 } {1 {invalid fts5 file format (found 5, expected 4) - run 'rebuild'}}
54 } {1 {invalid fts5 file format (found 5, expected 4) - run 'rebuild'}}
62 } {1 {invalid fts5 file format (found 0, expected 4) - run 'rebuild'}}
/sqlite-3.40.0/
H A Dconfigure.ac409 AC_MSG_RESULT(found $TCL_BIN_DIR/tclConfig.sh)
416 AC_MSG_RESULT([file not found])
494 found="yes"
504 AC_CHECK_LIB([readline], [readline], [TARGET_READLINE_LIBS="-lreadline"], [found="no"])
516 AC_CHECK_HEADER(readline.h, [found="yes"], [
517 found="no"
521 AC_CHECK_FILE($dir/$subdir/readline.h, found=yes)
522 if test "$found" = "yes"; then
527 test "$found" = "yes" && break
535 if test x"$found" = xno; then
H A DREADME.md19 found in a footer on the check-in comment for authorized mirrors.
77 script found at the root of the source tree. Then run "make".
138 Test scripts and programs are found in the **test/** subdirectory.
139 Additional test code is found in other source repositories.
H A Dltmain.sh1582 -objectlist FILE Use a list of object files found in FILE to specify objects
3411 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3415 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3661 newly allocated full path name if found, NULL otherwise
3750 /* not found in PATH; assume curdir */
3752 /* Relative path | not found in path: prepend cwd */
5118 if test "$found" != yes; then
5297 if test "$found" = yes || test -f "$lib"; then :
6697 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"
/sqlite-3.40.0/tool/
H A Dgenfkey.README105 guaranteed to be unique. If such errors are found and the --ignore-errors
109 If errors are found and the --ignore-errors option is passed, then
123 that implement the foreign key constraints found in the database schema are
H A Dmkshellc.tcl21 ** Most of the code found below comes from the "src/shell.c.in" file in
H A Dbuild-all-msvc.bat316 REM external tools were found in the search above.
374 REM be found. It is only used when compiling against the UCRT.
384 REM libraries may be found. It is only used when compiling with the
547 ECHO Cannot build, Windows SDK not found for platform %%P.
/sqlite-3.40.0/ext/
H A DREADME.md4 SQLite are found in subfolders.
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dtcl.m4176 TCL_BIN_DIR="# no Tcl configs found"
181 AC_MSG_RESULT([found ${TCL_BIN_DIR}/tclConfig.sh])
335 TK_BIN_DIR="# no Tk configs found"
340 AC_MSG_RESULT([found ${TK_BIN_DIR}/tkConfig.sh])
3315 AC_MSG_ERROR([not found])
3352 result="private headers found with public headers"
3355 result="private headers found with public headers"
3519 result="private headers found with public headers"
3787 $1_BIN_DIR="# no $1 configs found"
3823 AC_MSG_RESULT([file not found])
[all …]
/sqlite-3.40.0/ext/fts3/
H A DREADME.content92 docid. Or, if such a row cannot be found in the content table, a NULL
132 deleted. If the content table row cannot be found, or if it contains values
/sqlite-3.40.0/autoconf/
H A DREADME.txt21 The generic installation instructions for autoconf/automake are found
/sqlite-3.40.0/ext/rbu/
H A Drbu3.test170 } {1 {SQLITE_ERROR - rbu vfs not found}}

1234