/external/libxkbcommon/test/data/symbols/ |
D | eurosign | 1 // Most keyboards have the EuroSign engraved on the E key 7 // Many Apple keyboards have the EuroSign engraved on the 2 key 13 // Some keyboards have the EuroSign engraved on the 4 key 19 // Many keyboards have the EuroSign engraved on the 5 key
|
D | rupeesign | 1 // keyboards having the RupeeSign on the 4 key
|
D | pc | 6 // The extra key on many European keyboards:
|
D | cz | 73 // Use <BKSL> instead of <LSGT> (useful for keyboards without <LSGT> key). 84 // This layout represents the actual Czech keyboards; 103 // Use <BKSL> instead of <LSGT> (useful for keyboards without <LSGT> key).
|
/external/autotest/client/site_tests/login_OobeLocalization/ |
D | login_OobeLocalization.py | 95 keyboards = region['keyboards'] 96 keyboards = [kbd for kbd in keyboards if kbd in self._login_keyboards] 99 keyboards = keyboards or [self._FALLBACK_KEYBOARD] 103 [self._comp_ime_prefix + xkb for xkb in keyboards]) 117 if self._FALLBACK_KEYBOARD not in keyboards:
|
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/ |
D | KeyboardBuilder.java | 103 ImmutableList.Builder<Keyboard> keyboards = ImmutableList.builder(); in build() local 105 … keyboards.add(Keyboard.of(keyboardId, names.build(), keyMaps.build(), transforms.build())); in build() 107 return keyboards.build(); in build()
|
D | KeyboardTool.java | 72 ImmutableList<Keyboard> keyboards = KlcParser.parseLayout(contents); in parseWindowsKeyboards() local 73 for (Keyboard keyboard : keyboards) { in parseWindowsKeyboards()
|
/external/libxkbcommon/test/data/symbols/macintosh_vndr/ |
D | apple | 2 // Keyboard modification for Apple keyboards 39 // These keyboards only generate a <RALT> when pressing fn+Alt. This makes 70 // On aluminium keyboards, Num_Lock is replace by Clear 72 // CAPS key is always Caps_Lock, even for JIS keyboards
|
/external/cldr/tools/dist.conf/ |
D | includes-keyboards.txt | 4 keyboards/
|
/external/libxkbcommon/test/data/keycodes/ |
D | evdev | 147 // Keys that are generated on Japanese keyboards 161 // Keys that are generated on Korean keyboards 186 // Extended keys that may be generated on "Internet" keyboards.
|
D | xfree86 | 145 // Keys that are generated on Japanese keyboards 156 // Keys that are generated on Korean keyboards 161 // Extended keys that may be generated on "Internet" keyboards.
|
/external/cldr/tools/scripts/ |
D | fixSVNProps.sh | 13 find common exemplars keyboards seed specs tools/java tools/cldr-unittest -type f -print | while re…
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | keyboards.css | 71 .keyboards {
|
D | ShowStarredCoverage.java | 380 main, canon, supp, seed, exemplars, keyboards, alias enumConstant 418 addFiles(base, "keyboards", Source.keyboards); in getLanguageTags()
|
D | ShowKeyboards.java | 269 Set<R3<String, String, String>> keyboards = localeKeyboards.getValue(); in showHtml() local 270 for (R3<String, String, String> platformKeyboard : keyboards) { in showHtml()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebateResp1.txt | 53 because you can't overcome sociological barriers to it. Qwerty keyboards
|
D | 2001-02-06-TypeNotationDebateResp4.txt | 79 > because you can't overcome sociological barriers to it. Qwerty keyboards
|
/external/llvm-project/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebateResp1.txt | 53 because you can't overcome sociological barriers to it. Qwerty keyboards
|
D | 2001-02-06-TypeNotationDebateResp4.txt | 79 > because you can't overcome sociological barriers to it. Qwerty keyboards
|
/external/skqp/tools/sk_app/mac/ |
D | Window_mac.mm | 191 // Something more robust would be needed to support alternate keyboards.
|
/external/webrtc/examples/objc/AppRTCMobile/ios/ |
D | ARDSettingsViewController.m | 256 // Numerical keyboards have no return button, we need to add one manually.
|
/external/skia/tools/sk_app/mac/ |
D | Window_mac.mm | 201 // Something more robust would be needed to support alternate keyboards.
|
/external/libxkbcommon/test/data/rules/ |
D | evdev | 19 // Jolla devices and keyboards 25 // Nokia devices and keyboards 75 // Sun Type_6_7 keyboards with custom layouts
|
D | base | 19 // Jolla devices and keyboards 25 // Nokia devices and keyboards 75 // Sun Type_6_7 keyboards with custom layouts
|
/external/python/google-api-python-client/docs/ |
D | oauth-installed.md | 8 …evices that have a system browser and rich input capabilities, such as devices with full keyboards.
|