Home
last modified time | relevance | path

Searched refs:fm2 (Results 101 – 125 of 755) sorted by relevance

12345678910>>...31

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/file/
H A DSetLocationForModule.java121 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testModulePath() argument
122 fm2.setLocationForModule(locn, "m", List.of(override1)); in testModulePath()
124 fm2.getLocationAsPaths(m), override1); in testModulePath()
127 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testModulePath()
130 fm2.getLocationAsPaths(firstLocation), in testModulePath()
220 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testOutput() argument
221 fm2.setLocationForModule(locn, "m", List.of(override1)); in testOutput()
223 fm2.getLocationAsPaths(m), override1); in testOutput()
226 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testOutput()
229 fm2.getLocationAsPaths(firstLocation), in testOutput()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/file/
H A DSetLocationForModule.java121 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testModulePath() argument
122 fm2.setLocationForModule(locn, "m", List.of(override1)); in testModulePath()
124 fm2.getLocationAsPaths(m), override1); in testModulePath()
127 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testModulePath()
130 fm2.getLocationAsPaths(firstLocation), in testModulePath()
218 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testOutput() argument
219 fm2.setLocationForModule(locn, "m", List.of(override1)); in testOutput()
221 fm2.getLocationAsPaths(m), override1); in testOutput()
224 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testOutput()
227 fm2.getLocationAsPaths(firstLocation), in testOutput()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/file/
H A DSetLocationForModule.java121 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testModulePath() argument
122 fm2.setLocationForModule(locn, "m", List.of(override1)); in testModulePath()
124 fm2.getLocationAsPaths(m), override1); in testModulePath()
127 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testModulePath()
130 fm2.getLocationAsPaths(firstLocation), in testModulePath()
220 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testOutput() argument
221 fm2.setLocationForModule(locn, "m", List.of(override1)); in testOutput()
223 fm2.getLocationAsPaths(m), override1); in testOutput()
226 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testOutput()
229 fm2.getLocationAsPaths(firstLocation), in testOutput()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/file/
H A DSetLocationForModule.java121 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testModulePath() argument
122 fm2.setLocationForModule(locn, "m", List.of(override1)); in testModulePath()
124 fm2.getLocationAsPaths(m), override1); in testModulePath()
127 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testModulePath()
130 fm2.getLocationAsPaths(firstLocation), in testModulePath()
218 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testOutput() argument
219 fm2.setLocationForModule(locn, "m", List.of(override1)); in testOutput()
221 fm2.getLocationAsPaths(m), override1); in testOutput()
224 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testOutput()
227 fm2.getLocationAsPaths(firstLocation), in testOutput()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/file/
H A DSetLocationForModule.java121 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testModulePath() argument
122 fm2.setLocationForModule(locn, "m", List.of(override1)); in testModulePath()
124 fm2.getLocationAsPaths(m), override1); in testModulePath()
127 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testModulePath()
130 fm2.getLocationAsPaths(firstLocation), in testModulePath()
218 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testOutput() argument
219 fm2.setLocationForModule(locn, "m", List.of(override1)); in testOutput()
221 fm2.getLocationAsPaths(m), override1); in testOutput()
224 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testOutput()
227 fm2.getLocationAsPaths(firstLocation), in testOutput()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/file/
H A DSetLocationForModule.java121 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testModulePath() argument
122 fm2.setLocationForModule(locn, "m", List.of(override1)); in testModulePath()
124 fm2.getLocationAsPaths(m), override1); in testModulePath()
127 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testModulePath()
130 fm2.getLocationAsPaths(firstLocation), in testModulePath()
218 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testOutput() argument
219 fm2.setLocationForModule(locn, "m", List.of(override1)); in testOutput()
221 fm2.getLocationAsPaths(m), override1); in testOutput()
224 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testOutput()
227 fm2.getLocationAsPaths(firstLocation), in testOutput()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/file/
H A DSetLocationForModule.java121 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testModulePath() argument
122 fm2.setLocationForModule(locn, "m", List.of(override1)); in testModulePath()
124 fm2.getLocationAsPaths(m), override1); in testModulePath()
127 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testModulePath()
130 fm2.getLocationAsPaths(firstLocation), in testModulePath()
218 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testOutput() argument
219 fm2.setLocationForModule(locn, "m", List.of(override1)); in testOutput()
221 fm2.getLocationAsPaths(m), override1); in testOutput()
224 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testOutput()
227 fm2.getLocationAsPaths(firstLocation), in testOutput()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/file/
H A DSetLocationForModule.java121 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testModulePath() argument
122 fm2.setLocationForModule(locn, "m", List.of(override1)); in testModulePath()
124 fm2.getLocationAsPaths(m), override1); in testModulePath()
127 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testModulePath()
130 fm2.getLocationAsPaths(firstLocation), in testModulePath()
218 try (StandardJavaFileManager fm2 = comp.getStandardFileManager(null, null, null)) { in testOutput() argument
219 fm2.setLocationForModule(locn, "m", List.of(override1)); in testOutput()
221 fm2.getLocationAsPaths(m), override1); in testOutput()
224 fm2.listLocationsForModules(locn).iterator().next().iterator().next(); in testOutput()
227 fm2.getLocationAsPaths(firstLocation), in testOutput()
/dports/finance/R-cran-AER/AER/man/
H A DUSMacroG.Rd70 fm2 <- dynlm(consumption ~ dpi + L(consumption), data = USMacroG)
73 coxtest(fm1, fm2)
76 jtest(fm1, fm2)
77 encomptest(fm1, fm2)
80 waldtest(fm1, fmE, fm2)
H A DStockWatson2007.Rd54 fm2 <- lm(score ~ I(stratio < 20), data = CASchools)
102 fm2 <- lm(subs ~ citeprice + age + chars, data = log(journals))
107 coeftest(fm2, vcov = vcovHC(fm2, type = "HC1"))
146 coeftest(fm2, vcov = vcovHC(fm2, type = "HC1"))
262 coeftest(fm2, vcov = sandwich)
349 coeftest(fm2, vcov = vcovHC)
429 fm2 <- lm(I(read2 + math2) ~ star2, data = STAR)
542 waldtest(fm2, vcov = sandwich)
582 fm2 <- dynlm(ret ~ L(d(fdd), 0:17) + L(fdd, 18), data = fj)
583 coeftest(fm2, vcov = NeweyWest(fm2, lag = 7, prewhite = FALSE))
[all …]
H A DFrozenJuice.Rd73 fm2 <- dynlm(ret ~ L(d(fdd), 0:17) + L(fdd, 18), data = fj)
74 coeftest(fm2, vcov = NeweyWest(fm2, lag = 7, prewhite = FALSE))
76 coeftest(fm2, vcov = NeweyWest(fm2, lag = 14, prewhite = FALSE))
/dports/graphics/dcp2icc/dcp2icc-0.1/dcp2icc.src/
H A Ddcp2icc.cpp64 dng_matrix fm1, fm2, fm; in main() local
107 fm2=dcp.ForwardMatrix2(); in main()
108 if(!equal(fm1, fm2)) { in main()
109 PrintMatrix("ForwardMatrix2", fm2); in main()
111 fm=Interpolate(t1,t2,t,fm1,fm2); in main()
/dports/finance/R-cran-lmtest/lmtest/man/
H A Dencomptest.Rd65 fm2 <- lm(con ~ gnp + gnp1, data = usdl)
71 coxtest(fm1, fm2)
75 jtest(fm1, fm2)
76 encomptest(fm1, fm2)
79 waldtest(fm1, fm3, fm2)
H A Dlrtest.Rd64 fm2 <- lm(con ~ gnp + con1 + gnp1, data = usdl)
67 lrtest(fm2, fm1)
68 lrtest(fm2, 2)
69 lrtest(fm2, "con1")
70 lrtest(fm2, . ~ . - con1)
H A Dwaldtest.Rd114 fm2 <- lm(con ~ gnp + gnp1, data = usdl)
119 ## a simple ANOVA for fm3 vs. fm2
120 waldtest(fm3, fm2)
121 anova(fm3, fm2)
126 waldtest(fm3, fm2)
133 waldtest(fm1, fm3, fm2)
134 encomptest(fm1, fm2)
137 waldtest(fm3, fm2, test = "Chisq")
139 if(require(sandwich)) waldtest(fm3, fm2, vcov = vcovHC)
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/api/
H A DT6838467.java117 JavaFileManager fm2 = createFileManager(fk, f2); in test() local
128 test(fm1, fm2, expect); in test()
132 fm2.close(); in test()
141 void test(JavaFileManager fm1, JavaFileManager fm2, int expectEqualCount) throws IOException { in test() argument
149 for (FileObject fo2: fm2.list(StandardLocation.CLASS_PATH, "p", kinds, false)) { in test()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/api/
H A DT6838467.java117 JavaFileManager fm2 = createFileManager(fk, f2); in test() local
128 test(fm1, fm2, expect); in test()
132 fm2.close(); in test()
141 void test(JavaFileManager fm1, JavaFileManager fm2, int expectEqualCount) throws IOException { in test() argument
149 for (FileObject fo2: fm2.list(StandardLocation.CLASS_PATH, "p", kinds, false)) { in test()
/dports/math/R-cran-lme4/lme4/tests/
H A Dpredict_basis.R20 fm2 <- lmer(Reaction ~ poly(Days,2) + (1|Subject), sleepstudy) globalVar
34 stopifnot(all.equal(predict(fm2,newdat,ReForm=NA),
39 tmpf(fm2)
/dports/devel/erlang-gpb/gpb-4.3.3/test/
H A Dgpb_names_tests.erl188 #?gpb_field{name=fm2}]},
220 #?gpb_field{name=fm2}]},
247 #?gpb_field{name=fm2}]},
272 #?gpb_field{name=fm2}]},
324 #?gpb_field{name=fm2}]},
349 #?gpb_field{name=fm2}]},
376 #?gpb_field{name=fm2}]},
/dports/audio/snd/snd-21.2/sndins/samples/
H A Dfmviolin.fth112 :fm2-env fmv-fm2-env get-args { fm2-env }
115 :fm2-rat fmv-fm2-rat get-args { fm2-rat }
118 :fm2-index fmv-fm2-index get-args { fm2-index }
142 :fm2-env fm2-env
145 :fm2-rat fm2-rat
148 :fm2-index fm2-index
240 4.414 to fmv-fm2-rat
256 4.414 to fmv-fm2-rat
846 1.414 to fmv-fm2-rat
880 1.414 to fmv-fm2-rat
[all …]
/dports/finance/R-cran-lmtest/lmtest/inst/doc/
H A Dlmtest-intro.R58 fm2 <- lm(length ~ age + I(age^2)) globalVar
60 lines(age, fitted(fm2), col = 4)
68 plot(age, residuals(fm2), ylab = "residuals (quadratic model)")
/dports/math/R/R-4.1.2/src/library/datasets/man/
H A DInsectSprays.Rd40 fm2 <- aov(sqrt(count) ~ spray, data = InsectSprays)
41 summary(fm2)
42 plot(fm2)
/dports/math/libRmath/R-4.1.1/src/library/datasets/man/
H A DInsectSprays.Rd40 fm2 <- aov(sqrt(count) ~ spray, data = InsectSprays)
41 summary(fm2)
42 plot(fm2)
/dports/devel/upp/upp/examples/Synth/
H A DFM.cpp29 double fc, fm1, fm2, fmf; member
54 fm2 = fc * m2; in Set()
89 + adsr2.Evaluate(t, duration) * beta2 * sin(pt * fm2))); in Get()
/dports/lang/racket/racket-8.3/share/pkgs/images-lib/images/private/
H A Dflomap-composite.rkt18 [(fm1 x1 y1 fm2)
20 (match-define (flomap argb2-vs c2 w2 h2) fm2)
31 ;; fm1 and fm2 offsets, in final image coordinates
88 [(fm1 x1 y1 fm2 x2 y2) (flomap-pin fm1 (- x1 x2) (- y1 y2) fm2)]))
97 [fm2 : flomap (in-list fms)])
99 (define-values (w2 h2) (flomap-size fm2))
104 (values (flomap-pin fm (round x1) (round y1) fm2)

12345678910>>...31