tag | line | file | source code |
border | 159 | lib/inflate.c | static unsigned border[] = { /* Order of the bit length code lengths */ |
border | 779 | lib/inflate.c | ll[border[j]] = (unsigned)b & 7; |
border | 783 | lib/inflate.c | ll[border[j]] = 0; |
border | 131 | scripts/lxdialog/dialog.h | chtype border); |
border | 287 | scripts/lxdialog/util.c | chtype box, chtype border) |
border | 296 | scripts/lxdialog/util.c | waddch (win, border | ACS_ULCORNER); |
border | 298 | scripts/lxdialog/util.c | waddch (win, border | ACS_LLCORNER); |
border | 304 | scripts/lxdialog/util.c | waddch (win, border | ACS_HLINE); |
border | 308 | scripts/lxdialog/util.c | waddch (win, border | ACS_VLINE); |