Home
last modified time | relevance | path

Searched refs:DLB (Results 1 – 25 of 675) sorted by relevance

12345678910>>...27

/dports/games/xnethack/xNetHack-xnh6.1/sys/vms/
H A DMakefile.dat23 DLB = $(UTL)dlb.exe;
41 all : $(VARDAT) $(DLB)
85 $(DLB) : $(UTILMARKER)
87 $(MAKE)$(MAKEFLAGS) $(DLB)
H A DMakefile.utl30 DLB = $(UTL)dlb.exe;
84 <all : $(MAKEDEFS) $(LEVCOMP) $(DGNCOMP) $(RECOVER) $(DLB)
92 dlb : $(DLB)
139 $(DLB) : $(DLBOBJS) $(VMSOBJS) $(LIBOPT) $(ID_OPT)
140 $(LINK)/Exe=$(DLB) $(LFLAGS) $(DLBOBJS),$(VMSOBJS),$(LIBS)
246 $(RM) $(MAKEDEFS),$(RECOVER),$(DLB)
/dports/math/barvinok/barvinok-0.41.5/
H A Dverify_lexsmaller.c32 Value PLB, PUB, DLB, DUB, LB, UB, tmp, c; in ISL_ARGS_START() local
38 value_init(DLB); value_init(DUB); in ISL_ARGS_START()
47 ok = !(lower_upper_bounds(1+pos, SD, zD, &DLB, &DUB)); in ISL_ARGS_START()
50 if (!SD || (SP && value_lt(PLB, DLB))) in ISL_ARGS_START()
53 value_assign(LB, DLB); in ISL_ARGS_START()
66 int inD = SD && value_ge(tmp, DLB) && value_le(tmp, DUB); in ISL_ARGS_START()
160 value_clear(DLB); value_clear(DUB); in ISL_ARGS_START()
/dports/science/gromacs/gromacs-2021.4/docs/release-notes/2016/
H A D2016.1.rst67 Under certain conditions, especially with (shared) GPUs, DLB can
69 turning on DLB. When the running average of cycles per step with DLB
70 gets above the average without DLB, we turn off DLB. We then measure
71 again without DLB. If without DLB the cycle count is still lower,
72 we keep DLB off for the remainder of the run. Otherwise is can turn
74 never deteriorate due to DLB.
/dports/games/nethack33/nethack-3.3.1/sys/vms/
H A DMakefile.dat21 DLB = $(UTL)dlb.exe;
36 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
74 $(DLB) :
76 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/nethack33-nox11/nethack-3.3.1/sys/vms/
H A DMakefile.dat21 DLB = $(UTL)dlb.exe;
36 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
74 $(DLB) :
76 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/nethack34/nethack-3.4.3/sys/vms/
H A DMakefile.dat21 DLB = $(UTL)dlb.exe;
37 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
75 $(DLB) : $(UTILMARKER)
77 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/nethack34-nox11/nethack-3.4.3/sys/vms/
H A DMakefile.dat21 DLB = $(UTL)dlb.exe;
37 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
75 $(DLB) : $(UTILMARKER)
77 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/vms/
H A DMakefile.dat21 DLB = $(UTL)dlb.exe;
37 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
75 $(DLB) : $(UTILMARKER)
77 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/falconseye/falconseye-1.9.3_11/sys/vms/
H A DMakefile.dat21 DLB = $(UTL)dlb.exe;
36 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
74 $(DLB) :
76 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/vms/
H A DMakefile.dat21 DLB = $(UTL)dlb.exe;
37 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
75 $(DLB) : $(UTILMARKER)
77 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/vms/
H A DMakefile.dat21 DLB = $(UTL)dlb.exe;
37 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
75 $(DLB) : $(UTILMARKER)
77 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/vms/
H A DMakefile.dat21 DLB = $(UTL)dlb.exe;
37 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
75 $(DLB) : $(UTILMARKER)
77 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dos2conf.h53 #ifndef DLB
54 # define DLB /* Untested without dlb, comment out on your own risk! */ macro
H A Dconfig1.h54 # define DLB macro
89 # define DLB macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/vms/
H A DMakefile.dat23 DLB = $(UTL)dlb.exe;
40 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
84 $(DLB) : $(UTILMARKER)
86 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/vms/
H A DMakefile.dat23 DLB = $(UTL)dlb.exe;
40 all : $(VARDAT) $(DUNGEON) $(MARKERS) $(DLB)
84 $(DLB) : $(UTILMARKER)
86 $(MAKE)$(MAKEFLAGS) $(DLB)
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dconfig1.h53 # define DLB macro
85 # define DLB macro
/dports/games/nethack33/nethack-3.3.1/include/
H A Dconfig1.h53 # define DLB macro
85 # define DLB macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dconfig1.h53 # define DLB macro
85 # define DLB macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dconfig1.h53 # define DLB macro
85 # define DLB macro
/dports/games/nethack34/nethack-3.4.3/include/
H A Dconfig1.h53 # define DLB macro
85 # define DLB macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dconfig1.h53 # define DLB macro
85 # define DLB macro
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dconfig1.h53 # define DLB macro
85 # define DLB macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dconfig1.h53 # define DLB macro
85 # define DLB macro

12345678910>>...27