Searched full:disabling (Results 1 – 25 of 883) sorted by relevance
12345678910>>...36
| /third_party/benchmark/docs/ |
| D | reducing_variance.md | 3 <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/ |
| D | namespace.md | 19 …underscores. To omit the version component, see [Disabling the version component](#disabling-the-v… 57 ## Disabling the version component 71 …Disabling 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/ |
| D | NV_vertex_array_range2.txt | 42 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/ |
| D | NV_vertex_array_range2.txt | 42 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/ |
| D | CURLOPT_SSL_VERIFYPEER.md | 56 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
|
| D | CURLOPT_SSL_VERIFYHOST.md | 62 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
|
| D | CURLOPT_DOH_SSL_VERIFYPEER.md | 60 WARNING: disabling verification of the certificate allows bad guys to 61 man-in-the-middle the communication without you knowing it. Disabling
|
| D | CURLOPT_PROXY_SSL_VERIFYPEER.md | 55 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/ |
| D | googletest-break-on-failure-unittest.py | 48 # 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/ |
| D | APPLE_clip_distance.md | 4 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/ |
| D | VK_EXT_color_write_enable.txt | 20 This extension allows for selectively enabling and disabling writes to 24 colorWriteMask, such as selectively disabling writes to avoid feedback loops
|
| D | VK_EXT_color_write_enable.adoc | 20 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/ |
| D | APPLE_clip_distance.md | 3 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/ |
| D | README.md | 163 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/ |
| D | test-enable-disable.js | 26 // 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/ |
| D | test-cmpxchg-nolock.c | 233 "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/ |
| D | memcg_stat_test.sh | 60 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/ |
| D | 9.2.3.rst | 72 - 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/ |
| D | provider.rs | 24 /// 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/ |
| D | driver-only-builds.md | 118 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/ |
| D | mod.rs | 154 /// See the [Disabling colors] section for more details. 156 /// [Disabling colors]: ../index.html#disabling-colors
|
| /third_party/skia/third_party/externals/angle2/include/platform/ |
| D | FrontendFeatures.h | 33 // 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/ |
| D | driconf.h | 275 "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/ |
| D | lib.rs | 262 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/ |
| D | EXT_multisample_compatibility.txt | 44 This extension allows disabling and enabling of multisampling. 223 2. Is disabling multisampling necessary? 240 assumed implementations that support enabling/disabling multisampling
|
12345678910>>...36