Home
last modified time | relevance | path

Searched defs:FILETIME (Results 1 – 10 of 10) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dminwindef.h225 } FILETIME,*PFILETIME,*LPFILETIME; typedef
Dwincred.h35 } FILETIME; typedef
Dwtypesbase.h123 } FILETIME; typedef
Dminwinbase.h44 } FILETIME,*PFILETIME,*LPFILETIME; typedef
Dlmaccess.h764 } FILETIME,*LPFILETIME,*PFILETIME; typedef
Dmapidefs.h66 } FILETIME,*LPFILETIME; typedef
Dwabdefs.h68 } FILETIME,*LPFILETIME; typedef
Doledb.h589 } FILETIME; typedef
/third_party/python/Lib/ctypes/
Dwintypes.py128 class FILETIME(ctypes.Structure): class
/third_party/gn/src/base/win/
Dwindows_types.h101 typedef struct _FILETIME FILETIME; typedef