Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 25 of 54) sorted by relevance

123

/sqlite-3.40.0/src/
H A Dmsvc.h19 #pragma warning(disable : 4054)
20 #pragma warning(disable : 4055)
21 #pragma warning(disable : 4100)
22 #pragma warning(disable : 4127)
23 #pragma warning(disable : 4130)
24 #pragma warning(disable : 4152)
25 #pragma warning(disable : 4189)
26 #pragma warning(disable : 4206)
27 #pragma warning(disable : 4210)
28 #pragma warning(disable : 4232)
[all …]
/sqlite-3.40.0/autoconf/
H A Dconfigure.ac44 # user must pass "--disable-editline". To disable command line editing
45 # support altogether, "--disable-editline --disable-readline".
/sqlite-3.40.0/test/
H A Dauth3.test20 # disable this test if the SQLITE_OMIT_AUTHORIZATION macro is
86 # disable the truncate optimization.
116 # to disable the authorizer during schema parsing.
H A Dtkt3731.test22 # trigger invocation, and some tests depend on that to pass. So disable
H A Dorderby4.test12 # focus of this file is testing that the optimizations that disable
H A Dexclusive2.test37 # moments. So disable the soft-heap-limit.
199 # this means 19 pages. We also need to disable the soft-heap-limit
H A Dasync.test77 # Flush the write-queue and disable asynchronous IO. This should ensure
H A Dfts3fuzz001.test93 PRAGMA writable_schema=on; -- disable schema corruption detection
H A Dcapi3b.test25 # soft-heap-limit is set too low. So disable the soft heap limit
H A Dorderby2.test12 # focus of this file is testing that the optimizations that disable
H A Dauth2.test21 # disable this test if the SQLITE_OMIT_AUTHORIZATION macro is
H A Dorderby3.test12 # focus of this file is testing that the optimizations that disable
H A Dautoanalyze1.test28 # There is nothing to test if ANALYZE is disable for this build.
H A Dreindex.test20 # There is nothing to test if REINDEX is disable for this build.
H A Danalyze7.test19 # There is nothing to test if ANALYZE is disable for this build.
H A Dtrigger3.test22 # trigger invocation, and some tests depend on that to pass. So disable
H A Dorderby5.test12 # focus of this file is testing that the optimizations that disable
H A Dloadext.test259 # disable all extension loading
H A Dattach3.test27 # trigger invocation, and some tests depend on that to pass. So disable
/sqlite-3.40.0/
H A Dconfigure.ac73 # change the argument to AC_INIT(). And disable any features that
126 # We act as though --disable-amalgamation has been used.
182 AC_HELP_STRING([--disable-threadsafe],[Disable mutexing]))
292 AC_ARG_ENABLE(tcl, AC_HELP_STRING([--disable-tcl],[do not build TCL extension]),
481 [AC_HELP_STRING([--disable-readline],[disable readline support])],
570 AC_ARG_ENABLE(amalgamation, AC_HELP_STRING([--disable-amalgamation],
585 AC_ARG_ENABLE(load-extension, AC_HELP_STRING([--disable-load-extension],
598 AC_HELP_STRING([--disable-math],[Disable math functions]))
612 AC_HELP_STRING([--disable-json],[Disable JSON functions]))
H A Dconfigure1036 -disable-* | --disable-*)
1541 --disable-option-checking ignore unrecognized --enable/--with options
1542 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1548 --disable-libtool-lock avoid locking (might break parallel builds)
1549 --disable-largefile omit support for large files
1550 --disable-threadsafe Disable mutexing
1554 --disable-tcl do not build TCL extension
1556 --disable-readline disable readline support
1560 --disable-load-extension
1562 --disable-math Disable math functions
[all …]
H A Daclocal.m41222 [AS_HELP_STRING([--disable-libtool-lock],
3598 # (--disable-auto-import) libraries
3905 # (--disable-auto-import) libraries
7525 # `disable-shared' LT_INIT options.
7560 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
7564 [_LT_SET_OPTION([LT_INIT], [disable-shared])
7579 # `disable-static' LT_INIT options.
7614 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
7618 [_LT_SET_OPTION([LT_INIT], [disable-static])
7633 # and `disable-fast-install' LT_INIT options.
[all …]
/sqlite-3.40.0/ext/wasm/
H A Dbatch-runner.js364 blockControls: function(disable){ argument
366 this.e.fsToolbar.disabled = disable;
/sqlite-3.40.0/ext/misc/
H A Dtotype.c425 #pragma warning(disable: 4748)
/sqlite-3.40.0/tool/
H A Dbuild-all-msvc.bat483 REM disable all compiler optimizations and prevent use of the
634 REM Also, disable looking for and/or linking to the native Tcl
704 REM Also, disable looking for and/or linking to the native Tcl

123