Home
last modified time | relevance | path

Searched refs:twm (Results 1 – 25 of 640) sorted by relevance

12345678910>>...26

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_sky.c183 int c3 = (c + E_SignedRandom( 21 )) & twm; in sample_sky()
192 if( ( dark_pixel( buf[(c3-1)&twm][r3] ) in sample_sky()
193 + dark_pixel( buf[(c3+1)&twm][r3] ) in sample_sky()
194 + dark_pixel( buf[(c3)&twm][r3-1] ) in sample_sky()
197 pix = buf[c3&twm][r3]; in sample_sky()
240 c4 = c & twm; in edge_by_slope()
388 unsigned int twm; // width mask in R_Generate_Sky() local
425 twm = tw-1; in R_Generate_Sky()
547 if( buf[(c1+1)&twm][row1] == solid_pixel ) in R_Generate_Sky()
754 write_pixel = buf[cs&twm][rs]; in R_Generate_Sky()
[all …]
/dports/x11/mlterm/mlterm-3.9.1/doc/en/
H A DREADME.tp11 twm 4.5.0 ... O
32 twm-4.1.0 ... OK
50 twm ... OK
59 twm ... OK
70 twm ? ... OK
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/
H A Dvrend_blitter.c174 const char *twm; in blit_build_frag_tex_col() local
180 twm = ".x"; in blit_build_frag_tex_col()
187 twm = ".xy"; in blit_build_frag_tex_col()
197 twm = ".xyz"; in blit_build_frag_tex_col()
203 twm = ""; in blit_build_frag_tex_col()
241 const char *twm; in blit_build_frag_tex_col_msaa() local
250 twm = ".xy"; in blit_build_frag_tex_col_msaa()
301 twm = ".x"; in blit_build_frag_tex_writedepth()
308 twm = ".xy"; in blit_build_frag_tex_writedepth()
324 twm = ""; in blit_build_frag_tex_writedepth()
[all …]
/dports/x11-wm/tvtwm/tvtwm/
H A DImakefile72 XCOMM Various defines to pass into twm.c
86 SRCS = gram.c lex.c deftwmrc.c add_window.c gc.c list.c twm.c \
91 OBJS = gram.o lex.o deftwmrc.o add_window.o gc.o list.o twm.o \
101 SpecialObjectRule(twm.o,NullParameter,$(TWM_DEFS))
116 XCOMM This will have a link called twm installed linked to tvtwm
119 XCOMM rm -f $(BINDIR)/twm
120 XCOMM ln $(BINDIR)/tvtwm $(BINDIR)/twm
142 @echo ' * twm bindings file system.twmrc by the twm Imakefile.' >>$@
H A Diconmgr.c328 if (tmp->twm->title_height) {
330 int x = tmp->twm->highlightx;
331 XWarpPointer (dpy, None, tmp->twm->title_w, 0, 0, 0, 0,
335 XWarpPointer (dpy, None, tmp->twm->w, 0, 0, 0, 0, 5, 5);
454 tmp->twm = tmp_win;
556 if ((*compar)(tmp_win->icon_name, tmp1->twm->icon_name) < 0)
706 if ((*compar)(tmp1->twm->icon_name, tmp2->twm->icon_name) > 0)
710 InsertInIconManager(ip, tmp2, tmp2->twm);
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/sound/
H A Dsound_towns_lok.cpp323 uint8 *twm = _vm->resource()->fileData("twmusic.pak", 0); in loadInstruments() local
324 if (!twm) in loadInstruments()
327 Screen::decodeFrame4(twm, _musicTrackData, 50570); in loadInstruments()
331 Screen::decodeFrame4(twm + 3232, _musicTrackData, 50570); in loadInstruments()
344 delete[] twm; in loadInstruments()
350 uint8 *twm = _vm->resource()->fileData("twmusic.pak", 0); in playEuphonyTrack() local
351 Screen::decodeFrame4(twm + 19312 + offset, _musicTrackData, 50570); in playEuphonyTrack()
352 delete[] twm; in playEuphonyTrack()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/sound/
H A Dsound_towns_lok.cpp320 uint8 *twm = _vm->resource()->fileData("twmusic.pak", 0); in loadInstruments() local
321 if (!twm) in loadInstruments()
324 Screen::decodeFrame4(twm, _musicTrackData, 50570); in loadInstruments()
328 Screen::decodeFrame4(twm + 3232, _musicTrackData, 50570); in loadInstruments()
341 delete[] twm; in loadInstruments()
347 uint8 *twm = _vm->resource()->fileData("twmusic.pak", 0); in playEuphonyTrack() local
348 Screen::decodeFrame4(twm + 19312 + offset, _musicTrackData, 50570); in playEuphonyTrack()
349 delete[] twm; in playEuphonyTrack()
/dports/x11-wm/twm/twm-1.0.11/
H A DREADME.md1 twm - Tab Window Manager for the X Window System
4 twm is a window manager for the X Window System. It provides
16 https://gitlab.freedesktop.org/xorg/app/twm
H A DChangeLog5 twm 1.0.11
309 twm 1.0.10
381 twm 1.0.9
465 twm 1.0.8
648 twm 1.0.7
854 twm 1.0.6
884 twm 1.0.5
1114 twm 1.0.4
1384 xc/programs/twm/twm.c
1400 xc/programs/twm/gc.c
[all …]
H A Dconfigure.ac25 AC_INIT([twm], [1.0.11], package
26 [https://gitlab.freedesktop.org/xorg/app/twm/issues], [twm])
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Diconmgr.c498 if(tmp->twm->title_height) { in MoveIconManager()
500 int x = tmp->twm->highlightxr; in MoveIconManager()
501 XWarpPointer(dpy, None, tmp->twm->title_w, 0, 0, 0, 0, in MoveIconManager()
561 if(tmp->twm->mapped) { in MoveMappedIconManager()
586 if(tmp->twm->title_height) { in MoveMappedIconManager()
587 XWarpPointer(dpy, None, tmp->twm->title_w, 0, 0, 0, 0, in MoveMappedIconManager()
588 tmp->twm->title_width / 2, in MoveMappedIconManager()
741 tmp->twm = tmp_win; in AddIconManager()
1093 compresult = strcmp(tmp1->twm->icon_name, tmp2->twm->icon_name); in SortIconManager()
1096 compresult = strcasecmp(tmp1->twm->icon_name, tmp2->twm->icon_name); in SortIconManager()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/JEGA/src/
H A DGeneticAlgorithmEvaluator.cpp305 ThreadWorkManager& twm in ExecuteEvaluations() argument
309 this->_twm = &twm; in ExecuteEvaluations()
339 ThreadWorkManager* twm = this->_twm;
352 this->_twm = twm;
822 ThreadWorkManager twm(*this, group.GetDVSortContainer());
823 this->_tMgr->ExecuteEvaluations(twm);
825 JEGA_LOGGING_IF_ON(size_t nskipped = twm.num_skipped();)
833 return twm.final_result();
/dports/x11-wm/twm/twm-1.0.11/src/
H A DMakefile.am25 bin_PROGRAMS = twm program
27 rcdir = ${datadir}/X11/twm
H A Diconmgr.c268 if (tmp->twm->title_height) { in MoveIconManager()
270 int x = tmp->twm->highlightx; in MoveIconManager()
272 XWarpPointer(dpy, None, tmp->twm->title_w, 0, 0, 0, 0, in MoveIconManager()
276 XWarpPointer(dpy, None, tmp->twm->w, 0, 0, 0, 0, 5, 5); in MoveIconManager()
383 tmp->twm = tmp_win; in AddIconManager()
476 if ((*compar) (tmp_win->icon_name, tmp1->twm->icon_name) < 0) { in InsertInIconManager()
610 if ((*compar) (tmp1->twm->icon_name, tmp2->twm->icon_name) > 0) { in SortIconManager()
613 InsertInIconManager(ip, tmp2, tmp2->twm); in SortIconManager()
/dports/x11-wm/vtwm/vtwm-5.5.0/doc/
H A DCHANGELOG305 [twm.c] [screen.h]
334 [menus.c] [parse.c] [resize.c] [twm.c] [util.c] [twm.h] [util.h]
340 [screen.h] [twm.h]
416 [screen.h] [twm.h]
548 [menus.c] [twm.c]
629 [sound.c] [twm.c] [menus.h] [parse.h] [screen.h] [sound.h] [twm.h]
657 [twm.c] [util.c] [screen.h] [twm.h]
829 [twm.c] [util.c] [screen.h] [twm.h]
993 [events.c] [menus.c] [twm.c] [twm.h]
1171 [parse.c] [resize.c] [twm.c] [util.c] [screen.h] [twm.h] [util.h]
[all …]
/dports/x11-wm/wmconfig/wmconfig-1.5.1/samples/wmconfig/
H A DFuncs193 twm name "Twm"
194 twm exec "twm"
195 twm group "Other Wm"
196 twm restart "twm"
197 twm description "Start the Twm Window Manager"
/dports/x11-wm/piewm/piewm-1.04/
H A DImakefile35 SRCS = gram.c lex.c deftwmrc.c add_window.c gc.c list.c twm.c \
39 OBJS = gram.o lex.o deftwmrc.o add_window.o gc.o list.o twm.o \
72 @echo ' * twm bindings file system.twmrc by the twm Imakefile.' >>$@
H A Diconmgr.c295 if (tmp->twm->title_height) { in MoveIconManager()
297 int x = tmp->twm->highlightx; in MoveIconManager()
298 XWarpPointer (dpy, None, tmp->twm->title_w, 0, 0, 0, 0, in MoveIconManager()
302 XWarpPointer (dpy, None, tmp->twm->w, 0, 0, 0, 0, 5, 5); in MoveIconManager()
421 tmp->twm = tmp_win; in AddIconManager()
523 if ((*compar)(tmp_win->icon_name, tmp1->twm->icon_name) < 0) in InsertInIconManager()
672 if ((*compar)(tmp1->twm->icon_name, tmp2->twm->icon_name) > 0) in SortIconManager()
676 InsertInIconManager(ip, tmp2, tmp2->twm); in SortIconManager()
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A DMakefile.QNX56 VTWMLIBDIR = /usr/lib/X11/twm
127 SRCS = gram.c lex.c deftwmrc.c add_window.c gc.c list.c twm.c sound.c \
131 OBJS = gram.o lex.o deftwmrc.o add_window.o gc.o list.o twm.o sound.o \
162 regions.o sound.o twm.o util.o: gram.h
/dports/japanese/xv/xv-3.10a/unsupt/
H A Dtwm.fix1 Here's that simple 'one-line' fix to twm & tvtwm that I mention in the XV
2 documentation (somewhere). It fixes a problem that occurs if you use twm
/dports/graphics/xv/xv-3.10a/unsupt/
H A Dtwm.fix1 Here's that simple 'one-line' fix to twm & tvtwm that I mention in the XV
2 documentation (somewhere). It fixes a problem that occurs if you use twm
/dports/graphics/xv-m17n/xv-3.10a/unsupt/
H A Dtwm.fix1 Here's that simple 'one-line' fix to twm & tvtwm that I mention in the XV
2 documentation (somewhere). It fixes a problem that occurs if you use twm
/dports/net/tightvnc/vnc_unixsrc/
H A Dvnc-xclients.patch12 - "twm &\n");
27 + "# twm &\n");
/dports/x11-wm/piewm/piewm-1.04/sample-twmrc/
H A Dcross.twmrc2 # .twmrc - This works with the X11R[45] UMDENG twm.
4 # the twm window manager.
6 # This file is parsed by m4 before twm ever sees it. Do not try
13 # ( This file is used for multiple twm dirivitives. That's why there
100 # twm's Defaults...
259 include(/local/skel/X/twm-login)
270 "twm Version" f.version
/dports/x11-wm/tvtwm/tvtwm/sample-twmrc/
H A Dcross.twmrc2 # .twmrc - This works with the X11R[45] UMDENG twm.
4 # the twm window manager.
6 # This file is parsed by m4 before twm ever sees it. Do not try
13 # ( This file is used for multiple twm dirivitives. That's why there
100 # twm's Defaults...
259 include(/local/skel/X/twm-login)
270 "twm Version" f.version

12345678910>>...26