Home
last modified time | relevance | path

Searched refs:disables (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/third_party/jerryscript/jerry-core/profiles/
DREADME.md5 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 …]
/third_party/curl/lib/
Dcurl_config.h.cmake38 /* 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 …]
/third_party/curl/
DCMakeLists.txt190 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 …]
/third_party/mesa3d/src/mesa/main/
Dextensions.c100 const GLboolean *disables = in _mesa_override_extensions() local
107 assert(!enables[offset] || !disables[offset]); in _mesa_override_extensions()
110 } else if (disables[offset]) { in _mesa_override_extensions()
/third_party/pcre2/pcre2/testdata/
Dtestinput232 # which disables the use of \C. All we can do is check that it gives the
Dtestoutput232 # which disables the use of \C. All we can do is check that it gives the
/third_party/curl/docs/cmdline-opts/
Draw.d12 When used, it disables all internal HTTP decoding of content or transfer
Dno-buffer.d15 option disables that buffering.
Dlogin-options.d25 the IMAP server disables the plain LOGIN (e.g. to prevent password snooping).
Dnoproxy.d14 and effectively disables the proxy. Each name in this list is matched as
Dproto.d34 uses the default protocols, but disables ftps
/third_party/typescript/tests/baselines/reference/
DlibReferenceNoLibBundle.types3 // Test that passing noLib disables <reference lib> resolution.
DlibReferenceNoLib.types3 // Test that passing noLib disables <reference lib> resolution.
DuntypedModuleImport_noImplicitAny.errors.txt12 // This tests that `--noImplicitAny` disables untyped modules.
DlibReferenceNoLibBundle.symbols2 // Test that passing noLib disables <reference lib> resolution.
DlibReferenceNoLib.symbols2 // Test that passing noLib disables <reference lib> resolution.
/third_party/libwebsockets/READMEs/
DREADME.tcp_fastopen.md8 platforms interpret this number differently, zero always disables it
/third_party/libinput/
Dmeson_options.txt36 description: 'Directory for zsh completion scripts ["no" disables]')
/third_party/nghttp2/
Dnghttpx.conf.sample13 # (e.g., http2-proxy=yes). If other string is given, it disables the
/third_party/openGLES/extensions/QCOM/
DQCOM_writeonly_rendering.txt64 memory framebuffers, so enabling this mode also implicitly disables any per-
66 mode implicitly disables any reads and writes from the depth buffer.
/third_party/skia/third_party/externals/opengl-registry/extensions/QCOM/
DQCOM_writeonly_rendering.txt64 memory framebuffers, so enabling this mode also implicitly disables any per-
66 mode implicitly disables any reads and writes from the depth buffer.
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_create_context_extensions_enabled.txt40 enables or disables all requestable extensions by default.
/third_party/nghttp2/third-party/llhttp/
DREADME.md283 Enables/disables lenient header value parsing (disabled by default).
284 Lenient parsing disables header value token checks, extending llhttp's
294 Enables/disables lenient handling of conflicting `Transfer-Encoding` and
307 Enables/disables lenient handling of `Connection: close` and HTTP/1.0
323 Enables/disables lenient handling of `Transfer-Encoding` header.
/third_party/openssl/doc/man3/
DOPENSSL_ia32cap.pod65 disables high-performance SSE2 code present in the crypto library, while
66 clearing bit #24 disables SSE2 code operating on 128-bit XMM register
/third_party/icu/vendor/double-conversion/upstream/
DREADME.md45 Note that this disables static libraries. There is currently no way to

12345678910>>...13