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

<<11121314151617181920>>

  /external/chromium_org/third_party/openssl/openssl/crypto/dso/
dso_null.c 77 NULL, /* ctrl */
  /external/chromium_org/ui/base/accelerators/
accelerator.h 78 // The state of the Shift/Ctrl/Alt keys.
  /external/chromium_org/ui/base/ime/
input_method_win.h 91 // pressing ctrl-shift. It'll be sent to the text input client when the key
  /external/chromium_org/ui/views/controls/
message_box_view.h 92 // Handles Ctrl-C and writes the message in the system clipboard.
  /external/chromium_org/ui/views/controls/textfield/
native_textfield_views_unittest.cc 457 // Event flags: key, alt, shift, ctrl, caps-lock.
712 // Ctrl+Left should move the cursor just before the last word.
718 // Ctrl+Right should move the cursor to the end of the last word.
724 // Ctrl+Right again should move the cursor to the end.
736 // Ctrl+Right, then Ctrl+Left should move the cursor to the beginning of the
744 // Ctrl+Left to move the cursor to the beginning of the first word.
746 // Ctrl+Left again should move the cursor back to the very beginning.
    [all...]
  /external/chromium_org/ui/views/examples/
bubble_example.cc 71 PrintStatus("Click with optional modifiers: [Ctrl] for set_arrow(NONE), "
  /external/clang/tools/clang-format/
clang-format.py 10 # need clang-format on a different key (C-I stands for Ctrl+i).
  /external/clang/tools/scan-view/
scan-view 61 print ' Use Ctrl-C to exit.'
  /external/iproute2/genl/
genl.c 105 "where OBJECT := { ctrl etc }\n"
  /external/kernel-headers/original/linux/
if_hippi.h 145 __u8 ctrl; /* always 0x03 */ member in struct:hippi_snap_hdr
  /external/linux-tools-perf/util/ui/browsers/
map.c 34 newtFormAddHotKey(form, CTRL('c'));
  /external/llvm/lib/Support/Windows/
Signals.inc 160 // InterruptFunction - The function to call if ctrl-c is pressed.
171 // (such as CTRL/C) occurs. This causes concurrency issues with the above
220 // Enter it immediately. Now if someone hits CTRL/C, the console handler
458 InterruptFunction = 0; // Don't run it on another CTRL-C.
  /external/mdnsresponder/mDNSPosix/
ExampleClientApp.c 46 signal(SIGINT, HandleSIG); // SIGINT is what you get for a Ctrl-C
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_program.c 271 so->ctrl = NV50_3D_STRMOUT_BUFFERS_CTRL_INTERLEAVED;
279 so->ctrl = (b + 1) << NV50_3D_STRMOUT_BUFFERS_CTRL_SEPARATE__SHIFT;
282 if (so->ctrl & NV50_3D_STRMOUT_BUFFERS_CTRL_INTERLEAVED) {
284 so->ctrl |= so->stride[0] << NV50_3D_STRMOUT_BUFFERS_CTRL_STRIDE__SHIFT;
  /external/mesa3d/src/gallium/state_trackers/egl/drm/
modeset.c 197 const struct native_present_control *ctrl)
201 if (ctrl->swap_interval)
204 switch (ctrl->natt) {
209 if (ctrl->preserve)
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
native_ximage.c 173 const struct native_present_control *ctrl)
177 if (ctrl->preserve || ctrl->swap_interval)
180 switch (ctrl->natt) {
  /external/openssl/crypto/dso/
dso_null.c 77 NULL, /* ctrl */
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlgetmodstate.html 123 >Returns the current state of the modifier keys (CTRL, ALT, etc.).</P
  /external/wpa_supplicant_8/src/ap/
vlan_util.c 15 #include <netlink/genl/ctrl.h>
  /external/wpa_supplicant_8/wpa_supplicant/examples/p2p/
p2p_disconnect.py 55 # Initializes thread and daemon allows for ctrl-c kill
p2p_flush.py 55 # Initializes thread and daemon allows for ctrl-c kill
p2p_stop_find.py 57 # Initializes thread and daemon allows for ctrl-c kill
  /hardware/libhardware_legacy/include/hardware_legacy/
driver_nl80211.h 24 #include <netlink/genl/ctrl.h>
  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.h 8 #include <netlink/genl/ctrl.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_hippi.h 145 __u8 ctrl; /* always 0x03 */ member in struct:hippi_snap_hdr

Completed in 1027 milliseconds

<<11121314151617181920>>