HomeSort by relevance Sort by last modified time
    Searched full:ctrl (Results 226 - 250 of 1577) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
if_hippi.h 87 __u8 ctrl; member in struct:hippi_snap_hdr
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
curses_tests.py 21 stdscr.addstr(uly-3, ulx, "Use Ctrl-G to end editing (%s)." % mode)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
curses_tests.py 21 stdscr.addstr(uly-3, ulx, "Use Ctrl-G to end editing (%s)." % mode)
  /system/netd/
NatController.h 27 NatController(SecondaryTableController *ctrl);
  /docs/source.android.com/src/source/
using-eclipse.jd 175 <p>Replace Ctrl with the Apple key on Mac.</p>
185 <td>Ctrl-Shift-o</td>
189 <td>Ctrl-Shift-t</td>
193 <td>Ctrl-Shift-r</td>
197 <td>Ctrl-1</td>
201 <td>Ctrl-e</td>
205 <td>Ctrl-space</td>
  /external/liblzf/cs/
CLZF.cs 284 UInt32 ctrl = in_data[iidx++];
286 if (ctrl < (1 << 5)) /* literal run */
288 ctrl++;
290 if (oidx + ctrl > out_len)
298 while ((--ctrl)!=0);
302 UInt32 len = ctrl >> 5;
304 int reference = (int)(oidx - ((ctrl & 0x1f) << 8) - 1);
  /external/liblzf/src/org/liblzf/
CLZF.java 284 int ctrl = in_data[iidx++] & 0xff; local
286 if (ctrl < (1 << 5)) /* literal run */
288 ctrl++;
290 if (oidx + ctrl > out_len)
298 while ((--ctrl)!=0);
302 int len = ctrl >> 5;
304 int reference = (int)(oidx - ((ctrl & 0x1f) << 8) - 1);
  /external/qemu/hw/
usb-ohci.c 58 uint32_t ctrl; member in struct:OHCIPort
334 uint32_t old_state = port->ctrl;
341 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC;
345 port->ctrl |= OHCI_PORT_LSDA;
347 port->ctrl &= ~OHCI_PORT_LSDA;
359 if (port->ctrl & OHCI_PORT_CCS) {
360 port->ctrl &= ~OHCI_PORT_CCS;
361 port->ctrl |= OHCI_PORT_CSC;
364 if (port->ctrl & OHCI_PORT_PES) {
365 port->ctrl &= ~OHCI_PORT_PES
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_main_menu.c 738 struct v4l2_control ctrl; local
740 memset(&ctrl, 0, sizeof(ctrl));
741 ctrl.id = V4L2_CID_ZOOM_ABSOLUTE;
743 if (ioctl(camfd, VIDIOC_G_CTRL, &ctrl) >= 0) {
744 zoom_level = ctrl.value;
748 ctrl.value, zoom_queryctrl.minimum, zoom_queryctrl.maximum);
1671 struct v4l2_control ctrl; local
1719 struct v4l2_control ctrl; local
1731 struct v4l2_control ctrl; local
1773 struct v4l2_control ctrl; local
1814 struct v4l2_control ctrl; local
1842 struct v4l2_control ctrl; local
1858 struct v4l2_control ctrl; local
1878 struct v4l2_control ctrl; local
    [all...]
  /external/chromium_org/chrome/browser/resources/extensions/
extension_command_list.js 84 output = 'Ctrl+';
159 * modifiers: "Ctrl", "Alt", "Cmd" on Mac, and "Shift" when the
423 // We want to make it easy to change from Ctrl+Shift+ to just Ctrl+ by
425 // example Ctrl+Shift+F to Ctrl+ just because you didn't release Ctrl
432 // If neither Ctrl nor Alt is pressed then it is not a valid shortcut.
457 // Ctrl or Alt (or Cmd on Mac) is a must for most shortcuts.
  /external/chromium_org/content/browser/renderer_host/
web_input_event_aura.cc 23 // ctrl-A ~ ctrl-Z map to \x01 ~ \x1A
29 // ctrl-@ maps to \x00 (Null byte)
32 // ctrl-^ maps to \x1E (Record separator, Information separator two)
35 // ctrl-_ maps to \x1F (Unit separator, Information separator one)
44 // ctrl-[ maps to \x1B (Escape)
47 // ctrl-\ maps to \x1C (File separator, Information separator four)
50 // ctrl-] maps to \x1D (Group separator, Information separator three)
53 // ctrl-Enter maps to \x0A (Line feed)

Completed in 1759 milliseconds

1 2 3 4 5 6 7 8 91011>>