Home
last modified time | relevance | path

Searched refs:Invert (Results 1 – 25 of 7862) sorted by relevance

12345678910>>...315

/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Patch/
H A DInvert.hs1 module Darcs.Patch.Invert
2 ( Invert(..), invertFL, invertRL, dropInverses
15 class Invert p where constructor
18 invertFL :: Invert p => FL p wX wY -> RL p wY wX
22 invertRL :: Invert p => RL p wX wY -> FL p wY wX
26 instance Invert p => Invert (FL p) where
29 instance Invert p => Invert (RL p) where
32 instance Invert p => Invert (p :> p) where
37 dropInverses :: (Invert p, Eq2 p) => FL p wX wY -> Maybe (FL p wX wY)
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/bqm/colors/invert/
H A Dinvert.cpp42 Invert::Invert(QObject* const parent) in Invert() function in DigikamBqmInvertPlugin::Invert
47 Invert::~Invert() in ~Invert()
51 BatchToolSettings Invert::defaultSettings() in defaultSettings()
56 BatchTool* Invert::clone(QObject* const parent) const in clone()
58 return new Invert(parent); in clone()
61 bool Invert::toolOperations() in toolOperations()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/typenum-1.10.0/src/
H A Dprivate.rs44 pub trait Invert { trait
47 pub type InvertOut<A> = <A as Invert>::Output;
125 impl Invert for UTerm {
160 impl Invert for InvertedUTerm {
184 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
185 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
186 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
187 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
212 U: Invert,
214 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/typenum-1.10.0/src/
H A Dprivate.rs44 pub trait Invert { trait
47 pub type InvertOut<A> = <A as Invert>::Output;
125 impl Invert for UTerm {
160 impl Invert for InvertedUTerm {
184 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
185 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
186 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
187 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
212 U: Invert,
214 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/typenum-1.11.2/src/
H A Dprivate.rs44 pub trait Invert { interface
47 pub type InvertOut<A> = <A as Invert>::Output;
125 impl Invert for UTerm {
160 impl Invert for InvertedUTerm {
184 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
185 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
186 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
187 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
212 U: Invert,
214 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/misc/ruut/ruut-0.6.1/cargo-crates/typenum-1.11.2/src/
H A Dprivate.rs44 pub trait Invert { trait
47 pub type InvertOut<A> = <A as Invert>::Output;
125 impl Invert for UTerm {
160 impl Invert for InvertedUTerm {
184 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
185 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
186 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
187 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
212 U: Invert,
214 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/typenum-1.11.2/src/
H A Dprivate.rs44 pub trait Invert { trait
47 pub type InvertOut<A> = <A as Invert>::Output;
125 impl Invert for UTerm {
160 impl Invert for InvertedUTerm {
184 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
185 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
186 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
187 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
212 U: Invert,
214 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/typenum-1.11.2/src/
H A Dprivate.rs44 pub trait Invert { interface
47 pub type InvertOut<A> = <A as Invert>::Output;
125 impl Invert for UTerm {
160 impl Invert for InvertedUTerm {
184 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
185 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
186 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
187 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
212 U: Invert,
214 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/audio/pms-devel/pms-c94e3c6/input/parser/
H A Dset.go13 Invert bool member
36 if t.Invert {
39 t.Invert = true
46 } else if t.Key == "inv" && !t.Invert {
48 t.Invert = true
57 if t.Invert {
61 if t.Negate && t.Invert {
/dports/audio/visp-go/visp-2585747/input/parser/
H A Dset.go16 Invert bool member
39 if t.Invert {
42 t.Invert = true
49 } else if t.Key == "inv" && !t.Invert {
51 t.Invert = true
67 if t.Invert {
71 if t.Negate && t.Invert {
H A Dset_test.go28 Invert: false,
41 Invert: false,
54 Invert: false,
67 Invert: false,
80 Invert: true,
93 Invert: true,
106 Invert: false,
119 Invert: false,
132 Invert: false,
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dtestexpr.c52 unsigned Test (unsigned Label, int Invert) in Test() argument
71 if (!Invert && Expr.IVal == 0) { in Test()
74 } else if (Invert && Expr.IVal != 0) { in Test()
92 if (Invert) { in Test()
105 unsigned TestInParens (unsigned Label, int Invert) in TestInParens() argument
118 Result = Test (Label, Invert); in TestInParens()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/typenum-1.14.0/src/
H A Dprivate.rs55 pub trait Invert { interface
60 pub type InvertOut<A> = <A as Invert>::Output;
153 impl Invert for UTerm {
214 impl Invert for InvertedUTerm {
264 type Test4 = <<crate::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test5 = <<crate::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test12 = <<crate::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
267 type Test16 = <<crate::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
307 U: Invert,
309 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/typenum-1.13.0/src/
H A Dprivate.rs55 pub trait Invert { trait
60 pub type InvertOut<A> = <A as Invert>::Output;
153 impl Invert for UTerm {
214 impl Invert for InvertedUTerm {
264 type Test4 = <<crate::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test5 = <<crate::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test12 = <<crate::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
267 type Test16 = <<crate::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
307 U: Invert,
309 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/typenum-1.14.0/src/
H A Dprivate.rs55 pub trait Invert { trait
60 pub type InvertOut<A> = <A as Invert>::Output;
153 impl Invert for UTerm {
214 impl Invert for InvertedUTerm {
264 type Test4 = <<crate::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test5 = <<crate::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test12 = <<crate::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
267 type Test16 = <<crate::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
307 U: Invert,
309 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/typenum-1.12.0/src/
H A Dprivate.rs54 pub trait Invert { trait
59 pub type InvertOut<A> = <A as Invert>::Output;
152 impl Invert for UTerm {
213 impl Invert for InvertedUTerm {
263 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
264 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
306 U: Invert,
308 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/typenum-1.13.0/src/
H A Dprivate.rs55 pub trait Invert { trait
60 pub type InvertOut<A> = <A as Invert>::Output;
153 impl Invert for UTerm {
214 impl Invert for InvertedUTerm {
264 type Test4 = <<crate::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test5 = <<crate::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test12 = <<crate::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
267 type Test16 = <<crate::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
307 U: Invert,
309 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/typenum-1.12.0/src/
H A Dprivate.rs54 pub trait Invert { trait
59 pub type InvertOut<A> = <A as Invert>::Output;
152 impl Invert for UTerm {
213 impl Invert for InvertedUTerm {
263 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
264 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
306 U: Invert,
308 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/typenum-1.12.0/src/
H A Dprivate.rs54 pub trait Invert { interface
59 pub type InvertOut<A> = <A as Invert>::Output;
152 impl Invert for UTerm {
213 impl Invert for InvertedUTerm {
263 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
264 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
306 U: Invert,
308 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/typenum-1.14.0/src/
H A Dprivate.rs55 pub trait Invert { interface
60 pub type InvertOut<A> = <A as Invert>::Output;
153 impl Invert for UTerm {
214 impl Invert for InvertedUTerm {
264 type Test4 = <<crate::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test5 = <<crate::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test12 = <<crate::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
267 type Test16 = <<crate::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
307 U: Invert,
309 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/typenum-1.14.0/src/
H A Dprivate.rs55 pub trait Invert { interface
60 pub type InvertOut<A> = <A as Invert>::Output;
153 impl Invert for UTerm {
214 impl Invert for InvertedUTerm {
264 type Test4 = <<crate::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test5 = <<crate::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test12 = <<crate::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
267 type Test16 = <<crate::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
307 U: Invert,
309 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/shells/nsh/nsh-0.4.2/cargo-crates/typenum-1.13.0/src/
H A Dprivate.rs55 pub trait Invert { interface
60 pub type InvertOut<A> = <A as Invert>::Output;
153 impl Invert for UTerm {
214 impl Invert for InvertedUTerm {
264 type Test4 = <<crate::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test5 = <<crate::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test12 = <<crate::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
267 type Test16 = <<crate::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
307 U: Invert,
309 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/typenum/src/
H A Dprivate.rs54 pub trait Invert { interface
59 pub type InvertOut<A> = <A as Invert>::Output;
152 impl Invert for UTerm {
213 impl Invert for InvertedUTerm {
263 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
264 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
306 U: Invert,
308 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/typenum-1.14.0/src/
H A Dprivate.rs55 pub trait Invert { interface
60 pub type InvertOut<A> = <A as Invert>::Output;
153 impl Invert for UTerm {
214 impl Invert for InvertedUTerm {
264 type Test4 = <<crate::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test5 = <<crate::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test12 = <<crate::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
267 type Test16 = <<crate::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
307 U: Invert,
309 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/typenum-1.12.0/src/
H A Dprivate.rs54 pub trait Invert { interface
59 pub type InvertOut<A> = <A as Invert>::Output;
152 impl Invert for UTerm {
213 impl Invert for InvertedUTerm {
263 type Test4 = <<::consts::U4 as Invert>::Output as Invert>::Output; in test_double_inversion()
264 type Test5 = <<::consts::U5 as Invert>::Output as Invert>::Output; in test_double_inversion()
265 type Test12 = <<::consts::U12 as Invert>::Output as Invert>::Output; in test_double_inversion()
266 type Test16 = <<::consts::U16 as Invert>::Output as Invert>::Output; in test_double_inversion()
306 U: Invert,
308 <<U as Invert>::Output as TrimTrailingZeros>::Output: Invert,
[all …]

12345678910>>...315