Searched refs:options (Results 1 – 25 of 38) sorted by relevance
12
90 if(!options || 'object'!==typeof options){91 options = Object.create(null);94 if(undefined===options.verbose){97 if(undefined===options.sanityChecks){100 if(undefined===options.proxyUri){101 options.proxyUri = callee.defaultProxyUri;104 if('function' === typeof options.proxyUri){105 options.proxyUri = options.proxyUri();169 const W = new Worker(options.proxyUri);231 state.verbose = options.verbose;[all …]
99 Some systems require unusual options for compilation or linking that129 "universal" binaries--by specifying multiple `-arch' options to the157 options like `--bindir=DIR' to specify different values for particular189 when some directory options were not specified in terms of `${prefix}'199 Some packages pay attention to `--enable-FEATURE' options to208 you can use the `configure' options `--x-includes=DIR' and251 not `/usr/local'. It is recommended to use the following options:319 `configure' recognizes the following options to control how it324 Print a summary of all of the options to `configure', and exit.328 Print a summary of the options unique to this package's[all …]
24 The following SQLite specific boolean options are supported:30 The default value for the CFLAGS variable (options passed to the C
36 # Two options to enable readline compatible libraries:
13 # with parsing the various configuration and CREATE TABLE options.73 # The parsing of SQL literals specified as part of 'rank' options.107 # Misquoting in tokenize= and other options. 135 # Duplicate tokenize= and other options.160 # 9.1.* 'pgsz' options.161 # 9.2.* 'automerge' options.162 # 9.3.* 'crisismerge' options.164 # 9.5.* 'hashsize' options.
537 # Check that multiple options are handled correctly.574 # Test that the tokenchars and separators options work with the
12 # This file contains tests for the content= and content_rowid= options.
90 # Test the "separators" and "tokenchars" options a bit.
71 # integrity-check with both detail= and prefix= options.
1 # The new-security-options branch3 ## The problem that the [new-security-options](/timeline?r=new-security-options) branch tries to so…20 ## Overview of changes in [new-security-options](/timeline?r=new-security-options)92 4. New options for the "enc" parameter to sqlite3\_create\_function() and99 5. New options to sqlite3\_vtab\_config():
142 No special compile-time options are needed to load JSON into the build.
20 # where available options are: 45 set o [array names options ${k}*]48 set options([lindex $o 0]) $v932 # lappend options "939 # eval sa_crashsql $options1136 set options(-initialize) ""1137 set options(-shutdown) ""1138 set options(-prefix) ""1139 set options(-dbconfig) ""1140 set options(-presql) ""[all …]
19 # 2.*: That URI options (query parameters) are correctly extracted from URIs.21 # 4.*: Tests for specifying other options (other than "vfs").161 # Test some of the other options (other than "vfs").199 foreach {tn options sc_default is_shared} {215 sqlite3 db "file:test.db?$options"
12 # Test the operation of table-options in the WITH clause of the
32 # Usage: do_fuzzy_malloc_test <testname> ?<options>?
521 # Check that multiple options are handled correctly.558 # Test that the tokenchars and separators options work with the
152 # Test that multiple notindexed options on a single table work as expected.
66 # with default options and once with a 50KB soft-heap-limit.
42 static int CheckForLinkerFeature(char **options, int count);331 char **options, in CheckForLinkerFeature() argument390 lstrcat(cmdline, options[i]); in CheckForLinkerFeature()
211 # Decode the options requested.452 # Set our defines now armed with our options.707 !message *** Compiler options '$(COMPILERFLAGS) $(OPTIMIZATIONS) $(DEBUGFLAGS) $(WARNINGS)'708 !message *** Link options '$(LINKERFLAGS)'
19 fieldset.options {
90 configurable options. Similarly, the build tree requires Emscripten179 // These config options are all required:188 for the ones shown above. Those three config options abstract away452 The binder factory supports the following options in its577 config options.845 completely optional [StructBinderFactory][] config options.857 options. (Over-engineering is an arguably bad habit of mine.)
1147 if test -f /usr/options/cb.name; then1148 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
182 # See if we are running on zsh, and set the options which allow our1905 [Does compiler simultaneously support -c and -o options?])3612 # Interix 3.x gcc -fpic/-fPIC options generate broken code.3931 # Interix 3.x gcc -fpic/-fPIC options generate broken code.4980 # The compiler driver will combine and reorder linker options,6186 # The compiler driver will combine and reorder linker options,7430 [# Set options7525 # `disable-shared' LT_INIT options.7579 # `disable-static' LT_INIT options.7633 # and `disable-fast-install' LT_INIT options.[all …]
456 for(let opt of this.e.selImpl.options){