Home
last modified time | relevance | path

Searched defs:LPDWORD (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_windows.py27 LPDWORD = PDWORD = ctypes.POINTER(DWORD) variable
/external/python/pyserial/serial/tools/
Dlist_ports_windows.py40 LPDWORD = PDWORD = ctypes.POINTER(DWORD) variable
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dwin32.py79 LPDWORD = POINTER(DWORD) variable
/external/python/pyserial/serial/
Dwin32.py100 LPDWORD = POINTER(DWORD) variable
/external/python/cpython3/Lib/ctypes/
Dwintypes.py175 LPDWORD = PDWORD = ctypes.POINTER(DWORD) variable