Home
last modified time | relevance | path

Searched refs:feature1 (Results 76 – 100 of 379) sorted by relevance

12345678910>>...16

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/assist_ranker/
H A Dexample_preprocessing_unittest.cc22 const Feature& feature1 = pair.second; in EXPECT_EQUALS_EXAMPLE() local
24 EXPECT_EQ(feature1.feature_type_case(), feature2.feature_type_case()); in EXPECT_EQUALS_EXAMPLE()
25 EXPECT_EQ(feature1.bool_value(), feature2.bool_value()); in EXPECT_EQUALS_EXAMPLE()
26 EXPECT_EQ(feature1.int32_value(), feature2.int32_value()); in EXPECT_EQUALS_EXAMPLE()
27 EXPECT_EQ(feature1.float_value(), feature2.float_value()); in EXPECT_EQUALS_EXAMPLE()
28 EXPECT_EQ(feature1.string_value(), feature2.string_value()); in EXPECT_EQUALS_EXAMPLE()
29 EXPECT_EQ(feature1.string_list().string_value_size(), in EXPECT_EQUALS_EXAMPLE()
31 for (int i = 0; i < feature1.string_list().string_value_size(); ++i) { in EXPECT_EQUALS_EXAMPLE()
32 EXPECT_EQ(feature1.string_list().string_value(i), in EXPECT_EQUALS_EXAMPLE()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/assist_ranker/
H A Dexample_preprocessing_unittest.cc22 const Feature& feature1 = pair.second; in EXPECT_EQUALS_EXAMPLE() local
24 EXPECT_EQ(feature1.feature_type_case(), feature2.feature_type_case()); in EXPECT_EQUALS_EXAMPLE()
25 EXPECT_EQ(feature1.bool_value(), feature2.bool_value()); in EXPECT_EQUALS_EXAMPLE()
26 EXPECT_EQ(feature1.int32_value(), feature2.int32_value()); in EXPECT_EQUALS_EXAMPLE()
27 EXPECT_EQ(feature1.float_value(), feature2.float_value()); in EXPECT_EQUALS_EXAMPLE()
28 EXPECT_EQ(feature1.string_value(), feature2.string_value()); in EXPECT_EQUALS_EXAMPLE()
29 EXPECT_EQ(feature1.string_list().string_value_size(), in EXPECT_EQUALS_EXAMPLE()
31 for (int i = 0; i < feature1.string_list().string_value_size(); ++i) { in EXPECT_EQUALS_EXAMPLE()
32 EXPECT_EQ(feature1.string_list().string_value(i), in EXPECT_EQUALS_EXAMPLE()
/dports/emulators/qemu42/qemu-4.2.1/tests/qapi-schema/
H A Dqapi-schema-test.json262 'features': [ 'feature1' ] }
265 'features': [ { 'name': 'feature1' } ] }
268 'features': [ 'feature1', 'feature2' ] }
275 'features': [ { 'name': 'feature1', 'if': 'defined(TEST_IF_FEATURE_1)'} ] }
278 'features': [ { 'name': 'feature1', 'if': 'defined(TEST_IF_FEATURE_1)'},
282 'features': [ { 'name': 'feature1', 'if': [ 'defined(TEST_IF_COND_1)',
299 'features': [ 'feature1' ] }
301 'features': [ 'feature1', 'feature2' ] }
304 'features': [ { 'name': 'feature1', 'if': 'defined(TEST_IF_FEATURE_1)'} ] }
306 'features': [ { 'name': 'feature1', 'if': 'defined(TEST_IF_FEATURE_1)'},
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tests/qapi-schema/
H A Dqapi-schema-test.json262 'features': [ 'feature1' ] }
265 'features': [ { 'name': 'feature1' } ] }
268 'features': [ 'feature1', 'feature2' ] }
275 'features': [ { 'name': 'feature1', 'if': 'defined(TEST_IF_FEATURE_1)'} ] }
278 'features': [ { 'name': 'feature1', 'if': 'defined(TEST_IF_FEATURE_1)'},
282 'features': [ { 'name': 'feature1', 'if': [ 'defined(TEST_IF_COND_1)',
299 'features': [ 'feature1' ] }
301 'features': [ 'feature1', 'feature2' ] }
304 'features': [ { 'name': 'feature1', 'if': 'defined(TEST_IF_FEATURE_1)'} ] }
306 'features': [ { 'name': 'feature1', 'if': 'defined(TEST_IF_FEATURE_1)'},
[all …]
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Tools/Sim4/
H A DResults.pm324 $exon->feature1()->add_tag_value('filename',
328 if($exon->feature1()->can('seqlength')) {
329 $exon->feature1()->seqlength($genomseq->{'length'});
331 $exon->feature1()->add_tag_value('SeqLength',
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/tests/
H A Dtest_server-info.cpp9 QString feature1 = "file-search,office-preview,seafile-pro"; in testFeature() local
10 info1.parseFeatureFromStrings(feature1.split(',')); in testFeature()
14 QSet<QString> info1_set = feature1.split(',').toSet(); in testFeature()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/scssphp/scssphp/tests/outputs/
H A Dsupports.css91 @supports (feature1: val) {
96 @supports ((feature1: val)) {
111 @supports ((feature1: val) and (feature2: val)) {
116 @supports ((feature1: val) and (feature2: val)) or (not (feature23: val4)) {
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qapi-schema/
H A Dqapi-schema-test.out308 feature feature1
311 feature feature1
314 feature feature1
324 feature feature1
328 feature feature1
334 feature feature1
338 feature feature1
344 feature feature1
353 feature feature1
357 feature feature1
[all …]
/dports/emulators/qemu/qemu-6.2.0/tests/qapi-schema/
H A Dqapi-schema-test.out308 feature feature1
312 feature feature1
315 feature feature1
325 feature feature1
329 feature feature1
335 feature feature1
339 feature feature1
346 feature feature1
355 feature feature1
359 feature feature1
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/store/sqlstore/
H A Dpreference_store_test.go25 feature1 := "feature1"
32 Name: store.FeatureTogglePrefix + feature1,
38 Name: store.FeatureTogglePrefix + feature1,
/dports/biology/p5-BioPerl/BioPerl-1.7.7/t/SeqFeature/
H A DFeaturePair.t46 ok $pair->feature1($feat);
49 is $pair->feature1, $feat, 'feature1 of pair stored';
/dports/devel/spark/spark-2.1.1/mllib/src/test/scala/org/apache/spark/mllib/stat/
H A DHypothesisTestSuite.scala124 val feature1 = chi(0) constant
125 assert(feature1.statistic === 0.75)
126 assert(feature1.degreesOfFreedom === 2)
127 assert(feature1.pValue ~== 0.6873 relTol 1e-4)
128 assert(feature1.method === ChiSqTest.PEARSON.name)
129 assert(feature1.nullHypothesis === ChiSqTest.NullHypothesis.independence.toString)
/dports/net/libyang/libyang-1.0.240/tests/schema/yang/files/
H A Dleafref_w_feature1-mod1.yang6 feature feature1;
9 if-feature feature1;
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/tests/testsuite/mock-std/library/test/
H A DCargo.toml17 feature1 = ["std/feature1"]
/dports/graphics/colmap/colmap-3.6/src/retrieval/
H A Dgeometry.h52 const FeatureGeometry& feature1, const FeatureGeometry& feature2);
54 const FeatureGeometry& feature1, const FeatureGeometry& feature2);
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/cucumber/gherkin-go/v11/gherkin-go-11.0.0/
H A Dexample_test.go83 feature1 := doc1.Feature
85 fmt.Fprintf(os.Stdout, "Keyword: %+v\n", feature1.Keyword)
86 fmt.Fprintf(os.Stdout, "Name: %+v\n", feature1.Name)
87 fmt.Fprintf(os.Stdout, "Children: length: %+v\n", len(feature1.Children))
/dports/biology/emboss/EMBOSS-6.6.0/ajax/ensembl/
H A Densfeature.h270 AjBool ensFeatureMatch(const EnsPFeature feature1,
273 AjBool ensFeatureOverlap(const EnsPFeature feature1,
276 AjBool ensFeatureSimilarity(const EnsPFeature feature1,
279 int ensFeatureCompareEndAscending(const EnsPFeature feature1,
282 int ensFeatureCompareEndDescending(const EnsPFeature feature1,
285 int ensFeatureCompareStartAscending(const EnsPFeature feature1,
288 int ensFeatureCompareStartDescending(const EnsPFeature feature1,
/dports/cad/opencascade/opencascade-7.6.0/tests/boolean/removefeatures/
H A DE14 compound s_3 s_8 s_29 s_2 s_1 feature1
9 removefeatures res1 s feature1
13 CheckIsFeatureRemoved feature1 {v e f}
/dports/emulators/qemu5/qemu-5.2.0/tests/qapi-schema/
H A Dqapi-schema-test.out365 feature feature1
368 feature feature1
371 feature feature1
381 feature feature1
385 feature feature1
391 feature feature1
397 feature feature1
406 feature feature1
410 feature feature1
427 feature feature1
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qapi-schema/
H A Dqapi-schema-test.out363 feature feature1
366 feature feature1
369 feature feature1
379 feature feature1
383 feature feature1
389 feature feature1
395 feature feature1
404 feature feature1
408 feature feature1
425 feature feature1
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qapi-schema/
H A Dqapi-schema-test.out363 feature feature1
366 feature feature1
369 feature feature1
379 feature feature1
383 feature feature1
389 feature feature1
395 feature feature1
404 feature feature1
408 feature feature1
425 feature feature1
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-eiffel.r/deprecated-syntax.e.d/
H A Dexpected.tags5 feature1 input.e /^ feature1 is$/;" f class:DEPRECATED_SYNTAX_TEST
/dports/graphics/R-cran-s2/s2/src/
H A Dgeography-operator.h81 Rcpp::XPtr<Geography> feature1(item1); in processVector()
85 output[i] = processFeature(feature1, feature2, i); in processVector()
103 virtual ScalarType processFeature(Rcpp::XPtr<Geography> feature1,
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/test/evosuite-tests/uk/ac/sanger/artemis/circular/
H A DFeature_ESTest.java147 uk.ac.sanger.artemis.Feature feature1 = feature0.getArtemisFeature(); in test14() local
148 assertNotNull(feature1); in test14()
167 uk.ac.sanger.artemis.Feature feature1 = feature0.getArtemisFeature(); in test16() local
169 assertNotNull(feature1); in test16()
/dports/devel/py-hg-evolve/hg-evolve-10.4.1/tests/
H A Dtest-topic-rebase.t31 $ mkcommit feature1
37 s1@ add feature1 (current)
62 rebasing 1:39e7a938055e myfeature "add feature1"
67 s1@ add feature1 (current)
81 s1@ add feature1 (current)

12345678910>>...16