Home
last modified time | relevance | path

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

12345678910>>...16

/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/boost/tools/build/src/tools/features/
Dsanitizers-feature.jam13 Enables address sanitizer. Value `norecover` disables recovery for the
27 Enables leak sanitizer. Value `norecover` disables recovery for the
41 Enables thread sanitizer. Value `norecover` disables recovery for the
55 Enables undefined behavior sanitizer. Value `norecover` disables recovery for
/third_party/boost/libs/outcome/doc/src/content/reference/macros/
Ddisable_execinfo.md3 description = "If defined, disables the use of the `<execinfo.h>` header (or the win32 emulation)."
6 If defined, disables the use of the `<execinfo.h>` header (or the win32 emulation).
/third_party/flutter/flutter/packages/flutter_driver/lib/src/common/
Dsemantics.dart7 /// A Flutter Driver command that enables or disables semantics.
9 /// Creates a command that enables or disables semantics.
Dtext.dart75 /// A Flutter Driver command that enables and disables text entry emulation.
77 /// Creates a command that enables and disables text entry emulation.
/third_party/boost/libs/asio/doc/
Dusing.qbk239 Explictly disables Boost.Asio's buffer debugging support.
252 Explicitly disables [^/dev/poll] support on Solaris, forcing the use of
259 Explicitly disables `epoll` support on Linux, forcing the use of a
266 Explicitly disables `eventfd` support on Linux, forcing the use of a
273 Explicitly disables `kqueue` support on macOS and BSD variants,
280 Explicitly disables I/O completion ports support on Windows, forcing the
287 Explicitly disables Boost.Asio's threading support, independent of whether
/third_party/iptables/extensions/
Dlibxt_NOTRACK.man1 This extension disables connection tracking for all packets matching that rule.
/third_party/curl/docs/cmdline-opts/
Draw.d7 When used, it disables all internal HTTP decoding of content or transfer
Dnoproxy.d9 and effectively disables the proxy. Each name in this list is matched as
/third_party/boost/libs/test/doc/test_organization/
Dtestorg_summary.qbk116 …[Enables or disables unconditionally a test unit. The action of these decorators may be overridden…
136 …[Enables or disables a test unit based on a predicate evaluated just before the execution of the t…
/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/boost/libs/test/doc/testing_tools/
Dboost_test_debugging.qbk17 In order to mitigate the problem, the test module can be build in the mode which disables the
24 ['literally]: this automatically disables any special semantics,
/third_party/curl/docs/
DINSTALL.md466 - `--disable-ares` (disables support for the C-ARES DNS library)
467 - `--disable-cookies` (disables support for HTTP cookies)
468 - `--disable-crypto-auth` (disables HTTP cryptographic authentication)
469 - `--disable-ipv6` (disables support for IPv6)
470 - `--disable-manual` (disables support for the built-in documentation)
471 - `--disable-proxy` (disables support for HTTP and SOCKS proxies)
472 - `--disable-unix-sockets` (disables support for UNIX sockets)
474 - `--disable-versioned-symbols` (disables support for versioned symbols)
476 - `--without-libidn` (disables support for the libidn DNS library)
477 - `--without-librtmp` (disables support for RTMP)
[all …]
/third_party/boost/libs/asio/doc/overview/
Dconcurrency_hint.qbk39 This special concurrency hint disables locking in both the scheduler and
55 This special concurrency hint disables locking in the reactor I/O. This
/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/boost/tools/quickbook/doc/
Dcommand_line.qbk36 disables it.
46 boostbook markup, so this head disables the feature and generates plain headers.
/third_party/typescript/tests/baselines/reference/
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.
DlibReferenceNoLibBundle.types2 // Test that passing noLib disables <reference lib> resolution.
DlibReferenceNoLib.types2 // Test that passing noLib disables <reference lib> resolution.
/third_party/libinput/
Dmeson_options.txt36 description: 'Directory for zsh completion scripts ["no" disables]')
/third_party/libwebsockets/READMEs/
DREADME.tcp_fastopen.md8 platforms interpret this number differently, zero always disables it
/third_party/nghttp2/
Dnghttpx.conf.sample13 # (e.g., http2-proxy=yes). If other string is given, it disables the

12345678910>>...16