Searched refs:Win (Results 1 – 25 of 56) sorted by relevance
123
/external/libxkbcommon/xkbcommon/test/data/symbols/ |
D | altwin | 11 // 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.
|
D | group | 19 // 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.
|
D | ctrl | 66 // 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,
|
D | level3 | 110 // 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/ |
D | Console.manifest | 8 <!-- 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/ |
D | VerySimplePlayer.py | 12 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)
|
D | MovieInWindow.py | 12 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/ |
D | libgrpc.a.meta | 21 Exclude Win: 1 38 Facebook: Win 74 Standalone: Win
|
D | libgrpc_csharp_ext.a.meta | 26 Exclude Win: 1 49 Facebook: Win 97 Standalone: Win
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/android/arm64-v8a/ |
D | libgrpc_csharp_ext.so.meta | 22 Exclude Win: 1 45 Facebook: Win 81 Standalone: Win
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/android/x86/ |
D | libgrpc_csharp_ext.so.meta | 22 Exclude Win: 1 45 Facebook: Win 81 Standalone: Win
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/android/armeabi-v7a/ |
D | libgrpc_csharp_ext.so.meta | 22 Exclude Win: 1 45 Facebook: Win 81 Standalone: Win
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/linux/x64/ |
D | libgrpc_csharp_ext.so.meta | 26 Exclude Win: 0 49 Facebook: Win 97 Standalone: Win
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/win/x64/ |
D | grpc_csharp_ext.dll.meta | 26 Exclude Win: 1 49 Facebook: Win 97 Standalone: Win
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/osx/x64/ |
D | grpc_csharp_ext.bundle.meta | 26 Exclude Win: 1 49 Facebook: Win 97 Standalone: Win
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/osx/x86/ |
D | grpc_csharp_ext.bundle.meta | 26 Exclude Win: 1 49 Facebook: Win 97 Standalone: Win
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/linux/x86/ |
D | libgrpc_csharp_ext.so.meta | 26 Exclude Win: 0 49 Facebook: Win 97 Standalone: Win
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/win/x86/ |
D | grpc_csharp_ext.dll.meta | 26 Exclude Win: 0 49 Facebook: Win 97 Standalone: Win
|
/external/python/cpython2/Mac/Demo/imgbrowse/ |
D | imgbrowse.py | 8 from Carbon import Win 79 self.wid = Win.NewCWindow(bounds, "Picture", 1, 0, -1, 1, 0)
|
/external/python/cpython2/Mac/Demo/PICTbrowse/ |
D | PICTbrowse.py | 7 from Carbon import Win 83 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
|
D | PICTbrowse2.py | 7 from Carbon import Win 85 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
|
D | oldPICTbrowse.py | 7 from Carbon import Win 82 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
|
D | cicnbrowse.py | 7 from Carbon import Win 84 self.wid = Win.NewWindow(bounds, resname, 1, 0, -1, 1, 0)
|
/external/u-boot/arch/arm/dts/ |
D | sun50i-a64-orangepi-win.dts | 50 model = "OrangePi Win/Win Plus";
|
/external/python/cpython2/Lib/plat-mac/ |
D | MiniAEFrame.py | 19 from Carbon import Win 91 partcode, window = Win.FindWindow(where)
|
123