Home
last modified time | relevance | path

Searched refs:relevant (Results 1 – 25 of 9384) sorted by relevance

12345678910>>...376

/dports/sysutils/sensu-go/sensu-go-5.11.1/backend/apid/graphql/
H A Dfilter.go17 relevant = append(relevant, &record)
21 return relevant
34 relevant = append(relevant, &record)
38 return relevant
51 relevant = append(relevant, &record)
55 return relevant
68 relevant = append(relevant, &record)
72 return relevant
85 relevant = append(relevant, &record)
89 return relevant
[all …]
/dports/devel/R-cran-caret/caret/R/
H A Dprec_rec.R110 relevant <- "rel"
113 numer <- data[relevant, relevant]
114 denom <- sum(data[, relevant])
136 recall.table(xtab, relevant = relevant)
160 precision.table(xtab, relevant = relevant)
181 relevant <- "rel"
182 relevant
185 numer <- data[relevant, relevant]
212 F_meas.table(xtab, relevant = relevant, beta = beta)
218 prec <- precision.table(data, relevant = relevant)
[all …]
/dports/science/cdk/cdk-cdk-2.3/base/test-core/src/test/java/org/openscience/cdk/graph/
H A DRelevantCyclesTest.java56 int[][] paths = relevant.paths(); in paths_norbornane()
66 int[][] paths = relevant.paths(); in paths_bicyclo()
76 int[][] paths = relevant.paths(); in paths_napthalene()
86 int[][] paths = relevant.paths(); in paths_anthracene()
96 int[][] paths = relevant.paths(); in paths_cyclophane_even()
107 int[][] paths = relevant.paths(); in paths_cyclophane_odd()
118 assertThat(relevant.size(), is(2)); in size_norbornane()
125 assertThat(relevant.size(), is(3)); in size_bicyclo()
132 assertThat(relevant.size(), is(2)); in size_napthalene()
139 assertThat(relevant.size(), is(3)); in size_anthracene()
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/tests/
H A Dissue2270-log-interactive-only-to-files.sh38 echo relevant-initial > relevant
40 darcs add relevant other
52 (darcs log -v --only-to-files relevant > out) || true
59 (echo yy | darcs log -i relevant > out) || true
66 (darcs log -v relevant > out) || true
73 darcs move relevant renamed-relevant
97 (darcs log -v renamed-relevant > out) || true
105 echo relevant-new > relevant
106 darcs add relevant
124 (echo yy | darcs log -i relevant > out) || true
[all …]
/dports/devel/boost_build/build-29baa79/src/tools/features/
H A Drelevant-feature.jam10 [[bbv2.builtin.features.relevant]]`relevant`::
22 ** It is a sub-feature of a relevant feature
23 ** It has a sub-feature which is relevant
24 ** It is a composite feature, and any composed feature is relevant
26 ** It is a propagated feature and is relevant for any dependency
27 ** It is relevant for any dependency created by the same main target
29 value is relevant
30 ** It is explicitly named as relevant
35 `<relevant>result-feature:<relevant>condition-feature`
44 set <relevant> manually.
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/tools/features/
H A Drelevant-feature.jam10 [[bbv2.builtin.features.relevant]]`relevant`::
22 ** It is a sub-feature of a relevant feature
23 ** It has a sub-feature which is relevant
24 ** It is a composite feature, and any composed feature is relevant
26 ** It is a propagated feature and is relevant for any dependency
27 ** It is relevant for any dependency created by the same main target
29 value is relevant
30 ** It is explicitly named as relevant
35 `<relevant>result-feature:<relevant>condition-feature`
44 set <relevant> manually.
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/tools/features/
H A Drelevant-feature.jam10 [[bbv2.builtin.features.relevant]]`relevant`::
22 ** It is a sub-feature of a relevant feature
23 ** It has a sub-feature which is relevant
24 ** It is a composite feature, and any composed feature is relevant
26 ** It is a propagated feature and is relevant for any dependency
27 ** It is relevant for any dependency created by the same main target
29 value is relevant
30 ** It is explicitly named as relevant
35 `<relevant>result-feature:<relevant>condition-feature`
44 set <relevant> manually.
[all …]
/dports/devel/R-cran-caret/caret/man/
H A Drecall.Rd18 \method{recall}{table}(data, relevant = rownames(data)[1], ...)
26 \method{precision}{table}(data, relevant = rownames(data)[1], ...)
33 relevant = levels(reference)[1],
47 \item{relevant}{a character string that defines the factor level
48 corresponding to the "relevant" results}
65 system for finding/retrieving relevant documents compared to reference
68 thought of as a "relevant" results.
71 The recall (aka sensitivity) is defined as the proportion of relevant
73 there are no relevant results, recall is not defined and a value of
77 number of predicted relevant results and characterizes the "purity in
[all …]
/dports/devel/elixir-excoveralls/excoveralls-0.14.4/lib/excoveralls/
H A Dlocal.ex11 defstruct lines: 0, relevant: 0, covered: 0
105 "relevant" => count.relevant,
106 "missed" => count.relevant - count.covered,
148 [coverage, stat[:name], count.lines, count.relevant, count.relevant - count.covered])
160 relevant: a.relevant + b.relevant,
166 case count.relevant do
168 _ -> (count.covered / count.relevant) * 100
187 defp do_calculate_count([], lines, relevant, covered) do
188 %Count{lines: lines, relevant: relevant, covered: covered}
191 defp do_calculate_count([h|t], lines, relevant, covered) do
[all …]
/dports/graphics/gtk-update-icon-cache/gtk-update-icon-cache-5d5d06c43e088b527a283d8eae37e9ef3ea0d7ea/utils/
H A Dextract-po.py14 relevant = True
20 if relevant:
21 relevant = False
29 relevant = True
31 relevant = True
33 if relevant:
/dports/devel/libvirt-dbus/libvirt-dbus-1.4.1/
H A DNEWS.rst31 - Support for all relevant domain snapshot APIs
46 - Support for all relevant interface APIs up to libvirt 3.0.0
86 - Support for all relevant nwfilter APIs up to libvirt 3.0.0
88 - Support for all relevant storage volume APIs up to libvirt 3.0.0
90 - Support for all relevant node device APIs up to libvirt 3.0.0
104 - Support for almost all relevant domain APIs and events up to libvirt 3.0.0
106 - Support for all relevant connect APIs up to libvirt 3.0.0
108 - Support for all relevant network APIs and events up to libvirt 3.0.0
110 - Support for all relevant storage pool APIs and events up to libvirt 3.0.0
112 - Support for all relevant secret APIs and evetns up to libvirt 3.0.0
/dports/science/cdk/cdk-cdk-2.3/base/core/src/main/java/org/openscience/cdk/graph/
H A DEssentialCycles.java96 EssentialCycles(final RelevantCycles relevant, final InitialCycles initial) { in EssentialCycles() argument
97 checkNotNull(relevant, "No RelevantCycles provided"); in EssentialCycles()
104 for (final List<Cycle> cycles : groupByLength(relevant)) { in EssentialCycles()
138 private List<List<Cycle>> groupByLength(final RelevantCycles relevant) { in groupByLength() argument
140 for (int[] path : relevant.paths()) { in groupByLength()
171 private boolean isEssential(final Cycle candidate, final Collection<Cycle> relevant) { in isEssential() argument
174 final List<Cycle> alternate = new ArrayList<Cycle>(relevant.size() + basis.size()); in isEssential()
180 for (final Cycle cycle : relevant) { in isEssential()
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/svg/styling/
H A Dpresentation-attributes-relevant.html.ini1 [presentation-attributes-relevant.html]
2 [color-interpolation presentation attribute supported on a relevant element]
5 [text-overflow presentation attribute supported on a relevant element]
8 [transform presentation attribute supported on a relevant element]
11 [white-space presentation attribute supported on a relevant element]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/svg/styling/
H A Dpresentation-attributes-relevant.html.ini1 [presentation-attributes-relevant.html]
2 [color-interpolation presentation attribute supported on a relevant element]
5 [text-overflow presentation attribute supported on a relevant element]
8 [transform presentation attribute supported on a relevant element]
11 [white-space presentation attribute supported on a relevant element]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/svg/styling/
H A Dpresentation-attributes-relevant.html.ini1 [presentation-attributes-relevant.html]
2 [color-interpolation presentation attribute supported on a relevant element]
5 [text-overflow presentation attribute supported on a relevant element]
8 [transform presentation attribute supported on a relevant element]
11 [white-space presentation attribute supported on a relevant element]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/svg/styling/
H A Dpresentation-attributes-relevant.html.ini1 [presentation-attributes-relevant.html]
2 [color-interpolation presentation attribute supported on a relevant element]
5 [text-overflow presentation attribute supported on a relevant element]
8 [transform presentation attribute supported on a relevant element]
11 [white-space presentation attribute supported on a relevant element]
/dports/net/traefik/traefik-2.6.1/
H A D.golangci.toml72 "lll", # Not relevant
78 "makezero", # Not relevant
79 "ifshort", # Not relevant
85 "nlreturn", # Not relevant
89 "tparallel", # Not relevant
90 "paralleltest", # Not relevant
91 "exhaustive", # Not relevant
92 "exhaustivestruct", # Not relevant
101 "varnamelen", # not relevant
102 "nilnil", # not relevant
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/rendy-memory-0.5.0/src/
H A Dmemory.rs10 relevant: relevant::Relevant, field
34 self.relevant.dispose(); in into_raw()
52 relevant: relevant::Relevant, in from_raw()
/dports/science/py-dlib/dlib-19.22/dlib/svm/
H A Dranking_tools.h32 relevant(r), nonrelevant(nr) in ranking_pair()
35 std::vector<T> relevant; member
49 serialize(item.relevant, out); in serialize()
67 deserialize(item.relevant, in); in deserialize()
86 if (samples[i].relevant.size() == 0) in is_ranking_problem()
108 if (samples[i].relevant.size() == 0) in is_ranking_problem()
115 const long dims = max_index_plus_one(samples[0].relevant); in is_ranking_problem()
120 if (is_vector(samples[i].relevant[j]) == false) in is_ranking_problem()
123 if (samples[i].relevant[j].size() != dims) in is_ranking_problem()
268 rel_scores.resize(samples[i].relevant.size()); in test_ranking_function()
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/svm/
H A Dranking_tools.h32 relevant(r), nonrelevant(nr) in ranking_pair()
35 std::vector<T> relevant; member
49 serialize(item.relevant, out); in serialize()
67 deserialize(item.relevant, in); in deserialize()
86 if (samples[i].relevant.size() == 0) in is_ranking_problem()
108 if (samples[i].relevant.size() == 0) in is_ranking_problem()
115 const long dims = max_index_plus_one(samples[0].relevant); in is_ranking_problem()
120 if (is_vector(samples[i].relevant[j]) == false) in is_ranking_problem()
123 if (samples[i].relevant[j].size() != dims) in is_ranking_problem()
268 rel_scores.resize(samples[i].relevant.size()); in test_ranking_function()
[all …]
/dports/devel/boost_build/build-29baa79/src/tools/generators/
H A Dsearched-lib-generator.jam41 … local a = [ new null-action [ $(property-set).add-raw <relevant>link <relevant>search ] ] ;
50 … return [ property-set.create <xdll-path>$(search) <relevant>link <relevant>search <relevant>name ]
89 rule relevant ( )
91 return [ property-set.create <relevant>link <relevant>search ] ;
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dfield_reassign_with_default.stderr8 …ing the variable with `main::A { i: 42, ..Default::default() }` and removing relevant reassignments
20 note: consider initializing the variable with `main::A { j: 43, i: 42 }` and removing relevant reas…
32 note: consider initializing the variable with `main::A { i: 42, j: 44 }` and removing relevant reas…
44 …ing the variable with `main::A { i: 42, ..Default::default() }` and removing relevant reassignments
56 … with `main::A { i: Default::default(), ..Default::default() }` and removing relevant reassignments
68 …ng the variable with `main::A { i: Default::default(), j: 45 }` and removing relevant reassignments
80 …zing the variable with `C { i: vec![1], ..Default::default() }` and removing relevant reassignments
92 note: consider initializing the variable with `Wrapper::<bool> { i: true }` and removing relevant r…
104 …with `WrapperMulti::<i32, i64> { i: 42, ..Default::default() }` and removing relevant reassignments
116 …12::ImplDropAllCopy { name: name.len(), ..Default::default() }` and removing relevant reassignments
[all …]
/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Dranking.cpp91 samp = 0, 0, 1; data.relevant.push_back(samp); in run_prior_test()
99 data.relevant.clear(); in run_prior_test()
101 samp = 1, 0, 0; data.relevant.push_back(samp); in run_prior_test()
125 samp[0] = 1; data.relevant.push_back(samp); samp.clear(); in run_prior_sparse_test()
133 data.relevant.clear(); in run_prior_sparse_test()
166 samp = 0, 0, 0, 1; p.relevant.push_back(samp); in dotest1()
170 samp = 0, 0, 1, 0; p.relevant.push_back(samp); in dotest1()
243 samp[3] = 1; p.relevant.push_back(samp); samp.clear(); in dotest_sparse_vectors()
247 samp[2] = 1; p.relevant.push_back(samp); samp.clear(); in dotest_sparse_vectors()
317 std::vector<sample_type> relevant = pair.relevant; in train() local
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Dranking.cpp91 samp = 0, 0, 1; data.relevant.push_back(samp); in run_prior_test()
99 data.relevant.clear(); in run_prior_test()
101 samp = 1, 0, 0; data.relevant.push_back(samp); in run_prior_test()
125 samp[0] = 1; data.relevant.push_back(samp); samp.clear(); in run_prior_sparse_test()
133 data.relevant.clear(); in run_prior_sparse_test()
166 samp = 0, 0, 0, 1; p.relevant.push_back(samp); in dotest1()
170 samp = 0, 0, 1, 0; p.relevant.push_back(samp); in dotest1()
243 samp[3] = 1; p.relevant.push_back(samp); samp.clear(); in dotest_sparse_vectors()
247 samp[2] = 1; p.relevant.push_back(samp); samp.clear(); in dotest_sparse_vectors()
317 std::vector<sample_type> relevant = pair.relevant; in train() local
[all …]
/dports/security/lego/lego-4.5.3/
H A D.golangci.toml56 "dupl", # not relevant
60 "testpackage", # not relevant
61 "tparallel", # not relevant
62 "paralleltest", # not relevant
65 "goerr113", # not relevant
66 "nlreturn", # not relevant
67 "wsl", # not relevant
68 "exhaustive", # not relevant
70 "makezero", # not relevant
71 "ifshort", # not relevant
[all …]

12345678910>>...376