Home
last modified time | relevance | path

Searched refs:chars (Results 1 – 25 of 650) sorted by relevance

12345678910>>...26

/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A DCombining.txt3 0300..034E (79 chars)
4 0360..0362 (3 chars)
5 0483..0486 (4 chars)
6 0488..0489 (2 chars)
7 0591..05A1 (17 chars)
8 05A3..05B9 (23 chars)
9 05BB..05BD (3 chars)
11 05C1..05C2 (2 chars)
13 064B..0655 (11 chars)
15 06D6..06E4 (15 chars)
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dquote.py43 chars = [] variable
46 chars.append(0);
50 chars[i] |= CONTROL_CHAR | RFC2253_HEX;
53 chars[i] |= PRINTABLE
55 chars[i] |= PRINTABLE
57 chars[i] |= PRINTABLE
59 chars[ord(' ')] |= PRINTABLE
60 chars[ord('+')] |= PRINTABLE
61 chars[ord(',')] |= PRINTABLE
62 chars[ord('-')] |= PRINTABLE
[all …]
/netbsd-src/external/lgpl3/gmp/dist/scanf/
H A Ddoscan.c198 ASSERT (chars <= width); \
199 chars++; \
200 if (chars > width) \
224 int chars, c, base, first, width, seen_point, seen_digit, hexfloat; in gmpscan() local
237 chars = 1; in gmpscan()
422 ASSERT (chars <= width+1); in gmpscan()
423 if (chars != width+1) in gmpscan()
426 TRACE (printf (" ungetc %d, to give %d chars\n", c, chars-1)); in gmpscan()
428 chars--; in gmpscan()
438 TRACE (printf (" return %d chars (cf width %d)\n", chars, width)); in gmpscan()
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-lisp.c359 struct token_char *chars; /* the token's constituents */ member
368 tp->chars = in init_token()
377 free (tp->chars); in free_token()
387 …tp->chars = (struct token_char *) xrealloc (tp->chars, tp->allocated * sizeof (struct token_char)); in grow_token()
425 tp->chars[tp->charcount].ch = curr.ch; in read_token()
426 tp->chars[tp->charcount].attribute = a_escaped; in read_token()
440 tp->chars[tp->charcount].ch = curr.ch; in read_token()
441 tp->chars[tp->charcount].attribute = a_escaped; in read_token()
446 tp->chars[tp->charcount].ch = curr.ch; in read_token()
447 tp->chars[tp->charcount].attribute = attribute_of (curr.ch); in read_token()
[all …]
H A Dx-scheme.c198 char *chars; /* the token's constituents */ member
206 tp->chars = (char *) xmalloc (tp->allocated * sizeof (char)); in init_token()
214 free (tp->chars); in free_token()
224 tp->chars = (char *) xrealloc (tp->chars, tp->allocated * sizeof (char)); in grow_token()
236 tp->chars[tp->charcount++] = first; in read_token()
251 tp->chars[tp->charcount++] = c; in read_token()
499 const char *str = tp->chars; in is_number()
670 memcpy (str, op->token->chars, n); in string_of_object()
901 && (token.chars[1] == 'e' || token.chars[1] == 'i')) in read_object()
1003 op->token->chars[op->token->charcount++] = c; in read_object()
[all …]
H A Dx-librep.c174 char *chars; /* the token's constituents */ member
182 tp->chars = (char *) xmalloc (tp->allocated * sizeof (char)); in init_token()
190 free (tp->chars); in free_token()
200 tp->chars = (char *) xrealloc (tp->chars, tp->allocated * sizeof (char)); in grow_token()
246 tp->chars[tp->charcount++] = c; in read_token()
257 tp->chars[tp->charcount++] = c; in read_token()
395 tp->chars[tp->charcount++] = c; in read_token()
505 memcpy (str, op->token->chars, n); in string_of_object()
819 op->token->chars[op->token->charcount++] = c; in read_object()
825 op->token->chars[op->token->charcount++] = c; in read_object()
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dfilemode.c216 setst (unsigned long bits ATTRIBUTE_UNUSED, char *chars ATTRIBUTE_UNUSED) in setst()
221 if (chars[3] != 'x') in setst()
223 chars[3] = 'S'; in setst()
225 chars[3] = 's'; in setst()
231 if (chars[6] != 'x') in setst()
233 chars[6] = 'S'; in setst()
235 chars[6] = 's'; in setst()
241 if (chars[9] != 'x') in setst()
243 chars[9] = 'T'; in setst()
245 chars[9] = 't'; in setst()
H A Dsysroff.info49 (("creation date")( chars 12 bytes)( "cd"))
52 (("version") (chars 4 bytes) ("ver"))
68 (("os name") (chars variable bytes) ("os"))
69 (("sys name") (chars variable bytes) ("sys"))
70 (("module name") (chars variable bytes) ("mn"))
71 (("cpu") (chars variable bytes) ("cpu")))
87 (("unit name") (chars variable byte) ("name"))
88 (("tool name") (chars variable byte) ("tool"))
89 (("creation date") (chars 12 bytes) ("tcd"))
90 (("linker name") (chars variable byte) ("linker"))
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dfilemode.c216 setst (unsigned long bits ATTRIBUTE_UNUSED, char *chars ATTRIBUTE_UNUSED) in setst()
221 if (chars[3] != 'x') in setst()
223 chars[3] = 'S'; in setst()
225 chars[3] = 's'; in setst()
231 if (chars[6] != 'x') in setst()
233 chars[6] = 'S'; in setst()
235 chars[6] = 's'; in setst()
241 if (chars[9] != 'x') in setst()
243 chars[9] = 'T'; in setst()
245 chars[9] = 't'; in setst()
H A Dsysroff.info49 (("creation date")( chars 12 bytes)( "cd"))
52 (("version") (chars 4 bytes) ("ver"))
68 (("os name") (chars variable bytes) ("os"))
69 (("sys name") (chars variable bytes) ("sys"))
70 (("module name") (chars variable bytes) ("mn"))
71 (("cpu") (chars variable bytes) ("cpu")))
87 (("unit name") (chars variable byte) ("name"))
88 (("tool name") (chars variable byte) ("tool"))
89 (("creation date") (chars 12 bytes) ("tcd"))
90 (("linker name") (chars variable byte) ("linker"))
[all …]
/netbsd-src/external/gpl2/lvm2/dist/test/
H A Dmkdtemp37 chars=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
42 head -c$n "$dev_rand" | tr -c $chars 01234567$chars$chars$chars
60 | tr -c $chars 01234567$chars$chars$chars
/netbsd-src/external/public-domain/sqlite/dist/tea/win/
H A Dnmakehlp.c73 int chars; in main() local
93 chars = snprintf(msg, sizeof(msg) - 1, in main()
97 WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars, in main()
104 chars = snprintf(msg, sizeof(msg) - 1, in main()
108 WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars, in main()
115 chars = snprintf(msg, sizeof(msg) - 1, in main()
119 WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars, in main()
133 chars = snprintf(msg, sizeof(msg) - 1, in main()
138 WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars, in main()
145 chars = snprintf(msg, sizeof(msg) - 1, in main()
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/
H A Dgen-uninames70 all-chars
73 (setq all-chars (nreverse all-chars))
198 (dolist (uc all-chars)
217 ;; Sort the list of unicode-chars by word-indices.
218 (setq all-chars
219 (sort all-chars
241 (dolist (uc all-chars)
284 … (reduce #'max (mapcar (lambda (uc) (length (unicode-char-name uc))) all-chars))
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dminigzip.c83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
91 if (chars != 0) {
93 if (chars >= 2
94 && msgbuf[chars - 2] == '\r' && msgbuf[chars - 1] == '\n') {
95 chars -= 2;
96 msgbuf[chars] = 0;
99 if (chars > sizeof (buf) - 1) {
100 chars = sizeof (buf) - 1;
101 msgbuf[chars] = 0;
104 wcstombs(buf, msgbuf, chars + 1);
H A Dgzlib.c40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
48 if (chars != 0) {
50 if (chars >= 2
51 && msgbuf[chars - 2] == '\r' && msgbuf[chars - 1] == '\n') {
52 chars -= 2;
53 msgbuf[chars] = 0;
56 if (chars > sizeof (buf) - 1) {
57 chars = sizeof (buf) - 1;
58 msgbuf[chars] = 0;
61 wcstombs(buf, msgbuf, chars + 1);
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dminigzip.c83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
91 if (chars != 0) {
93 if (chars >= 2
94 && msgbuf[chars - 2] == '\r' && msgbuf[chars - 1] == '\n') {
95 chars -= 2;
96 msgbuf[chars] = 0;
99 if (chars > sizeof (buf) - 1) {
100 chars = sizeof (buf) - 1;
101 msgbuf[chars] = 0;
104 wcstombs(buf, msgbuf, chars + 1);
H A Dgzlib.c40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
48 if (chars != 0) {
50 if (chars >= 2
51 && msgbuf[chars - 2] == '\r' && msgbuf[chars - 1] == '\n') {
52 chars -= 2;
53 msgbuf[chars] = 0;
56 if (chars > sizeof (buf) - 1) {
57 chars = sizeof (buf) - 1;
58 msgbuf[chars] = 0;
61 wcstombs(buf, msgbuf, chars + 1);
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dminigzip.c83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
91 if (chars != 0) {
93 if (chars >= 2
94 && msgbuf[chars - 2] == '\r' && msgbuf[chars - 1] == '\n') {
95 chars -= 2;
96 msgbuf[chars] = 0;
99 if (chars > sizeof (buf) - 1) {
100 chars = sizeof (buf) - 1;
101 msgbuf[chars] = 0;
104 wcstombs(buf, msgbuf, chars + 1);
H A Dgzlib.c40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
48 if (chars != 0) {
50 if (chars >= 2
51 && msgbuf[chars - 2] == '\r' && msgbuf[chars - 1] == '\n') {
52 chars -= 2;
53 msgbuf[chars] = 0;
56 if (chars > sizeof (buf) - 1) {
57 chars = sizeof (buf) - 1;
58 msgbuf[chars] = 0;
61 wcstombs(buf, msgbuf, chars + 1);
/netbsd-src/usr.bin/deroff/
H A Dderoff.c142 static char chars[128]; /* SPECIAL, PUNCT, APOS, DIGIT, or LETTER */ variable
351 chars[i] = LETTER; in main()
353 chars[i] = LETTER; in main()
355 chars[i] = DIGIT; in main()
356 chars['\''] = APOS; in main()
357 chars['&'] = APOS; in main()
358 chars['.'] = PUNCT; in main()
359 chars[','] = PUNCT; in main()
360 chars[';'] = PUNCT; in main()
361 chars['?'] = PUNCT; in main()
[all …]
/netbsd-src/sys/dev/wscons/
H A Dwscons_rinit.c67 rc->rc_font_ascent = -(rc->rc_font->chars)['a'].homey; in rcons_initfont()
76 if (rc->rc_font->chars[ch].r == 0) in rcons_initfont()
79 n = rc->rc_font->chars[ch].r->linelongs * in rcons_initfont()
80 rc->rc_font->chars[ch].r->height; in rcons_initfont()
81 pix = rc->rc_font->chars[ch].r->pixels; in rcons_initfont()
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsclean.c294 size_t chars = 0, chars_max = 1024; local
309 while (chars_max < s + chars)
313 offset[entries++] = chars;
314 VOID strcpy(a+chars, en);
315 chars += s;
324 if (chars)
325 a = trealloc(char, a, chars);
/netbsd-src/external/gpl3/binutils/dist/zlib/test/
H A Dminigzip.c87 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
95 if (chars != 0) {
97 if (chars >= 2
98 && msgbuf[chars - 2] == '\r' && msgbuf[chars - 1] == '\n') {
99 chars -= 2;
100 msgbuf[chars] = 0;
103 if (chars > sizeof (buf) - 1) {
104 chars = sizeof (buf) - 1;
105 msgbuf[chars] = 0;
108 wcstombs(buf, msgbuf, chars + 1);
/netbsd-src/external/gpl3/binutils.old/dist/zlib/test/
H A Dminigzip.c87 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
95 if (chars != 0) {
97 if (chars >= 2
98 && msgbuf[chars - 2] == '\r' && msgbuf[chars - 1] == '\n') {
99 chars -= 2;
100 msgbuf[chars] = 0;
103 if (chars > sizeof (buf) - 1) {
104 chars = sizeof (buf) - 1;
105 msgbuf[chars] = 0;
108 wcstombs(buf, msgbuf, chars + 1);
/netbsd-src/external/gpl3/gdb/dist/zlib/test/
H A Dminigzip.c87 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
95 if (chars != 0) {
97 if (chars >= 2
98 && msgbuf[chars - 2] == '\r' && msgbuf[chars - 1] == '\n') {
99 chars -= 2;
100 msgbuf[chars] = 0;
103 if (chars > sizeof (buf) - 1) {
104 chars = sizeof (buf) - 1;
105 msgbuf[chars] = 0;
108 wcstombs(buf, msgbuf, chars + 1);

12345678910>>...26