Home
last modified time | relevance | path

Searched refs:has_key (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/linux/
A DSDL_sysjoystick.c998 if (joystick->hwdata->has_key[i]) { in PollAllValues()
1211 if (joystick->hwdata->has_key[BTN_SOUTH]) { in LINUX_JoystickGetGamepadMapping()
1216 if (joystick->hwdata->has_key[BTN_EAST]) { in LINUX_JoystickGetGamepadMapping()
1221 if (joystick->hwdata->has_key[BTN_NORTH]) { in LINUX_JoystickGetGamepadMapping()
1226 if (joystick->hwdata->has_key[BTN_WEST]) { in LINUX_JoystickGetGamepadMapping()
1251 if (joystick->hwdata->has_key[BTN_MODE]) { in LINUX_JoystickGetGamepadMapping()
1262 if (joystick->hwdata->has_key[BTN_TL]) { in LINUX_JoystickGetGamepadMapping()
1267 if (joystick->hwdata->has_key[BTN_TR]) { in LINUX_JoystickGetGamepadMapping()
1273 (!joystick->hwdata->has_key[BTN_TL] || !joystick->hwdata->has_key[BTN_TR])) { in LINUX_JoystickGetGamepadMapping()
1322 (!joystick->hwdata->has_key[BTN_DPAD_LEFT] || !joystick->hwdata->has_key[BTN_DPAD_RIGHT] || in LINUX_JoystickGetGamepadMapping()
[all …]
A DSDL_sysjoystick_c.h56 SDL_bool has_key[KEY_MAX]; member
/AliOS-Things-master/components/freetype/src/tools/docmaker/
A Dformatter.py42 if self.identifiers.has_key( name ):
A Dcontent.py346 if not self.sections.has_key( section_name ):
440 if self.sections.has_key( sec ):
A Dtohtml.py322 elif self.identifiers.has_key( name ):
/AliOS-Things-master/components/freetype/src/tools/
A Dglnames.py5053 if self.children.has_key( letter ):

Completed in 12 milliseconds