Home
last modified time | relevance | path

Searched full:disabling (Results 1 – 25 of 883) sorted by relevance

12345678910>>...36

/third_party/benchmark/docs/
Dreducing_variance.md3 <a name="disabling-cpu-frequency-scaling" />
5 ## Disabling CPU Frequency Scaling
47 above](user_guide#disabling-cpu-frequency-scaling) is not the only source
74 above](user_guide#disabling-cpu-frequency-scaling).
86 3. Disabling Hyperthreading/SMT. This can be done in the Bios or using the
/third_party/json/docs/mkdocs/docs/features/
Dnamespace.md19 …underscores. To omit the version component, see [Disabling the version component](#disabling-the-v…
57 ## Disabling the version component
71Disabling the namespace version component and mixing ABI-incompatible versions will result in cras…
73 ## Disabling the inline namespace completely
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vertex_array_range2.txt42 Enabling and disabling the vertex array range is specified by the
49 This extension provides a new token for enabling/disabling the
61 RESOLUTION: The second option. Enabling/disabling
63 enabling/disabling GL_VERTEX_ARRAY_RANGE_NV, just without the
/third_party/openGLES/extensions/NV/
DNV_vertex_array_range2.txt42 Enabling and disabling the vertex array range is specified by the
49 This extension provides a new token for enabling/disabling the
61 RESOLUTION: The second option. Enabling/disabling
63 enabling/disabling GL_VERTEX_ARRAY_RANGE_NV, just without the
/third_party/curl/docs/libcurl/opts/
DCURLOPT_SSL_VERIFYPEER.md56 WARNING: disabling verification of the certificate allows bad guys to
57 man-in-the-middle the communication without you knowing it. Disabling
63 HSTS and Alt-Svc information to be stored and used subsequently. Disabling
DCURLOPT_SSL_VERIFYHOST.md62 WARNING: disabling verification of the certificate allows bad guys to
63 man-in-the-middle the communication without you knowing it. Disabling
69 HSTS and Alt-Svc information to be stored and used subsequently. Disabling
DCURLOPT_DOH_SSL_VERIFYPEER.md60 WARNING: disabling verification of the certificate allows bad guys to
61 man-in-the-middle the communication without you knowing it. Disabling
DCURLOPT_PROXY_SSL_VERIFYPEER.md55 WARNING: disabling verification of the certificate allows bad guys to
56 man-in-the-middle the communication without you knowing it. Disabling
/third_party/googletest/googletest/test/
Dgoogletest-break-on-failure-unittest.py48 # The environment variable for enabling/disabling the break-on-failure mode.
51 # The command line flag for enabling/disabling the break-on-failure mode.
54 # The environment variable for enabling/disabling the throw-on-failure mode.
57 # The environment variable for enabling/disabling the catch-exceptions mode.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/doc/
DAPPLE_clip_distance.md4 Language. However, OpenGL supports disabling/enabling individual `gl_ClipDistance[i]` on the API
9 To emulate this enabling/disabling API, the Metal back-end uses a similar implementation as what
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_color_write_enable.txt20 This extension allows for selectively enabling and disabling writes to
24 colorWriteMask, such as selectively disabling writes to avoid feedback loops
DVK_EXT_color_write_enable.adoc20 This extension allows for selectively enabling and disabling writes to
24 colorWriteMask, such as selectively disabling writes to avoid feedback loops
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/doc/
DAPPLE_clip_distance.md3 OpenGL GLSL's `gl_ClipDistance` is supported by Vulkan. However, OpenGL supports disabling/enabling
8 To implement this enabling/disabling API in Vulkan back-end:
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
DREADME.md163 ANGLE : INFO: Capture trigger detected, disabling capture start/end frame.
167 ANGLE : INFO: Disabling GL_EXT_map_buffer_range and GL_OES_mapbuffer during capture, which are no…
168 ANGLE : INFO: Disabling GL_CHROMIUM_bind_uniform_location during capture, which is not supported …
169 ANGLE : INFO: Disabling GL_NV_shader_noperspective_interpolation during capture, which is not sup…
/third_party/node/test/async-hooks/
Dtest-enable-disable.js26 // Disabling hook1
37 // Disabling hook3
124 // Disabling hook1
136 // Disabling hook3 during the second "after" invocations it sees
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/
Dtest-cmpxchg-nolock.c233 "test results: time for disabling interrupts (CLI)\n"); in do_test_disable_int()
237 printk(KERN_ALERT "-> disabling interrupts (CLI) takes %llu cycles\n", in do_test_disable_int()
262 "test results: time for disabling/enabling interrupts (STI/CLI)\n"); in do_test_int()
267 "-> enabling/disabling interrupts (STI/CLI) takes %llu cycles\n", in do_test_int()
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_stat_test.sh60 tst_res TINFO "Test hierarchical_memory_limit with disabling hierarchical accounting"
98 tst_res TINFO "Test hierarchical_memsw_limit with disabling hierarchical accounting"
/third_party/mesa3d/docs/relnotes/
D9.2.3.rst72 - i965: Also emit HIER_DEPTH and STENCIL packets when disabling depth.
73 - i965: Also emit HiZ and Stencil packets when disabling depth on Gen6.
/third_party/rust/crates/rust-openssl/openssl/src/
Dprovider.rs24 /// Loads a new provider into the specified library context, disabling the fallback providers.
40 …/// Loads a new provider into the specified library context, disabling the fallback providers if `…
/third_party/mbedtls/docs/
Ddriver-only-builds.md118 In such a build it is possible to disable legacy HMAC support by disabling
127 - disabling HMAC_DRBG_C cause deterministic ECDSA (i.e.
386 restrictions, see [Disabling `MBEDTLS_CIPHER_C`](#disabling-mbedtls_cipher_c).
434 ### Disabling `MBEDTLS_CIPHER_C`
436 It is possible to save code size by disabling MBEDTLS_CIPHER_C when all of the
/third_party/rust/crates/env_logger/src/fmt/writer/
Dmod.rs154 /// See the [Disabling colors] section for more details.
156 /// [Disabling colors]: ../index.html#disabling-colors
/third_party/skia/third_party/externals/angle2/include/platform/
DFrontendFeatures.h33 // Work around this by disabling the program cache for programs with transform feedback.
49 // Allow disabling of GL_EXT_texture_filter_anisotropic through a runtime feature for
/third_party/mesa3d/src/util/
Ddriconf.h275 "Allow enabling/disabling a list of extensions")
279 "Allow enabling/disabling a list of GLX extensions")
283 "Allow enabling/disabling a list of indirect-GL extensions")
531 "Disabling bounds checking for dynamic buffer descriptors")
535 "Disabling shrinking of image stores based on the format")
/third_party/rust/crates/regex/src/
Dlib.rs262 Disabling the `u` flag is also possible with the standard `&str`-based `Regex`
495 of these features are strictly performance oriented, such that disabling them
502 differently, enabling or disabling any of the features below can only add or
503 subtract from the total set of valid regular expressions. Enabling or disabling
512 disabling this feature will always result in a compilation error. It is
534 magnitude. Disabling this drops the `aho-corasick` and `memchr` dependencies.
648 2. Unicode support can be disabled even when disabling it would result in
704 1. The `u` flag can be disabled even when disabling it might cause the regex to
/third_party/openGLES/extensions/EXT/
DEXT_multisample_compatibility.txt44 This extension allows disabling and enabling of multisampling.
223 2. Is disabling multisampling necessary?
240 assumed implementations that support enabling/disabling multisampling

12345678910>>...36