Searched defs:c1 (Results 51 - 75 of 144) sorted by relevance

123456

/haiku-fatelf/src/libs/iconv/
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-fatelf/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-fatelf/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-fatelf/src/add-ons/translators/icns/openjpeg/
H A Dmct.c51 mct_encode( int* restrict c0, int* restrict c1, int* restrict c2, int n) argument
74 mct_decode( int* restrict c0, int* restrict c1, int* restrict c2, int n) argument
104 mct_encode_real( int* restrict c0, int* restrict c1, int* restrict c2, int n) argument
127 mct_decode_real( float* restrict c0, float* restrict c1, float* restrict c2, int n) argument
[all...]
/haiku-fatelf/src/add-ons/translators/ppm/
H A Dcolorspace.cpp196 unsigned char c1 = *in_data; local
/haiku-fatelf/src/bin/coreutils/src/
H A Dgetlimits.c105 char c1 = (d1 < str1 ? ' ' : (*d1 == '-' ? ' ' : *d1--)); local
/haiku-fatelf/src/bin/unzip/
H A Dcrypt.c271 int c0, c1; /* last two input bytes */ local
[all...]
/haiku-fatelf/src/bin/zip/
H A Dcrypt.c279 int c1; /* last input byte */ local
[all...]
/haiku-fatelf/src/libs/crypt/
H A Dcrypt-blowfish.c103 u_int8_t c1, c2, c3, c4; local
253 u_int8_t c1, c2; local
[all...]
/haiku-fatelf/src/tests/kits/game/page_flipper/
H A Dpage_flip.cpp161 rgb_color c1 = {i * 2, i * 2, i * 2}; local
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djas_seq.c252 jas_matrix_bindsub(jas_matrix_t *mat0, jas_matrix_t *mat1, int r0, int c0, int r1, int c1) argument

Completed in 311 milliseconds

123456