OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stick
(Results
1 - 9
of
9
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/joystick/beos/
SDL_bejoystick.cc
47
BJoystick *
stick
;
member in struct:joystick_hwdata
99
BJoystick *
stick
;
local
109
stick
= new BJoystick;
110
joystick->hwdata->
stick
=
stick
;
113
if (
stick
->Open(SDL_joyport[joystick->index]) == B_ERROR ) {
120
stick
->EnableCalibration();
123
joystick->nbuttons =
stick
->CountButtons();
124
joystick->naxes =
stick
->CountAxes();
125
joystick->nhats =
stick
->CountHats()
161
BJoy
stick
*
stick
;
local
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/joystick/
SDL_joystick.c
412
SDL_Joystick *
stick
= SDL_joysticks[i];
local
413
if (
stick
&& (
stick
->ref_count >= 1)) {
414
stick
->ref_count = 1;
415
SDL_JoystickClose(
stick
);
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/
scenes.js
130
name: '
stick
',
165
body.shape = '
stick
';
/libcore/
NativeCode.mk
30
# and
stick
them on core_src_files. The submakefiles are
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py
71
self.buttonLevel.grid(row=2,column=0,
stick
=EW,padx=5,pady=5)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py
71
self.buttonLevel.grid(row=2,column=0,
stick
=EW,padx=5,pady=5)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py
[
all
...]
/external/chromium_org/third_party/usb_ids/
usb.ids
1115
7721 Memory
Stick
Reader/Writer
1116
7722 Memory
Stick
Reader/Writer
[
all
...]
Completed in 456 milliseconds