Home
last modified time | relevance | path

Searched refs:ATOP (Results 1 – 25 of 115) sorted by relevance

12345

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/LHS/
H A DNormal.f9035 ATOP=1.0
52 ATOP=0.999
69 READ (8) PMU,SIG,ABOT,ATOP
74 READ (8) PMEAN,ERF,ABOT,ATOP
148 ATOP=0.50*(BHI+BLO)
202 PROBINC = (ATOP - ABOT) / DBLE(N)
203 IF(IRS.EQ.1)PROBINC=ATOP-ABOT
222 IF (IRS==0) STRTPT = DBLE(I) * (ATOP - ABOT) / DBLE(N) + ABOT
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathFrac.cpp83 return kind_ == ATOP ? 0 : this; in asFracInset()
89 return kind_ == ATOP ? 0 : this; in asFracInset()
135 case ATOP: in mathClass()
242 case ATOP: { in metrics()
324 case ATOP: { in draw()
355 if (kind_ != ATOP) in draw()
393 case ATOP: in write()
450 case ATOP: in name()
460 return kind_ == ATOP || kind_ == OVER; in extraBraces()
497 case ATOP: in mathmlize()
[all …]
H A DInsetMathFrac.h55 ATOP, enumerator
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/cf/
H A DAmoeba.cf40 #define AmoebaBin $(ATOP)/bin.sun4
87 #define StandardIncludes -I$(ATOP)/src/h \
88 -I$(ATOP)/src/h/posix \
89 -I$(ATOP)/src/h/posix/machdep/$(ARCH) \
90 -I$(ATOP)/src/h/machdep/arch/$(ARCH) \
91 -I$(ATOP)/src/h/toolset/$(TOOLSET)
127 #define AsIncl -I$(ATOP)/src/h/machdep/arch/$(ARCH)
165 ATOP = AmoebaTop
/dports/x11/xorg-cf-files/xorg-cf-files-1.0.6/
H A DAmoeba.cf40 #define AmoebaBin $(ATOP)/bin.sun4
85 #define StandardIncludes -I$(ATOP)/src/h \
86 -I$(ATOP)/src/h/posix \
87 -I$(ATOP)/src/h/posix/machdep/$(ARCH) \
88 -I$(ATOP)/src/h/machdep/arch/$(ARCH) \
89 -I$(ATOP)/src/h/toolset/$(TOOLSET)
125 #define AsIncl -I$(ATOP)/src/h/machdep/arch/$(ARCH)
163 ATOP = AmoebaTop
/dports/games/gogui/Quaqua/src/ch/randelshofer/quaqua/ext/batik/ext/awt/image/
H A DCompositeRule.java108 public static final CompositeRule ATOP = new CompositeRule(RULE_ATOP); field in CompositeRule
225 return ATOP; in readResolve()
/dports/lang/snobol4/snobol4-2.2.2/test/
H A Dglobals12 ATOP
H A Dprocs69 ATOP
H A Dcallgraph.ref471 INVOKE ATOP
472 FAIL ATOP
473 NEMO ATOP
474 BLOCK ATOP
475 RTZPTR ATOP
/dports/textproc/html-pretty/htmlpty-1.01/Entities/
H A Dhtml-3.ent15 ATOP
H A Dhtml-3.xrf15 ATOP DEL HIDDEN MENU RIGHT TILDE
/dports/textproc/html-pretty/htmlpty-1.01/Missing/
H A Dhtml-3.tab16 ATOP DEL HIDDEN META ROOT TITLE
H A Dhtml-3.xrf16 ATOP DEL HIDDEN META ROOT TITLE
H A Dhtml-3.mis16 ATOP
/dports/lang/snobol4/snobol4-2.2.2/
H A Dglobals12 ATOP
H A Dprocs69 ATOP
H A Dproc.h12 extern int ATOP(ret_t);
H A Dcallgraph476 INVOKE ATOP
477 FAIL ATOP
478 NEMO ATOP
479 BLOCK ATOP
480 RTZPTR ATOP
/dports/graphics/py-pyvips/pyvips-2.1.16/pyvips/
H A Denums.py122 ATOP = 'atop' variable in BlendMode
/dports/textproc/html-pretty/htmlpty-1.01/Test/okay/
H A Dcheck018.err2 :16:HTML grammars do not permit an end tag for the tag name [ATOP]; please consider deleting it
/dports/graphics/drawing/drawing-0.8.4/src/tools/classic_tools/
H A Dtool_experiment.py27 'ATOP': cairo.Operator.ATOP,
/dports/x11/gnome-pie/Gnome-Pie-0.5.7/src/images/
H A DthemedIcon.vala105 ctx.set_operator(Cairo.Operator.ATOP);
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/macros/
H A DNORMHIST.DP4 . ATOP A HISTOGRAM.
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/rendering/
H A DCompositeOperation.idl113 const byte ATOP = 9;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/rendering/
H A DCompositeOperation.idl113 const byte ATOP = 9;

12345