HomeSort by relevance Sort by last modified time
    Searched refs:IOKit (Results 1 - 16 of 16) sorted by null

  /external/chromium/chrome/browser/
power_save_blocker_mac.cc 7 #include <IOKit/pwr_mgt/IOPMLib.h>
  /prebuilt/darwin-x86/sdl/bin/
sdl-config 53 echo ${libdir}/libSDLmain.a ${libdir}/libSDL.a -Wl,-framework,OpenGL -Wl,-framework,Cocoa -Wl,-framework,QuickTime -Wl,-framework,ApplicationServices -Wl,-framework,Carbon -Wl,-framework,AudioToolbox -Wl,-framework,AudioUnit -Wl,-framework,IOKit
  /external/webkit/Source/WebCore/platform/mac/
SharedTimerMac.mm 29 #import <IOKit/IOMessage.h>
30 #import <IOKit/pwr_mgt/IOPMLib.h>
38 // On Snow Leopard and newer we'll ask IOKit to deliver notifications on a queue.
  /system/core/fastboot/
usb_osx.c 31 #include <IOKit/IOKitLib.h>
32 #include <IOKit/IOCFPlugIn.h>
33 #include <IOKit/usb/IOUSBLib.h>
34 #include <IOKit/IOMessage.h>
Android.mk 29 LOCAL_LDLIBS += -lpthread -framework CoreFoundation -framework IOKit \
  /external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/
SDL_sysjoystick.c 26 /* SDL joystick driver for Darwin / Mac OS X, based on the IOKit HID API */
34 #include <IOKit/IOKitLib.h>
35 #include <IOKit/IOCFPlugIn.h>
37 #include <IOKit/hidsystem/IOHIDUsageTables.h>
40 #include <Kernel/IOKit/hidsystem/IOHIDUsageTables.h>
42 #include <IOKit/hid/IOHIDLib.h>
43 #include <IOKit/hid/IOHIDKeys.h>
  /system/core/adb/
usb_osx.c 19 #include <IOKit/IOKitLib.h>
20 #include <IOKit/IOCFPlugIn.h>
21 #include <IOKit/usb/IOUSBLib.h>
22 #include <IOKit/IOMessage.h>
Android.mk 25 LOCAL_LDLIBS += -lpthread -framework CoreFoundation -framework IOKit -framework Carbon
  /external/qemu/block/
raw-posix.c 35 #include <IOKit/IOKitLib.h>
36 #include <IOKit/IOBSD.h>
37 #include <IOKit/storage/IOMediaBSDClient.h>
38 #include <IOKit/storage/IOMedia.h>
39 #include <IOKit/storage/IOCDMedia.h>
40 //#include <IOKit/storage/IOCDTypes.h>
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.h 58 #include <IOKit/IOKitLib.h> /* For powersave handling */
104 io_connect_t power_connection; /* used with IOKit to detect wake from sleep */
SDL_QuartzEvents.m 27 #include <IOKit/IOMessage.h> /* For wake from sleep detection */
28 #include <IOKit/pwr_mgt/IOPMLib.h> /* For wake from sleep detection */
37 #include <IOKit/hidsystem/IOLLEvent.h>
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
unixfilesystem.cc 37 #include <IOKit/IOCFBundle.h>
  /external/chromium/third_party/libjingle/source/talk/
libjingle.scons 250 "IOKit",
  /external/webkit/Source/WebKit/mac/WebView/
WebVideoFullscreenController.mm 33 #import <IOKit/pwr_mgt/IOPMLib.h>
WebFullScreenController.mm 33 #import <IOKit/pwr_mgt/IOPMLib.h>
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/mac/
WKFullScreenWindowController.mm 38 #import <IOKit/pwr_mgt/IOPMLib.h> // For IOPMAssertionCreate()

Completed in 660 milliseconds