Searched defs:dst (Results 26 - 50 of 250) sorted by relevance

12345678910

/haiku-fatelf/src/bin/gdb/libiberty/
H A Dconcat.c126 concat_copy VPARAMS ((char *dst, const char *first, ...)) argument
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dutil.c49 map_v4v6_address(const char *src, char *dst) { argument
/haiku-fatelf/src/kits/network/libbind/nameser/
H A Dns_samedomain.c166 ns_makecanon(const char *src, char *dst, size_t dstsize) { argument
H A Dns_ttl.c52 ns_format_ttl(u_long src, char *dst, size_t dstlen) { argument
97 ns_parse_ttl(const char *src, u_long *dst) { argument
[all...]
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dcomp_expand.c102 char *dst = 0; local
/haiku-fatelf/src/libs/pdflib/libs/pdcore/
H A Dpc_sbuf.c53 pdc_sb_copy(pdc_sbuf *dst, const pdc_sbuf *src) argument
93 pdc_sb_write(pdc_sbuf *dst, const char *src, int len) argument
[all...]
/haiku-fatelf/src/system/boot/platform/generic/
H A Dvideo_blit.cpp37 uint32* dst = start; local
60 uint8* dst = start; local
84 uint16* dst = start; local
109 uint16* dst = start; local
[all...]
/haiku-fatelf/src/apps/soundrecorder/
H A DFileUtils.cpp25 CopyFileData(BFile& dst, BFile& src) argument
81 CopyAttributes(BNode& dst, BNode& src) argument
131 CopyFile(BFile& dst, BFil argument
[all...]
/haiku-fatelf/headers/os/bluetooth/
H A DbdaddrUtils.h43 static void Copy(bdaddr_t& dst, const bdaddr_t& src) argument
/haiku-fatelf/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp40 AddConnection(uint16 handle, int type, const bdaddr_t& dst, hci_id hid) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A Dencodings.cpp99 _lendian_unicode_to_utf8( const char *src, int32 *srcLen, char *dst, uint32 *dstLen) argument
139 _utf8_to_lendian_unicode( const char *src, int32 *srcLen, char *dst, uint32 *dstLen) argument
/haiku-fatelf/src/add-ons/translators/wonderbrush/
H A DLayer.cpp71 uint8* dst = (uint8*)into->Bits(); local
[all...]
/haiku-fatelf/src/add-ons/translators/wonderbrush/support/
H A Dbitmap_compression.cpp64 Bytef* dst = (Bytef*)bitmap->Bits(); local
/haiku-fatelf/src/bin/coreutils/lib/
H A Drename.c46 rpl_rename (char const *src, char const *dst) argument
280 rpl_rename(char const *src, char const *dst) argument
[all...]
/haiku-fatelf/src/bin/
H A Ddstcheck.cpp119 bool dst = false; local
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dmsp430-dis.c240 short dst = 0; local
443 short dst = 0; local
696 short dst = 0; local
[all...]
/haiku-fatelf/src/bin/network/tcpdump/missing/
H A Dinet_ntop.c64 inet_ntop_v4 (const void *src, char *dst, size_t size) argument
103 inet_ntop_v6 (const u_char *src, char *dst, size_t size) argument
206 inet_ntop(int af, const void *src, char *dst, size_ argument
[all...]
/haiku-fatelf/src/kits/network/libbind/inet/
H A Dinet_cidr_ntop.c63 inet_cidr_ntop(int af, const void *src, int bits, char *dst, size_t size) { argument
76 decoct(const u_char *src, int bytes, char *dst, size_t size) { argument
109 inet_cidr_ntop_ipv4(const u_char *src, int bits, char *dst, size_t size) argument
153 inet_cidr_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) argument
[all...]
H A Dinet_net_ntop.c169 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) argument
[all...]
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dctl_p.c166 ctl_sa_copy(const struct sockaddr *src, struct sockaddr *dst) { argument
/haiku-fatelf/src/libs/bsd/
H A Dunvis.c242 strunvis(char *dst, const char *src) argument
271 strunvisx(char *dst, const char *src, int flag) argument
[all...]
/haiku-fatelf/src/servers/app/drawing/
H A Ddrawing_support.h19 gfxcpy(uint8* dst, const uint8* src, int32 numBytes) argument
66 gfxcpy32(uint8* dst, const uint8* src, int32 numBytes) argument
97 gfxset32(uint8* dst, uint3 argument
[all...]
/haiku-fatelf/headers/libs/agg/
H A Dagg_trans_bilinear.h37 trans_bilinear(const double* src, const double* dst) argument
63 void quad_to_quad(const double* src, const double* dst) argument
104 double dst[8]; local
[all...]
H A Dagg_trans_perspective.h37 trans_perspective(const double* src, const double* dst) argument
63 void quad_to_quad(const double* src, const double* dst) argument
118 double dst[ local
[all...]
/haiku-fatelf/src/add-ons/accelerants/matrox/
H A DProposeDisplayMode.c481 *dst, local

Completed in 480 milliseconds

12345678910