Home
last modified time | relevance | path

Searched refs:bbox (Results 1 – 9 of 9) sorted by relevance

/netbsd/lib/libc/gen/
H A Dsetmode.c93 getmode(const void *bbox, mode_t omode) in getmode() argument
98 _DIAGASSERT(bbox != NULL); in getmode()
100 set = (const BITCMD *)bbox; in getmode()
/netbsd/external/apache2/llvm/dist/llvm/utils/llvm-locstats/
H A Dllvm-locstats.py105 verticalalignment='top', bbox=props)
140 verticalalignment='top', bbox=props)
146 verticalalignment='top', bbox=props)
/netbsd/external/mit/xorg/bin/xmh/
H A DMakefile6 SRCS= bbox.c command.c compfuncs.c folder.c init.c main.c \
/netbsd/games/dab/
H A Dalgor.cc86 BOX bbox(b.ny() - 1, x, b);
87 ne += bbox.isset(BOX::bottom);
/netbsd/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_dev.h687 struct qxl_rect bbox; member
714 struct qxl_rect bbox; member
H A Dqxl_draw.c112 drawable->bbox = *rect; in make_drawable()
/netbsd/external/mit/xorg/lib/
H A Dlibmesa.old.mk23 bbox.c \
H A Dlibmesa.mk24 bbox.c \
/netbsd/external/public-domain/sqlite/dist/
H A Dsqlite3.c184796 RtreeCoord bbox[4];
184799 geopolyBBox(0, argv[0], bbox, &rc);
184814 p->u.rValue = bbox[1].f;
184818 p->u.rValue = bbox[0].f;
184822 p->u.rValue = bbox[3].f;
184826 p->u.rValue = bbox[2].f;
184831 p->u.rValue = bbox[0].f;
184835 p->u.rValue = bbox[1].f;
184839 p->u.rValue = bbox[2].f;
184843 p->u.rValue = bbox[3].f;