Searched defs:dst (Results 51 - 75 of 250) sorted by relevance

12345678910

/haiku-fatelf/src/add-ons/accelerants/neomagic/
H A DProposeDisplayMode.c349 *dst, local
/haiku-fatelf/src/add-ons/accelerants/nvidia/
H A DProposeDisplayMode.c458 display_mode *dst, low, high; local
/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/
H A DProposeDisplayMode.c494 display_mode *dst, low, high; local
/haiku-fatelf/src/add-ons/accelerants/skeleton/
H A DProposeDisplayMode.c531 *dst, local
/haiku-fatelf/src/add-ons/accelerants/via/
H A DProposeDisplayMode.c531 *dst, local
/haiku-fatelf/src/add-ons/media/plugins/ape_reader/MAClib/
H A DMD5.cpp33 CopyToLittleEndian ( uint32_t* dst, argument
/haiku-fatelf/src/apps/showimage/
H A DToolBarIcons.cpp595 uint8* dst = reinterpret_cast<uint8*>(kIcons[i].bitmap->Bits()); local
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-h8500.c246 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, local
269 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, local
[all...]
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dpdp11-dis.c218 int src, dst; local
[all...]
/haiku-fatelf/src/kits/network/libbind/inet/
H A Dinet_cidr_pton.c70 inet_cidr_pton(int af, const char *src, void *dst, int *bits) { argument
85 inet_cidr_pton_ipv4(const char *src, u_char *dst, int *pbits, int ipv6) { argument
152 inet_cidr_pton_ipv6(const char *src, u_char *dst, int *pbits) argument
[all...]
H A Dinet_net_pton.c62 inet_net_pton_ipv4(const char *src, u_char *dst, size_t size) { argument
220 getv4(const char *src, u_char *dst, int *bitsp) argument
263 inet_net_pton_ipv6(const char *src, u_char *dst, size_t size) argument
395 inet_net_pton(int af, const char *src, void *dst, size_t size) argument
[all...]
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_comp.c114 dn_comp(const char *src, u_char *dst, int dstsiz, argument
257 void __putlong(u_int32_t src, u_char *dst) { ns_put32(src, dst); } argument
258 void __putshort(u_int16_t src, u_char *dst) { ns_put1 argument
97 dn_expand(const u_char *msg, const u_char *eom, const u_char *src, char *dst, int dstsiz) argument
[all...]
H A Dres_query.c403 res_hostalias(const res_state statp, const char *name, char *dst, size_t siz) { argument
/haiku-fatelf/src/kits/textencoding/
H A Dutf8_conversions.cpp78 convert_encoding(const char* from, const char* to, const char* src, int32* srcLen, char* dst, int32* dstLen, int32* state, char substitute) argument
170 convert_to_utf8(uint32 srcEncoding, const char* src, int32* srcLen, char* dst, int32* dstLen, int32* state, char substitute) argument
192 convert_from_utf8(uint32 dstEncoding, const char* src, int32* srcLen, char* dst, int32* dstLen, int32* state, char substitute) argument
/haiku-fatelf/src/libs/agg/src/
H A Dagg_trans_affine.cpp27 parl_to_parl(const double* src, const double* dst) argument
61 double dst[6]; local
[all...]
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_overlay.c128 copywin(const WINDOW *src, WINDOW *dst, argument
[all...]
H A Dlib_set_term.c198 char *dst = 0; local
[all...]
/haiku-fatelf/src/system/kernel/
H A Dboot_splash.cpp50 uint8* dst = start; local
75 uint16* dst = start; local
102 uint16* dst = start; local
129 uint8* dst local
155 uint32* dst = start; local
[all...]
/haiku-fatelf/src/tests/kits/net/icmp/
H A Dbig_datagram.cpp27 struct in_addr dst; member in struct:pseudo_header
/haiku-fatelf/headers/libs/agg/
H A Dagg_span_interpolator_persp.h44 span_interpolator_persp_exact(const double* src, const double* dst) argument
69 void quad_to_quad(const double* src, const double* dst) argument
94 double dst[8]; local
254 span_interpolator_persp_lerp(const double* src, const double* dst) argument
279 quad_to_quad(const double* src, const double* dst) argument
304 double dst[8]; local
[all...]
/haiku-fatelf/src/add-ons/accelerants/radeon/
H A DProposeDisplayMode.c446 display_mode *dst; local
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/scsi/
H A Ddevices.cpp70 beautify_string(char *dst, char *src, int dst_size) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/mixer/
H A DMixerUtils.cpp212 register char * dst = (char *) _dst; local
/haiku-fatelf/src/add-ons/media/media-add-ons/videowindow/
H A DVideoNode.cpp166 VideoNode::ProducerDataStatus(const media_destination &dst, int32 status, argument
174 VideoNode::GetLatencyFor(const media_destination &dst, bigtime_t *out_latency, argument
187 VideoNode::AcceptFormat(const media_destination &dst, media_format *format) argument
248 VideoNode::Connected(const media_source &src, const media_destination &dst, argument
275 VideoNode::Disconnected(const media_source &src, const media_destination &dst) argument
290 VideoNode::FormatChanged(const media_source &src, const media_destination &dst, argument
[all...]
/haiku-fatelf/src/add-ons/translators/sgi/
H A DSGITranslator.cpp547 uint8* dst = rowBuffer; local
555 uint8* dst = rowBuffer; local
565 uint8* dst = rowBuffer; local
586 uint8* dst = rowBuffer; local
616 uint8* dst = rowBuffer; local
624 uint8* dst = rowBuffer; local
634 uint8* dst = rowBuffer; local
655 uint8* dst = rowBuffer; local
[all...]

Completed in 301 milliseconds

12345678910