Searched defs:refElement (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
H A DSDL_sysjoystick.c234 static void HIDGetElementInfo (CFTypeRef refElement, recElement *pElement) argument
239 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementCookieKey));
242 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementMinKey));
245 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementMaxKey));
251 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementScaledMinKey));
254 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementScaledMaxKey));
257 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementSizeKey));
260 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementIsRelativeKey));
263 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementIsWrappingKey));
266 refType = CFDictionaryGetValue (refElement, CFST
283 HIDAddElement(CFTypeRef refElement, recDevice* pDevice) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 94 milliseconds