Home
last modified time | relevance | path

Searched refs:ch_type (Results 1 – 25 of 858) sorted by relevance

12345678910>>...35

/dports/devel/boost-docs/boost_1_72_0/libs/contract/test/result/
H A Dmixed_optional.hpp30 #define BOOST_CONTRACT_TEST_CH_TYPE ch_type&
32 ch_type ch_init;
35 #define BOOST_CONTRACT_TEST_CH_TYPE ch_type
47 unsigned const old_ch_copies = ch_type::copies(); in f()
61 BOOST_TEST_EQ(ch_type::copies(), old_ch_copies); in f()
96 BOOST_TEST_EQ(ch_type::copies(), old_ch_copies); in f()
215 ch_type ch; in main()
271 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
316 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
353 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/contract/test/result/
H A Dmixed_optional.hpp30 #define BOOST_CONTRACT_TEST_CH_TYPE ch_type&
32 ch_type ch_init;
35 #define BOOST_CONTRACT_TEST_CH_TYPE ch_type
47 unsigned const old_ch_copies = ch_type::copies(); in f()
61 BOOST_TEST_EQ(ch_type::copies(), old_ch_copies); in f()
96 BOOST_TEST_EQ(ch_type::copies(), old_ch_copies); in f()
215 ch_type ch; in main()
271 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
316 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
353 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/contract/test/result/
H A Dmixed_optional.hpp30 #define BOOST_CONTRACT_TEST_CH_TYPE ch_type&
32 ch_type ch_init;
35 #define BOOST_CONTRACT_TEST_CH_TYPE ch_type
47 unsigned const old_ch_copies = ch_type::copies(); in f()
61 BOOST_TEST_EQ(ch_type::copies(), old_ch_copies); in f()
96 BOOST_TEST_EQ(ch_type::copies(), old_ch_copies); in f()
215 ch_type ch; in main()
271 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
316 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
353 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/contract/test/result/
H A Dmixed_optional.hpp30 #define BOOST_CONTRACT_TEST_CH_TYPE ch_type&
32 ch_type ch_init;
35 #define BOOST_CONTRACT_TEST_CH_TYPE ch_type
47 unsigned const old_ch_copies = ch_type::copies(); in f()
61 BOOST_TEST_EQ(ch_type::copies(), old_ch_copies); in f()
96 BOOST_TEST_EQ(ch_type::copies(), old_ch_copies); in f()
215 ch_type ch; in main()
271 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
316 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
353 BOOST_TEST_EQ(ch_type::ctors(), ch_type::dtors() + ch_extras); in main()
[all …]
/dports/devel/elfutils/elfutils-0.179/tests/
H A Drun-elfgetchdr.sh103 section 2: ELF Compressed ch_type: 1, ch_size: 60, ch_addralign: 10
104 section 3: ELF Compressed ch_type: 1, ch_size: aa, ch_addralign: 1
106 section 5: ELF Compressed ch_type: 1, ch_size: 8d, ch_addralign: 1
127 section 2: ELF Compressed ch_type: 1, ch_size: 40, ch_addralign: 8
128 section 3: ELF Compressed ch_type: 1, ch_size: 9a, ch_addralign: 1
130 section 5: ELF Compressed ch_type: 1, ch_size: 85, ch_addralign: 1
154 section 4: ELF Compressed ch_type: 1, ch_size: 7e, ch_addralign: 1
156 section 6: ELF Compressed ch_type: 1, ch_size: 8d, ch_addralign: 1
179 section 3: ELF Compressed ch_type: 1, ch_size: 40, ch_addralign: 8
180 section 4: ELF Compressed ch_type: 1, ch_size: 6e, ch_addralign: 1
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/goblin-0.4.3/src/elf/
H A Dcompression_header.rs10 .field("ch_type", &self.ch_type)
57 ch_type: ch.ch_type,
97 pub ch_type: u32, field
114 ch_type: ch.ch_type,
132 pub ch_type: u32, field
150 ch_type: ch.ch_type,
176 pub ch_type: u32,
192 ch_type: 0,
208 .field("ch_type", &self.ch_type)
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/goblin-0.0.24/src/elf/
H A Dcompression_header.rs10 .field("ch_type", &self.ch_type)
57 ch_type: ch.ch_type,
96 pub ch_type: u32, field
113 ch_type: ch.ch_type,
132 pub ch_type: u32, field
150 ch_type: ch.ch_type,
176 pub ch_type: u32,
192 ch_type: 0,
208 .field("ch_type", &self.ch_type)
/dports/www/firefox/firefox-99.0/third_party/rust/goblin/src/elf/
H A Dcompression_header.rs10 .field("ch_type", &self.ch_type)
57 ch_type: ch.ch_type,
96 pub ch_type: u32, field
113 ch_type: ch.ch_type,
132 pub ch_type: u32, field
150 ch_type: ch.ch_type,
176 pub ch_type: u32,
192 ch_type: 0,
208 .field("ch_type", &self.ch_type)
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/goblin/src/elf/
H A Dcompression_header.rs10 .field("ch_type", &self.ch_type)
57 ch_type: ch.ch_type,
96 pub ch_type: u32, field
113 ch_type: ch.ch_type,
132 pub ch_type: u32, field
150 ch_type: ch.ch_type,
176 pub ch_type: u32,
192 ch_type: 0,
208 .field("ch_type", &self.ch_type)
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/goblin/src/elf/
H A Dcompression_header.rs10 .field("ch_type", &self.ch_type)
57 ch_type: ch.ch_type,
96 pub ch_type: u32, field
113 ch_type: ch.ch_type,
132 pub ch_type: u32, field
150 ch_type: ch.ch_type,
176 pub ch_type: u32,
192 ch_type: 0,
208 .field("ch_type", &self.ch_type)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/goblin/src/elf/
H A Dcompression_header.rs10 .field("ch_type", &self.ch_type)
57 ch_type: ch.ch_type,
96 pub ch_type: u32, field
113 ch_type: ch.ch_type,
132 pub ch_type: u32, field
150 ch_type: ch.ch_type,
176 pub ch_type: u32,
192 ch_type: 0,
208 .field("ch_type", &self.ch_type)
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/goblin-0.3.1/src/elf/
H A Dcompression_header.rs10 .field("ch_type", &self.ch_type)
57 ch_type: ch.ch_type,
97 pub ch_type: u32, field
114 ch_type: ch.ch_type,
132 pub ch_type: u32, field
150 ch_type: ch.ch_type,
176 pub ch_type: u32,
192 ch_type: 0,
208 .field("ch_type", &self.ch_type)
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/goblin-0.4.2/src/elf/
H A Dcompression_header.rs10 .field("ch_type", &self.ch_type)
57 ch_type: ch.ch_type,
97 pub ch_type: u32, field
114 ch_type: ch.ch_type,
132 pub ch_type: u32, field
150 ch_type: ch.ch_type,
176 pub ch_type: u32,
192 ch_type: 0,
208 .field("ch_type", &self.ch_type)
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Daudiofx_mixing.cpp29 static EFFECT_MIXING::ch_type priv_from_make_sane(EFFECT_MIXING::ch_type channel, SAMPLE_BUFFER *in… in priv_from_make_sane()
31 EFFECT_MIXING::ch_type channels = in priv_from_make_sane()
32 static_cast<EFFECT_MIXING::ch_type>(insample->number_of_channels()); in priv_from_make_sane()
43 static EFFECT_MIXING::ch_type priv_to_make_sane(EFFECT_MIXING::ch_type channel, SAMPLE_BUFFER *insa… in priv_to_make_sane()
87 from_channel = static_cast<ch_type>(value); in set_parameter()
92 to_channel = static_cast<ch_type>(value); in set_parameter()
161 from_channel = static_cast<ch_type>(value); in set_parameter()
166 to_channel = static_cast<ch_type>(value); in set_parameter()
228 EFFECT_MIXING::ch_type from_channel; in set_parameter()
232 from_channel = static_cast<EFFECT_MIXING::ch_type>(value); in set_parameter()
[all …]
/dports/net/fort/FORT-validator-1.5.3/src/asn1/asn1c/
H A Dxer_decoder.c64 xer_next_token(int *stateContext, const void *buffer, size_t size, pxer_chunk_type_e *ch_type) { in xer_next_token() argument
74 *ch_type = PXER_WMORE; in xer_next_token()
86 *ch_type = PXER_TEXT; in xer_next_token()
89 *ch_type = PXER_WMORE; in xer_next_token()
92 *ch_type = PXER_TAG; in xer_next_token()
96 *ch_type = PXER_COMMENT; in xer_next_token()
229 pxer_chunk_type_e ch_type; /* XER chunk type */ in xer_decode_general() local
237 &ch_type); in xer_decode_general()
241 switch(ch_type) { in xer_decode_general()
265 assert(ch_type == PXER_TAG && size); in xer_decode_general()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/object-0.27.1/src/read/elf/
H A Dcompression.rs13 fn ch_type(&self, endian: Self::Endian) -> u32; in ch_type() method
23 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
24 self.ch_type.get(endian) in ch_type()
43 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
44 self.ch_type.get(endian) in ch_type()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/object-0.22.0/src/read/elf/
H A Dcompression.rs13 fn ch_type(&self, endian: Self::Endian) -> u32; in ch_type() method
23 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
24 self.ch_type.get(endian) in ch_type()
43 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
44 self.ch_type.get(endian) in ch_type()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/object-0.28.1/src/read/elf/
H A Dcompression.rs13 fn ch_type(&self, endian: Self::Endian) -> u32; in ch_type() method
23 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
24 self.ch_type.get(endian) in ch_type()
43 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
44 self.ch_type.get(endian) in ch_type()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/object-0.27.1/src/read/elf/
H A Dcompression.rs13 fn ch_type(&self, endian: Self::Endian) -> u32; in ch_type() method
23 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
24 self.ch_type.get(endian) in ch_type()
43 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
44 self.ch_type.get(endian) in ch_type()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/object-0.27.1/src/read/elf/
H A Dcompression.rs13 fn ch_type(&self, endian: Self::Endian) -> u32; in ch_type() method
23 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
24 self.ch_type.get(endian) in ch_type()
43 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
44 self.ch_type.get(endian) in ch_type()
/dports/shells/nsh/nsh-0.4.2/cargo-crates/object-0.25.3/src/read/elf/
H A Dcompression.rs13 fn ch_type(&self, endian: Self::Endian) -> u32; in ch_type() method
23 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
24 self.ch_type.get(endian) in ch_type()
43 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
44 self.ch_type.get(endian) in ch_type()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/object-0.27.1/src/read/elf/
H A Dcompression.rs13 fn ch_type(&self, endian: Self::Endian) -> u32; in ch_type() method
23 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
24 self.ch_type.get(endian) in ch_type()
43 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
44 self.ch_type.get(endian) in ch_type()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/object-0.23.0/src/read/elf/
H A Dcompression.rs13 fn ch_type(&self, endian: Self::Endian) -> u32; in ch_type() method
23 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
24 self.ch_type.get(endian) in ch_type()
43 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
44 self.ch_type.get(endian) in ch_type()
/dports/net-im/fractal/fractal-4.4.0/vendor/object/src/read/elf/
H A Dcompression.rs13 fn ch_type(&self, endian: Self::Endian) -> u32; in ch_type() method
23 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
24 self.ch_type.get(endian) in ch_type()
43 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
44 self.ch_type.get(endian) in ch_type()
/dports/net/routinator/routinator-0.10.2/cargo-crates/object-0.25.3/src/read/elf/
H A Dcompression.rs13 fn ch_type(&self, endian: Self::Endian) -> u32; in ch_type() method
23 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
24 self.ch_type.get(endian) in ch_type()
43 fn ch_type(&self, endian: Self::Endian) -> u32 { in ch_type() method
44 self.ch_type.get(endian) in ch_type()

12345678910>>...35