Home
last modified time | relevance | path

Searched refs:mane (Results 1 – 25 of 816) sorted by relevance

12345678910>>...33

/dports/graphics/drawpile/Drawpile-2.1.20/desktop/palettes/
H A DPonies.gpl8 255 102 85 Rainbow Dash (mane)
9 255 135 59 Rainbow Dash (mane)
10 255 244 163 Rainbow Dash (mane)
11 100 190 83 Rainbow Dash (mane)
13 125 78 162 Rainbow Dash (mane)
21 249 184 206 Fluttershy (mane)
48 95 80 162 Rarity (mane)
49 131 80 159 Rarity (mane)
50 75 23 104 Rarity (mane outline)
60 255 248 141 Applejack (mane)
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/tools/prefetch/
H A Dprefetch.c693 mane = item -> mane; in _VResolverRemote()
1280 if (rc == 0 && !mane->dryRun && mane->stripQuals) { in PrfMainDownloadHttpFile()
1304 if (rc == 0 && mane->showProgress && !mane->dryRun) { in PrfMainDownloadHttpFile()
1519 assert(mane->ascp && mane->asperaKey); in PrfMainDownloadAscp()
1545 mane->ascpMaxRate->addr, mane->ascpMaxRate->size); in PrfMainDownloadAscp()
1684 mane = item->mane; in PrfMainDoDownload()
1801 mane = item -> mane; in PrfMainDownload()
1907 assert(!mane->noAscp || !mane->noHttp); in PrfMainDownload()
2675 item->mane->repoMgr, item->mane->vfsMgr, item->mane->kns); in ItemResolve()
3235 ditem->mane = item->mane; in ItemDownloadDependencies()
[all …]
H A DPrfRetrier.c52 void PrfRetrierInit(PrfRetrier * self, const PrfMain * mane, in PrfRetrierInit() argument
60 self->_bsize = mane->bsize; in PrfRetrierInit()
61 self->_mgr = mane->kns; in PrfRetrierInit()
H A DPrfRetrier.h55 void PrfRetrierInit(PrfRetrier * self, const struct PrfMain * mane,
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Devents.c879 XMapWindow(DISP, mane.win); in home()
998 old_clip_w = mane.width; in get_geom()
6026 can_exposures(&mane); in redraw_page()
6097 mane.min_x = mane.min_y = 0; in redraw_page()
6103 mane.min_x = -m_window_x; in redraw_page()
6104 mane.max_x = -m_window_x + mane.width; in redraw_page()
6105 mane.min_y = -m_window_y; in redraw_page()
6106 mane.max_y = -m_window_y + mane.height; in redraw_page()
6110 redraw(&mane); in redraw_page()
6201 can_exposures(&mane); in do_pages()
[all …]
H A Dimage-magick.c849 XPutImage(DISP, mane.win, globals.gc.copy, img->ximage, 0, 0, in display_image()
892 status = XGetWindowAttributes(DISP, mane.win, &a); in display_image()
895 XTranslateCoordinates(DISP, mane.win, a.root, x0, y0, &x, &y, in display_image()
917 XDrawLine(DISP, mane.win, gc, x0, y0, x0 + w - 1, y0); in display_image()
920 XDrawLine(DISP, mane.win, gc, x0, y0 + h - 1, x0, y0); in display_image()
924 XDrawLine(DISP, mane.win, gc, expose->min_x, in display_image()
926 XDrawLine(DISP, mane.win, gc, expose->max_x, in display_image()
928 XDrawLine(DISP, mane.win, gc, expose->max_x, in display_image()
930 XDrawLine(DISP, mane.win, gc, expose->min_x, in display_image()
932 XDrawLine(DISP, mane.win, gc, expose->max_x, in display_image()
[all …]
H A Dpsdps.c403 DPS_ctx = XDPSCreateSimpleContext(DISP, mane.win, globals.gc.copy, 0, 0, in initDPS()
441 DPS_ctx = XDPSCreateContext(DISP, mane.win, globals.gc.copy, 0, 0, in initDPS()
452 DPS_ctx = XDPSCreateSimpleContext(DISP, mane.win, globals.gc.copy, 0, 0, in initDPS()
605 DPS_ctx = XDPSCreateSimpleContext(DISP, mane.win, globals.gc.copy, 0, 0, in checkDPS()
656 if (mane.shrinkfactor != DPS_shrink) { in drawbeginDPS()
659 "end stop\n%%%%xdvimark\n", resource.pixels_per_inch, DPS_shrink = mane.shrinkfactor); in drawbeginDPS()
H A Ddvi-draw.c2702 expose(currwin.win == mane.win ? &mane : &magnifier, in draw_page()
5275 if (mane.win != (Window) 0) in init_plane_masks()
5456 sf_squared = mane.shrinkfactor * mane.shrinkfactor; in do_color_change()
5611 pixeltbl = xmalloc((unsigned)(mane.shrinkfactor * mane.shrinkfactor + 1) in do_color_change()
5616 for (i = 0; i <= mane.shrinkfactor * mane.shrinkfactor; ++i) { in do_color_change()
5618 / (2 * mane.shrinkfactor * mane.shrinkfactor)]; in do_color_change()
5742 sf_squared = mane.shrinkfactor * mane.shrinkfactor; in init_pix()
5858 (mane.shrinkfactor * mane.shrinkfactor + 1) * sizeof *pixeltbl); in init_pix()
5862 for (i = 0; i <= mane.shrinkfactor * mane.shrinkfactor; ++i) { in init_pix()
5863 pixeltbl[i] = palette[(i * 30 + mane.shrinkfactor * mane.shrinkfactor) in init_pix()
[all …]
H A Dpsgs.c587 if (mane.win == (Window)0) { in initGS()
605 XChangeProperty(DISP, mane.win, gs_atom, XA_STRING, 8, in initGS()
613 XChangeProperty(DISP, mane.win, gs_colors_atom, XA_STRING, 8, in initGS()
617 sprintf(buf, "%ld", mane.win); in initGS()
895 if (mane.shrinkfactor != GS_shrink) { in checkgs()
903 GS_shrink = mane.shrinkfactor); in checkgs()
H A Dxdvi.h327 #define INSIDE_MANE_WIN ((currwin.win == mane.win))
828 extern struct WindowRec mane;
1102 # define CURSORWIN mane.win
1105 # define CURSORWIN mane.win
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A Dmag.c434 (x + mane_base_x) * mane.shrinkfactor - (int)magnifier.width / 2, in do_movemag()
435 (y + mane_base_y) * mane.shrinkfactor - (int)magnifier.height / 2); in do_movemag()
453 if (event->xbutton.window != mane.win) { in show_distance_from_ruler()
456 RootWindowOfScreen(SCRN), mane.win, in show_distance_from_ruler()
569 clearexpose(&mane, 0, g_ruler_pos_y, in clear_ruler()
571 clearexpose(&mane, g_ruler_pos_x, 0, in clear_ruler()
598 XFillRectangle(DISP, mane.win, globals.gc.high, in draw_ruler()
601 XFillRectangle(DISP, mane.win, globals.gc.high, in draw_ruler()
658 XTranslateCoordinates(DISP, event->xbutton.window, mane.win, in magnifier_move()
724 if (event->xbutton.window != mane.win) { in drag_ruler_motion()
[all …]
/dports/graphics/okular/okular-21.12.3/generators/dvi/
H A Dxdvi.h13 extern struct WindowRec mane, currwin;
/dports/science/mdynamix/md528/moldb/
H A Ddmso.mmol18 #mane x y z mass Q s,AA e,kJ/mol
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp44 int mane() { in mane() function

12345678910>>...33