Home
last modified time | relevance | path

Searched defs:Proto (Results 1 – 25 of 5268) sorted by last modified time

12345678910>>...211

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DInterop_OpenVPN.h238 char Proto[64]; // Protocol member
/dports/security/softether/v4.38-9760/src/Cedar/
H A DInterop_OpenVPN.h238 char Proto[64]; // Protocol member
/dports/mail/vrfy/vrfy-1.0/
H A Dport.h165 #define Proto(TYPES) () macro
167 #define Proto(TYPES) TYPES macro
/dports/lang/python310/Python-3.10.1/Lib/test/test_asyncio/
H A Dtest_sslproto.py173 class Proto(asyncio.BufferedProtocol): class
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_typing.py796 class Proto(Protocol): class
1448 class Proto(Protocol): class
H A Dtest_types.py842 class Proto(typing.Protocol): class
/dports/lang/python38/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_sslproto.py172 class Proto(asyncio.BufferedProtocol): class
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_typing.py621 class Proto(Protocol): class
1245 class Proto(Protocol): class
/dports/lang/python37/Python-3.7.12/Lib/test/test_asyncio/
H A Dtest_sslproto.py169 class Proto(asyncio.BufferedProtocol): class
/dports/lang/python39/Python-3.9.9/Lib/test/test_asyncio/
H A Dtest_sslproto.py173 class Proto(asyncio.BufferedProtocol): class
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_typing.py650 class Proto(Protocol): class
1310 class Proto(Protocol): class
/dports/lang/python311/Python-3.11.0a3/Lib/test/test_asyncio/
H A Dtest_sslproto.py173 class Proto(asyncio.BufferedProtocol): class
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_types.py842 class Proto(typing.Protocol): class
H A Dtest_typing.py802 class Proto(Protocol): class
1454 class Proto(Protocol): class
/dports/games/scorched3d/scorched/src/common/lua/
H A Dlobject.h231 typedef struct Proto { struct
235 struct Proto **p; /* functions defined inside the function */ argument
253 } Proto; argument
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/lua/src/
H A Dlobject.h407 typedef struct Proto { struct
422 struct Proto **p; /* functions defined inside the function */ argument
429 } Proto; argument
/dports/games/spring/spring_98.0/rts/lib/lua/src/
H A Dlobject.h231 typedef struct Proto { struct
235 struct Proto **p; /* functions defined inside the function */ argument
253 } Proto; typedef
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake4/src/host/lua-5.1.4/src/
H A Dlobject.h231 typedef struct Proto { struct
235 struct Proto **p; /* functions defined inside the function */ argument
253 } Proto; typedef
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/lib/lua/
H A Dlobject.h231 typedef struct Proto { struct
235 struct Proto **p; /* functions defined inside the function */ argument
253 } Proto; argument
/dports/games/blobby/blobby-1.0/src/lua/
H A Dlobject.h467 typedef struct Proto { struct
471 struct Proto **p; /* functions defined inside the function */ argument
489 } Proto; argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3182 = [&](const ObjCProtocolDecl *Proto) { in GeneratePropertyList()
/dports/devel/premake/Premake-3.7/Src/Lua/
H A Dlobject.h231 typedef struct Proto { struct
235 struct Proto **p; /* functions defined inside the function */ argument
253 } Proto; argument
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/auth/factotum/
H A Ddat.h22 typedef struct Proto Proto; typedef
88 struct Proto struct
111 extern Proto *prototab[]; /* main.c */ argument
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/ip/snoopy/
H A Ddat.h5 typedef struct Proto Proto; typedef
17 struct Proto struct
28 extern Proto *protos[]; argument
/dports/databases/galera/galera-release_25.3.35/gcomm/src/
H A Devs_proto.cpp35 gcomm::evs::Proto::Proto(gu::Config& conf, in Proto() function in gcomm::evs::Proto

12345678910>>...211