Searched defs:c1 (Results 26 - 50 of 69) sorted by relevance

123

/haiku/headers/cpp/std/
H A Dstraits.h45 static void assign (char_type& c1, const char_type& c2) argument
47 static bool eq (const char_type& c1, const char_type& c2) argument
49 static bool ne (const char_type& c1, const char_type& c2) argument
51 static bool lt (const char_type& c1, const char_type& c2) argument
111 static void assign (char_type& c1, const char_type& c2) argument
113 eq(const char_type & c1, const char_type& c2) argument
115 ne(const char_type& c1, const char_type& c2) argument
117 lt(const char_type& c1, const char_type& c2) argument
[all...]
/haiku/src/add-ons/translators/wonderbrush/
H A DLayer.cpp85 uint8 c1 = dstHandle[0] * srcHandle[0] >> 8; local
139 uint8 c1 local
166 uint8 c1 local
313 uint8 c1 = 255 - ( local
346 uint8 c1 = ( local
[all...]
/haiku/src/apps/mail/
H A DUtilities.cpp68 char c1; local
99 char c1; local
128 char c1; local
[all...]
/haiku/src/libs/iconv/
H A Dbig5.h1876 unsigned char c1 = s[0]; local
H A Dcp950ext.h38 unsigned char c1 = s[0]; local
H A Dgb12345ext.h1009 unsigned char c1 = s[0]; local
H A Dgb18030ext.h49 unsigned char c1 = s[0]; local
H A Dgb2312.h1084 unsigned char c1 = s[0]; local
H A Disoir165ext.h163 unsigned char c1 = s[0]; local
H A Djisx0208.h1015 unsigned char c1 = s[0]; local
H A Djisx0212.h916 unsigned char c1 = s[0]; local
H A Dksc5601.h1191 unsigned char c1 = s[0]; local
H A Duhc_1.h809 unsigned char c1 = s[0]; local
H A Duhc_2.h491 unsigned char c1 = s[0]; local
H A Dcp932ext.h151 unsigned char c1 = s[0]; local
H A Dhkscs1999.h855 unsigned char c1 = s[0]; local
[all...]
H A Dshift_jisx0213.h71 unsigned int c1; 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/src/add-ons/translators/ppm/
H A Dcolorspace.cpp188 unsigned char c1 = *in_data; local
/haiku/headers/libs/agg/
H A Dagg_span_gouraud.h46 span_gouraud(const color_type& c1, argument
60 void colors(ColorT c1, ColorT c2, ColorT c3) argument
H A Dagg_span_gouraud_gray.h53 void init(const coord_type& c1, const coord_type& c2) argument
93 span_gouraud_gray(const color_type& c1, argument
H A Dagg_span_gouraud_rgba.h53 void init(const coord_type& c1, const coord_type& c2) argument
105 span_gouraud_rgba(const color_type& c1, argument
[all...]
/haiku/src/bin/unzip/
H A Dcrypt.c271 int c0, c1; /* last two input bytes */ local
[all...]
/haiku/src/tests/kits/game/page_flipper/
H A Dpage_flip.cpp161 rgb_color c1 = {i * 2, i * 2, i * 2}; local

Completed in 240 milliseconds

123