Home
last modified time | relevance | path

Searched refs:border (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dbrdr.c47 #undef border
50 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dbrdr.c44 #undef border
47 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() function
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c85 int foreground = (63 << 16) | (63 << 8) | (63), background = 0, border = 0; variable
175 graphics_set_palette(0x11, PALETTE_RED(border), PALETTE_GREEN(border), in graphics_init()
176 PALETTE_BLUE(border)); in graphics_init()
H A Dterm.h143 extern int foreground, background, border, graphics_inited;
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_border.c47 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() function
H A Dmapfile-vers60 border;
H A Dcurses.ed645 extern int border(chtype, chtype, chtype, chtype,
834 border(), box(), clear(), clearok(), clrtobot(), clrtoeol(),
906 #define border(ls, rs, ts, bs, tl, tr, bl, br) \
/illumos-gate/usr/src/data/zoneinfo/
H A Dzone_sun.tab305 MX +2550-09730 America/Matamoros - Coahuila, Nuevo Leon, Tamaulipas (US border)
307 MX +3144-10629 America/Ciudad_Juarez - Chihuahua (US border - west)
308 MX +2934-10425 America/Ojinaga - Chihuahua (US border - east)
440 US +450628-0873651 America/Menominee - Central - MI (Wisconsin border)
H A Dzone.tab.txt282 MX +2550-09730 America/Matamoros Coahuila, Nuevo Leon, Tamaulipas (US border)
284 MX +3144-10629 America/Ciudad_Juarez Chihuahua (US border - west)
285 MX +2934-10425 America/Ojinaga Chihuahua (US border - east)
416 US +450628-0873651 America/Menominee Central - MI (Wisconsin border)
H A Dnorthamerica329 # a few towns on Alabama's "eastern border with Georgia, such as Phenix City
486 # Nebraska, Nevada border (Jackpot, Owyhee, and Mountain City),
1844 # a few towns on the border with Alberta (e.g. Lloydminster) follow MT
2494 # > Mexico's border cities to share the same daylight saving schedule as
2497 # 2010, some border regions will be the same:
2498 # http://www.signonsandiego.com/news/2009/dec/28/clocks-will-match-both-sides-border/
2607 # Coahuila, Nuevo León, Tamaulipas (near US border)
2620 # Durango; Coahuila, Nuevo León, Tamaulipas (away from US border)
2633 # Chihuahua (near US border - western side)
2648 # Chihuahua (near US border - eastern side)
[all …]
H A Daustralasia1326 # dispute that UTC+08:45 was considered "the time" from the border
1327 # village just inside the border with South Australia to as far west
1333 # just called the border village and confirmed that indeed they have,
1569 # # New South Wales side of the S.A. border. Most business and social dealings
1901 # Western Caroline Islands with 137E longitude as border, Truk and Ponape
1902 # subprefecture rule the Eastern Caroline Islands with 154E as border, Ponape
H A Dasia461 # counties on the Sichuan side of the Xizang-Sichuan border,
2345 # border between them to be located east of Qostanay and Aktyubinsk
2388 # The only changes I noticed are in definition of the border between the
H A Dsouthamerica980 # the border with Amapá) to the Amazon, then to the Xingu.
H A Deurope2490 # border changes on 1981-10-01, mostly affecting Nenets Autonomous
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile35 border.3xcurses \
479 box.3xcurses := LINKSRC = border.3xcurses
480 wborder.3xcurses := LINKSRC = border.3xcurses
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers79 border;
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers81 border;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc51 file path=usr/share/man/man3xcurses/border.3xcurses
53 link path=usr/share/man/man3xcurses/box.3xcurses target=border.3xcurses
414 link path=usr/share/man/man3xcurses/wborder.3xcurses target=border.3xcurses
H A Dsystem-library.man3curses.inc40 link path=usr/share/man/man3curses/border.3curses target=curs_border.3curses
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h373 extern int border(
824 #define border(ls, rs, ts, bs, tl, tr, bl, br) \ macro
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h466 extern int border(
891 #define border(ls, rs, ts, bs, tl, tr, bl, br) \ macro
/illumos-gate/usr/src/man/man3curses/
H A DMakefile142 border.3curses \
659 border.3curses := LINKSRC = curs_border.3curses
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dstructure.tex66 rulecolor=\color{black}, % Frame border color
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3166 local uInt border[] = { /* Order of the bit length code lengths */ variable
3391 s->sub.trees.blens[border[s->sub.trees.index++]] = (uInt)b & 7;
3395 s->sub.trees.blens[border[s->sub.trees.index++]] = 0;
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4243 local const uInt border[] = { /* Order of the bit length code lengths */ variable
4482 s->sub.trees.blens[border[s->sub.trees.index++]] =
4487 s->sub.trees.blens[border[s->sub.trees.index++]] =

12