Home
last modified time | relevance | path

Searched refs:uc (Results 1 – 25 of 91) sorted by relevance

1234

/mirbsd/src/lib/libc/rpc/
Dsvc_udp.c356 struct udp_cache *uc; in svcudp_enablecache() local
362 uc = ALLOC(struct udp_cache, 1); in svcudp_enablecache()
363 if (uc == NULL) { in svcudp_enablecache()
367 uc->uc_size = size; in svcudp_enablecache()
368 uc->uc_nextvictim = 0; in svcudp_enablecache()
369 uc->uc_entries = ALLOC(cache_ptr, size * SPARSENESS); in svcudp_enablecache()
370 if (uc->uc_entries == NULL) { in svcudp_enablecache()
372 free(uc); in svcudp_enablecache()
375 BZERO(uc->uc_entries, cache_ptr, size * SPARSENESS); in svcudp_enablecache()
376 uc->uc_fifo = ALLOC(cache_ptr, size); in svcudp_enablecache()
[all …]
/mirbsd/src/sys/dev/rasops/
Drasops4.c107 rasops4_putchar(cookie, row, col, uc, attr) in rasops4_putchar() argument
110 u_int uc;
140 if (fg == bg || uc == ' ') {
141 uc = (u_int)-1;
145 uc -= ri->ri_font->firstchar;
146 fr = (u_char *)ri->ri_font->data + uc * ri->ri_fontscale;
155 if (uc == (u_int)-1) {
180 if (uc == (u_int)-1) {
222 rasops4_putchar(cookie, row, col, uc, attr) in rasops4_putchar() argument
225 u_int uc;
[all …]
Drasops2.c127 rasops2_putchar(cookie, row, col, uc, attr) in rasops2_putchar() argument
130 u_int uc;
161 if (fg == bg || uc == ' ') {
162 uc = (u_int)-1;
166 uc -= ri->ri_font->firstchar;
167 fr = (u_char *)ri->ri_font->data + uc * ri->ri_fontscale;
176 if (uc == (u_int)-1) {
203 if (uc == (u_int)-1) {
264 rasops2_putchar8(cookie, row, col, uc, attr) in rasops2_putchar8() argument
267 u_int uc;
[all …]
Drasops8.c104 rasops8_putchar(cookie, row, col, uc, attr) in rasops8_putchar() argument
107 u_int uc;
131 if (uc == ' ') {
142 uc -= ri->ri_font->firstchar;
143 fr = (u_char *)ri->ri_font->data + uc * ri->ri_fontscale;
209 rasops8_putchar8(cookie, row, col, uc, attr) in rasops8_putchar8() argument
212 u_int uc;
223 rasops8_putchar(cookie, row, col, uc, attr);
248 if (uc == ' ') {
254 uc -= ri->ri_font->firstchar;
[all …]
Drasops15.c116 rasops15_putchar(cookie, row, col, uc, attr) in rasops15_putchar() argument
119 u_int uc;
144 if (uc == ' ') {
156 uc -= ri->ri_font->firstchar;
157 fr = (u_char *)ri->ri_font->data + uc * ri->ri_fontscale;
220 rasops15_putchar8(cookie, row, col, uc, attr) in rasops15_putchar8() argument
223 u_int uc;
234 rasops15_putchar(cookie, row, col, uc, attr);
259 if (uc == (u_int)-1) {
266 uc -= ri->ri_font->firstchar;
[all …]
Drasops1.c93 rasops1_putchar(cookie, row, col, uc, attr) in rasops1_putchar() argument
96 u_int uc;
127 if (fg == bg || uc == ' ') {
128 uc = (u_int)-1;
132 uc -= ri->ri_font->firstchar;
133 fr = (u_char *)ri->ri_font->data + uc * ri->ri_fontscale;
142 if (uc == (u_int)-1) {
183 if (uc == (u_int)-1) {
241 rasops1_putchar8(cookie, row, col, uc, attr) in rasops1_putchar8() argument
244 u_int uc;
[all …]
Drasops24.c123 rasops24_putchar(cookie, row, col, uc, attr) in rasops24_putchar() argument
126 u_int uc;
151 if (uc == ' ') {
164 uc -= ri->ri_font->firstchar;
165 fr = (u_char *)ri->ri_font->data + uc * ri->ri_fontscale;
250 rasops24_putchar8(cookie, row, col, uc, attr) in rasops24_putchar8() argument
253 u_int uc;
264 rasops24_putchar(cookie, row, col, uc, attr);
289 if (uc == (u_int)-1) {
296 uc -= ri->ri_font->firstchar;
[all …]
Drasops32.c74 rasops32_putchar(cookie, row, col, uc, attr) in rasops32_putchar() argument
77 u_int uc;
104 if (uc == ' ') {
113 uc -= ri->ri_font->firstchar;
114 fr = (u_char *)ri->ri_font->data + uc * ri->ri_fontscale;
/mirbsd/src/distrib/common/
DMakefile118 ${RDSETROOT} *.c *.o *.lo *.loo *~ bsd.uc ${_RD_TARGETS} \
169 bsd.uc: bsd ${IMAGE} ${RDSETROOT}
176 bsd.rd: bsd.uc
177 cp -f bsd.uc bsd.uc~
178 config -ef bsd.uc~ <<<"quit"
179 ${BSDRD_COMPR} <bsd.uc~ >$@
180 -rm -f bsd.uc~
182 bsd.rd.net: bsd.uc
183 cp -f bsd.uc bsd.uc~
184 config -ef bsd.uc~ <<<"quit"
[all …]
/mirbsd/src/gnu/usr.bin/rcs/src/
Drcsfcmp.c160 register int xc, uc; local
182 uc = 0; /* Keep lint happy. */
190 Igeteof_(ufp, uc, ueof=true;)
198 Igeteof_(ufp, uc, ueof=true;)
201 if (xc != uc)
215 (xc==KDELIM || xc==VDELIM) && (uc==KDELIM || uc==VDELIM) &&
223 if (xc != uc) {
225 uc = discardkeyval(uc, ufp);
226 if ((xeof = xc==EOF) | (ueof = uc==EOF))
234 Igeteof_(ufp, uc, ueof=true;)
[all …]
/mirbsd/src/sys/arch/i386/i386/
Dk6_mem.c60 #define k6_reg_get(reg, addr, mask, wc, uc) do { \ argument
64 uc = (reg) & 0x1; \
67 #define k6_reg_make(addr, mask, wc, uc) \ argument
68 ((addr) | ((mask) << 2) | ((wc) << 1) | uc)
85 u_int32_t len = 0, wc, uc; local
98 uc = (desc->mr_flags & MDF_UNCACHEABLE) ? 1 : 0;
100 *mtrr = k6_reg_make(desc->mr_base, len, wc, uc);
109 u_int32_t addr, mask, wc, uc; local
125 k6_reg_get(one, addr, mask, wc, uc);
130 if (uc)
/mirbsd/src/gnu/usr.bin/perl/t/op/
Dlc.t23 is(uc($a) , "HELLO\.\* WORLD", 'uc');
35 is(uc($b) , "HELLO\.\* WORLD", 'uc');
53 is(uc($a) , "\x{100}\x{100}AA", 'uc');
65 is(uc($b) , "\x{100}\x{100}AA", 'uc');
129 is(uc("\x{1C5}") , "\x{1C4}", "U+01C5 uc is U+01C4");
130 is(uc("\x{1C6}") , "\x{1C4}", "U+01C6 uc is U+01C4, too");
139 ($c = $a) =~ s/(\w+)/uc($1)/ge;
155 is(uc($1), "ABCDEFGH", "[perl #18931]");
Dsubst.t455 my($ua, $ub, $uc, $ud) = ("\x{101}", "\x{102}", "\x{103}", "\x{104}");
463 ($b = $a) =~ s/--/$uc/;
464 is($b, "$ua$uc$ub", "s///: replace utf8 into utf8");
465 ($b = $a) =~ s/--/--$uc--/;
466 is($b, "$ua--$uc--$ub", "s///: replace long utf8 into utf8");
479 ($b = $a) =~ s/-($ud)?-/$uc/;
480 is($b, "$ua$uc$ub", "s///: replace utf8 into utf8 (utf8 pattern)");
481 ($b = $a) =~ s/-($ud)?-/--$uc--/;
482 is($b, "$ua--$uc--$ub", "s///: replace long utf8 into utf8 (utf8 pattern)");
/mirbsd/src/lib/libc/string/
Dmemccpy.c41 unsigned char uc = c; in memccpy() local
43 if ((*tp++ = *fp++) == uc) in memccpy()
/mirbsd/src/gnu/usr.bin/perl/t/uni/
Dupper.t7 casetest("Upper", \%utf8::ToSpecUpper, sub { uc $_[0] },
8 sub { my $a = ""; uc ($_[0] . $a) });
/mirbsd/src/usr.sbin/getextent_cd9660/
Dgetextent_cd9660.c208 char *uc; in gotfile() local
211 uc = strdup_uc(name); in gotfile()
212 while (*fp && strcmp(uc, *fp)) in gotfile()
216 free(uc); in gotfile()
/mirbsd/src/sys/dev/ic/
Dsti.c58 void sti_putchar(void *v, int row, int col, u_int uc, long attr);
398 int uc; in sti_fetchfonts() local
464 for (uc = fp->first; uc <= fp->last; uc++) { in sti_fetchfonts()
465 a.in.x = ((uc - fp->first) / sc->sc_fontmaxcol) * in sti_fetchfonts()
467 a.in.y = ((uc - fp->first) % sc->sc_fontmaxcol) * in sti_fetchfonts()
469 a.in.index = uc; in sti_fetchfonts()
474 sc->sc_dev.dv_xname, uc, a.out.errno); in sti_fetchfonts()
790 sti_putchar(v, row, col, uc, attr) in sti_putchar() argument
793 u_int uc;
818 a.in.index = uc;
[all …]
/mirbsd/src/gnu/usr.bin/perl/t/comp/
Dbproto.t33 uc($bar,$bar);
40 uc $bar,$bar;
/mirbsd/src/usr.bin/window/
Dwin.c344 int uc = ISSET(w->ww_wflags, WWW_UNCTRL); variable
351 SET(w->ww_wflags, uc);
359 int uc = ISSET(w->ww_wflags, WWW_UNCTRL); variable
368 SET(w->ww_wflags, uc);
Dwwgets.c55 int uc = ISSET(w->ww_wflags, WWW_UNCTRL); local
102 SET(w->ww_wflags, uc);
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/t/
Dfallback.t25 my ($af, $aq, $ap, $ah, $ax, $uf, $uq, $up, $uh, $ux, $ac, $uc);
30 $uf = $uq = $up = $uh = $ux = $uc =
46 $uc .= sprintf("[%02X]", $i);
164 is($dst, $uc, "coderef decode");
/mirbsd/src/sys/dev/wscons/
Dwsmoused.h112 #define PUTCHAR(pos, uc, attr) \ argument
115 ((pos) % N_COLS), (uc), (attr)))
Dwsdisplayvar.h62 void (*putchar)(void *c, int row, int col, u_int uc, long attr);
108 u_int uc; member
/mirbsd/src/sys/arch/i386/stand/libsa/
Dpxe.c259 t_PXENV_UDP_CLOSE *uc = (void *) pxe_command_buf; local
266 uc->status = 0;
270 if (uc->status != PXENV_STATUS_SUCCESS)
272 uc->status);
/mirbsd/src/lib/libc/gen/
Dvis.c348 unsigned char uc = (unsigned char)c; in vis() local
356 HVIS(dst, uc, flag, nextc, extra); in vis()
358 SVIS(dst, uc, flag, nextc, extra); in vis()

1234