/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. */
|
/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:__anon14228 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:__anon14153 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:__anon14154 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:__anon14686 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:__anon14516 66 int num_mice = sizeof (mice) / sizeof(mice[0]); 142 if (!strcmp(mice[i].name, name))
|
/external/bluetooth/bluedroid/bta/hh/ |
bta_hh_utils.c | 382 APPL_TRACE_DEBUG1("mice button: 0x%2x", p_data->mouse_button); 383 APPL_TRACE_DEBUG2("mice move: x = %d y = %d", p_data->delta_x,
|
/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/devices/tech/ |
index.jd | 74 keyboard, joysticks, mice and other devices.</p>
|
/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
|
/docs/source.android.com/src/devices/tech/input/ |
input-device-configuration-files.jd | 22 peripherals such as HID keyboards and mice since the default system behavior
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
SDL_fbevents.c | 469 /* Don't reset it, that'll clear IMPS/2 mode on some mice 596 /* STD MICE */ 599 /* FIXME someday... allow multiple mice in this driver */ 601 "/dev/input/mice", "/dev/usbmouse", "/dev/psaux", NULL
|
/external/qemu/distrib/sdl-1.2.15/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 | 65 Android-powered device to serve as host. For example, most input devices, mice, 200 these capabilities to let users interact with their applications using mice, 234 <p>To describe motion events from these new sources, as well as those from mice 299 <p>Finally, since the motion events from joysticks, gamepads, mice, and [all...] |
/docs/source.android.com/src/accessories/ |
aoa2.jd | 101 devices like USB mice and keyboards. Normally, the HID device is a peripheral connected to a USB
|
/external/iproute2/testsuite/configs/ |
all-2.4 | 554 # Mice
|