Home
last modified time | relevance | path

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

1234567891011

/external/curl/docs/
DINSTALL.md189 - `HTTP_ONLY` disables all protocols except HTTP
190 - `CURL_DISABLE_FTP` disables FTP
191 - `CURL_DISABLE_LDAP` disables LDAP
192 - `CURL_DISABLE_TELNET` disables TELNET
193 - `CURL_DISABLE_DICT` disables DICT
194 - `CURL_DISABLE_FILE` disables FILE
195 - `CURL_DISABLE_TFTP` disables TFTP
196 - `CURL_DISABLE_HTTP` disables HTTP
197 - `CURL_DISABLE_IMAP` disables IMAP
198 - `CURL_DISABLE_POP3` disables POP3
[all …]
/external/eigen/doc/
DPreprocessorDirectives.dox57 …- \b EIGEN_MAX_CPP_VER - disables usage of C++ features requiring a version greater than EIGEN_MAX…
87 - \b EIGEN_NO_DEBUG - disables %Eigen's assertions if defined. Not defined by default, unless the
88 \c NDEBUG macro is defined (this is a standard C++ macro which disables all asserts).
107 …- \b \c EIGEN_DONT_PARALLELIZE - if defined, this disables multi-threading. This is only relevant …
109 …- \b EIGEN_DONT_VECTORIZE - disables explicit vectorization when defined. Not defined by default, …
111 …- \b \c EIGEN_UNALIGNED_VECTORIZE - disables/enables vectorization with unaligned stores. Default …
125 …- \c EIGEN_DONT_ALIGN - Deprecated, it is a synonym for \c EIGEN_MAX_ALIGN_BYTES=0. It disables al…
126 …- Deprecated, it is a synonym for \c EIGEN_MAX_STATIC_ALIGN_BYTES=0. It disables alignment of arra…
/external/cros/system_api/dbus/power_manager/
Dpolicy.proto54 // disables turning the screen off. Capped to be less than or equal to
60 // disables dimming. Capped to be less than or equal to
67 // disables locking. Capped to be less than |idle_ms|. Note that
77 // additional signal will be emitted. 0 disables the signal. Capped to be
/external/iptables/extensions/
Dlibxt_NOTRACK.man1 This extension disables connection tracking for all packets matching that rule.
/external/curl/docs/cmdline-opts/
Draw.d6 When used, it disables all internal HTTP decoding of content or transfer
Dnoproxy.d8 effectively disables the proxy. Each name in this list is matched as either
/external/mesa3d/src/mesa/main/
Dextensions.c85 const GLboolean *disables = in _mesa_override_extensions() local
92 assert(!enables[offset] || !disables[offset]); in _mesa_override_extensions()
95 } else if (disables[offset]) { in _mesa_override_extensions()
/external/pcre/dist2/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
/external/syzkaller/pkg/report/testdata/linux/report/
D1786 [ 861.164179] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
D1386 [ 369.644142] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
D725 [ 981.820716] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
D735 [ 863.205780] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
D695 [ 843.253777] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
D745 [ 361.257716] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
D705 [ 615.403147] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
/external/u-boot/board/gateworks/gw_ventana/
DKconfig23 gsc wd - enables / disables the watchdog
/external/syzkaller/pkg/report/testdata/linux/guilty/
D235 "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
D245 "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
D225 "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
/external/autotest/server/site_tests/network_WiFi_DisconnectReason/
Dcontrol.disable_client_wifi14 reported by supplicant when the client disables WiFi.
/external/autotest/
DPRESUBMIT.cfg1 # This config file disables some of the ChromiumOS source style checks and
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Print.pbtxt30 Only log `first_n` number of times. -1 disables logging.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dno-stack-arg-probe.ll1 ; This test is attempting to detect that the compiler disables stack
/external/autotest/client/site_tests/accessibility_Sanity/
Dcontrol20 This is a test which enables then disables accessibility features via the

1234567891011