Home
last modified time | relevance | path

Searched defs:keyboard (Results 1 – 25 of 29) sorted by relevance

12

/external/libxkbcommon/tools/
Dinteractive-x11.c54 struct keyboard { struct
55 xcb_connection_t *conn;
56 uint8_t first_xkb_event;
57 struct xkb_context *ctx;
59 struct xkb_keymap *keymap;
60 struct xkb_state *state;
61 int32_t device_id;
Dinteractive-evdev.c48 struct keyboard { struct
53 struct keyboard *next; argument
/external/autotest/server/site_tests/bluetooth_AdapterMTBF/
Dbluetooth_AdapterMTBF.py83 def run_typical_use_cases(self, mouse, phone, audio, keyboard): argument
123 def test_mouse_and_keyboard(self, mouse, keyboard): argument
140 def test_hid_and_audio(self, mouse, keyboard, audio): argument
167 def test_keyboard(self, keyboard, iteration): argument
210 def test_suspend_resume(self, mouse, keyboard): argument
234 def test_suspend_and_mouse_wakeup(self, mouse, keyboard): argument
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/keyboard/out/
DKeyboardToXml.java26 private final Keyboard keyboard; field in KeyboardToXml
29 private KeyboardToXml(Keyboard keyboard, XmlWriter xmlWriter) { in KeyboardToXml()
35 public static void writeToXml(Keyboard keyboard, Writer writer) { in writeToXml()
/external/perfetto/ui/src/frontend/
Dkeyboard_layout_map.ts33 const keyboard = (window.navigator as any).keyboard; constant
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager14.java39 int keyboard, in nativeSetConfiguration()
DShadowArscAssetManager.java134 int orientation, int touchscreen, int density, int keyboard, in setConfiguration()
147 int orientation, int touchscreen, int density, int keyboard, in setConfiguration()
DShadowLegacyAssetManager.java668 int keyboard, in setConfiguration()
709 int keyboard, in setConfiguration()
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestKeyboard.java154 … Keyboard keyboard = Keyboard.getKeyboard(keyboardPlatformId, keyboardId, errors); in testVerifyKeyboardLoad() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DDtdType.java28 keyboard("keyboards/dtd/ldmlKeyboard.dtd", "22.1", null, enumConstant
/external/robolectric-shadows/resources/src/test/java/org/robolectric/res/android/
DResTableConfigTest.java124 int keyboard; field in ResTableConfigTest.ResTableConfigBuilder
/external/robolectric/resources/src/test/java/org/robolectric/res/android/
DResTableConfigTest.java124 int keyboard; field in ResTableConfigTest.ResTableConfigBuilder
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DShowDtdDiffs.java33 FIRST_VERSION.put(DtdType.keyboard, "22.1"); in FIRST_VERSION.put()
DShowKeyboards.java136 Keyboard keyboard = Keyboard.getKeyboard(platformId, keyboardId, errors); in showRepertoire() local
274 Keyboard keyboard = Keyboard.getKeyboard(platformId, keyboardId, errors); in showHtml() local
775 private static void addComparison(Id keyboardId, UnicodeSet keyboard, UnicodeSet exemplars, in addComparison()
DChartDtdDelta.java181 FIRST_VERSION.put(DtdType.keyboard, "22.1"); in FIRST_VERSION.put()
/external/crosvm/gpu_display/src/
Devent_device.rs79 pub fn keyboard(event_socket: StreamChannel) -> EventDevice { in keyboard() method
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/keyboard/test/
DKeyboardTest.java23 private Keyboard keyboard = createKeyboard(); field in KeyboardTest
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java131 int keyboard = UnsignedBytes.toInt(buffer.get()); in createConfig() local
600 public int keyboard; field in ResTable_config
643 int orientation, int touchscreen, int density, int keyboard, int navigation, int inputFlags, in ResTable_config()
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java130 int keyboard = UnsignedBytes.toInt(buffer.get()); in createConfig() local
599 public int keyboard; field in ResTable_config
672 int orientation, int touchscreen, int density, int keyboard, int navigation, int inputFlags, in ResTable_config()
/external/fmtlib/doc/_static/
Dbootstrap.min.js6 …se strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1)… function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java133 int orientation, int touchscreen, int density, int keyboard, in setConfiguration()
146 int orientation, int touchscreen, int density, int keyboard, in setConfiguration()
DShadowLegacyAssetManager.java671 int orientation, int touchscreen, int density, int keyboard, in setConfiguration()
684 int orientation, int touchscreen, int density, int keyboard, in setConfiguration()
DShadowArscAssetManager9.java560 @Nullable String locale, int orientation, int touchscreen, int density, int keyboard, in nativeSetConfiguration()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dbootstrap.js868 , keyboard: true property
/external/okhttp/website/static/
Dbootstrap.min.js6 …createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend"… variable

12