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

<<11121314151617181920>>

  /bionic/libc/kernel/arch-mips/asm/sgi/
pi1.h 26 volatile u8 ctrl; member in struct:pi1_regs
  /bionic/libc/kernel/common/linux/
if_hippi.h 100 __u8 ctrl; member in struct:hippi_snap_hdr
  /bootable/recovery/applypatch/
bsdiff.c 263 8 8 length of bzip2ed ctrl block
268 32 ?? Bzip2ed ctrl block
278 /* Compute the differences, writing ctrl as we go */
367 /* Compute size of compressed ctrl data */
  /development/ndk/platforms/android-9/arch-mips/include/asm/sgi/
pi1.h 26 volatile u8 ctrl; member in struct:pi1_regs
  /device/lge/hammerhead/
bcmdhd.cal 2 #2G CCK Filter / 5G EVM SW Ctrl / Targer power / 130930
  /docs/source.android.com/src/devices/tech/datausage/
kernel-overview.jd 23 relies mainly on the existence of <code>/proc/net/xt_qtaguid/ctrl</code>
  /external/bsdiff/
bsdiff.c 254 8 8 length of bzip2ed ctrl block
259 32 ?? Bzip2ed ctrl block
269 /* Compute the differences, writing ctrl as we go */
358 /* Compute size of compressed ctrl data */
  /external/chromium/base/win/
win_util.h 48 // Returns true if the ctrl key is currently pressed.
  /external/chromium_org/ash/accelerators/
accelerator_dispatcher.cc 51 // For shortcuts generated by Ctrl or Alt plus a letter, number or
  /external/chromium_org/ash/
shell_delegate.h 85 // Invoked when the user uses Ctrl-Shift-Q to close chrome.
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_order_controller.cc 48 // In other cases, such as Ctrl+T, open at the end of the strip.
  /external/chromium_org/cloud_print/gcp20/prototype/
gcp20_device.cc 91 signal(SIGINT, OnAbort); // Handle Ctrl+C signal.
  /external/chromium_org/net/tools/testserver/
run_testserver.cc 120 printf("testserver running at %s (type ctrl+c to exit)\n",
  /external/chromium_org/remoting/host/win/
rdp_client_window.cc 160 VLOG(3) << "Injecting Ctrl+Alt+End to emulate SAS.";
179 // Press 'Ctrl'.
204 // Release 'Ctrl'.
309 // Enable the Ctrl+Alt+Del screen.
  /external/chromium_org/sync/tools/testserver/
run_sync_testserver.cc 115 printf("Python sync test server running at %s (type ctrl+c to exit)\n",
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
ChromiumDataObject.h 103 // State of Shift/Ctrl/Alt/Meta keys.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
GoToLineDialog.js 86 return WebInspector.KeyboardShortcut.makeDescriptor("g", WebInspector.KeyboardShortcut.Modifiers.Ctrl);
  /external/chromium_org/third_party/launchpad_translations/
ui_strings_ast.xtb 23 <translation id="4999762576397546063">Ctrl+<ph name="KEY_COMBO_NAME"/></translation>
ui_strings_bs.xtb 31 <translation id="4999762576397546063">Ctrl+<ph name="KEY_COMBO_NAME"/></translation>
ui_strings_en-AU.xtb 31 <translation id="4999762576397546063">Ctrl+<ph name="KEY_COMBO_NAME"/></translation>
ui_strings_gl.xtb 23 <translation id="4999762576397546063">Ctrl+<ph name="KEY_COMBO_NAME"/></translation>
ui_strings_ms.xtb 31 <translation id="4999762576397546063">Ctrl+<ph name="KEY_COMBO_NAME"/></translation>
  /external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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) {

Completed in 469 milliseconds

<<11121314151617181920>>