Home
last modified time | relevance | path

Searched refs:nonempty (Results 1 – 25 of 45) sorted by relevance

12

/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DRequiredBy.pm46 $self->{nonempty} = 1;
48 $self->{nonempty} = 0;
58 if ($self->{nonempty}) {
70 $self->{nonempty} = 1;
72 $self->{nonempty} = 0;
85 } elsif (!exists $self->{nonempty}) {
86 $self->{nonempty} = -f $self->{filename} ? 1 : 0;
88 return $self->{nonempty};
132 $cache->{$f}->{nonempty} = 0;
H A DPackageRepository.pm619 my $nonempty = 0;
638 $nonempty = 1;
651 if ($nonempty && !$error) {
/openbsd-src/lib/libcurses/tty/
H A Dtty_update.c740 int nonempty; in TINFO_DOUPDATE() local
998 nonempty = 0; in TINFO_DOUPDATE()
1009 nonempty = min(screen_lines(SP_PARM), NewScreen(SP_PARM)->_maxy + 1); in TINFO_DOUPDATE()
1015 nonempty = ClrBottom(NCURSES_SP_ARGx nonempty); in TINFO_DOUPDATE()
1017 TR(TRACE_UPDATE, ("Transforming lines, nonempty %d", nonempty)); in TINFO_DOUPDATE()
1018 for (i = 0; i < nonempty; i++) { in TINFO_DOUPDATE()
1051 for (i = nonempty; i <= NewScreen(SP_PARM)->_maxy; i++) { in TINFO_DOUPDATE()
1054 for (i = nonempty; i <= CurScreen(SP_PARM)->_maxy; i++) { in TINFO_DOUPDATE()
1139 int nonempty = min(screen_lines(SP_PARM), in ClrUpdate() local
1146 nonempty = ClrBottom(NCURSES_SP_ARGx nonempty); in ClrUpdate()
[all …]
/openbsd-src/gnu/usr.bin/texinfo/po/
H A Dremove-potcdate.sin16 # The hold space was nonempty. Following occurrences. Do nothing.
H A Dinsert-header.sin20 # The hold space was nonempty. Following occurrences. Do nothing.
/openbsd-src/lib/libfuse/
H A Dfuse_private.h96 int nonempty; member
H A Dfuse.c108 FUSE_MOUNT_OPT("nonempty", nonempty),
/openbsd-src/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/t/
H A D02_function.t52 is scalar keys %$ob_reg, 1, "object registry nonempty";
/openbsd-src/share/zoneinfo/datfiles/
H A Dzonenow.tab19 # 4. Every timezone has a nonempty comments column, with wording
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-parse.in1961 absdcl1: /* a nonempty absolute declarator */
2008 /* A nonempty series of declarations and statements (possibly followed by
2653 /* A nonempty list of identifiers. */
2661 /* A nonempty list of identifiers, including typenames. */
2700 /* A nonempty list of identifiers. */
/openbsd-src/usr.sbin/unbound/
H A Dltmain.sh723 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
737 # dirname: Compute the dirname of FILE. If nonempty,
5916 static const char *nonempty (const char *s);
6218 nonempty (path));
6236 nonempty (path));
6263 nonempty (wrapper));
6477 nonempty (const char *s)
/openbsd-src/gnu/usr.bin/texinfo/m4/
H A Dpo.m4278 # next line. Put a nonempty string into the hold space to indicate this.
/openbsd-src/gnu/gcc/gcc/doc/
H A Dimplement-c.texi55 @cite{Whether each nonempty sequence of white-space characters other than
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dconfigure.in873 # Only set these if they will be nonempty, for the clever echo.
/openbsd-src/gnu/usr.bin/cvs/os2/
H A DChangeLog834 nonempty. We ain't got ENOTEMPTY in OS/2.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dconfigure.in885 # Only set these if they will be nonempty, for the clever echo.
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dconfigure.in1258 # If $no_tk is nonempty, then we can't do Tk, and there is no
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dtexinfo.tex242 % Only leave this space if the footline is nonempty.
2999 % See if the index file exists and is nonempty.
5474 % Only output a following space if the -snt ref is nonempty; for
5545 % If its value is nonempty, SUFFIX is output afterward.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/include/
H A Dtexinfo.tex285 % Only leave this space if the footline is nonempty.
3399 % See if the index file exists and is nonempty.
5984 % Only output a following space if the -snt ref is nonempty; for
6061 % If its value is nonempty, SUFFIX is output afterward.
/openbsd-src/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex332 % Only leave this space if the footline is nonempty.
3434 % See if the index file exists and is nonempty.
5880 % Only output a following space if the -snt ref is nonempty; for
5934 % If its value is nonempty, SUFFIX is output afterward.
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex335 % Only leave this space if the footline is nonempty.
3561 % See if the index file exists and is nonempty.
6015 % Only output a following space if the -snt ref is nonempty; for
6069 % If its value is nonempty, SUFFIX is output afterward.
/openbsd-src/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex343 % Only leave this space if the footline is nonempty.
3663 % See if the index file exists and is nonempty.
6141 % Only output a following space if the -snt ref is nonempty; for
6195 % If its value is nonempty, SUFFIX is output afterward.
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldint.texinfo191 If this is set to a nonempty string, @file{genscripts.sh} will invoke
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dldint.texinfo191 If this is set to a nonempty string, @file{genscripts.sh} will invoke
/openbsd-src/gnu/gcc/gcc/
H A Drtl.def741 second argument is present and nonempty, it is a sequence of digits

12