Searched defs:hs (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Dsec80211.c204 struct net80211_handshaker *hs = tblp; local
209 ok |= ( 1 << hs->protocol );
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.c200 UInt32 hs; local
205 hs = (1 << 16) - 1;
208 hs = historySize - 1;
209 hs |= (hs >> 1);
210 hs |= (hs >> 2);
211 hs |= (hs >> 4);
212 hs |
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.c181 UInt32 hs; local
186 hs = (1 << 16) - 1;
189 hs = historySize - 1;
190 hs |= (hs >> 1);
191 hs |= (hs >> 2);
192 hs |= (hs >> 4);
193 hs |
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A DMT25408_PRM.h940 pseudo_bit_t hs[0x00001]; /* Header Separation. If set, the byte count of the first scatter entry will be ignored. The buffer specified by the first scatter entry will contain packet headers (up to TCP). CQE will report number of bytes scattered to the first scatter entry. Intended for use on IPoverIB on UD QP or Raw Ethernet QP. */ member in struct:hermonprm_queue_pair_ee_context_entry_st
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 103 milliseconds