Searched defs:c1 (Results 1 - 25 of 69) sorted by path

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/headers/libs/agg/
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...]
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...]
H A Dagg_span_gradient.h126 gradient_linear_color(const color_type& c1, const color_type& c2, argument
136 void colors(const color_type& c1, const color_type& c2, unsigned size = 256) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.c171 u16 c1, c2; local
261 u16 c1, c2; local
304 u16 c1, c local
[all...]
/haiku/src/add-ons/media/media-add-ons/finepix_webcam/FinePixJpeg/
H A Dfinepix-jpeg.c111 int c1, c2; 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/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/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/apps/mail/
H A DUtilities.cpp68 char c1; local
99 char c1; local
128 char c1; local
[all...]
/haiku/src/bin/unzip/
H A Dcrypt.c271 int c0, c1; /* last two input bytes */ local
[all...]
H A Dcryptf.c274 int c0, c1; /* last two input bytes */ local
[all...]
/haiku/src/libs/iconv/
H A Dbig5.h1876 unsigned char c1 = s[0]; local
H A Dbig5_2003.h436 unsigned int c1 = i / 157; local
H A Dcns11643_1.h859 unsigned char c1 = s[0]; local
H A Dcns11643_15.h1059 unsigned char c1 = s[0]; local
H A Dcns11643_2.h1090 unsigned char c1 = s[0]; local
H A Dcns11643_3.h946 unsigned char c1 = s[0]; local
H A Dcns11643_4.h35 unsigned char c1 = s[0]; local
H A Dcns11643_5.h1254 unsigned char c1 = s[0]; local
H A Dcns11643_6.h944 unsigned char c1 = s[0]; local
H A Dcns11643_7.h964 unsigned char c1 = s[0]; local

Completed in 291 milliseconds

123