Home
last modified time | relevance | path

Searched refs:smethod (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dTcorr1D.c16 char *prefix = "Tcorr1D", *smethod="pearson"; in main() local
127 smethod = "pearson" ; nopt++ ; continue ; in main()
131 smethod = "dot" ; nopt++ ; continue ; in main()
135 smethod = "spearman" ; nopt++ ; continue ; in main()
139 smethod = "quadrant" ; nopt++ ; continue ; in main()
143 smethod = "ktaub" ; nopt++ ; continue ; in main()
190 ii = (strcasecmp(smethod,"dot")==0) ? 2 : 3 ; in main()
208 if( strcasecmp(smethod,"dot") == 0 && do_atanh ){ in main()
211 if( strcasecmp(smethod,"dot") == 0 && datum == MRI_short ){ in main()
215 cset = THD_Tcorr1D( xset, mask, nmask, ysim, smethod, in main()
H A Dthd_Tcorr1D.c27 char *smethod, char *prefix, int do_short , int do_atanh ) in THD_Tcorr1D() argument
41 if (!smethod || smethod[0] == '\0') { in THD_Tcorr1D()
43 } else if (!strcasecmp(smethod,"pearson")) { in THD_Tcorr1D()
45 } else if (!strcasecmp(smethod,"spearman")) { in THD_Tcorr1D()
47 } else if (!strcasecmp(smethod,"quadrant")) { in THD_Tcorr1D()
49 } else if (!strcasecmp(smethod,"ktaub")) { in THD_Tcorr1D()
51 } else if (!strcasecmp(smethod,"dot")) { in THD_Tcorr1D()
54 WARNING_message("Method %s disables the Fishter transformation",smethod) ; in THD_Tcorr1D()
58 WARNING_message("Bad value %s for correlation method ==> PEARSON", smethod); in THD_Tcorr1D()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/sub/
H A DKlass.java37 public static String smethod() { in smethod() method in Klass
41 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
45 public static Integer smethod(Integer arg) { in smethod() method in Klass
60 public static Integer smethod(Integer arg) { in smethod() method in Klass.Internal
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/subpack/
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
61 public static Integer smethod(Integer arg) { in smethod() method in KlassDup.Internal
H A DKlass.java39 public static String smethod() { in smethod() method in Klass
43 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
47 public static Integer smethod(Integer arg) { in smethod() method in Klass
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/sub/
H A DKlass.java37 public static String smethod() { in smethod() method in Klass
41 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
45 public static Integer smethod(Integer arg) { in smethod() method in Klass
60 public static Integer smethod(Integer arg) { in smethod() method in Klass.Internal
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/subpack/
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
61 public static Integer smethod(Integer arg) { in smethod() method in KlassDup.Internal
H A DKlass.java39 public static String smethod() { in smethod() method in Klass
43 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
47 public static Integer smethod(Integer arg) { in smethod() method in Klass
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/sub/
H A DKlass.java37 public static String smethod() { in smethod() method in Klass
41 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
45 public static Integer smethod(Integer arg) { in smethod() method in Klass
60 public static Integer smethod(Integer arg) { in smethod() method in Klass.Internal
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/subpack/
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
61 public static Integer smethod(Integer arg) { in smethod() method in KlassDup.Internal
H A DKlass.java39 public static String smethod() { in smethod() method in Klass
43 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
47 public static Integer smethod(Integer arg) { in smethod() method in Klass
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/sub/
H A DKlass.java37 public static String smethod() { in smethod() method in Klass
41 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
45 public static Integer smethod(Integer arg) { in smethod() method in Klass
60 public static Integer smethod(Integer arg) { in smethod() method in Klass.Internal
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/subpack/
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
61 public static Integer smethod(Integer arg) { in smethod() method in KlassDup.Internal
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/subpack/
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
61 public static Integer smethod(Integer arg) { in smethod() method in KlassDup.Internal
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/subpack/
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
61 public static Integer smethod(Integer arg) { in smethod() method in KlassDup.Internal
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/sub/
H A DKlass.java37 public static String smethod() { in smethod() method in Klass
41 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
45 public static Integer smethod(Integer arg) { in smethod() method in Klass
60 public static Integer smethod(Integer arg) { in smethod() method in Klass.Internal
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/compilercontrol/share/pool/sub/
H A DKlass.java37 public static String smethod() { in smethod() method in Klass
41 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
45 public static Integer smethod(Integer arg) { in smethod() method in Klass
60 public static Integer smethod(Integer arg) { in smethod() method in Klass.Internal
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/compilercontrol/share/pool/subpack/
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
61 public static Integer smethod(Integer arg) { in smethod() method in KlassDup.Internal
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/subpack/
H A DKlassDup.java38 public static String smethod() { in smethod() method in KlassDup
42 public static String smethod(int iarg, int[] aarg) { in smethod() method in KlassDup
46 public static Integer smethod(Integer arg) { in smethod() method in KlassDup
61 public static Integer smethod(Integer arg) { in smethod() method in KlassDup.Internal
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/sub/
H A DKlass.java37 public static String smethod() { in smethod() method in Klass
41 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
45 public static Integer smethod(Integer arg) { in smethod() method in Klass
60 public static Integer smethod(Integer arg) { in smethod() method in Klass.Internal
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/compilercontrol/share/pool/sub/
H A DKlass.java37 public static String smethod() { in smethod() method in Klass
41 public static String smethod(int iarg, int[] aarg) { in smethod() method in Klass
45 public static Integer smethod(Integer arg) { in smethod() method in Klass
60 public static Integer smethod(Integer arg) { in smethod() method in Klass.Internal

12345678