Home
last modified time | relevance | path

Searched refs:Win (Results 1 – 25 of 56) sorted by relevance

123

/external/libxkbcommon/xkbcommon/test/data/symbols/
Daltwin11 // Alt is mapped to the Win keys (and the usual Alt keys).
19 // Ctrl is mapped to the Win keys (and the usual Ctrl keys).
27 // Ctrl is mapped to the Alt keys, Alt to the Win keys, and Win to the Ctrl keys.
42 // Meta is mapped to the Win keys.
54 // Meta is mapped to the left Win key.
63 // Hyper is mapped to the Win keys.
88 // Swap the Alt and Win keys.
95 // Swap the left Alt and Win keys.
103 // Swap the right Alt and Win keys.
Dgroup19 // Either Win key (while pressed) chooses the second keyboard group.
26 // The left Win key (while pressed) chooses the second keyboard group.
37 // The right Win key (while pressed) chooses the second keyboard group.
97 // Pressing the left Win key selects the first group,
98 // pressing the right Win or the Menu key selects the last group.
295 // Pressing the left Win key switches to the next group.
307 // Pressing the right Win key switches to the next group.
Dctrl66 // Swap the functions of the left Win key and the left Ctrl key.
73 // Swap the functions of the right Win key and the right Ctrl key.
80 // Map Ctrl to the left Alt key, Alt to the left Win key,
Dlevel3110 // Either Win key (while pressed) chooses the third shift level.
117 // The left Win key (while pressed) chooses the third shift level.
127 // The right Win key (while pressed) chooses the third shift level.
/external/lzma/CPP/7zip/UI/Console/
DConsole.manifest8 <!-- Win 7 --> <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
9 <!-- Win 8 --> <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
10 <!-- Win 8.1 --> <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
11 <!-- Win 10 --> <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
/external/python/cpython2/Mac/Demo/quicktime/
DVerySimplePlayer.py12 from Carbon import Win
33 theWindow = Win.NewCWindow(bounds, fss.as_tuple()[2], 0, 0, -1, 1, 0)
69 part, whichWindow = Win.FindWindow(where)
75 whichWindow = Win.WhichWindow(message)
DMovieInWindow.py12 from Carbon import Win
35 theWindow = Win.NewCWindow(bounds, os.path.split(filename)[1], 1, 0, -1, 0, 0)
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/ios/
Dlibgrpc.a.meta21 Exclude Win: 1
38 Facebook: Win
74 Standalone: Win
Dlibgrpc_csharp_ext.a.meta26 Exclude Win: 1
49 Facebook: Win
97 Standalone: Win
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/android/arm64-v8a/
Dlibgrpc_csharp_ext.so.meta22 Exclude Win: 1
45 Facebook: Win
81 Standalone: Win
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/android/x86/
Dlibgrpc_csharp_ext.so.meta22 Exclude Win: 1
45 Facebook: Win
81 Standalone: Win
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/android/armeabi-v7a/
Dlibgrpc_csharp_ext.so.meta22 Exclude Win: 1
45 Facebook: Win
81 Standalone: Win
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/linux/x64/
Dlibgrpc_csharp_ext.so.meta26 Exclude Win: 0
49 Facebook: Win
97 Standalone: Win
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/win/x64/
Dgrpc_csharp_ext.dll.meta26 Exclude Win: 1
49 Facebook: Win
97 Standalone: Win
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/osx/x64/
Dgrpc_csharp_ext.bundle.meta26 Exclude Win: 1
49 Facebook: Win
97 Standalone: Win
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/osx/x86/
Dgrpc_csharp_ext.bundle.meta26 Exclude Win: 1
49 Facebook: Win
97 Standalone: Win
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/linux/x86/
Dlibgrpc_csharp_ext.so.meta26 Exclude Win: 0
49 Facebook: Win
97 Standalone: Win
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/win/x86/
Dgrpc_csharp_ext.dll.meta26 Exclude Win: 0
49 Facebook: Win
97 Standalone: Win
/external/python/cpython2/Mac/Demo/imgbrowse/
Dimgbrowse.py8 from Carbon import Win
79 self.wid = Win.NewCWindow(bounds, "Picture", 1, 0, -1, 1, 0)
/external/python/cpython2/Mac/Demo/PICTbrowse/
DPICTbrowse.py7 from Carbon import Win
83 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
DPICTbrowse2.py7 from Carbon import Win
85 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
DoldPICTbrowse.py7 from Carbon import Win
82 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
Dcicnbrowse.py7 from Carbon import Win
84 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
/external/u-boot/arch/arm/dts/
Dsun50i-a64-orangepi-win.dts50 model = "OrangePi Win/Win Plus";
/external/python/cpython2/Lib/plat-mac/
DMiniAEFrame.py19 from Carbon import Win
91 partcode, window = Win.FindWindow(where)

123