OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ctrl
(Results
201 - 225
of
1760
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/htc/flounder/sepolicy/
file_contexts
3
/dev/nvhost-
ctrl
u:object_r:gpu_device:s0
4
/dev/nvhost-
ctrl
-gpu u:object_r:gpu_device:s0
19
/dev/nvhost-
ctrl
-vi.* u:object_r:camera_device:s0
21
/dev/nvhost-
ctrl
-isp.* u:object_r:camera_device:s0
/external/chromium_org/chrome/browser/ui/extensions/
accelerator_priority.h
9
// except for the
Ctrl
+D bookmarking shortcut which is assigned normal priority
/external/chromium_org/chrome/common/extensions/
command.cc
29
"Command key is not supported. Note:
Ctrl
means Command on Mac";
83
// they specified
Ctrl
and it got normalized to Command (to get
Ctrl
on
91
// The developer specified "
Ctrl
+foo" for Default and it got normalized
196
bool
ctrl
= (modifiers & ui::EF_CONTROL_DOWN) != 0;
local
200
// We support
Ctrl
+foo, Alt+foo,
Ctrl
+Shift+foo, Alt+Shift+foo, but not
201
//
Ctrl
+Alt+foo and not Shift+foo either. For a more detailed reason why we
202
// don't support
Ctrl
+Alt+foo see this article:
206
if (key == ui::VKEY_UNKNOWN || (
ctrl
&& alt) || (command && alt) |
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/talking_alarm_clock/
popup.html
145
<select id="sound" class="
ctrl
">
174
<select id="voice" class="
ctrl
"></select>
181
<input id="rate" type="range" class="
ctrl
"
189
<input id="volume" type="range" class="
ctrl
"
/external/chromium_org/content/browser/renderer_host/
web_input_event_aura_unittest.cc
26
// Press
Ctrl
.
34
// Release
Ctrl
.
49
// Press left
Ctrl
.
59
// Press right
Ctrl
.
/external/chromium_org/remoting/host/win/
session_input_injector.h
21
// Secure Attention Sequence (SAS) when
Ctrl
+Alt+Del key combination has been
/external/chromium_org/sync/tools/testserver/
synced_notifications_app_info.html
32
<h2>Step 2:
Ctrl
-Click the link below to send a synced notification app info</h2>
/external/chromium_org/third_party/WebKit/ManualTests/
DOMContextMenuEvent.html
48
<div>To activate context menu, right-click or
ctrl
-click anywhere on the page.</div>
find-and-highlight-in-svg.html
4
Manual test for crbug.com/56580: Search (
ctrl
+f) for "findme" and verify the appropriate text is highlighted.<br/>
/external/chromium_org/tools/perf/
record_android_profile.py
25
print 'Press enter or
CTRL
+C to stop'
/external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/
webdriver_ie_backend.py
38
#
CTRL
+ C makes IEDriverServer exits while leaving IE still running.
/external/iproute2/genl/
Makefile
9
GENLMODULES +=
ctrl
.o
/external/libedit/src/editline/
readline.h
76
#ifndef
CTRL
81
#ifndef
CTRL
82
#define
CTRL
(c) ((c) & 037)
90
#define ABORT_CHAR
CTRL
('G')
/external/openssl/crypto/comp/
comp.h
26
long (*
ctrl
)(void);
member in struct:comp_method_st
/external/openssl/include/openssl/
comp.h
26
long (*
ctrl
)(void);
member in struct:comp_method_st
/external/wpa_supplicant_8/src/drivers/
android_drv.h
11
#define WPA_EVENT_DRIVER_STATE "
CTRL
-EVENT-DRIVER-STATE "
/hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.h
29
#include <netlink/genl/
ctrl
.h>
/prebuilts/libs/libedit/include/editline/
readline.h
76
#ifndef
CTRL
81
#ifndef
CTRL
82
#define
CTRL
(c) ((c) & 037)
90
#define ABORT_CHAR
CTRL
('G')
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h
87
__u8
ctrl
;
member in struct:hippi_snap_hdr
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
if_hippi.h
87
__u8
ctrl
;
member in struct:hippi_snap_hdr
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
if_hippi.h
87
__u8
ctrl
;
member in struct:hippi_snap_hdr
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
if_hippi.h
87
__u8
ctrl
;
member in struct:hippi_snap_hdr
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
if_hippi.h
87
__u8
ctrl
;
member in struct:hippi_snap_hdr
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
if_hippi.h
87
__u8
ctrl
;
member in struct:hippi_snap_hdr
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h
87
__u8
ctrl
;
member in struct:hippi_snap_hdr
Completed in 1820 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>