Searched defs:dst (Results 126 - 148 of 148) sorted by last modified time

123456

/haiku/headers/libs/agg/
H A Dagg_alpha_mask_u8.h98 void fill_hspan(int x, int y, cover_type* dst, int num_pix) const argument
148 void combine_hspan(int x, int y, cover_type* dst, int num_pix) const argument
200 fill_vspan(int x, int y, cover_type* dst, int num_pix) const argument
249 combine_vspan(int x, int y, cover_type* dst, int num_pix) const argument
391 fill_hspan(int x, int y, cover_type* dst, int num_pix) const argument
405 combine_hspan(int x, int y, cover_type* dst, int num_pix) const argument
421 fill_vspan(int x, int y, cover_type* dst, int num_pix) const argument
434 combine_vspan(int x, int y, cover_type* dst, int num_pix) const argument
[all...]
H A Dagg_scanline_storage_aa.h144 extra_span dst; local
431 static void write_int32(int8u* dst, int32 val) argument
[all...]
H A Dagg_scanline_storage_bin.h256 static void write_int32(int8u* dst, int32 val) argument
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...]
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...]
/haiku/src/apps/soundrecorder/
H A DFileUtils.cpp26 CopyFileData(BFile& dst, BFile& src) argument
82 CopyAttributes(BNode& dst, BNode& src) argument
132 CopyFile(BFile& dst, BFil argument
[all...]
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregexec.c1734 merge_state_array(const re_dfa_t *dfa, re_dfastate_t **dst, re_dfastate_t **src, int num) argument
1939 int dst, cpos; local
[all...]
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Drandom_r.c170 int32_t *dst; local
/haiku/src/system/libroot/posix/string/
H A Dstrlcpy.c11 strlcpy(char *dst, char const *src, size_t s) argument
/haiku/src/tests/servers/app/newerClipping/drawing/
H A DDrawingEngine.cpp54 uint8* dst = (uint8*)fBuffer->Bits(); local
/haiku/src/tests/servers/app/newerClipping/
H A Dmain.cpp232 gfxcpy32(uint8* dst, uint8* src, int32 numBytes) argument
/haiku/src/tests/servers/app/painter/
H A DPainter.cpp345 uint8* dst = fBuffer->row(0); local
372 uint8* dst = fBuffer->row(0); local
595 uint8* dst = fBuffer->row(0); local
1339 uint8* dst = fBuffer->row(y); local
[all...]
/haiku/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/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/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/src/apps/serialconnect/libvterm/src/
H A Drect.h9 static void rect_expand(VTermRect *dst, VTermRect *src) argument
18 rect_clip(VTermRect *dst, VTermRect *bounds) argument
[all...]
/haiku/src/apps/tv/
H A DConvertBitmap.cpp35 ConvertBitmap(BBitmap *dst, const BBitmap *src) argument
54 ConvertBitmap_YCbCr422_to_RGB32(BBitmap *dst, const BBitmap *src) argument
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6_utils.cpp51 ip6_sprintf(const in6_addr *srcaddr, char *dst, size_t size) argument
/haiku/src/add-ons/translators/wonderbrush/
H A DLayer.cpp71 uint8* dst = (uint8*)into->Bits(); local
[all...]
/haiku/headers/libs/agg/util/
H A Dagg_color_conv.h35 void color_conv(rendering_buffer* dst, argument
58 void color_conv_row(unsigned char* dst, argument
71 void operator () (unsigned char* dst, argument
[all...]
H A Dagg_color_conv_rgb8.h45 void operator () (unsigned char* dst, argument
72 void operator () (unsigned char* dst, argument
114 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
147 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
179 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
206 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
232 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
259 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
286 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
316 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
346 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
376 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
404 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
424 operator ()(unsigned char* dst, const unsigned char* src, unsigned width) const argument
[all...]
/haiku/headers/private/firewire/
H A Dfirewirereg.h72 uint16_t dst; member in struct:fw_device
/haiku/src/add-ons/accelerants/et6x00/
H A DProposeDisplayMode.c94 display_mode *dst, low, high; local

Completed in 249 milliseconds

123456