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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgen-212 color\ cannot\ be\ transparent=colour cannot be transparent
28 color\ cannot\ be\ transparent=colour cannot be transparent
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
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;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
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;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/pci/
H A Dfixup.c166 * "transparent" (or subtractive decoding) from programmers point of view.
172 dev->transparent = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dprobe.c290 if (dev->transparent) {
654 bus->self->transparent ? " transparent" : " ",
760 decoding (i.e. transparent) bridge must have programming
763 dev->transparent = ((dev->class & 0xff) == 1);
H A Dquirks.c781 * is subtractive decoding (transparent), and does indicate this
787 dev->transparent = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-arm925.S393 orr r0,r0,#1 << 1 @ transparent mode on
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci.h173 unsigned int transparent:1; /* Transparent PCI bridge */ member in struct:pci_dev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_route.c467 int transparent;
611 transparent = 1;
613 transparent = 0;
619 if (ri->peer != bgp->peer_self && ! transparent
625 if (transparent || reflect
463 int transparent; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex2253 a router and, especially, that it is not a transparent proxy or masquerading

Completed in 142 milliseconds