Searched refs:Ctrl (Results 1 – 25 of 40) sorted by relevance
12
17 1. Ctrl-U boots to USB image with recovery keys.19 3. Ctrl-U doesnt boot to USB image after it resigned with SSD keys.33 pressing Ctrl-U on developer screen should not boot the USB disk. On resigning34 usb image with SSD keys When dev_boot_signed_only=1, pressing Ctrl-U should
9 PURPOSE = "Press Ctrl-U on developer screen to boot USB disk"22 DUT to developer mode. When dev_boot_usb=0, pressing Ctrl-U on developer23 screen should not boot the USB disk. When dev_boot_usb=1, pressing Ctrl-U
29 template<class Rasterizer, class Scanline, class Renderer, class Ctrl>30 void render_ctrl(Rasterizer& ras, Scanline& sl, Renderer& r, Ctrl& c)
141 mModifiers |= Ctrl; in _readBuffered()154 mModifiers &= ~Ctrl; in _readBuffered()218 mModifiers |= Ctrl; in _read()
21 the disk image is not secured. If a user press Ctrl-D or a timeout reaches,25 The first one will repeatly press Ctrl-D on booting in order to reduce
21 2) Display the Solution Explorer view (Ctrl+Alt+L)36 6) Select "Build | Build Solution (Ctrl-Shift-B)"
23 2) Display the Solution Explorer view (Ctrl+Alt+L)36 6) Select "Build | Build Solution (Ctrl-Shift-B)"
25 self.ctrl = wpaspy.Ctrl(os.path.join(wpas_ctrl, ifname))28 self.mon = wpaspy.Ctrl(os.path.join(wpas_ctrl, ifname))
37 from the PngSuite directory. Press Ctrl-N (and Ctrl-V) for other images.
113 you need :program:`clang-format` on a different key (C-K stands for Ctrl+k).159 <http://llvm.org/builds/>`_. The default key-binding is Ctrl-R,Ctrl-F.
280 Ctrl = 0x0000010, enumerator
68 4. Stop recording by killing the replay.py process with Ctrl+c. The archive80 3. Stop replaying by killing the replay.py process with Ctrl+c.
299 mModifiers += (newstate == MAC_KEYDOWN) ? Ctrl : -Ctrl; in _modChangeCallback()
404 case (NSControlKeyMask): // Ctrl405 …oardObj->_getModifiers() += (newstate == MAC_KEYDOWN) ? OIS::Keyboard::Ctrl : -OIS::Keyboard::Ctrl;
372 mModifiers |= Ctrl; in _injectKeyDown()392 mModifiers &= ~Ctrl; in _injectKeyUp()
434 <string>Ctrl+S</string>442 <string>Ctrl+Q</string>
55 wpas = wpaspy.Ctrl(ctrl)
6 " this command. On Windows, Ctrl-F7 (which is the same as the VS default).
98 Press Ctrl+C to quit
59 wpas = wpaspy.Ctrl(ctrl)
70 wpas = wpaspy.Ctrl(ctrl)
392 if( g_kb->isModifierDown(Keyboard::Ctrl) ) in handleNonBufferedKeys()
128 …ild with either the menu (Build->Build Solution), or a keyboard shortcut (Ctrl+Shift+B). As part …
204 - REALLY fixed Ctrl+D problems! Now gdisk terminates upon receiving a205 Ctrl+D. In all previous versions, it could lock itself into a CPU-hogging207 or if Ctrl+D was pressed at certain input prompts (for a partition name215 - Improved handling of Ctrl+D on some systems.239 pressed Ctrl+D.
67 - Log in to Chrome OS. Start the Chrome OS shell by pressing Ctrl-Alt-T.