Home
last modified time | relevance | path

Searched refs:CONTROL (Results 1 – 25 of 161) sorted by relevance

1234567

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/
Dtag-accelerators.rc43 42, 4, VIRTKEY, CONTROL
46 42, 7, VIRTKEY, NOINVERT, CONTROL
49 42, 10, VIRTKEY, CONTROL, SHIFT
50 42, 11, VIRTKEY, CONTROL, ALT
52 42, 13, VIRTKEY, NOINVERT, CONTROL, SHIFT
53 42, 14, VIRTKEY, NOINVERT, CONTROL, ALT
55 42, 16, VIRTKEY, CONTROL, SHIFT, ALT
56 42, 17, VIRTKEY, NOINVERT, CONTROL, SHIFT, ALT
61 "f", 22, VIRTKEY, CONTROL
64 "f", 25, VIRTKEY, NOINVERT, CONTROL
[all …]
Dparser-correct-everything.rc28 1, 1, VIRTKEY, CONTROL
29 2, 2, CONTROL, VIRTKEY
30 3, 3, ALT, CONTROL, SHIFT, NOINVERT, ASCII, VIRTKEY
/external/python/cpython3/Tools/unicode/python-mappings/
DCP1140.TXT39 0x04 0x009C #CONTROL
41 0x06 0x0086 #CONTROL
43 0x08 0x0097 #CONTROL
44 0x09 0x008D #CONTROL
45 0x0A 0x008E #CONTROL
52 0x11 0x0011 #DEVICE CONTROL ONE
53 0x12 0x0012 #DEVICE CONTROL TWO
54 0x13 0x0013 #DEVICE CONTROL THREE
55 0x14 0x009D #CONTROL
56 0x15 0x0085 #CONTROL
[all …]
/external/python/cpython2/Tools/unicode/python-mappings/
DCP1140.TXT39 0x04 0x009C #CONTROL
41 0x06 0x0086 #CONTROL
43 0x08 0x0097 #CONTROL
44 0x09 0x008D #CONTROL
45 0x0A 0x008E #CONTROL
52 0x11 0x0011 #DEVICE CONTROL ONE
53 0x12 0x0012 #DEVICE CONTROL TWO
54 0x13 0x0013 #DEVICE CONTROL THREE
55 0x14 0x009D #CONTROL
56 0x15 0x0085 #CONTROL
[all …]
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/test/
DModifierKeyCombinationTest.java15 ImmutableSet<ModifierKey> offKeys = ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.OPTION, in testOfOnKeysForSimpleCombination()
23 ModifierKey.SHIFT, ModifierKey.CONTROL, ModifierKey.ALT_RIGHT, ModifierKey.CAPSLOCK)); in testOfOnKeysForComplexCombination()
25 ModifierKey.CAPSLOCK, ModifierKey.CONTROL); in testOfOnKeysForComplexCombination()
39 … ImmutableSet<ModifierKey> offKeys = ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.ALT_LEFT, in testOfOnKeysForComplexCombinationWithVariant()
50 ImmutableSet<ModifierKey> offKeys = ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.ALT, in testOfOnAndDontCareKeysForSimpleCombination()
51 ModifierKey.CONTROL, ModifierKey.OPTION_RIGHT, ModifierKey.SHIFT, ModifierKey.CAPSLOCK); in testOfOnAndDontCareKeysForSimpleCombination()
58 ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.SHIFT, ModifierKey.CAPSLOCK), in testOfOnAndDontCareKeys_complex()
60 ImmutableSet<ModifierKey> onKeys = ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.SHIFT, in testOfOnAndDontCareKeys_complex()
70 ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.SHIFT, ModifierKey.CAPSLOCK), in testOfOnAndDontCareKeysForComplexCombinationWithVariant()
72 ImmutableSet<ModifierKey> onKeys = ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.SHIFT, in testOfOnAndDontCareKeysForComplexCombinationWithVariant()
[all …]
DModifierKeyCombinationSetTest.java24 ImmutableSet.of(ModifierKey.CONTROL)); in testOfWithMultipleCombinations()
26 ImmutableSet.of(ModifierKey.OPTION_RIGHT, ModifierKey.CONTROL), in testOfWithMultipleCombinations()
60 ModifierKey.CONTROL, ModifierKey.ALT_LEFT)); in testOfWithMultipleSimplifications()
65 ModifierKey.CONTROL, ModifierKey.ALT_LEFT, ModifierKey.ALT_RIGHT)); in testOfWithMultipleSimplifications()
74 ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.ALT_LEFT), in testOfWithMultipleSimplifications()
100 ImmutableSet.of(ModifierKey.CONTROL)); in testCombine()
102 ImmutableSet.of(ModifierKey.OPTION_RIGHT, ModifierKey.CONTROL), in testCombine()
108 ImmutableSet.of(ModifierKey.CONTROL)); in testCombine()
128 ImmutableSet.of(ModifierKey.CONTROL)); in testCompareToWithComplexCombinations()
135 ImmutableSet.of(ModifierKey.OPTION_RIGHT, ModifierKey.CONTROL), in testCompareToWithComplexCombinations()
[all …]
DModifierKeySimplifierTest.java29 ImmutableSet<ModifierKey> offKeys = ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.ALT, in testSimplifyInputWithBase()
39 ImmutableSet<ModifierKey> offKeys = ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.OPTION, in testSimplifyInputWithParentOn()
49 ImmutableSet<ModifierKey> offKeys = ImmutableSet.of(ModifierKey.ALT, ModifierKey.CONTROL, in testSimplifyInputWithChildOn()
60 ImmutableSet<ModifierKey> offKeys = ImmutableSet.of(ModifierKey.ALT, ModifierKey.CONTROL, in testSimplifyInputWithBothChildrenOn()
69 ImmutableSet<ModifierKey> offKeys = ImmutableSet.of(ModifierKey.ALT, ModifierKey.CONTROL, in testSimplifyInputWithParentDontCare()
79 ImmutableSet<ModifierKey> offKeys = ImmutableSet.of(ModifierKey.SHIFT, ModifierKey.CONTROL, in testSimplifyInputWithParentDontCareAndChildOn()
96 ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.CONTROL_LEFT), in testSimplifyInputWithAllThreeKeysPresent()
148 ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.ALT_RIGHT, ModifierKey.COMMAND), in testSimplifyToStringWithComplexCombination()
156 ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.CAPSLOCK), in testSimplifySetWithIdentical()
159 ImmutableSet.of(ModifierKey.CONTROL, ModifierKey.CAPSLOCK), in testSimplifySetWithIdentical()
[all …]
DKeyMapTest.java22 ImmutableSet.of(ModifierKey.CONTROL), ImmutableSet.of(ModifierKey.OPTION_RIGHT)); in createKeyMap()
34 EnumSet.of(ModifierKey.CONTROL), EnumSet.of(ModifierKey.OPTION_RIGHT)); in testModifierKeyCombinationSet()
52 ImmutableSet.of(ModifierKey.CONTROL), ImmutableSet.of(ModifierKey.OPTION_RIGHT)); in testEqualsFalse()
64 ImmutableSet.of(ModifierKey.CONTROL), ImmutableSet.of(ModifierKey.OPTION_RIGHT)); in testEqualsTrue()
92 EnumSet.of(ModifierKey.CONTROL), EnumSet.of(ModifierKey.OPTION_RIGHT)); in testCompareTo_equals()
/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.rc35 CONTROL "", IDX_EXTRACT_NAME_ENABLE, MY_CHECKBOX, m, m + 34, 12, 10
41 CONTROL "Eliminate duplication of root folder", IDX_EXTRACT_ELIM_DUP, MY_CHECKBOX,
50 CONTROL "Show Password", IDX_PASSWORD_SHOW, MY_CHECKBOX, g2x2, m + 72, g2xs2, 10
52 // CONTROL "Restore alternate data streams", IDX_EXTRACT_ALT_STREAMS, MY_CHECKBOX,
54 CONTROL "Restore file security", IDX_EXTRACT_NT_SECUR, MY_CHECKBOX,
93 CONTROL "Show Password", IDX_PASSWORD_SHOW, MY_CHECKBOX, m, m + 92, xc, 10
/external/python/cpython3/PC/bdist_wininst/
Dinstall.rc27 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8,
43 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8,
59 CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER,
62 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8,
73 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8,
/external/icu/icu4c/source/samples/layout/
DLayoutSample.rc69 "N", IDM_FILE_NEWSAMPLE, VIRTKEY, CONTROL, NOINVERT
70 "O", IDM_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
71 "Q", IDM_FILE_EXIT, VIRTKEY, CONTROL, NOINVERT
72 "W", IDM_FILE_CLOSE, VIRTKEY, CONTROL, NOINVERT
/external/libpng/contrib/visupng/
DVisualPng.rc85 "N", IDM_FILE_NEXT, VIRTKEY, CONTROL, NOINVERT
86 "O", IDM_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
87 "P", IDM_FILE_PREVIOUS, VIRTKEY, CONTROL, NOINVERT
88 "V", IDM_FILE_PREVIOUS, VIRTKEY, CONTROL, NOINVERT
/external/python/cpython2/PC/bdist_wininst/
Dinstall.rc104 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8,
120 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8,
136 CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER,
139 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8,
150 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8,
/external/googletest/googlemock/scripts/generator/cpp/
Dkeywords.py45 CONTROL = set('case switch default if else return goto'.split()) variable
49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dkeywords.py45 CONTROL = set('case switch default if else return goto'.split()) variable
49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP
/external/llvm/test/Transforms/ForcedFunctionAttrs/
Dforced.ll1 ; RUN: opt < %s -S -forceattrs | FileCheck %s --check-prefix=CHECK-CONTROL
5 ; CHECK-CONTROL: define void @foo() {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ForcedFunctionAttrs/
Dforced.ll1 ; RUN: opt < %s -S -forceattrs | FileCheck %s --check-prefix=CHECK-CONTROL
5 ; CHECK-CONTROL: define void @foo() {
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/resources/
Dtest_resource.rc8 "D", 1100, VIRTKEY, CONTROL, SHIFT
34 "H", 5678, VIRTKEY, CONTROL, SHIFT
/external/autotest/client/common_lib/
Dcontrol_data_unittest.py13 CONTROL = """ variable
83 os.write(self.control_tmp.fd, CONTROL)
189 os.write(self.control_tmp.fd, self.insert_bug_template(CONTROL))
197 os.write(self.control_tmp.fd, self.insert_bug_template(CONTROL))
205 os.write(self.control_tmp.fd, self.insert_bug_template(CONTROL))
/external/libchrome/ipc/
Dipc_message_templates.h81 CONTROL, enumerator
123 IPC_MESSAGET_SFINAE(Meta::kKind == MessageKind::CONTROL)
125 DCHECK(Meta::kKind == MessageKind::CONTROL) << Meta::kName; in MessageT()
169 IPC_MESSAGET_SFINAE(Meta::kKind == MessageKind::CONTROL)
172 DCHECK(Meta::kKind == MessageKind::CONTROL) << Meta::kName; in MessageT()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cvtres/Inputs/
Dtest_resource.rc8 "D", 1100, VIRTKEY, CONTROL, SHIFT
34 "H", 5678, VIRTKEY, CONTROL, SHIFT
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2a.rc73 CONTROL "", IDT_PROGRESS_FILE_NAME, "Static", SS_NOPREFIX | SS_LEFTNOWORDWRAP, m, z2, xc, z2s
75 CONTROL "Progress1", IDC_PROGRESS1, "msctls_progress32", PBS_SMOOTH | WS_BORDER, m, z1, xc, z1s
77 CONTROL "List1", IDL_PROGRESS_MESSAGES, "SysListView32",
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelLocRes.rc116 CONTROL "Advertise services in this domain using Bonjour",IDC_ADVERTISE_SERVICES,
127 CONTROL "",IDC_BROWSE_LIST,"SysListView32",LVS_REPORT |
139 CONTROL "Advertise shared folders using Bonjour",IDC_ADVERTISE_SMB,
141 CONTROL "Enable Wake on Demand",IDC_POWER_MANAGEMENT,
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Resources/
DApplication.rc84 CONTROL "",IDC_SERVICE_LIST,"SysListView32",LVS_REPORT |
87 CONTROL "",IDC_CHOOSER_LIST,"SysListView32",LVS_REPORT |
90 CONTROL "",IDC_DOMAIN_LIST,"SysListView32",LVS_REPORT |
209 "S", ID_FILE_SAVE, VIRTKEY, CONTROL, NOINVERT
210 "W", ID_FILE_CLOSE, VIRTKEY, CONTROL, NOINVERT
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/
DModifierKey.java23 …COMMAND(Variant.NONE, "cmd"), CONTROL(Variant.PARENT, "ctrl"), CONTROL_LEFT(Variant.LEFT, "ctrl"),… enumConstant
31 private static final ImmutableSet<ModifierKey> PARENTS = ImmutableSet.of(CONTROL, ALT, OPTION,

1234567