Home
last modified time | relevance | path

Searched defs:IO (Results 1 – 25 of 3704) sorted by last modified time

12345678910>>...149

/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DFileIO.h118 struct IO struct
120 char Name[MAX_SIZE];
121 wchar_t NameW[MAX_SIZE];
122 void *pData;
123 bool WriteMode;
124 bool HamMode;
125 BUF *HamBuf;
126 UINT64 SetUpdateTime, SetCreateTime;
127 UINT64 GetUpdateTime, GetCreateTime, GetAccessTime;
H A DMayaType.h405 typedef struct IO IO; typedef
/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DFileIO.h118 struct IO struct
120 char Name[MAX_SIZE];
121 wchar_t NameW[MAX_SIZE];
122 void *pData;
123 bool WriteMode;
124 bool HamMode;
125 BUF *HamBuf;
126 UINT64 SetUpdateTime, SetCreateTime;
127 UINT64 GetUpdateTime, GetCreateTime, GetAccessTime;
H A DMayaType.h405 typedef struct IO IO; typedef
/dports/science/fastcap/fastcap-2.0wr/src/
H A DMakefile19 IO = . macro
/dports/net-p2p/ctorrent/ctorrent-dnh3.3.2/
H A Dbtfiles.cpp147 ssize_t btFiles::IO(char *buf, uint64_t off, size_t len, const int iotype) function in btFiles
/dports/net/rabbiteer/rabbiteer-rs-c881238/src/
H A Derror.rs27 IO(io::Error), enumerator
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/include/libdvbv5/
H A Dcountries.h652 IO, enumerator
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/include/libdvbv5/
H A Dcountries.h652 IO, enumerator
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/include/libdvbv5/
H A Dcountries.h652 IO, enumerator
/dports/math/gap/gap-4.11.0/src/
H A Dio.c192 extern inline struct IOModuleState * IO(void) in IO() function
/dports/math/gap/gap-4.11.0/pkg/SCSCP-2.3.1/doc/
H A Dmanual.bib23 @Misc{IO, misc
/dports/math/gap/gap-4.11.0/pkg/Browse/doc/
H A Dbrowsebib.xml.bib98 @misc{ IO, misc
/dports/math/gap/gap-4.11.0/pkg/resclasses-4.7.2/doc/
H A Dresclassesbib.xml.bib17 @manual{ IO, manual
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_typing.py4309 def stuff(a: IO) -> AnyStr:
/dports/lang/python310/Python-3.10.1/Lib/
H A Dtyping.py2479 class IO(Generic[AnyStr]): class
2631 IO = IO variable in io
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_typing.py3768 def stuff(a: IO) -> AnyStr:
/dports/lang/python38/Python-3.8.12/Lib/
H A Dtyping.py1838 class IO(Generic[AnyStr]): class
1990 IO = IO variable in io
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_typing.py2733 def stuff(a: IO) -> AnyStr:
/dports/lang/python37/Python-3.7.12/Lib/
H A Dtyping.py1490 class IO(Generic[AnyStr]): class
1634 IO = IO variable in io
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_typing.py4040 def stuff(a: IO) -> AnyStr:
/dports/lang/python39/Python-3.9.9/Lib/
H A Dtyping.py2084 class IO(Generic[AnyStr]): class
2236 IO = IO variable in io
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_typing.py4349 def stuff(a: IO) -> AnyStr:
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dtyping.py2478 class IO(Generic[AnyStr]): class
2643 IO = IO variable in io
/dports/graphics/py-freeimagepy/FreeImagePy-2.0.1/FreeImagePy/
H A Dbuffer_py3.py13 class IO(object): class

12345678910>>...149