Home
last modified time | relevance | path

Searched refs:draw (Results 1 – 25 of 140) sorted by relevance

123456

/netbsd/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_drawable.c71 struct drm_draw *draw = data; in drm_adddraw() local
87 draw->handle = info->handle; in drm_adddraw()
90 DRM_DEBUG("%d\n", draw->handle); in drm_adddraw()
97 struct drm_draw *draw = (struct drm_draw *)data; in drm_rmdraw() local
101 info = drm_get_drawable_info(dev, draw->handle); in drm_rmdraw()
107 free_unr(dev->drw_unrhdr, draw->handle); in drm_rmdraw()
/netbsd/external/bsd/unbound/dist/contrib/
H A Dunbound_munin_371 echo hcache.draw AREA
376 echo h64ms.draw STACK
382 echo h128ms.draw STACK
386 echo h256ms.draw STACK
391 echo h512ms.draw STACK
396 echo h1s.draw STACK
401 echo h2s.draw STACK
406 echo h4s.draw STACK
411 echo h8s.draw STACK
416 echo h16s.draw STACK
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/experimental/
H A Dtypecons.d634 int draw();
635 int draw() const;
636 int draw() shared;
637 int draw() shared const;
638 int draw() immutable;
642 int draw(int v);
654 assert( md.draw() == 1);
655 assert( cd.draw() == 2);
656 assert( sd.draw() == 3);
657 assert(scd.draw() == 4);
[all …]
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/
H A Dtypecons.d633 int draw();
634 int draw() const;
635 int draw() shared;
636 int draw() shared const;
637 int draw() immutable;
641 int draw(int v);
653 assert( md.draw() == 1);
654 assert( cd.draw() == 2);
655 assert( sd.draw() == 3);
656 assert(scd.draw() == 4);
[all …]
/netbsd/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-locstats.rst41 .. option:: --draw-plot
48 compare the debug location coverage on two files provided, and draw
97 llvm-locstats --draw-plot file1.out
99 .. image:: locstats-draw-plot.png
/netbsd/sys/arch/macppc/dev/
H A Dpm_direct.c953 info->draw = *((signed char *)&p.data[4]); in pm_battery_info_smart()
959 info->draw = *((signed short *)&p.data[6]); in pm_battery_info_smart()
966 info->draw = 0; in pm_battery_info_smart()
970 if (info->draw) { in pm_battery_info_smart()
971 if (info->flags & PMU_PWR_AC_PRESENT && info->draw > 0) { in pm_battery_info_smart()
974 / info->draw; in pm_battery_info_smart()
977 (info->cur_charge * 3600) / -info->draw; in pm_battery_info_smart()
1032 info->draw = -amperage; in pm_battery_info_legacy()
1041 info->draw = 0; in pm_battery_info_legacy()
H A Dpm_direct.h61 signed int draw; member
/netbsd/external/gpl2/groff/dist/src/devices/xditview/
H A DChangeLog50 * draw.c (AdjustCharDeltas): Apply correction only if nadj > 1.
286 * draw.c (charExists): Check that fi->per_char is not NULL.
292 * draw.c (DrawPolygon, DrawFilledPolygon): Cast Xtfree argument.
296 * draw.c (FakeCharacter): Add declaration.
350 * draw.c (FakeCharacter): Don't handle these.
352 * draw.c (FakeCharacter): Don't handle f/.
434 * draw.c (setGC): Do multiplication in floating point to avoid
439 * draw.c (FakeCharacter): Remove casts in defintion of pack2.
500 * draw.c: Rewritten so as not to assume device and display
507 * Dvi.c (Initialize): Initialize new variable used by draw.c.
[all …]
H A DMakefile.sub9 draw.$(OBJEXT) \
18 $(srcdir)/draw.c \
H A DTODO10 Have character substitutions (currently done in draw.c:FakeCharacter)
/netbsd/games/fish/
H A Dfish.instr11 means that you draw a card from the deck. If you draw the card you asked
16 your turn to move, I'll draw cards from the deck for you, and I'll tell
/netbsd/external/lgpl3/mpc/dist/tests/
H A Dtgeneric.tpl273 /* TODO: draw random value */
280 /* TODO: draw random value */
286 /* TODO: draw random value */
291 /* TODO: draw random value */
296 /* TODO: draw random value */
/netbsd/games/hunt/huntd/
H A Ddraw.c315 drawplayer(PLAYER *pp, bool draw) in drawplayer() argument
322 Maze[y][x] = draw ? pp->p_face : pp->p_over; in drawplayer()
330 if (!draw || newp == pp) { in drawplayer()
344 if (!draw || pp->p_cloak < 0) in drawplayer()
H A DMakefile4 SRCS= answer.c draw.c driver.c execute.c expl.c \
/netbsd/usr.bin/aiomixer/
H A DMakefile4 SRCS+= main.c draw.c parse.c
/netbsd/external/mit/xorg/bin/xditview/
H A DMakefile6 SRCS= xditview.c Dvi.c draw.c font.c lex.c page.c parse.c \
/netbsd/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp183 void draw(int code, int *p, int np, const environment *env);
194 void draw(int code, int *p, int np, const environment *env);
582 void dvi_printer::draw(int code, int *p, int np, const environment *env) in draw() function in dvi_printer
705 void draw_dvi_printer::draw(int code, int *p, int np, const environment *env) in draw() function in draw_dvi_printer
/netbsd/external/gpl2/groff/dist/src/include/
H A Dprinter.h77 virtual void draw(int code, int *p, int np, const environment *env);
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/d30v/
H A Dbittest.s7 # safety, and it just needs to draw attention when a violation is given.
H A Dbittest.l16 7 # safety, and it just needs to draw attention when a violation is given.
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/d30v/
H A Dbittest.s7 # safety, and it just needs to draw attention when a violation is given.
H A Dbittest.l16 7 # safety, and it just needs to draw attention when a violation is given.
/netbsd/games/battlestar/
H A Dcypher.c258 wordnumber = draw(); in cypher()
264 draw(); in cypher()
/netbsd/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_ioctl.c199 struct qxl_drawable *draw = fb_cmd; in qxl_process_single_command() local
201 draw->mm_time = qdev->rom->mm_clock; in qxl_process_single_command()
/netbsd/external/bsd/file/dist/magic/magdir/
H A Driff303 >>>0 use corel-draw
317 >>0 use corel-draw
320 >>0 use corel-draw
323 >>0 use corel-draw
334 #>>>0 use corel-draw
661 0 name corel-draw
666 !:mime application/vnd.corel-draw
804 >>0 use \^corel-draw

123456