Home
last modified time | relevance | path

Searched refs:dccs2 (Results 1 – 22 of 22) sorted by relevance

/dports/math/R-cran-survey/survey/tests/
H A Dnwts.R22 dccs2<-twophase(id=list(~id,~id),subset=~in.ccs, globalVar
28 gccs8<-calibrate(dccs2,phase=2,formula=~interaction(instit,stage,rel))
30 summary(svyglm(rel~factor(stage)*factor(histol),family=quasibinomial,design=dccs2))
H A Dnwts.Rout.save51 > dccs2<-twophase(id=list(~id,~id),subset=~in.ccs,
57 > gccs8<-calibrate(dccs2,phase=2,formula=~interaction(instit,stage,rel))
59 > summary(svyglm(rel~factor(stage)*factor(histol),family=quasibinomial,design=dccs2))
62 svyglm(formula = rel ~ factor(stage) * factor(histol), design = dccs2,
120 calibrate(dccs2, phase = 2, formula = ~interaction(instit, stage,
/dports/math/R-cran-survey/survey/inst/doc/
H A Depi.R33 dccs2<-twophase(id=list(~id,~id),subset=~in.ccs, globalVar
36 summary(svyglm(rel~factor(stage)*factor(histol),family=binomial,design=dccs2))
44 gccs8<-calibrate(dccs2,phase=2,formula=~interaction(instit,stage,rel))
H A Depi.Rnw76 dccs2<-twophase(id=list(~id,~id),subset=~in.ccs,
79 summary(svyglm(rel~factor(stage)*factor(histol),family=binomial,design=dccs2))
91 gccs8<-calibrate(dccs2,phase=2,formula=~interaction(instit,stage,rel))
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp106 NVDerived *dccs2 = (NVDerived*)dccs; in doubleCastCStyle() local
107 dccs = (NonVirtual*)dccs2; // expected-note{{Conversion from derived to base happened here}} in doubleCastCStyle()
/dports/math/R-cran-survey/survey/man/
H A Dtwophase.Rd173 dccs2<-twophase(id=list(~seqno,~seqno),strata=list(NULL,~interaction(rel,instit)),
178 summary(svyglm(rel~factor(stage)*factor(histol),design=dccs2,family=quasibinomial()))
182 gccs8<-calibrate(dccs2, phase=2, formula=~interaction(rel,stage,instit))
186 pccs8<-calibrate(dccs2, phase=2,formula=~interaction(rel,stage,instit), calfun="rrz")
/dports/math/R-cran-survey/survey/vignettes/
H A Depi.Rnw76 dccs2<-twophase(id=list(~id,~id),subset=~in.ccs,
79 summary(svyglm(rel~factor(stage)*factor(histol),family=binomial,design=dccs2))
91 gccs8<-calibrate(dccs2,phase=2,formula=~interaction(instit,stage,rel))