Home
last modified time | relevance | path

Searched defs:X (Results 1 – 25 of 158693) sorted by path

12345678910>>...6348

/dports/accessibility/gammy/gammy-0.9.64/include/plog/
H A DWinApi.h39 short X; member
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/bitflags-1.2.1/src/
H A Dlib.rs1312 const X = 0; const
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/quick-error-1.2.3/src/
H A Dlib.rs983 fn context<X>(self, x: X) -> Result<T, Context<X, E>>; in context()
987 fn context<X>(self, x: X) -> Result<T, Context<X, E>> { in context()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/bitflags-1.3.2/src/
H A Dlib.rs1545 const X = 0; const
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/enumflags2-0.7.3/src/
H A Dlib.rs247 type X; typedef
250 type X = (); typedef
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/indexmap-1.8.0/tests/
H A Dquick.rs433 Key: Fn(&I::Item) -> X, in assert_sorted_by_key()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/lazy_static-1.4.0/tests/
H A Dtest.rs109 struct X; struct
117 fn test(_: Vec<X>) -> X { X } in test()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/ppv-lite86-0.2.16/src/
H A Dgeneric.rs391 const X: u128 = 0x0001_0203_0405_0607_0809_0a0b_0c0d_0e0f; in test_rotate_u128() const
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/quote-1.0.15/tests/
H A Dtest.rs15 struct X; struct
17 impl quote::ToTokens for X { implementation
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/rand-0.8.4/src/distributions/
H A Duniform.rs200 fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> X { in sample()
229 type X; typedef
252 fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X; in sample()
301 fn from(r: ::core::ops::Range<X>) -> Uniform<X> { in from()
307 fn from(r: ::core::ops::RangeInclusive<X>) -> Uniform<X> { in from()
748 type X = char; typedef
776 fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X { in sample()
1049 type X = Duration; typedef
1542 type X = MyF32; in test_custom_uniform() typedef
1560 fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X { in test_custom_uniform()
H A Dweighted_index.rs96 pub fn new<I>(weights: I) -> Result<WeightedIndex<X>, WeightedError> in new()
99 I::Item: SampleBorrow<X>, in new()
398 I::Item: SampleBorrow<X>, in value_stability()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/rand-0.8.4/src/seq/
H A Dindex.rs282 F: Fn(usize) -> X, in sample_weighted()
309 fn sample_efraimidis_spirakis<R, F, X, N>( in sample_efraimidis_spirakis() argument
314 F: Fn(usize) -> X, in sample_efraimidis_spirakis()
521 fn sample_rejection<X: UInt, R>(rng: &mut R, length: X, amount: X) -> IndexVec in sample_rejection()
524 IndexVec: From<Vec<X>>, in sample_rejection()
H A Dmod.rs149 B: SampleBorrow<X>, in choose_weighted()
177 B: SampleBorrow<X>, in choose_weighted_mut()
225 F: Fn(&Self::Item) -> X, in choose_multiple_weighted()
532 B: SampleBorrow<X>, in choose_weighted()
551 B: SampleBorrow<X>, in choose_weighted_mut()
569 F: Fn(&Self::Item) -> X, in choose_multiple_weighted()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/regex-syntax-0.6.25/src/ast/
H A Dmod.rs682 X, enumerator
/dports/archivers/bicom/bicom-1.01/bialib/
H A Drijndael.cpp7 #define _ASSERT(X) assert(X) argument
9 #define _ASSERT(X) argument
/dports/archivers/brotli/brotli-1.0.9/c/common/
H A Dplatform.h505 #define BROTLI_REPEAT(N, X) { \ argument
511 #define BROTLI_UNUSED(X) (void)(X) argument
/dports/archivers/brotli/brotli-1.0.9/c/dec/
H A Dstate.h356 #define BROTLI_DECODER_FREE(S, X) { \ argument
/dports/archivers/brotli/brotli-1.0.9/c/enc/
H A Dbackward_references.c51 #define FN(X) EXPAND_CAT(X, HASHER()) argument
52 #define EXPORT_FN(X) EXPAND_CAT(X, EXPAND_CAT(PREFIX(), HASHER())) argument
H A Dbit_cost.c21 #define FN(X) X ## Literal argument
25 #define FN(X) X ## Command argument
29 #define FN(X) X ## Distance argument
H A Dblock_splitter.c89 #define FN(X) X ## Literal argument
96 #define FN(X) X ## Command argument
102 #define FN(X) X ## Distance argument
H A Dbrotli_bit_stream.c915 #define FN(X) X ## Literal argument
920 #define FN(X) X ## Command argument
925 #define FN(X) X ## Distance argument
H A Dcluster.c38 #define CODE(X) X argument
40 #define FN(X) X ## Literal argument
44 #define FN(X) X ## Command argument
48 #define FN(X) X ## Distance argument
H A Dcluster.h28 #define CODE(X) /* Declaration */; argument
30 #define FN(X) X ## Literal argument
34 #define FN(X) X ## Command argument
38 #define FN(X) X ## Distance argument
H A Dcompress_fragment.c731 #define FOR_TABLE_BITS_(X) X(9) X(11) X(13) X(15) argument
H A Dcompress_fragment_two_pass.c595 #define FOR_TABLE_BITS_(X) \ argument

12345678910>>...6348