Searched refs:disables (Results 1 – 25 of 317) sorted by relevance
12345678910>>...13
5 The default profile is ``es5.1`` which disables the ES2015 features.64 …Enables or disables the [Annex B](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-B)…68 …Enables or disables the [Boolean](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15…70 …Enables or disables the [Date](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.9)…72 …Enables or disables the [Native Error Types](http://www.ecma-international.org/ecma-262/5.1/index.…75 …Enables or disables the [JSON](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.12…77 …Enables or disables the [Math](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.8)…79 …Enables or disables the [Number](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.…81 …Enables or disables the [RegExp](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.…83 …Enables or disables the [String](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.…[all …]
38 /* disables alt-svc */41 /* disables cookies support */44 /* disables Basic authentication */47 /* disables Bearer authentication */50 /* disables Digest authentication */53 /* disables Kerberos authentication */56 /* disables negotiate authentication */59 /* disables AWS-SIG4 */62 /* disables DICT */65 /* disables DNS-over-HTTPS */[all …]
190 option(CURL_DISABLE_ALTSVC "disables alt-svc support" OFF)192 option(CURL_DISABLE_SRP "disables TLS-SRP support" OFF)194 option(CURL_DISABLE_COOKIES "disables cookies support" OFF)196 option(CURL_DISABLE_BASIC_AUTH "disables Basic authentication" OFF)198 option(CURL_DISABLE_BEARER_AUTH "disables Bearer authentication" OFF)200 option(CURL_DISABLE_DIGEST_AUTH "disables Digest authentication" OFF)202 option(CURL_DISABLE_KERBEROS_AUTH "disables Kerberos authentication" OFF)204 option(CURL_DISABLE_NEGOTIATE_AUTH "disables negotiate authentication" OFF)206 option(CURL_DISABLE_AWS "disables AWS-SIG4" OFF)208 option(CURL_DISABLE_DICT "disables DICT" OFF)[all …]
100 const GLboolean *disables = in _mesa_override_extensions() local107 assert(!enables[offset] || !disables[offset]); in _mesa_override_extensions()110 } else if (disables[offset]) { in _mesa_override_extensions()
2 # which disables the use of \C. All we can do is check that it gives the
12 When used, it disables all internal HTTP decoding of content or transfer
15 option disables that buffering.
25 the IMAP server disables the plain LOGIN (e.g. to prevent password snooping).
14 and effectively disables the proxy. Each name in this list is matched as
34 uses the default protocols, but disables ftps
3 // Test that passing noLib disables <reference lib> resolution.
12 // This tests that `--noImplicitAny` disables untyped modules.
2 // Test that passing noLib disables <reference lib> resolution.
8 platforms interpret this number differently, zero always disables it
36 description: 'Directory for zsh completion scripts ["no" disables]')
13 # (e.g., http2-proxy=yes). If other string is given, it disables the
64 memory framebuffers, so enabling this mode also implicitly disables any per-66 mode implicitly disables any reads and writes from the depth buffer.
40 enables or disables all requestable extensions by default.
283 Enables/disables lenient header value parsing (disabled by default).284 Lenient parsing disables header value token checks, extending llhttp's294 Enables/disables lenient handling of conflicting `Transfer-Encoding` and307 Enables/disables lenient handling of `Connection: close` and HTTP/1.0323 Enables/disables lenient handling of `Transfer-Encoding` header.
65 disables high-performance SSE2 code present in the crypto library, while66 clearing bit #24 disables SSE2 code operating on 128-bit XMM register
45 Note that this disables static libraries. There is currently no way to