/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/ |
D | OISFactoryCreator.h | 45 virtual DeviceList freeDeviceList() = 0;
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/ |
D | OISWiiMoteFactoryCreator.h | 56 DeviceList freeDeviceList();
|
D | OISWiiMoteFactoryCreator.cpp | 71 DeviceList WiiMoteFactoryCreator::freeDeviceList() in freeDeviceList() function in WiiMoteFactoryCreator
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/mac/ |
D | CocoaInputManager.h | 47 DeviceList freeDeviceList();
|
D | MacInputManager.h | 46 DeviceList freeDeviceList();
|
D | MacHIDManager.h | 78 DeviceList freeDeviceList();
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/linux/ |
D | LinuxInputManager.h | 48 DeviceList freeDeviceList();
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/extras/LIRC/ |
D | OISLIRCFactoryCreator.h | 46 DeviceList freeDeviceList();
|
D | OISLIRCFactoryCreator.cpp | 294 DeviceList LIRCFactoryCreator::freeDeviceList() in freeDeviceList() function in LIRCFactoryCreator
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/win32/ |
D | Win32InputManager.h | 45 DeviceList freeDeviceList();
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/iphone/ |
D | iPhoneInputManager.h | 61 DeviceList freeDeviceList();
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/ |
D | MacInputManager.cpp | 128 DeviceList MacInputManager::freeDeviceList() in freeDeviceList() function in MacInputManager
|
D | CocoaInputManager.mm | 106 DeviceList CocoaInputManager::freeDeviceList() function
|
D | MacHIDManager.cpp | 376 DeviceList MacHIDManager::freeDeviceList() in freeDeviceList() function in MacHIDManager
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/ |
D | LinuxInputManager.cpp | 104 DeviceList LinuxInputManager::freeDeviceList() in freeDeviceList() function in LinuxInputManager
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/ |
D | OISInputManager.cpp | 190 DeviceList temp = (*i)->freeDeviceList(); in listFreeDevices()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/ |
D | Win32InputManager.cpp | 177 DeviceList Win32InputManager::freeDeviceList() in freeDeviceList() function in Win32InputManager
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/iphone/ |
D | iPhoneInputManager.mm | 146 DeviceList iPhoneInputManager::freeDeviceList() function
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/ |
D | cocoa.diff | 499 + DeviceList freeDeviceList(); 1579 +DeviceList CocoaInputManager::freeDeviceList()
|