HomeSort by relevance Sort by last modified time
    Searched refs:windll (Results 26 - 35 of 35) sorted by null

12

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uuid.py 347 ctypes.windll.kernel32.GetSystemDirectoryA(buffer, 300)
434 lib = ctypes.windll.rpcrt4
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_winsound.py 19 if ctypes.windll.winmm.mixerGetNumDevs() is 0:
test_os.py 315 kernel32 = ctypes.windll.kernel32
750 PeekNamedPipe = ctypes.windll.kernel32.PeekNamedPipe
833 SetConsoleCtrlHandler = ctypes.windll.kernel32.SetConsoleCtrlHandler
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_winsound.py 19 if ctypes.windll.winmm.mixerGetNumDevs() is 0:
test_os.py 315 kernel32 = ctypes.windll.kernel32
750 PeekNamedPipe = ctypes.windll.kernel32.PeekNamedPipe
833 SetConsoleCtrlHandler = ctypes.windll.kernel32.SetConsoleCtrlHandler
    [all...]
  /external/chromium_org/chrome/tools/build/win/
resedit.py 28 UpdateResource = ctypes.windll.kernel32.UpdateResourceW
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_callbacks.py 215 windll.user32.EnumWindows(EnumWindowsCallbackFunc, 0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_callbacks.py 215 windll.user32.EnumWindows(EnumWindowsCallbackFunc, 0)
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
win_platform_backend.py 276 ctypes.windll.psapi.GetPerformanceInfo(
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py     [all...]

Completed in 673 milliseconds

12