Home
last modified time | relevance | path

Searched defs:results (Results 51 – 75 of 13441) sorted by relevance

12345678910>>...538

/dports/graphics/digikam/digikam-7.4.0/core/tests/imgqsort/
H A Ddetectgeneral_utest.cpp52 QHash<QString, bool> results = testParseTestImages(QLatin1String("badImage"), in testParseTestImagesForGeneralBadImage() local
63 QHash<QString, bool> results = testParseTestImages(QLatin1String("quiteBadImage"), in testParseTestImagesForGeneralQuiteBadImage() local
74 QHash<QString, bool> results = testParseTestImages(QLatin1String("normalImage"), in testParseTestImagesForGeneralNormalImage() local
85 QHash<QString, bool> results = testParseTestImages(QLatin1String("quiteGoodImage"), in testParseTestImagesForGeneralQuiteGoodImage() local
96 QHash<QString, bool> results = testParseTestImages(QLatin1String("goodImage"), in testParseTestImagesForGeneralGoodImage() local
109 QHash<QString, bool> results = testParseTestImages(QLatin1String("sunImage"), in testParseTestImagesForSunImage() local
120 QHash<QString, bool> results = testParseTestImages(QLatin1String("failCase"), in testParseTestImagesForGeneral_failCase() local
/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Doop083.f9047 integer results(:) local
55 integer results(:) local
63 integer results(:) local
71 integer results(:) local
80 integer results(:) local
87 integer results(:) local
95 integer results(:) local
105 integer results(:) local
114 integer results(:) local
123 integer results(:) local
[all …]
H A Doop085.f9047 integer results(:) local
55 integer results(:) local
63 integer results(:) local
71 integer results(:) local
80 integer results(:) local
87 integer results(:) local
95 integer results(:) local
105 integer results(:) local
114 integer results(:) local
123 integer results(:) local
[all …]
H A Doop084.f9047 integer results(:) local
55 integer results(:) local
63 integer results(:) local
71 integer results(:) local
80 integer results(:) local
87 integer results(:) local
95 integer results(:) local
105 integer results(:) local
114 integer results(:) local
123 integer results(:) local
[all …]
H A Doop086.f9047 integer results(:) local
55 integer results(:) local
63 integer results(:) local
71 integer results(:) local
80 integer results(:) local
87 integer results(:) local
95 integer results(:) local
105 integer results(:) local
115 integer results(:) local
124 integer results(:) local
[all …]
H A Doop076.f9047 integer results(:) local
55 integer results(:) local
64 integer results(:) local
71 integer results(:) local
79 integer results(:) local
90 integer results(:) local
99 integer results(:) local
108 integer results(:) local
116 integer results(:) local
125 integer results(:) local
[all …]
/dports/devel/scalatest/scalatest-1.6.1/src/test/scala/org/scalatest/tools/
H A DScalaTestRunnerSuite.scala25 val results = run("org.scalatest.tools.test.SimpleTest") constant
31 val results = run("org.scalatest.tools.test.ThreeTestsTest") constant
48 val results = run("org.scalatest.tools.test.TagsTest", "-n hello") constant
57 val results = run("org.scalatest.tools.test.TagsTest", Array("-n", "hello helloAgain")) constant
69 val results = run("org.scalatest.tools.test.TagsTest", Array("-l", "hello")) constant
89 val results = run("org.scalatest.tools.test.TestWithConfigMap", "-Djosh=cool") constant
100 val results = run("org.scalatest.tools.test.TestWithConfigMap2", "-Da=z -Db=y -Dc=x") constant
112 val results = run("org.scalatest.tools.test.SuiteWithSkippedTest") constant
125 val results = run("org.scalatest.tools.test.PendingTest") constant
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.transaction/src/main/java/org/springframework/dao/support/
H A DDataAccessUtils.java47 …public static <T> T singleResult(Collection<T> results) throws IncorrectResultSizeDataAccessExcept… in singleResult()
68 …public static <T> T requiredSingleResult(Collection<T> results) throws IncorrectResultSizeDataAcce… in requiredSingleResult()
89 …public static <T> T uniqueResult(Collection<T> results) throws IncorrectResultSizeDataAccessExcept… in uniqueResult()
111 …public static <T> T requiredUniqueResult(Collection<T> results) throws IncorrectResultSizeDataAcce… in requiredUniqueResult()
137 public static <T> T objectResult(Collection<?> results, Class<T> requiredType) in objectResult()
175 public static int intResult(Collection results) in intResult()
194 public static long longResult(Collection results) in longResult()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_operator.py43 def transform(self, node, results): argument
49 def _sequenceIncludes(self, node, results): argument
53 def _isCallable(self, node, results): argument
58 def _repeat(self, node, results): argument
62 def _irepeat(self, node, results): argument
66 def _isSequenceType(self, node, results): argument
70 def _isMappingType(self, node, results): argument
74 def _isNumberType(self, node, results): argument
77 def _handle_rename(self, node, results, name): argument
82 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_operator.py43 def transform(self, node, results): argument
49 def _sequenceIncludes(self, node, results): argument
53 def _isCallable(self, node, results): argument
58 def _repeat(self, node, results): argument
62 def _irepeat(self, node, results): argument
66 def _isSequenceType(self, node, results): argument
70 def _isMappingType(self, node, results): argument
74 def _isNumberType(self, node, results): argument
77 def _handle_rename(self, node, results, name): argument
82 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/lang/python310/Python-3.10.1/Lib/lib2to3/fixes/
H A Dfix_operator.py43 def transform(self, node, results): argument
49 def _sequenceIncludes(self, node, results): argument
53 def _isCallable(self, node, results): argument
58 def _repeat(self, node, results): argument
62 def _irepeat(self, node, results): argument
66 def _isSequenceType(self, node, results): argument
70 def _isMappingType(self, node, results): argument
74 def _isNumberType(self, node, results): argument
77 def _handle_rename(self, node, results, name): argument
82 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/lang/python37/Python-3.7.12/Lib/lib2to3/fixes/
H A Dfix_operator.py43 def transform(self, node, results): argument
49 def _sequenceIncludes(self, node, results): argument
53 def _isCallable(self, node, results): argument
58 def _repeat(self, node, results): argument
62 def _irepeat(self, node, results): argument
66 def _isSequenceType(self, node, results): argument
70 def _isMappingType(self, node, results): argument
74 def _isNumberType(self, node, results): argument
77 def _handle_rename(self, node, results, name): argument
82 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/lang/python38/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_operator.py43 def transform(self, node, results): argument
49 def _sequenceIncludes(self, node, results): argument
53 def _isCallable(self, node, results): argument
58 def _repeat(self, node, results): argument
62 def _irepeat(self, node, results): argument
66 def _isSequenceType(self, node, results): argument
70 def _isMappingType(self, node, results): argument
74 def _isNumberType(self, node, results): argument
77 def _handle_rename(self, node, results, name): argument
82 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_operator.py43 def transform(self, node, results): argument
49 def _sequenceIncludes(self, node, results): argument
53 def _isCallable(self, node, results): argument
58 def _repeat(self, node, results): argument
62 def _irepeat(self, node, results): argument
66 def _isSequenceType(self, node, results): argument
70 def _isMappingType(self, node, results): argument
74 def _isNumberType(self, node, results): argument
77 def _handle_rename(self, node, results, name): argument
82 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/lang/python27/Python-2.7.18/Lib/lib2to3/fixes/
H A Dfix_operator.py41 def transform(self, node, results): argument
47 def _sequenceIncludes(self, node, results): argument
51 def _isCallable(self, node, results): argument
57 def _repeat(self, node, results): argument
61 def _irepeat(self, node, results): argument
65 def _isSequenceType(self, node, results): argument
69 def _isMappingType(self, node, results): argument
73 def _isNumberType(self, node, results): argument
76 def _handle_rename(self, node, results, name): argument
81 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/lib2to3/fixes/
H A Dfix_operator.py41 def transform(self, node, results): argument
47 def _sequenceIncludes(self, node, results): argument
51 def _isCallable(self, node, results): argument
57 def _repeat(self, node, results): argument
61 def _irepeat(self, node, results): argument
65 def _isSequenceType(self, node, results): argument
69 def _isMappingType(self, node, results): argument
73 def _isNumberType(self, node, results): argument
76 def _handle_rename(self, node, results, name): argument
81 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/lang/python39/Python-3.9.9/Lib/lib2to3/fixes/
H A Dfix_operator.py43 def transform(self, node, results): argument
49 def _sequenceIncludes(self, node, results): argument
53 def _isCallable(self, node, results): argument
58 def _repeat(self, node, results): argument
62 def _irepeat(self, node, results): argument
66 def _isSequenceType(self, node, results): argument
70 def _isMappingType(self, node, results): argument
74 def _isNumberType(self, node, results): argument
77 def _handle_rename(self, node, results, name): argument
82 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/
H A Dfix_operator.py41 def transform(self, node, results): argument
47 def _sequenceIncludes(self, node, results): argument
51 def _isCallable(self, node, results): argument
57 def _repeat(self, node, results): argument
61 def _irepeat(self, node, results): argument
65 def _isSequenceType(self, node, results): argument
69 def _isMappingType(self, node, results): argument
73 def _isNumberType(self, node, results): argument
76 def _handle_rename(self, node, results, name): argument
81 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_operator.py43 def transform(self, node, results): argument
49 def _sequenceIncludes(self, node, results): argument
53 def _isCallable(self, node, results): argument
58 def _repeat(self, node, results): argument
62 def _irepeat(self, node, results): argument
66 def _isSequenceType(self, node, results): argument
70 def _isMappingType(self, node, results): argument
74 def _isNumberType(self, node, results): argument
77 def _handle_rename(self, node, results, name): argument
82 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/
H A Dfix_operator.py41 def transform(self, node, results): argument
47 def _sequenceIncludes(self, node, results): argument
51 def _isCallable(self, node, results): argument
57 def _repeat(self, node, results): argument
61 def _irepeat(self, node, results): argument
65 def _isSequenceType(self, node, results): argument
69 def _isMappingType(self, node, results): argument
73 def _isNumberType(self, node, results): argument
76 def _handle_rename(self, node, results, name): argument
81 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
H A Dfix_operator.py41 def transform(self, node, results): argument
47 def _sequenceIncludes(self, node, results): argument
51 def _isCallable(self, node, results): argument
57 def _repeat(self, node, results): argument
61 def _irepeat(self, node, results): argument
65 def _isSequenceType(self, node, results): argument
69 def _isMappingType(self, node, results): argument
73 def _isNumberType(self, node, results): argument
76 def _handle_rename(self, node, results, name): argument
81 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/lib2to3/fixes/
H A Dfix_operator.py43 def transform(self, node, results): argument
49 def _sequenceIncludes(self, node, results): argument
53 def _isCallable(self, node, results): argument
58 def _repeat(self, node, results): argument
62 def _irepeat(self, node, results): argument
66 def _isSequenceType(self, node, results): argument
70 def _isMappingType(self, node, results): argument
74 def _isNumberType(self, node, results): argument
77 def _handle_rename(self, node, results, name): argument
82 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/testbed/correctness/metrics/
H A Dresults.go26 type results struct { struct
27 resultsFile *os.File
36 func (r *results) Init(resultsDir string) {
53 func (r *results) Add(_ string, rslt interface{}) {
64 func (r *results) writeString(s string) {
68 func (r *results) Save() {
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/stats/
H A Dsandwich_covariance.py161 def _HCCM(results, scale): argument
172 def cov_hc0(results): argument
182 def cov_hc1(results): argument
191 def cov_hc2(results): argument
204 def cov_hc3(results): argument
219 def _get_sandwich_arrays(results, cov_type=''): argument
261 def _HCCM1(results, scale): argument
490 def cov_crosssection_0(results, group): argument
499 def cov_cluster(results, group, use_correction=True): argument
601 def cov_white_simple(results, use_correction=True): argument
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/components/PanelEditor/state/
H A DOptionSearchEngine.test.ts8 const results = engine.search('Min'); constant
15 const results = engine.search('DescriptionMatch'); constant
22 const results = engine.search('frame'); constant
29 const results = engine.search('Max'); constant
38 const results = engine.search('Match by name'); constant

12345678910>>...538