/libcore/luni/src/test/java/libcore/java/io/ |
OldAndroidStreamTokenizerTest.java | 31 String strb = "-3.8 'BLIND mice' \r sEe /* how */ they run"; 59 assertEquals("Token[BLIND mice], line 1", b.toString());
|
OldStreamTokenizerTest.java | 52 String strb = "-3.8 'BLIND mice' \r sEe /* how */ they run"; 80 Assert.assertTrue(b.toString().equals("Token[BLIND mice], line 1"));
|
/external/jmonkeyengine/engine/src/core/com/jme3/input/ |
MouseInput.java | 78 * Returns the number of buttons the mouse has. Typically 3 for most mice.
|
/external/jmonkeyengine/engine/src/core/com/jme3/input/controls/ |
MouseButtonTrigger.java | 40 * a left and right mouse button, but some mice may have a lot more buttons
|
/external/qemu/hw/ |
msmouse.c | 52 some very old drivers for two button mice though. */
|
/docs/source.android.com/src/tech/ |
index.md | 58 keyboard, joysticks, mice and other devices.
|
/external/chromium/chrome/browser/autocomplete/ |
history_quick_provider_unittest.cc | 71 {"http://cda.com/Dogs%20Cats%20Gorillas%20Sea%20Slugs%20and%20Mice", 72 "Dogs & Cats & Mice", 1, 1, 0}, 272 "http://cda.com/Dogs%20Cats%20Gorillas%20Sea%20Slugs%20and%20Mice"); 283 std::string page_title("Dogs & Cats & Mice");
|
/external/quake/quake/src/QW/client/ |
vid_svgalib.c | 53 } mice[] = variable in typeref:struct:__anon11638 66 int num_mice = sizeof (mice) / sizeof(mice[0]); 392 if (!strcmp(mice[i].name, name)) 874 // mousedev, mice[mtype].name, mouserate);
|
gl_vidlinux.c | 53 } mice[] = variable in typeref:struct:__anon11563 65 int num_mice = sizeof (mice) / sizeof(mice[0]); 138 if (!strcmp(mice[i].name, name))
|
gl_vidlinux_svga.c | 53 } mice[] = variable in typeref:struct:__anon11564 65 int num_mice = sizeof (mice) / sizeof(mice[0]); 171 if (!strcmp(mice[i].name, name))
|
cl_input.c | 412 // allow mice or other external controllers to add to the move
|
/external/quake/quake/src/WinQuake/ |
vid_svgalib.cpp | 53 } mice[] = variable in typeref:struct:__anon12096 66 int num_mice = sizeof (mice) / sizeof(mice[0]); 391 if (!strcmp(mice[i].name, name)) 861 // mousedev, mice[mtype].name, mouserate);
|
gl_vidlinux.cpp | 54 } mice[] = variable in typeref:struct:__anon11926 66 int num_mice = sizeof (mice) / sizeof(mice[0]); 142 if (!strcmp(mice[i].name, name))
|
/external/qemu/ |
console.h | 43 /* used internally by qemu for handling mice */ 81 /* Of all the mice, is there one that generates absolute events */
|
qemu-monitor.hx | 78 @item info mice 397 info mice
|
/docs/source.android.com/src/tech/input/ |
input-device-configuration-files.md | 23 peripherals such as HID keyboards and mice since the default system behavior
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbConstants.java | 119 * USB class for human interface devices (for example, mice and keyboards).
|
/frameworks/base/docs/html/guide/topics/connectivity/usb/ |
index.jd | 25 cameras, keyboards, mice, and game controllers. USB devices that are designed for a wide range of
|
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
SDL_fbevents.c | 468 /* Don't reset it, that'll clear IMPS/2 mode on some mice 591 /* STD MICE */ 594 /* FIXME someday... allow multiple mice in this driver */ 596 "/dev/input/mice", "/dev/usbmouse", "/dev/psaux", NULL
|
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/ |
SDL_gsevents.c | 491 /* STD MICE */ 494 /* FIXME someday... allow multiple mice in this driver */ 496 "/dev/input/mice", "/dev/usbmouse", "/dev/psaux", NULL
|
/frameworks/base/docs/html/about/versions/ |
android-3.1-highlights.jd | 89 (keyboards, mice, game controllers) and digital cameras. Applications can build 312 <h3 id="inputdevices">Input from mice, joysticks, and gamepads</h3> 316 these capabilities to let users interact with their applications using mice,
|
android-3.1.jd | 63 Android-powered device to serve as host. For example, most input devices, mice, 198 these capabilities to let users interact with their applications using mice, 232 <p>To describe motion events from these new sources, as well as those from mice 297 <p>Finally, since the motion events from joysticks, gamepads, mice, and [all...] |
/frameworks/base/docs/html/tools/adk/ |
aoa2.jd | 123 devices like USB mice and keyboards. Normally, the HID device is a peripheral connected to a USB
|
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/ |
SDL_dx5events.c | 344 /* Button #2 on two button mice is button 3 440 /* Button #2 on two button mice is button 3
|
/external/iproute2/testsuite/configs/ |
all-2.4 | 554 # Mice
|