Searched refs:invisible (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/bsd/byacc/dist/package/pkgsrc/
H A DMakefile7 MASTER_SITES= ftp://ftp.invisible-island.net/byacc/
11 HOMEPAGE= http://invisible-island.net/byacc/byacc.html
/netbsd-current/external/gpl2/groff/dist/src/preproc/pic/
H A Dtex.cpp190 case line_type::invisible:
220 if (lt.type == line_type::invisible)
236 case line_type::invisible:
262 case line_type::invisible:
294 ilt.type = line_type::invisible;
301 case line_type::invisible:
317 if (lt.type == line_type::invisible) {
331 case line_type::invisible:
333 (lt.type == line_type::invisible ? "ia" : "ar"),
H A Doutput.h24 enum { invisible, solid, dotted, dashed } type; enumerator in enum:line_type::__anon720
H A Dtroff.cpp75 case line_type::invisible:
128 case line_type::invisible:
156 else if (lt.type != line_type::invisible) {
172 case line_type::invisible:
196 if (lt.type != line_type::invisible)
199 case line_type::invisible:
H A Dobject.cpp615 lt.type = line_type::invisible;
773 if (lt.type == line_type::invisible && fill < 0.0 && color_fill == 0)
1027 if (lt.type == line_type::invisible && fill < 0.0 && color_fill == 0)
1076 if (lt.type == line_type::invisible && fill < 0.0 && color_fill == 0)
1261 if (lt.type == line_type::invisible)
1366 if (lt.type == line_type::invisible)
1615 if (lt.type == line_type::invisible)
H A Dcommon.cpp329 case line_type::invisible:
633 ilt.type = line_type::invisible;
/netbsd-current/external/bsd/byacc/dist/package/
H A Dmingw-byacc.spec11 URL: ftp://invisible-island.net/%{AppProgram}
13 Packager: Thomas Dickey <dickey@invisible-island.net>
H A Dbyacc.spec12 URL: ftp://invisible-island.net/%{AppProgram}
14 Packager: Thomas E. Dickey <dickey@invisible-island.net>
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dtexi2html339 -invisible name: use 'name' as an invisible anchor
411 $invisible_mark = '<IMG SRC="invisible.xbm">' if $invisible_mark eq 'xbm';
1001 # dirty hack to see if I can put an invisible anchor...
2043 .B \-invisible \fIname\fP
2044 Use \fIname\fP to create invisible destination anchors for index links
2045 (you can for instance use the invisible.xbm file shipped with this program).
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dtexi2html339 -invisible name: use 'name' as an invisible anchor
411 $invisible_mark = '<IMG SRC="invisible.xbm">' if $invisible_mark eq 'xbm';
1001 # dirty hack to see if I can put an invisible anchor...
2043 .B \-invisible \fIname\fP
2044 Use \fIname\fP to create invisible destination anchors for index links
2045 (you can for instance use the invisible.xbm file shipped with this program).
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c183 Finally, the invisible bit is true for a decl which should be
187 invisible bit true. */
199 BOOL_BITFIELD invisible : 1; /* normal lookup should ignore this binding */
724 bind (tree name, tree decl, struct c_scope *scope, bool invisible,
741 b->invisible = invisible;
809 bind (name, label, scope, /*invisible=*/false, /*nested=*/false,
1437 /*invisible=*/false, /*nested=*/true, DECL_SOURCE_LOCATION (decl));
1569 bind (name, type, current_scope, /*invisible=*/false, /*nested=*/false, loc);
2994 if (b->decl && b->decl != new_decl && !b->invisible
718 bind(tree name, tree decl, struct c_scope *scope, bool invisible, bool nested, location_t locus) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc192 Finally, the invisible bit is true for a decl which should be
196 invisible bit true. */
208 BOOL_BITFIELD invisible : 1; /* normal lookup should ignore this binding */
733 bind (tree name, tree decl, struct c_scope *scope, bool invisible,
750 b->invisible = invisible;
818 bind (name, label, scope, /*invisible=*/false, /*nested=*/false,
1449 /*invisible=*/false, /*nested=*/true, DECL_SOURCE_LOCATION (decl));
1581 bind (name, type, current_scope, /*invisible=*/false, /*nested=*/false, loc);
3035 if (b->decl && b->decl != new_decl && !b->invisible
727 bind(tree name, tree decl, struct c_scope *scope, bool invisible, bool nested, location_t locus) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/readline/readline/doc/
H A Dtexi2html162 # -invisible
163 # $T2H_INVISIBLE_MARK is the text used to create invisible destination
164 # anchors for index links (you can for instance use the invisible.xbm
171 $T2H_OPTIONS -> {invisible} =
2288 $T2H_INVISIBLE_MARK = '<IMG SRC="invisible.xbm">' if $T2H_INVISIBLE_MARK eq 'xbm';
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/doc/
H A Dtexi2html162 # -invisible
163 # $T2H_INVISIBLE_MARK is the text used to create invisible destination
164 # anchors for index links (you can for instance use the invisible.xbm
171 $T2H_OPTIONS -> {invisible} =
2288 $T2H_INVISIBLE_MARK = '<IMG SRC="invisible.xbm">' if $T2H_INVISIBLE_MARK eq 'xbm';
/netbsd-current/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
H A DTemplate.pm1676 invisible. If you don't like the way this looks, use
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1864 invisible. If you don't like the way this looks, use

Completed in 193 milliseconds