Searched refs:dst (Results 101 - 125 of 200) sorted by relevance

12345678

/haiku/src/add-ons/translators/wonderbrush/support/
H A Dbitmap_compression.cpp70 Bytef* dst = (Bytef*)bitmap->Bits(); local
73 int ret = uncompress(dst,
/haiku/src/tests/system/network/icmp/
H A Dbig_datagram.cpp27 struct in_addr dst; member in struct:pseudo_header
120 pHeader.dst = iph->ip_dst;
/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.h58 #define ol_strcpy(dst,src) memmove(dst,src,strlen(src)+1)
/haiku/src/add-ons/accelerants/nvidia/
H A DProposeDisplayMode.c581 static void checkAndAddMode(const display_mode *src, display_mode *dst) argument
601 dst[si->mode_count] = *src;
603 dst[si->mode_count].space = low.space = high.space = spaces[j];
608 //if (PROPOSE_DISPLAY_MODE(dst, &low, &high) != B_ERROR) {
610 if (PROPOSE_DISPLAY_MODE(&dst[si->mode_count], &low, &high) == B_OK) {
626 display_mode *dst; local
641 dst = my_mode_list;
652 checkAndAddMode(&custom_mode, dst);
662 checkAndAddMode(&custom_mode, dst);
/haiku/src/libs/uuid/
H A Duuid.h74 void uuid_copy(uuid_t dst, const uuid_t src);
/haiku/headers/private/bluetooth/
H A DbtCoreData.h79 const bdaddr_t& dst, hci_id hid);
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Drandom_r.c171 int32_t *dst;
188 dst = state;
201 *++dst = word;
170 int32_t *dst; local
/haiku/src/add-ons/accelerants/radeon/
H A DProposeDisplayMode.c446 display_mode *dst; local
482 dst = &ai->mode_list[si->mode_count];
487 *dst = *mode;
488 dst->space = low.space = high.space = spaces[i];
491 &si->pll, dst, &low, &high ) == B_OK )
494 ++dst;
498 *dst = *mode;
499 dst->space = spaces[i];
502 &si->pll, dst, &low, &high ) == B_OK )
505 ++dst;
[all...]
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerUtils.cpp212 char * dst = (char *) _dst; local
216 *(float *)dst = 0.0f;
217 dst += dst_sample_offset;
/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp64 AddConnection(uint16 handle, int type, const bdaddr_t& dst, hci_id hid) argument
82 bdaddrUtils::Copy(conn->destination, dst);
87 destination->l2cap_bdaddr = dst;
/haiku/headers/libs/agg/
H A Dagg_scanline_storage_bin.h256 static void write_int32(int8u* dst, int32 val) argument
258 dst[0] = ((const int8u*)&val)[0];
259 dst[1] = ((const int8u*)&val)[1];
260 dst[2] = ((const int8u*)&val)[2];
261 dst[3] = ((const int8u*)&val)[3];
H A Dagg_trans_affine.h123 trans_affine(const double* src, const double* dst) argument
125 parl_to_parl(src, dst);
129 // transform a parallelogram to another one. Src and dst are
140 const double* dst);
/haiku/src/servers/app/drawing/Painter/
H A Dagg_scanline_storage_subpix.h295 static void write_int32(int8u* dst, int32 val) argument
297 dst[0] = ((const int8u*)&val)[0];
298 dst[1] = ((const int8u*)&val)[1];
299 dst[2] = ((const int8u*)&val)[2];
300 dst[3] = ((const int8u*)&val)[3];
/haiku/src/system/libnetwork/netresolv/net/
H A Dhesiod.c420 char *dst, **list; local
497 dst = list[j++];
507 memcpy(dst, p, (size_t)n);
509 dst += n;
515 *dst = 0;
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto_ccmp.c172 u_int8_t *ivp, *mic, *dst; local
254 dst = mtod(n, u_int8_t *) + noff;
259 dst[i] = src[i] ^ s[j];
350 u_int8_t *dst; local
443 dst = mtod(n, u_int8_t *) + noff;
446 dst[i] = src[i] ^ s[j];
448 b[j] ^= dst[i];
/haiku/src/bin/network/ping/
H A Dping6.c210 static struct sockaddr_in6 dst; /* who to ping6 */ variable in typeref:struct:sockaddr_in6
677 (void)memcpy(&dst, res->ai_addr, res->ai_addrlen);
691 IN6_IS_ADDR_LINKLOCAL(&dst.sin6_addr) ||
692 IN6_IS_ADDR_MC_LINKLOCAL(&dst.sin6_addr) ||
693 IN6_IS_ADDR_MC_NODELOCAL(&dst.sin6_addr))) {
695 src.sin6_scope_id = dst.sin6_scope_id;
696 if (dst.sin6_scope_id == 0)
697 dst.sin6_scope_id = src.sin6_scope_id;
810 if (IN6_IS_ADDR_MULTICAST(&dst.sin6_addr))
907 if (IN6_IS_ADDR_MULTICAST(&dst
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dxattrs.c269 int dst; local
279 dst = 0;
285 if ((dst < LINESZ)
289 maptext[dst++] = buf[src];
299 maptext[dst] = '\0';
300 dst = 0;
/haiku/src/tests/apps/miniterminal/
H A DViewBuffer.cpp286 uint16* dst = src + yOffset * fColumns + xOffset; local
290 uint16* dstHandle = dst;
297 dst += yIncrement;
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug.cpp236 arch_debug_memcpy(void* dst, const void* src, size_t size) argument
239 return debug_memcpy(B_CURRENT_TEAM, dst, src, size);
241 return user_memcpy(dst, src, size);
/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/uvc/
H A DUVCCamDevice.h48 void _DecodeColor(unsigned char *dst,
/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.cpp522 float* dst = buffer; local
527 *dst++ = outputs[c][j];
530 for(int j = 0; j < samples; j++, dst++) {
534 *dst = mix / (float)fOutputChannels;
/haiku/src/libs/bsd/
H A Dvis.c164 do_hvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) argument
172 dst = do_svis(dst, c, flags, nextc, extra);
174 *dst++ = L'%';
175 *dst++ = xtoa(((unsigned int)c >> 4) & 0xf);
176 *dst++ = xtoa((unsigned int)c & 0xf);
179 return dst;
187 do_mvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) argument
196 *dst++ = L'=';
197 *dst
208 do_mbyte(wchar_t *dst, wint_t c, int flags, wint_t nextc, int iswextra) argument
305 do_svis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) argument
353 wchar_t *dst, *d; local
398 wchar_t *dst, *src, *pdst, *psrc, *start, *extra; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_misc.h78 extern void ath_txqmove(struct ath_txq *dst, struct ath_txq *src);
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_common.h440 * @param dst destination buffer vector
445 ssize_t fuse_buf_copy(struct fuse_bufvec *dst, struct fuse_bufvec *src,
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Ddevices.cpp65 /** copy string src without trailing zero to dst and remove trailing
66 * spaces size of dst is dst_size, size of src is dst_size-1
70 beautify_string(char *dst, char *src, int dst_size) argument
74 memcpy(dst, src, dst_size - 1);
77 if (dst[i] != ' ')
81 dst[i + 1] = 0;

Completed in 152 milliseconds

12345678