Home
last modified time | relevance | path

Searched refs:toggles (Results 1 – 25 of 36) sorted by relevance

12

/external/autotest/client/site_tests/hardware_UnsafeMemory/src/rowhammer-test-4d619293e1c7/
Drowhammer_test.cc21 const int toggles = 540000; variable
99 for (int i = 0; i < toggles; i++) { in toggle()
110 t.print_iters((uint64_t) iterations * addr_count * toggles); in toggle()
Drowhammer_exploit.cc64 const int toggles = 540000; variable
171 for (int i = 0; i < toggles; i++) { in row_hammer()
183 t.print_iters(iterations * addr_count * toggles); in row_hammer()
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-reference.js356 var toggles = $(".toggle-all", $("#doc-content"));
358 toggles.each(function(i) {
363 toggles.each(function(i) {
373 var toggles = $(".toggle-all", $("#doc-content"));
374 toggles.each(function(i) {
/external/catch2/docs/
Dconfiguration.md13 [C++11 toggles](#c11-toggles)<br>
14 [C++17 toggles](#c17-toggles)<br>
15 [Other toggles](#other-toggles)<br>
115 ## C++11 toggles
128 ## C++17 toggles
145 ## Other toggles
174 these toggles can be disabled by using `_NO_` form of the toggle,
Dslow-compiles.md68 …ails see the [documentation on Catch's compile-time configuration](configuration.md#other-toggles).
Drelease-notes.md1076 * Standardize C++11 feature toggles
/external/chromium-trace/catapult/third_party/polymer/components/paper-button/
DREADME.md71 <paper-button toggles raised class="green">toggles</paper-button>
/external/autotest/server/site_tests/firmware_WriteProtect/
Dcontrol20 This is a simple test which toggles the hardware write-protect line via Servo
Dcontrol.dev20 This is a simple test which toggles the hardware write-protect line via Servo
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dmemory-legalizer-store-infinite-loop.ll4 ; of an infinite loop, llc toggles between merging 2 ST4s
/external/python/cpython2/Tools/audiopy/
DREADME42 can select that device. For example, Alt-s toggles the Speaker
82 When no value is given, the switch just toggles the specified
/external/llvm-project/llvm/utils/gn/
DREADME.rst106 compiler at GN time. For now the build has explicit toggles for compiler
128 - LLVM-specific build toggles (assertions on/off, debug on/off, targets to
/external/libxkbcommon/test/data/symbols/
Dgroup415 // pressing Caps_Lock toggles CapsLock.
461 // Control_L+Win_L toggles groups.
/external/python/cryptography/docs/hazmat/primitives/
Dtwofactor.rst55 :param enforce_key_length: A boolean flag defaulting to True that toggles
179 :param enforce_key_length: A boolean flag defaulting to True that toggles
/external/walt/pywalt/
DREADME.md30 -n N Number of laser toggles to read (default: 40)
/external/doclava/res/assets/templates-sdk/assets/js/
Ddocs.js1158 var toggles = $(".toggle-all", $("#body-content"));
1160 toggles.each(function(i) {
1165 toggles.each(function(i) {
1175 var toggles = $(".toggle-all", $("#body-content"));
1176 toggles.each(function(i) {
/external/python/cpython2/Lib/idlelib/
Dhelp.txt105 Zoom Height -- toggles the window between configured size
DNEWS.txt572 - Home / Control-A toggles between left margin and end of leading white
/external/rust/crates/rayon-core/src/sleep/
DREADME.md96 The idea is that the counter toggles between two states, depending on whether
/external/vboot_reference/scripts/image_signing/lib/shflags/
Dshflags783 # the presense of the flag toggles the current value between true and false.
/external/python/cpython3/Lib/idlelib/
DNEWS.txt283 The Code Context menu label now toggles between Show/Hide Code Context.
284 The Zoom Height menu now toggles between Zoom/Restore Height.
DNEWS2x.txt69 - Home / Control-A toggles between left margin and end of leading white
/external/shflags/
Dshflags972 # the presence of the flag toggles the current value between true and false.
/external/autotest/docs/
Duser-doc.md118 of the options are visible as USE flag toggles while building the ebuild,
/external/mksh/src/
Dmksh.faq379 <p class="boxhead">The following POSIX sh-compatible code toggles the

12