Searched defs:src (Results 101 - 125 of 259) sorted by relevance

1234567891011

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dne2k_isa.c47 static void eth_pio_read(unsigned int src, unsigned char *dst, unsigned int cnt) { argument
51 outb(src, eth_nic_base + D8390_P0_RSAR0);
52 outb(src >> 8, eth_nic_base + D8390_P0_RSAR1);
69 static void eth_pio_write(const unsigned char *src, unsigned int dst, argument
84 outw(*((unsigned short *) src), eth_asic_base + ASIC_PIO);
85 src += 2;
87 outb(*(src++), eth_asic_base + ASIC_PIO);
H A Dipoib.c209 struct ipoib_peer *src; local
213 src = ipoib_cache_peer ( src_mac );
218 ipoib_hdr->u.peer.src = src->key;
257 source = ipoib_lookup_peer_by_key ( ipoib_hdr->u.peer.src );
494 struct ipoib_peer *src; local
522 src = ipoib_cache_peer ( &ll_src );
523 ipoib_hdr->u.peer.src = src->key;
H A Dns8390.c131 static void eth_pio_read(unsigned int src, unsigned char *dst, unsigned int cnt) argument
134 outb(src & 0xff, eth_asic_base + WD_GP2);
135 outb(src >> 8, eth_asic_base + WD_GP2);
141 outb(src, eth_nic_base + D8390_P0_RSAR0);
142 outb(src>>8, eth_nic_base + D8390_P0_RSAR1);
147 outb(src & 0xff, eth_asic_base + _3COM_DALSB);
148 outb(src >> 8, eth_asic_base + _3COM_DAMSB);
178 static void eth_pio_write(const unsigned char *src, unsigned int dst, unsigned int cnt) argument
216 outw(*((unsigned short *)src), eth_asic_base + ASIC_PIO);
217 src
[all...]
/vbox/src/VBox/NetworkServices/NAT/
H A Dpxping_win.c323 ip_addr_t src; local
345 mapped = pxremap_inbound_ip4(&src, (ip_addr_t *)&reply->Address);
439 ip_output_if(p, &src,
440 (ip_addr_t *)&pong->reqiph.src, /* dst */
459 struct sockaddr_in6 src, dst; local
524 memset(&src, 0, sizeof(src));
525 src.sin6_family = AF_INET6;
526 src.sin6_addr = in6addr_any; /* let the OS select host source address */
533 &src,
609 ip6_addr_t src; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfbpict.h100 /* manage missing src alpha */ \
333 PicturePtr src; member in struct:_FbComposeData
346 typedef FASTCALL void (*CombineMaskU) (CARD32 *src, const CARD32 *mask, int width);
347 typedef FASTCALL void (*CombineFuncU) (CARD32 *dest, const CARD32 *src, int width);
348 typedef FASTCALL void (*CombineFuncC) (CARD32 *dest, CARD32 *src, CARD32 *mask, int width);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface_gdi.c342 unsigned char *src = This->resource.allocatedMemory + (y * 1 * IWineD3DSurface_GetPitch(iface)); local
344 unsigned char color = *src;
345 src += 1;
364 const unsigned char *src = This->resource.allocatedMemory + (y * 1 * IWineD3DSurface_GetPitch(iface)); local
372 color |= src[i] << (8 * i);
374 src += 1 * pix_width;
H A Dstateblock.c558 struct wined3d_light_info *src = LIST_ENTRY(e, struct wined3d_light_info, entry), *realLight; local
563 if (realLight->OriginalIndex == src->OriginalIndex)
565 src->OriginalParms = realLight->OriginalParms;
567 if (realLight->glIndex == -1 && src->glIndex != -1)
570 This->activeLights[src->glIndex] = NULL;
572 else if (realLight->glIndex != -1 && src->glIndex == -1)
575 This->activeLights[realLight->glIndex] = src;
577 src->glIndex = realLight->glIndex;
588 src->OriginalIndex, This, targetStateBlock);
590 src
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfbpict.h100 /* manage missing src alpha */ \
333 PicturePtr src; member in struct:_FbComposeData
346 typedef FASTCALL void (*CombineMaskU) (CARD32 *src, const CARD32 *mask, int width);
347 typedef FASTCALL void (*CombineFuncU) (CARD32 *dest, const CARD32 *src, int width);
348 typedef FASTCALL void (*CombineFuncC) (CARD32 *dest, CARD32 *src, CARD32 *mask, int width);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcnetio.cpp163 RCNetStreamIO *src = (RCNetStreamIO*)source; local
165 fd, src->fd, headers, hlen, (PRTransmitFileFlags)flags, timeout); }
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsEscape.cpp89 register const unsigned char* src = (const unsigned char *) str; local
92 if (!IS_OK(*src++))
101 src = (const unsigned char *) str;
106 unsigned char c = *src++;
123 unsigned char c = *src++;
162 register char *src = str; local
171 while (*src)
173 c1[0] = *(src+1);
174 if (*(src+1) == '\0')
177 c2[0] = *(src
388 register const unsigned char* src = (const unsigned char *) part; local
[all...]
H A DnsLinebreakConverter.cpp96 const T* src = aSrc; local
100 while (src < srcEnd)
102 if (*src == *breakStr)
104 src ++;
105 if (src < srcEnd && breakStr[1] && *src == breakStr[1])
106 src ++;
112 src ++;
151 const T* src = inSrc; local
158 while (src < srcEn
184 const T* src = inSrc; local
222 T* src = inSrc; local
245 const T* src = inSrc; local
[all...]
/vbox/src/VBox/Devices/Audio/
H A Dwinaudio.c83 st_sample_t *src; local
127 src = advance (hw->mix_buf, rpos * sizeof (st_sample_t));
130 Log(("winmm_run_out: buffer=%d dst=%08x src=%08x convert_samples %08X\n", oss->idxBuffer, dst, src, convert_samples));
132 hw->clip (dst, src, convert_samples);
144 memset (src, 0, convert_samples * sizeof (st_sample_t));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dstdlib.h273 static inline void swab(char* src, char* dst, int len) { _swab(src, dst, len); } argument
/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_skinny.c30 * $FreeBSD: src/sys/netinet/libalias/alias_skinny.c,v 1.14.8.1 2009/04/15 03:14:26 kensmith Exp $
234 struct in_addr dst, src; local
242 src.s_addr = localIpAddr;
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dcomboot.h142 uint32_t src; member in struct:__anon15033
/vbox/src/VBox/Main/src-server/
H A DPerformanceImpl.cpp290 HRESULT PerformanceCollector::toIPerformanceMetric(pm::Metric *src, IPerformanceMetric **dst) argument
295 rc = metric->init (src);
301 HRESULT PerformanceCollector::toIPerformanceMetric(pm::BaseMetric *src, IPerformanceMetric **dst) argument
306 rc = metric->init (src);
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_teximage.c798 pixels, format, type, &(c->unpack)); /* src */
1020 GLubyte *src; local
1049 pixels, format, type, &(c->unpack)); /* src */
1054 src = subimg;
1059 crMemcpy(img, src, tl->bytesPerPixel * width);
1061 src += width * tl->bytesPerPixel;
1116 GLubyte *src; local
1151 src = subimg;
1156 crMemcpy(img, src, tl->bytesPerPixel * width * height);
1158 src
[all...]
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dstring.c124 void crStrcpy( char *dest, const char *src )
126 while ((*dest++ = *src++))
130 void crStrncpy( char *dest, const char *src, unsigned int len ) argument
132 const unsigned int str_len = crStrlen(src);
134 crMemcpy( dest, src, len ); /* NOTE: not null-terminated! */
137 crMemcpy( dest, src, str_len + 1 ); /* includes null terminator */
141 void crStrcat( char *dest, const char *src )
143 crStrcpy( dest + crStrlen(dest), src );
/vbox/src/VBox/Devices/PC/ipxe/src/hci/tui/
H A Dsettings_ui.c174 static size_t string_copy ( char *dest, const char *src, size_t len ) { argument
177 src_len = strlen ( src );
180 memcpy ( dest, src, len );
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dtcp.h20 uint16_t src; /* Source port */ member in struct:tcp_header
/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dipv4.c147 DBGC ( iphdr->src, "IPv4 fragment %04x expired\n",
167 if ( ( iphdr->src.s_addr == frag_iphdr->src.s_addr ) &&
197 DBGC ( iphdr->src, "IPv4 dropping out-of-sequence fragment "
223 DBGC ( iphdr->src, "IPv4 could not extend reassembly "
274 pshdr.src = iphdr->src;
325 iphdr->src = sin_src->sin_addr;
329 iphdr->src = miniroute->address;
354 DBGC2 ( sin_dest->sin_addr, "IPv4 TX %s->", inet_ntoa ( iphdr->src ) );
465 } src, dest; local
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_open.c9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
103 sym_to_gelf(const Elf32_Sym *src, Elf64_Sym *dst) argument
105 dst->st_name = src->st_name;
106 dst->st_value = src->st_value;
107 dst->st_size = src->st_size;
108 dst->st_info = src->st_info;
109 dst->st_other = src->st_other;
110 dst->st_shndx = src->st_shndx;
651 const void *src; local
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/common/
H A Dctf_lib.c9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
219 z_uncompress(void *dst, size_t *dstlen, const void *src, size_t srclen) argument
221 return (zlib.z_uncompress(dst, (ulong_t *)dstlen, src, srclen));
236 ehdr_to_gelf(const Elf32_Ehdr *src, GElf_Ehdr *dst) argument
238 bcopy(src->e_ident, dst->e_ident, EI_NIDENT);
239 dst->e_type = src->e_type;
240 dst->e_machine = src->e_machine;
241 dst->e_version = src->e_version;
242 dst->e_entry = (Elf64_Addr)src
258 shdr_to_gelf(const Elf32_Shdr *src, GElf_Shdr *dst) argument
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstateblock.c649 struct wined3d_light_info *src = LIST_ENTRY(e, struct wined3d_light_info, entry), *realLight; local
655 if (realLight->OriginalIndex == src->OriginalIndex)
657 src->OriginalParms = realLight->OriginalParms;
659 if (realLight->glIndex == -1 && src->glIndex != -1)
662 dst_state->lights[src->glIndex] = NULL;
664 else if (realLight->glIndex != -1 && src->glIndex == -1)
667 dst_state->lights[realLight->glIndex] = src;
669 src->glIndex = realLight->glIndex;
680 src->OriginalIndex, dst_state, src_state);
682 src
[all...]
H A Dvolume.c379 HRESULT CDECL wined3d_device_blt_vol(struct wined3d_device *device, struct wined3d_volume *src, struct wined3d_volume *dst, argument
395 device, src, dst);
403 SrcBox.right = src->resource.width;
404 SrcBox.bottom = src->resource.height;
405 SrcBox.back = src->resource.depth;
434 hr = wined3d_volume_map(src, &src_desc, pSrcBox, WINED3D_MAP_READONLY);
437 ERR("wined3d_volume_map src failed");
445 wined3d_volume_unmap(src);
468 wined3d_volume_unmap(src);
470 hr = wined3d_volume_unmap(src);
[all...]

Completed in 141 milliseconds

1234567891011