HomeSort by relevance Sort by last modified time
    Searched full:joy (Results 1 - 25 of 29) sorted by null

1 2

  /external/qemu/distrib/sdl-1.2.12/src/joystick/bsd/
SDL_sysjoystick.c 121 BSDJOY_JOY /* joy(4) */
174 SDL_snprintf(s, SDL_arraysize(s), "/dev/joy%d", i);
241 SDL_SYS_JoystickOpen(SDL_Joystick *joy)
243 char *path = joynames[joy->index];
263 joy->hwdata = hw;
272 if (! SDL_strncmp(path, "/dev/joy", 8)) {
274 joy->naxes = 2;
275 joy->nbuttons = 2;
276 joy->nhats = 0;
277 joy->nballs = 0
    [all...]
  /external/netperf/
netcpu_kstat10.c 131 /* happiness and joy, keep going */
134 /* happiness and joy, keep going. we could consider adding a
174 /* happiness and joy */
219 /* happiness and joy, keep going */
222 /* happiness and joy, keep going. we could consider adding a
246 /* happiness and joy */
433 in happiness and joy. raj 2005-01-28 */
netcpu_perfstat.c 88 /* happiness and joy, keep going */
170 /* happiness and joy, keep going */
205 /* happiness and joy, keep going */
netcpu_pstatnew.c 324 in happiness and joy. raj 2005-01-28 */
netserver.c 515 /* happiness and joy, keep going */
  /external/qemu/distrib/sdl-1.2.12/src/joystick/linux/
SDL_sysjoystick.c 81 {logical joy, logical axis},
82 {logical joy, logical hat},
83 {logical joy, logical ball},
84 {logical joy, logical button}
262 SDL_Joystick* joy; member in struct:__anon9635
799 SDL_joylist[joystick->index].joy = joystick;
852 logicaljoy = SDL_joylist[i].joy;
981 JS_HandleEvents(SDL_joylist[i].joy);
1067 return EV_HandleEvents(SDL_joylist[i].joy);
1168 SDL_JoystickClose(SDL_joylist[i].joy);
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
locobasic.php 67 "INT", "JOY", "LEFT", "LEN", "LOG", "LOG10", "LOWER", "MAX", "MID",
sdlbasic.php 101 'getbuttonjoystick', 'xgetballjoystick', 'ygetballjoystick', 'joy',
  /external/nist-sip/
AndroidManifest.xml 23 <application android:label="Sip Joy 3">
  /external/webkit/Source/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm 194 // We tried, Times, Times New Roman, and the system font. No joy. We have to give up.
199 // We tried the requested font and the system font. No joy. We have to give up.
  /external/grub/
THANKS 68 Josip Rodin <joy@cibalia.gkvk.hr>
  /frameworks/base/docs/html/design/get-started/
principles.jd 14 <p>A beautiful surface, a carefully-placed animation, or a well-timed sound effect is a joy to
  /packages/apps/Email/tests/src/com/android/email/mail/transport/
MockTransport.java 392 // no joy - throw an exception
  /external/ipsec-tools/
ChangeLog     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/joystick/os2/
SDL_sysjoystick.c 122 struct _joycfg joycfg; /* Joy Configuration from envvar */
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 243 BOOL hasCFMHeader = memcmp([data bytes], "Joy!peff", 8) == 0;
  /external/oprofile/
ChangeLog-2005 24 2005-11-17 Sean Lee <joy.lists@gmail.com>
  /external/qemu/distrib/zlib-1.2.3/
inflate.c     [all...]
  /external/webkit/Examples/NetscapeCoreAnimationPlugin/
Composition.qtz     [all...]
  /external/libpcap/
pcap-linux.c 972 * Oh joy, the Linux kernel uses struct sock_fprog instead
    [all...]
  /external/zlib/
inflate.c     [all...]
  /frameworks/base/docs/html/images/
rs_overview.graffle     [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-89443.js     [all...]
  /external/dropbear/libtomcrypt/
changes     [all...]
  /external/webkit/WebKitLibraries/win/lib/
WebKitSystemInterface.lib     [all...]

Completed in 1879 milliseconds

1 2