Searched refs:transparent (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A Dmsgen-212 color\ cannot\ be\ transparent=colour cannot be transparent
26 color\ cannot\ be\ transparent=colour cannot be transparent
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Dcharinfo.h39 // to transparent throughput
68 int transparent();
124 inline int charinfo::transparent() function in class:charinfo
H A Dtoken.h88 int transparent();
179 inline int token::transparent() function in class:token
H A Dinput.cpp2611 " in transparent throughput",
H A Dnode.cpp913 // This ensures that transparent throughput will have a more predictable
1798 else if (ci->transparent())
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Dgzio.c68 int transparent; /* 1 if input file is not a .gz file */ member in struct:gz_stream
131 s->transparent = 0;
287 mode to transparent if the gzip magic header is not present; set s->err
315 s->transparent = s->stream.avail_in;
323 s->transparent = 1;
434 if (s->transparent) {
821 if (s->transparent) {
877 if (!s->transparent) (void)inflateReset(&s->stream);
921 return s->transparent;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Dgzio.c66 int transparent; /* 1 if input file is not a .gz file */ member in struct:gz_stream
125 s->transparent = 0;
281 mode to transparent if the gzip magic header is not present; set s->err
308 s->transparent = s->stream.avail_in;
316 s->transparent = 1;
427 if (s->transparent) {
814 if (s->transparent) {
870 if (!s->transparent) (void)inflateReset(&s->stream);
914 return s->transparent;
/netbsd-6-1-5-RELEASE/dist/ipf/perl/
H A DIsbgraph109 if ($option{'Transparent'} eq "yes") {$im->transparent($bg)};
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Dlocore.s70 | Therefore we must use one of the 68030's 'transparent translation' registers
83 .long 0xf0100800 | transparent translation reg0
105 | It is handy to leave transparent translation enabled while
119 | Now turn off the transparent translation of the low 1GB.
/netbsd-6-1-5-RELEASE/sys/dev/stbi/
H A Dstb_image.c4253 int flags, bgindex, ratio, transparent, eflags; member in struct:stbi_gif_struct
4322 g->transparent = -1;
4524 stbi_gif_parse_colortable(s,g->lpal, 2 << (g->lflags & 7), g->eflags & 0x01 ? g->transparent : -1);
4527 for (i=0; i < 256; ++i) // @OPTIMIZE: reset only the previous transparent
4529 if (g->transparent >= 0 && (g->eflags & 0x01))
4530 g->pal[g->transparent][3] = 0;
4551 g->transparent = get8(s);
/netbsd-6-1-5-RELEASE/dist/ipf/
H A DHISTORY723 to check if it is possible to create an outgoing transparent NAT mapping to
1882 add proxying skeleton support and sample ftp transparent proxy code.
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/
H A Dconfigure1498 --enable-proxy Include code for running as a transparent proxy
[all...]

Completed in 291 milliseconds