Home
last modified time | relevance | path

Searched refs:ProblemCounts (Results 1 – 19 of 19) sorted by relevance

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/dogear-0.4.0/src/
H A Dtree.rs1136 fn counts(&self) -> ProblemCounts { in counts() argument
1139 return ProblemCounts { in counts()
1145 return ProblemCounts { in counts()
1151 return ProblemCounts { in counts()
1164 ProblemCounts { in counts()
1183 _ => ProblemCounts { in counts()
1201 ProblemCounts { in counts()
1385 pub struct ProblemCounts { struct
1409 impl ProblemCounts { argument
1411 pub fn add(&self, other: ProblemCounts) -> ProblemCounts { in add() argument
[all …]
H A Ddriver.rs22 use crate::tree::ProblemCounts;
72 pub problems: ProblemCounts,
H A Dtests.rs29 ProblemCounts, Problems, Tree, Validity,
2912 ProblemCounts { in problems()
/dports/www/firefox/firefox-99.0/third_party/rust/dogear/src/
H A Dtree.rs1136 fn counts(&self) -> ProblemCounts { in counts() argument
1139 return ProblemCounts { in counts()
1145 return ProblemCounts { in counts()
1151 return ProblemCounts { in counts()
1164 ProblemCounts { in counts()
1183 _ => ProblemCounts { in counts()
1201 ProblemCounts { in counts()
1385 pub struct ProblemCounts { struct
1409 impl ProblemCounts { argument
1411 pub fn add(&self, other: ProblemCounts) -> ProblemCounts { in add() argument
[all …]
H A Ddriver.rs22 use crate::tree::ProblemCounts;
72 pub problems: ProblemCounts,
H A Dtests.rs29 ProblemCounts, Problems, Tree, Validity,
2912 ProblemCounts { in problems()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/dogear/src/
H A Dtree.rs1136 fn counts(&self) -> ProblemCounts { in counts() argument
1139 return ProblemCounts { in counts()
1145 return ProblemCounts { in counts()
1151 return ProblemCounts { in counts()
1164 ProblemCounts { in counts()
1183 _ => ProblemCounts { in counts()
1201 ProblemCounts { in counts()
1385 pub struct ProblemCounts { struct
1409 impl ProblemCounts { argument
1411 pub fn add(&self, other: ProblemCounts) -> ProblemCounts { in add() argument
[all …]
H A Ddriver.rs22 use crate::tree::ProblemCounts;
72 pub problems: ProblemCounts,
H A Dtests.rs29 ProblemCounts, Problems, Tree, Validity,
2912 ProblemCounts { in problems()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/dogear/src/
H A Dtree.rs1136 fn counts(&self) -> ProblemCounts { in counts() argument
1139 return ProblemCounts { in counts()
1145 return ProblemCounts { in counts()
1151 return ProblemCounts { in counts()
1164 ProblemCounts { in counts()
1183 _ => ProblemCounts { in counts()
1201 ProblemCounts { in counts()
1385 pub struct ProblemCounts { struct
1409 impl ProblemCounts { argument
1411 pub fn add(&self, other: ProblemCounts) -> ProblemCounts { in add() argument
[all …]
H A Ddriver.rs22 use crate::tree::ProblemCounts;
72 pub problems: ProblemCounts,
H A Dtests.rs29 ProblemCounts, Problems, Tree, Validity,
2912 ProblemCounts { in problems()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/dogear/src/
H A Dtree.rs1136 fn counts(&self) -> ProblemCounts { in counts() argument
1139 return ProblemCounts { in counts()
1145 return ProblemCounts { in counts()
1151 return ProblemCounts { in counts()
1164 ProblemCounts { in counts()
1183 _ => ProblemCounts { in counts()
1201 ProblemCounts { in counts()
1385 pub struct ProblemCounts { struct
1409 impl ProblemCounts { argument
1411 pub fn add(&self, other: ProblemCounts) -> ProblemCounts { in add() argument
[all …]
H A Ddriver.rs22 use crate::tree::ProblemCounts;
72 pub problems: ProblemCounts,
H A Dtests.rs29 ProblemCounts, Problems, Tree, Validity,
2912 ProblemCounts { in problems()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/bookmark_sync/src/
H A Ddriver.rs11 use dogear::{AbortSignal, Guid, ProblemCounts, StructureCounts, TelemetryEvent};
232 fn problem_counts_to_bag(problems: &ProblemCounts) -> HashPropertyBag { in problem_counts_to_bag()
/dports/www/firefox/firefox-99.0/toolkit/components/places/bookmark_sync/src/
H A Ddriver.rs11 use dogear::{AbortSignal, Guid, ProblemCounts, StructureCounts, TelemetryEvent};
232 fn problem_counts_to_bag(problems: &ProblemCounts) -> HashPropertyBag { in problem_counts_to_bag()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/bookmark_sync/src/
H A Ddriver.rs11 use dogear::{AbortSignal, Guid, ProblemCounts, StructureCounts, TelemetryEvent};
232 fn problem_counts_to_bag(problems: &ProblemCounts) -> HashPropertyBag { in problem_counts_to_bag()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/bookmark_sync/src/
H A Ddriver.rs11 use dogear::{AbortSignal, Guid, ProblemCounts, StructureCounts, TelemetryEvent};
232 fn problem_counts_to_bag(problems: &ProblemCounts) -> HashPropertyBag { in problem_counts_to_bag()