/vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ |
H A D | ipcm.cpp | 119 ipcmClientInfoHeader hdr = {0}; 121 hdr.mType = MSG_TYPE; 122 hdr.mID = cID; 123 hdr.mRequestIndex = rIdx; 124 hdr.mNameStart = sizeof(hdr); 131 ++hdr.mNameCount; 137 ++hdr.mTargetCount; 144 hdr.mTargetStart = hdr 262 ipcMessageHeader hdr; local 288 ipcMessageHeader *hdr = (ipcMessageHeader *) (Data() + 12); local 301 ipcMessageHeader *hdr = (ipcMessageHeader *) (Data() + 12); local [all...] |
/vbox/src/VBox/Additions/common/crOpenGL/pack/ |
H A D | packspu_net.c | 81 CRMessageOpcodes *hdr; local 90 hdr = (CRMessageOpcodes *) 91 ( buf->data_start - ( ( num_opcodes + 3 ) & ~0x3 ) - sizeof(*hdr) ); 93 CRASSERT( (void *) hdr >= buf->pack ); 97 hdr->header.type = (CRMessageType) SWAP32(CR_MESSAGE_OPCODES); 98 hdr->numOpcodes = SWAP32(num_opcodes); 102 hdr->header.type = CR_MESSAGE_OPCODES; 103 hdr->numOpcodes = num_opcodes; 106 *len = buf->data_current - (unsigned char *) hdr; 108 return hdr; 121 CRMessageOpcodes *hdr; local [all...] |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | dvdmedia.h | 54 VIDEOINFOHEADER2 hdr; member in struct:tagMPEG2VIDEOINFO
|
/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv4/ |
H A D | autoip.c | 475 * @param hdr Incoming ARP packet 478 autoip_arp_reply(struct netif *netif, struct etharp_hdr *hdr) argument 494 IPADDR2_COPY(&sipaddr, &hdr->sipaddr); 495 IPADDR2_COPY(&dipaddr, &hdr->dipaddr); 508 !eth_addr_cmp(&netifaddr, &hdr->shwaddr))) { 519 !eth_addr_cmp(&netifaddr, &hdr->shwaddr)) {
|
/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/ |
H A D | wep.c | 122 struct ieee80211_frame *hdr; local 133 hdr = eiob->data; 134 hdr->fc |= IEEE80211_FC_PROTECTED; 171 struct ieee80211_frame *hdr; local 182 hdr = iob->data; 183 hdr->fc &= ~IEEE80211_FC_PROTECTED;
|
H A D | sec80211.c | 409 struct ieee80211_frame *hdr = iob->data; local 411 ( struct ieee80211_beacon * ) hdr->data;
|
H A D | wpa.c | 132 struct ieee80211_frame *hdr; local 140 hdr = dev->associating->beacon->data; 141 beacon = ( struct ieee80211_beacon * ) hdr->data; 219 struct ieee80211_frame *hdr; local 232 hdr = iob->data; 233 beacon = ( struct ieee80211_beacon * ) hdr->data;
|
H A D | wpa_tkip.c | 379 struct ieee80211_frame *hdr = iob->data; local 395 tkip_mix_1 ( &ctx->enc, &ctx->tk, hdr->addr2 ); 404 hdr = eiob->data; 405 hdr->fc |= IEEE80211_FC_PROTECTED; 419 hdr = iob->data; 420 tkip_michael ( &ctx->tk.mic.tx, hdr->addr3, hdr->addr2, 449 struct ieee80211_frame *hdr; local 466 hdr = iob->data; 467 hdr [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/net/infiniband/ |
H A D | ib_mi.c | 76 struct ib_mad_hdr *hdr = &mad->hdr; local 82 if ( memcmp ( &hdr->tid, &madx->mad.hdr.tid, 83 sizeof ( hdr->tid ) ) != 0 ) 93 ( hdr->mgmt_class & IB_MGMT_CLASS_MASK ) ) || 94 ( agent->class_version != hdr->class_version ) || 95 ( agent->attr_id != hdr->attr_id ) ) 104 mi, ntohl ( hdr->tid[0] ), ntohl ( hdr 124 struct ib_mad_hdr *hdr; local 177 struct ib_mad_hdr *hdr = &mad->hdr; local 247 struct ib_mad_hdr *hdr = &madx->mad.hdr; local [all...] |
/vbox/include/VBox/HostServices/ |
H A D | VBoxClipboardSvc.h | 81 VBoxGuestHGCMCallInfo hdr; member in struct:_VBoxClipboardGetHostMsg 94 VBoxGuestHGCMCallInfo hdr; member in struct:_VBoxClipboardFormats 104 VBoxGuestHGCMCallInfo hdr; member in struct:_VBoxClipboardReadData 123 VBoxGuestHGCMCallInfo hdr; member in struct:_VBoxClipboardWriteData
|
H A D | VBoxOpenGLSvc.h | 87 VBoxGuestHGCMCallInfo hdr; member in struct:__anon68 112 VBoxGuestHGCMCallInfo hdr; member in struct:__anon69 146 VBoxGuestHGCMCallInfo hdr; member in struct:__anon70 186 VBoxGuestHGCMCallInfo hdr; member in struct:__anon71
|
H A D | VBoxHostChannel.h | 80 VBoxGuestHGCMCallInfo hdr; member in struct:VBoxHostChannelAttach 88 VBoxGuestHGCMCallInfo hdr; member in struct:VBoxHostChannelDetach 94 VBoxGuestHGCMCallInfo hdr; member in struct:VBoxHostChannelSend 101 VBoxGuestHGCMCallInfo hdr; member in struct:VBoxHostChannelRecv 110 VBoxGuestHGCMCallInfo hdr; member in struct:VBoxHostChannelControl 120 VBoxGuestHGCMCallInfo hdr; member in struct:VBoxHostChannelEventWait 129 VBoxGuestHGCMCallInfo hdr; member in struct:VBoxHostChannelEventCancel 134 VBoxGuestHGCMCallInfo hdr; member in struct:VBoxHostChannelQuery
|
H A D | GuestPropertySvc.h | 321 VBoxGuestHGCMCallInfo hdr; member in struct:guestProp::_GetProperty 356 VBoxGuestHGCMCallInfo hdr; member in struct:guestProp::_SetProperty 386 VBoxGuestHGCMCallInfo hdr; member in struct:guestProp::_SetPropertyValue 408 VBoxGuestHGCMCallInfo hdr; member in struct:guestProp::_DelProperty 422 VBoxGuestHGCMCallInfo hdr; member in struct:guestProp::_EnumProperties 472 VBoxGuestHGCMCallInfoTimed hdr; member in struct:guestProp::_GetNotification
|
/vbox/src/libs/xpcom18a4/xpcom/string/src/ |
H A D | nsSubstring.cpp | 161 nsStringHeader *hdr = local 167 if (hdr) 169 hdr->mRefCount = 1; 170 hdr->mStorageSize = size; 172 return hdr; 175 static nsStringHeader* Realloc(nsStringHeader* hdr, size_t size) argument 182 NS_ASSERTION(!hdr->IsReadonly(), "|Realloc| attempted on readonly string"); 185 hdr = (nsStringHeader*) RTMemRealloc(hdr, sizeof(nsStringHeader) + size); 187 hdr [all...] |
H A D | nsTSubstring.cpp | 103 nsStringHeader* hdr = nsStringHeader::FromData(mData); local 104 if (!hdr->IsReadonly()) 106 nsStringHeader *newHdr = nsStringHeader::Realloc(hdr, storageSize); 109 hdr = newHdr; 110 mData = (char_type*) hdr->Data(); 113 hdr->Release(); 233 nsStringHeader* hdr = nsStringHeader::FromData(mData); local 234 if (hdr->IsReadonly()) 237 capacity = (hdr->StorageSize() / sizeof(char_type)) - 1;
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/ |
H A D | getnetbydns.c | 108 HEADER hdr; member in union:__anon12955 147 hp = &answer->hdr;
|
H A D | gethostbydns.c | 153 HEADER hdr; member in union:__anon12952 230 hp = &answer->hdr;
|
/vbox/src/VBox/Devices/Network/lwip/src/netif/ |
H A D | etharp.c | 77 #define ARPH_HWLEN(hdr) (ntohs((hdr)->_hwlen_protolen) >> 8) 78 #define ARPH_PROTOLEN(hdr) (ntohs((hdr)->_hwlen_protolen) & 0xff) 80 #define ARPH_HWLEN_SET(hdr, len) (hdr)->_hwlen_protolen = htons(ARPH_PROTOLEN(hdr) | ((len) << 8)) 81 #define ARPH_PROTOLEN_SET(hdr, len) (hdr)->_hwlen_protolen = htons((len) | (ARPH_HWLEN(hdr) << 485 struct ethip_hdr *hdr; local 522 struct etharp_hdr *hdr; local 854 struct etharp_hdr *hdr = p->payload; local [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/image/ |
H A D | multiboot.c | 265 * @v hdr Multiboot header descriptor to fill in 269 struct multiboot_header_info *hdr ) { 293 copy_from_user ( &hdr->mb, image->data, offset, 294 sizeof ( hdr->mb ) ); 295 checksum = ( hdr->mb.magic + hdr->mb.flags + 296 hdr->mb.checksum ); 300 hdr->offset = offset; 312 * @v hdr Multiboot header descriptor 318 struct multiboot_header_info *hdr, 317 multiboot_load_raw( struct image *image, struct multiboot_header_info *hdr, physaddr_t *entry, physaddr_t *max ) argument 386 struct multiboot_header_info hdr; local 465 struct multiboot_header_info hdr; local [all...] |
/vbox/src/libs/xpcom18a4/xpcom/components/ |
H A D | nsStaticComponentLoader.cpp | 61 info_RegisterSelf(PLDHashTable *table, PLDHashEntryHdr *hdr, 189 PLDHashEntryHdr *hdr, 195 StaticModuleInfo *info = NS_STATIC_CAST(StaticModuleInfo *, hdr); 188 info_RegisterSelf(PLDHashTable *table, PLDHashEntryHdr *hdr, PRUint32 number, void *arg) argument
|
/vbox/src/libs/xpcom18a4/xpcom/ds/ |
H A D | nsBaseHashtable.h | 245 PLDHashEntryHdr *hdr, 256 PLDHashEntryHdr *hdr, 325 (PLDHashTable *table, PLDHashEntryHdr *hdr, PRUint32 number, void* arg) 327 EntryType* ent = NS_STATIC_CAST(EntryType*, hdr); 344 (PLDHashTable *table, PLDHashEntryHdr *hdr, PRUint32 number, void* arg) 346 EntryType* ent = NS_STATIC_CAST(EntryType*, hdr); 324 s_EnumReadStub(PLDHashTable *table, PLDHashEntryHdr *hdr, PRUint32 number, void* arg) argument 343 s_EnumStub(PLDHashTable *table, PLDHashEntryHdr *hdr, PRUint32 number, void* arg) argument
|
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/ |
H A D | xptiWorkingSet.cpp | 155 xpti_Remover(PLDHashTable *table, PLDHashEntryHdr *hdr, argument 162 xpti_Invalidator(PLDHashTable *table, PLDHashEntryHdr *hdr, argument 165 xptiInterfaceEntry* entry = ((xptiHashEntry*)hdr)->value;
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/ |
H A D | genmk_old.c | 33 char *hdr = "stdpccts.h"; variable 196 hdr = t; 355 if ( strcmp(hdr,"stdpccts.h")!=0 ) printf("HDR_FILE = %s%s\n", DIR(), hdr); 374 if ( strcmp(hdr,"stdpccts.h")!=0 ) printf(" -gh %s", hdr); 453 if ( strcmp(hdr,"stdpccts.h")!=0 ) { 512 if ( gen_CPP && strcmp(hdr,"stdpccts.h")!=0 ) printf(" $(HDR_FILE)"); 549 if ( gen_CPP && strcmp(hdr,"stdpccts.h")!=0 ) printf(" $(HDR_FILE)");
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/common/ |
H A D | ctf_lib.c | 322 } hdr; local 327 bzero(&hdr.ctf, sizeof (hdr)); 332 if ((nbytes = pread64(fd, &hdr.ctf, sizeof (hdr), 0)) <= 0) 340 hdr.ctf.ctp_magic == CTF_MAGIC) { 341 if (hdr.ctf.ctp_version > CTF_VERSION) 370 bcmp(&hdr.e32.e_ident[EI_MAG0], ELFMAG, SELFMAG) == 0) { 383 if (hdr.e32.e_ident[EI_DATA] != order) 385 if (hdr [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/ |
H A D | VBoxMPCr.h | 108 CRMessageOpcodes *hdr; local 117 hdr = (CRMessageOpcodes *) 118 ( pBuffer->data_start - ( ( num_opcodes + 3 ) & ~0x3 ) - sizeof(*hdr) ); 120 Assert((void *) hdr >= pBuffer->pack); 122 hdr->header.type = CR_MESSAGE_OPCODES; 123 hdr->numOpcodes = num_opcodes; 125 *cbData = (UINT)(pBuffer->data_current - (unsigned char *) hdr); 128 return hdr;
|