Searched refs:nonempty (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.2-release/contrib/ncurses/ncurses/tty/
H A Dtty_update.c624 int nonempty; local
847 nonempty = 0;
858 nonempty = min(screen_lines, newscr->_maxy + 1);
864 nonempty = ClrBottom(nonempty);
866 TR(TRACE_UPDATE, ("Transforming lines, nonempty %d", nonempty));
867 for (i = 0; i < nonempty; i++) {
900 for (i = nonempty; i <= newscr->_maxy; i++) {
903 for (i = nonempty;
977 int nonempty = min(screen_lines, newscr->_maxy + 1); local
[all...]
/freebsd-10.2-release/contrib/openbsm/config/
H A Dltmain.sh164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
187 # dirname: Compute the dirname of FILE. If nonempty,
4326 static const char *nonempty (const char *s);
4623 nonempty (path));
4641 nonempty (path));
4668 nonempty (wrapper));
4882 nonempty (const char *s)
/freebsd-10.2-release/contrib/ntp/
H A Dltmain.sh168 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
191 # dirname: Compute the dirname of FILE. If nonempty,
4287 static const char *nonempty (const char *s);
4584 nonempty (path));
4602 nonempty (path));
4629 nonempty (wrapper));
4843 nonempty (const char *s)
/freebsd-10.2-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
187 # dirname: Compute the dirname of FILE. If nonempty,
4293 static const char *nonempty (const char *s);
4590 nonempty (path));
4608 nonempty (path));
4635 nonempty (wrapper));
4849 nonempty (const char *s)
/freebsd-10.2-release/contrib/ntp/sntp/
H A Dltmain.sh168 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
191 # dirname: Compute the dirname of FILE. If nonempty,
4287 static const char *nonempty (const char *s);
4584 nonempty (path));
4602 nonempty (path));
4629 nonempty (wrapper));
4843 nonempty (const char *s)
/freebsd-10.2-release/contrib/openpam/
H A Dltmain.sh164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
187 # dirname: Compute the dirname of FILE. If nonempty,
4326 static const char *nonempty (const char *s);
4623 nonempty (path));
4641 nonempty (path));
4668 nonempty (wrapper));
4882 nonempty (const char *s)
/freebsd-10.2-release/contrib/unbound/
H A Dltmain.sh164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
187 # dirname: Compute the dirname of FILE. If nonempty,
4293 static const char *nonempty (const char *s);
4590 nonempty (path));
4608 nonempty (path));
4635 nonempty (wrapper));
4849 nonempty (const char *s)
/freebsd-10.2-release/contrib/file/
H A Dltmain.sh165 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
188 # dirname: Compute the dirname of FILE. If nonempty,
4294 static const char *nonempty (const char *s);
4591 nonempty (path));
4609 nonempty (path));
4636 nonempty (wrapper));
4850 nonempty (const char *s)
/freebsd-10.2-release/contrib/ldns/
H A Dltmain.sh680 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
694 # dirname: Compute the dirname of FILE. If nonempty,
5666 static const char *nonempty (const char *s);
5968 nonempty (path));
5986 nonempty (path));
6013 nonempty (wrapper));
6227 nonempty (const char *s)
/freebsd-10.2-release/crypto/heimdal/
H A Dltmain.sh168 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
191 # dirname: Compute the dirname of FILE. If nonempty,
4287 static const char *nonempty (const char *s);
4584 nonempty (path));
4602 nonempty (path));
4629 nonempty (wrapper));
4843 nonempty (const char *s)
/freebsd-10.2-release/contrib/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.
/freebsd-10.2-release/contrib/amd/doc/
H A Dtexinfo.tex334 % Only leave this space if the footline is nonempty.
3489 % See if the index file exists and is nonempty.
5943 % Only output a following space if the -snt ref is nonempty; for
5997 % If its value is nonempty, SUFFIX is output afterward.
/freebsd-10.2-release/contrib/groff/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.

Completed in 506 milliseconds