Home
last modified time | relevance | path

Searched refs:PER_ENTRY (Results 1 – 13 of 13) sorted by relevance

/dports/print/latex-biber/biber-2.1/lib/Biber/
H A DConfig.pm122 $CONFIG->{options}{biblatex}{PER_ENTRY} = {};
773 $CONFIG_SCOPE_BIBLATEX{$opt}->{PER_ENTRY} and
774 defined $CONFIG->{options}{biblatex}{PER_ENTRY}{$citekey} and
775 defined $CONFIG->{options}{biblatex}{PER_ENTRY}{$citekey}{$opt}) {
776 return $CONFIG->{options}{biblatex}{PER_ENTRY}{$citekey}{$opt};
1709 $CONFIG->{displaymodes}{PER_ENTRY}{$citekey} = $val;
1748 elsif (defined($CONFIG->{displaymodes}{PER_ENTRY}) and
1749 defined($CONFIG->{displaymodes}{PER_ENTRY}{$citekey})) {
1750 $dm = $CONFIG->{displaymodes}{PER_ENTRY}{$citekey};
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/mio-0.6.19/test/
H A Dtest_custom_evented.rs172 const PER_ENTRY: usize = 16; in multi_threaded_poll() const
174 const NUM: usize = ENTRIES * PER_ENTRY; in multi_threaded_poll()
245 if num < PER_ENTRY { in multi_threaded_poll()
273 assert_eq!(PER_ENTRY, entry.num.load(Relaxed)); in multi_threaded_poll()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/mio-0.6.21/test/
H A Dtest_custom_evented.rs172 const PER_ENTRY: usize = 16; in multi_threaded_poll() const
174 const NUM: usize = ENTRIES * PER_ENTRY; in multi_threaded_poll()
245 if num < PER_ENTRY { in multi_threaded_poll()
273 assert_eq!(PER_ENTRY, entry.num.load(Relaxed)); in multi_threaded_poll()
/dports/editors/xi-term/xi-term-d264767/cargo-crates/mio-0.6.19/test/
H A Dtest_custom_evented.rs172 const PER_ENTRY: usize = 16; in multi_threaded_poll() const
174 const NUM: usize = ENTRIES * PER_ENTRY; in multi_threaded_poll()
245 if num < PER_ENTRY { in multi_threaded_poll()
273 assert_eq!(PER_ENTRY, entry.num.load(Relaxed)); in multi_threaded_poll()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/mio-0.6.21/test/
H A Dtest_custom_evented.rs172 const PER_ENTRY: usize = 16; in multi_threaded_poll() const
174 const NUM: usize = ENTRIES * PER_ENTRY; in multi_threaded_poll()
245 if num < PER_ENTRY { in multi_threaded_poll()
273 assert_eq!(PER_ENTRY, entry.num.load(Relaxed)); in multi_threaded_poll()
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/mio-0.6.19/test/
H A Dtest_custom_evented.rs172 const PER_ENTRY: usize = 16; in multi_threaded_poll() const
174 const NUM: usize = ENTRIES * PER_ENTRY; in multi_threaded_poll()
245 if num < PER_ENTRY { in multi_threaded_poll()
273 assert_eq!(PER_ENTRY, entry.num.load(Relaxed)); in multi_threaded_poll()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/mio-0.6.19/test/
H A Dtest_custom_evented.rs172 const PER_ENTRY: usize = 16; in multi_threaded_poll() const
174 const NUM: usize = ENTRIES * PER_ENTRY; in multi_threaded_poll()
245 if num < PER_ENTRY { in multi_threaded_poll()
273 assert_eq!(PER_ENTRY, entry.num.load(Relaxed)); in multi_threaded_poll()
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/mio-0.6.21/test/
H A Dtest_custom_evented.rs172 const PER_ENTRY: usize = 16; in multi_threaded_poll() const
174 const NUM: usize = ENTRIES * PER_ENTRY; in multi_threaded_poll()
245 if num < PER_ENTRY { in multi_threaded_poll()
273 assert_eq!(PER_ENTRY, entry.num.load(Relaxed)); in multi_threaded_poll()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/mio/test/
H A Dtest_custom_evented.rs172 const PER_ENTRY: usize = 16; in multi_threaded_poll() const
174 const NUM: usize = ENTRIES * PER_ENTRY; in multi_threaded_poll()
245 if num < PER_ENTRY { in multi_threaded_poll()
273 assert_eq!(PER_ENTRY, entry.num.load(Relaxed)); in multi_threaded_poll()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/mio-0.6.19/test/
H A Dtest_custom_evented.rs172 const PER_ENTRY: usize = 16;
174 const NUM: usize = ENTRIES * PER_ENTRY;
245 if num < PER_ENTRY {
273 assert_eq!(PER_ENTRY, entry.num.load(Relaxed));
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/mio-0.6.21/test/
H A Dtest_custom_evented.rs172 const PER_ENTRY: usize = 16; in multi_threaded_poll() const
174 const NUM: usize = ENTRIES * PER_ENTRY; in multi_threaded_poll()
245 if num < PER_ENTRY { in multi_threaded_poll()
273 assert_eq!(PER_ENTRY, entry.num.load(Relaxed)); in multi_threaded_poll()
/dports/print/latex-biber/biber-2.1/data/schemata/
H A Dconfig.rnc4 attribute type { "GLOBAL" | "PER_TYPE" | "PER_ENTRY" },
H A Dbcf.rnc88 attribute type { "GLOBAL" | "PER_TYPE" | "PER_ENTRY" },