Home
last modified time | relevance | path

Searched refs:Char (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Deuc_to_johap.c52 void AddChar (char Char, struct _cv_state* st);
341 AddChar (Char, st) in AddChar() argument
342 char Char; in AddChar()
348 st->temp_obuf[st->end_cnt] = Char;
352 **(st->my_outbuf) = Char;
H A Djohap_to_euc.c57 void AddChar (char Char, struct _cv_state *st);
307 AddChar (Char, st) in AddChar() argument
308 char Char; in AddChar()
314 st->temp_obuf[st->end_cnt] = Char;
318 **(st->my_outbuf) = Char;
H A Deuc_to_nbyte.c51 void AddChar (char Char, struct _cv_state *st);
565 AddChar (Char, st) in AddChar() argument
566 char Char; in AddChar()
572 st->temp_obuf[st->end_cnt] = Char;
576 **(st->my_outbuf) = Char;
H A Dcomb_to_byte.c39 void AddChar (char Char, struct _cv_state *st);
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c131 p = skipstr(p); p = getint(p, &t.Char); in ptinit()
411 esc += t.Char; in ptout1()
436 phyw = w = t.Char * csi_width[cs(i)]; in ptout1()
440 phyw = w = t.Char * t.width[k]; in ptout1()
472 for (j = w / t.Char; j > 0; j--) in ptout1()
474 for (j = w / t.Char; j > 0; j--) in ptout1()
537 for (j = phyw / t.Char; j > 0; j--) in ptout1()
H A Dtw.h46 int Char; /* #units in character width */ member
H A Dn6.c90 k = t.Char * csi_width[cs(j)];
106 k = t.width[i] * t.Char;
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A Da.26317 Char 24
H A Da.lp7 Char 24
H A Da.3007 Char 24
H A Da.300-127 Char 20
H A Da.2631-c7 Char 14
H A Da.2631-e7 Char 48
H A Da.3827 Char 24
H A Da.300s-127 Char 20
H A Da.4507 Char 24
H A Da.450-127 Char 20
H A Da.8327 Char 24
H A Da.300s7 Char 24
H A Da.4000a7 Char 24
H A DREADME27 Char [integer] /*size of character horizontally*/
89 Char 24
H A Dab.X7 Char 24
H A Dab.377 Char 24
H A Dab.tn3007 Char 24
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DHiiFont.h399 IN CONST CHAR16 Char,

12