Searched refs:conv (Results 126 - 150 of 177) sorted by relevance

12345678

/haiku/src/libs/iconv/
H A Dcp852.h53 cp852_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
125 cp852_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp853.h53 cp853_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
129 cp853_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp857.h53 cp857_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
120 cp857_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp860.h53 cp860_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
123 cp860_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp861.h53 cp861_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
128 cp861_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp862.h53 cp862_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
123 cp862_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp863.h53 cp863_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
128 cp863_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp865.h53 cp865_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
128 cp865_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dkoi8_r.h55 koi8_r_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
131 koi8_r_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dkoi8_t.h53 koi8_t_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
123 koi8_t_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dmac_centraleurope.h53 mac_centraleurope_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
113 mac_centraleurope_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dmac_iceland.h53 mac_iceland_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
134 mac_iceland_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dmac_roman.h53 mac_roman_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
137 mac_roman_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dmac_turkish.h53 mac_turkish_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
135 mac_turkish_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dmac_ukraine.h53 mac_ukraine_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
117 mac_ukraine_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Drk1048.h53 rk1048_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
123 rk1048_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dviscii.h63 viscii_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
125 viscii_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp864.h58 cp864_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
154 cp864_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dkoi8_ru.h53 koi8_ru_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
137 koi8_ru_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dkoi8_u.h55 koi8_u_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
139 koi8_u_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dmac_croatian.h53 mac_croatian_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
139 mac_croatian_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dmac_romania.h53 mac_romania_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
139 mac_romania_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dgb18030ext.h47 gb18030ext_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
235 gb18030ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
/haiku/src/libs/libtelnet/
H A Dsra.c531 struct pam_conv conv = { &auth_conv, &auth_cred }; local
533 e = pam_start("telnetd", name, &conv, &pamh);
/haiku/headers/libs/agg/
H A Dagg_renderer_outline_image.h837 m_clip_box.x1 = line_coord_sat::conv(x1);
838 m_clip_box.y1 = line_coord_sat::conv(y1);
839 m_clip_box.x2 = line_coord_sat::conv(x2);
840 m_clip_box.y2 = line_coord_sat::conv(y2);

Completed in 67 milliseconds

12345678