Searched defs:c3 (Results 1 - 18 of 18) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dtst-wscanf.c13 char c3; local
/haiku/src/libs/iconv/
H A Deuc_jp.h81 unsigned char c3 = s[2]; local
96 unsigned char c3 = s[2]; local
H A Deuc_tw.h53 unsigned char c3 = s[2]; local
H A Dgb18030.h243 unsigned char c3 = s[2]; local
H A Dgb18030uni.h179 unsigned char c3 = s[2]; local
H A Deuc_jisx0213.h74 unsigned char c3 = s[2]; local
/haiku/src/tests/libs/linprog/
H A DProgram.cpp63 Constraint* c3 = ls.AddConstraint(1, x2, -1, x3, kLE, 0); local
95 Constraint* c3 = ls.AddConstraint(1, x2, -1, x3, kLE, 0); local
/haiku/src/add-ons/translators/wonderbrush/
H A DLayer.cpp109 uint8 c3 = dstHandle[2] * srcHandle[2] >> 8; local
145 uint8 c3 local
172 uint8 c3 local
323 uint8 c3 = 255 - ( local
356 uint8 c3 = ( local
[all...]
/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Dmpsqrt.c89 static const double c0 = 0.99674, c1 = -0.53380, c2 = 0.45472, c3 = -0.21553; local
/haiku/src/add-ons/media/media-add-ons/video_mixer/
H A DBufferMixer.cpp59 uint8 c1, c2, c3; local
/haiku/headers/libs/agg/
H A Dagg_span_gouraud.h60 void colors(ColorT c1, ColorT c2, ColorT c3) argument
46 span_gouraud(const color_type& c1, const color_type& c2, const color_type& c3, double x1, double y1, double x2, double y2, double x3, double y3, double d) argument
H A Dagg_span_gouraud_gray.h93 span_gouraud_gray(const color_type& c1, const color_type& c2, const color_type& c3, double x1, double y1, double x2, double y2, double x3, double y3, double d = 0) argument
H A Dagg_span_gouraud_rgba.h105 span_gouraud_rgba(const color_type& c1, const color_type& c2, const color_type& c3, double x1, double y1, double x2, double y2, double x3, double y3, double d = 0) argument
H A Dagg_blur.h1187 calc(value_type b1, value_type b2, value_type b3, value_type b4, const self_type& c1, const self_type& c2, const self_type& c3, const self_type& c4) argument
1230 calc(value_type b1, value_type b2, value_type b3, value_type b4, const self_type& c1, const self_type& c2, const self_type& c3, const self_type& c4) argument
1269 calc(value_type b1, value_type b2, value_type b3, value_type b4, const self_type& c1, const self_type& c2, const self_type& c3, const self_type& c4) argument
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DAlphaSlider.cpp277 blend_colors(uint8* d, uint8 alpha, uint8 c1, uint8 c2, uint8 c3) argument
/haiku/src/add-ons/translators/wonderbrush/support/
H A Dblending.h161 blend_colors(uint8* bottom, uint8 alpha, uint8 c1, uint8 c2, uint8 c3) argument
88 blend_colors_copy(uint8* bottom, uint8 alpha, uint8* dest, uint8 c1, uint8 c2, uint8 c3, uint16 gc1, uint16 gc2, uint16 gc3) argument
115 blend_colors(uint8* bottom, uint8 alpha, uint8 c1, uint8 c2, uint8 c3, uint16 gc1, uint16 gc2, uint16 gc3) argument
140 blend_colors_copy(uint8* bottom, uint8 alpha, uint8* dest, uint8 c1, uint8 c2, uint8 c3) argument
363 blend_colors_copy(uint8* bottom, uint8 alpha, uint8* dest, uint8 c1, uint8 c2, uint8 c3) argument
397 blend_colors(uint8* bottom, uint8 alpha, uint8 c1, uint8 c2, uint8 c3) argument
[all...]
/haiku/src/apps/icon-o-matic/gui/
H A DGradientControl.cpp498 blend_colors(uint8* d, uint8 alpha, uint8 c1, uint8 c2, uint8 c3) argument
/haiku/src/bin/
H A Dsetmime.cpp403 char c3 = (char)((type >> 8) & 0xFF); local

Completed in 271 milliseconds