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

/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dtty_update.c667 int nonempty; local
914 nonempty = 0;
925 nonempty = min(screen_lines(SP_PARM), NewScreen(SP_PARM)->_maxy + 1);
931 nonempty = ClrBottom(NCURSES_SP_ARGx nonempty);
933 TR(TRACE_UPDATE, ("Transforming lines, nonempty %d", nonempty));
934 for (i = 0; i < nonempty; i++) {
967 for (i = nonempty; i <= NewScreen(SP_PARM)->_maxy; i++) {
970 for (i = nonempty;
1054 int nonempty = min(screen_lines(SP_PARM), local
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c343 int y, nonempty, n, x0, x1, Width, Height; local
354 nonempty = min(Height, NewScreen(sp)->_maxy + 1);
374 for (y = 0; y < nonempty; y++) {
385 for (y = 0; y < nonempty; y++) {
438 for (y = nonempty; y <= NewScreen(sp)->_maxy; y++) {
441 for (y = nonempty; y <= CurScreen(sp)->_maxy; y++) {
/freebsd-11-stable/contrib/ldns/
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-11-stable/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-11-stable/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-11-stable/contrib/ntp/sntp/libevent/build-aux/
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-11-stable/contrib/openpam/
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-11-stable/contrib/file/
H A Dltmain.sh683 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
697 # dirname: Compute the dirname of FILE. If nonempty,
5669 static const char *nonempty (const char *s);
5971 nonempty (path));
5989 nonempty (path));
6016 nonempty (wrapper));
6230 nonempty (const char *s)
/freebsd-11-stable/contrib/unbound/
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-11-stable/contrib/sqlite3/
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-11-stable/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-11-stable/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.
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex369 % Only leave this space if the footline is nonempty.
4895 % See if the index file exists and is nonempty.
8022 % Only output a following space if the -snt ref is nonempty; for
8058 \ifdim \wd2 > 7sp % nonempty?
8102 % If its value is nonempty, SUFFIX is output afterward.

Completed in 424 milliseconds