Home
last modified time | relevance | path

Searched +defs:D +defs:E +defs:F (Results 1 – 11 of 11) sorted by relevance

/reactos/dll/win32/winsta/
H A Dquery.c59 PVOID E, in WinStationQueryEnforcementCore()
60 PVOID F) in WinStationQueryEnforcementCore()
116 PVOID E) in WinStationEnumerate_IndexedA()
126 PVOID E) in WinStationEnumerate_IndexedW()
153 PVOID E, in WinStationGetLanAdapterNameA()
154 PVOID F) in WinStationGetLanAdapterNameA()
164 PVOID E, in WinStationGetLanAdapterNameW()
165 PVOID F) in WinStationGetLanAdapterNameW()
183 PVOID E) in WinStationGetInitialApplication()
193 PVOID E, in WinStationGetProcessSid()
[all …]
H A Dws.c30 PVOID F, in WinStationBroadcastSystemMessage()
84 PVOID E) in WinStationConnectW()
109 PVOID E) in WinStationNtsdDebug()
135 PVOID E, in WinStationSendMessageA()
136 PVOID F, in WinStationSendMessageA()
150 PVOID E, in WinStationSendMessageW()
151 PVOID F, in WinStationSendMessageW()
166 PVOID F, in WinStationSendWindowMessage()
206 PVOID E) in WinStationShadow()
379 PVOID F, in _WinStationCheckForApplicationName()
[all …]
H A Dlogon.c44 PVOID D, in WinStationNegotiateSession()
45 PVOID E, in WinStationNegotiateSession()
46 PVOID F) in WinStationNegotiateSession()
77 PVOID D) in WinStationUserLoginAccessCheck()
106 PVOID D, in _WinStationNotifyLogon()
107 PVOID E, in _WinStationNotifyLogon()
108 PVOID F, in _WinStationNotifyLogon()
H A Dserver.c27 PVOID D) in WinStationCloseServer()
52 PVOID D) in ServerQueryInetConnectorInformationA()
61 PVOID D) in ServerQueryInetConnectorInformationW()
84 PVOID D, in _WinStationShadowTarget()
85 PVOID E, in _WinStationShadowTarget()
86 PVOID F, in _WinStationShadowTarget()
/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DmonoPolyPart.cc106 directedLine *A, *B, *C, *D, *G, *H; in monoPolyPart() local
178 directedLine* E = NULL; in monoPolyPart() local
241 directedLine* F = NULL; in monoPolyPart() local
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/polarssl/
H A Dsha1.c88 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
127 #define F(x,y,z) (z ^ (x & (y ^ z))) in sha1_process() macro
154 #define F(x,y,z) (x ^ y ^ z) in sha1_process() macro
181 #define F(x,y,z) ((x & y) | (z & (x | y))) in sha1_process() macro
208 #define F(x,y,z) (x ^ y ^ z) in sha1_process() macro
/reactos/dll/3rdparty/mbedtls/
H A Dsha1.c160 uint32_t temp, W[16], A, B, C, D, E; in mbedtls_internal_sha1_process() member
207 #define F(x,y,z) ((z) ^ ((x) & ((y) ^ (z)))) in mbedtls_internal_sha1_process() macro
234 #define F(x,y,z) ((x) ^ (y) ^ (z)) in mbedtls_internal_sha1_process() macro
261 #define F(x,y,z) (((x) & (y)) | ((z) & ((x) | (y)))) in mbedtls_internal_sha1_process() macro
288 #define F(x,y,z) ((x) ^ (y) ^ (z)) in mbedtls_internal_sha1_process() macro
H A Dripemd160.c152 uint32_t A, B, C, D, E, Ap, Bp, Cp, Dp, Ep, X[16]; in mbedtls_internal_ripemd160_process() member
202 #define F F1 in mbedtls_internal_ripemd160_process() macro
227 #define F F2 in mbedtls_internal_ripemd160_process() macro
252 #define F F3 in mbedtls_internal_ripemd160_process() macro
277 #define F F4 in mbedtls_internal_ripemd160_process() macro
302 #define F F5 in mbedtls_internal_ripemd160_process() macro
H A Dsha512.c249 uint64_t A, B, C, D, E, F, G, H; in mbedtls_internal_sha512_process() member
/reactos/boot/environ/include/efi/
H A DBase.h980 #define SIGNATURE_32(A, B, C, D) (SIGNATURE_16 (A, B) | (SIGNATURE_16 (C, D) << 16)) argument
1001 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
/reactos/drivers/storage/ide/uniata/
H A Dbsmaster.h385 UCHAR E:1; // Internal Error member
394 UCHAR D:1; // Disparity Error, not used by AHCI member
400 UCHAR F:1; // Unknown FIS Type member