Home
last modified time | relevance | path

Searched refs:try_append (Results 1 – 25 of 73) sorted by relevance

123

/dports/net/py-kafka-python/kafka-python-1.4.5/kafka/producer/
H A Drecord_accumulator.py57 def try_append(self, timestamp_ms, key, value, headers): member in ProducerBatch
236 future = last.try_append(timestamp_ms, key, value, headers)
251 future = last.try_append(timestamp_ms, key, value, headers)
266 future = batch.try_append(timestamp_ms, key, value, headers)
/dports/print/lilypond/lilypond-2.22.1/flower/include/
H A Dfile-path.hh38 bool try_append (std::string str);
/dports/print/lilypond-devel/lilypond-2.23.5/flower/include/
H A Dfile-path.hh40 bool try_append (std::string str);
/dports/devel/boost-python-libs/boost_1_72_0/boost/beast/core/detail/
H A Dchar_buffer.hpp34 bool try_append(char const* first, char const* last) in try_append() function in boost::beast::detail::char_buffer
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/beast/core/detail/
H A Dchar_buffer.hpp34 bool try_append(char const* first, char const* last)
/dports/devel/R-cran-BH/BH/inst/include/boost/beast/core/detail/
H A Dchar_buffer.hpp34 bool try_append(char const* first, char const* last) in try_append() function in boost::beast::detail::char_buffer
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/beast/core/detail/
H A Dchar_buffer.hpp34 bool try_append(char const* first, char const* last) in try_append() function in boost::beast::detail::char_buffer
/dports/devel/boost-libs/boost_1_72_0/boost/beast/core/detail/
H A Dchar_buffer.hpp34 bool try_append(char const* first, char const* last) in try_append() function in boost::beast::detail::char_buffer
/dports/devel/hyperscan/boost_1_75_0/boost/beast/core/detail/
H A Dchar_buffer.hpp34 bool try_append(char const* first, char const* last) in try_append() function in boost::beast::detail::char_buffer
/dports/devel/boost-docs/boost_1_72_0/boost/beast/core/detail/
H A Dchar_buffer.hpp34 bool try_append(char const* first, char const* last) in try_append() function in boost::beast::detail::char_buffer
/dports/multimedia/l-smash/l-smash-2.14.5/codecs/
H A Dvc1.c246 int vc1_parse_sequence_header( vc1_info_t *info, uint8_t *ebdu, uint64_t ebdu_size, int try_append ) in vc1_parse_sequence_header() argument
351 if( try_append ) in vc1_parse_sequence_header()
387 …vc1_parse_entry_point_header( vc1_info_t *info, uint8_t *ebdu, uint64_t ebdu_size, int try_append ) in vc1_parse_entry_point_header() argument
447 if( try_append ) in vc1_parse_entry_point_header()
/dports/print/lilypond-devel/lilypond-2.23.5/flower/
H A Dfile-path.cc285 File_path::try_append (string s) in try_append() function in File_path
/dports/print/lilypond/lilypond-2.22.1/flower/
H A Dfile-path.cc283 File_path::try_append (string s) in try_append() function in File_path
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/fallible_collections-0.3.1/src/
H A Dvec.rs41 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError>; in try_append() method
98 FallibleVec::try_append(&mut self.inner, &mut other.inner) in append()
501 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError> { in try_append() method
/dports/www/firefox/firefox-99.0/third_party/rust/fallible_collections/src/
H A Dvec.rs41 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError>; in try_append() method
103 FallibleVec::try_append(&mut self.inner, &mut other.inner) in append()
545 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError> { in try_append() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/fallible_collections/src/
H A Dvec.rs41 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError>; in try_append() method
103 FallibleVec::try_append(&mut self.inner, &mut other.inner) in append()
545 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError> { in try_append() method
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/fallible_collections-0.4.2/src/
H A Dvec.rs41 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError>; in try_append() method
103 FallibleVec::try_append(&mut self.inner, &mut other.inner) in append()
545 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError> { in try_append() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/fallible_collections/src/
H A Dvec.rs41 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError>; in try_append() method
103 FallibleVec::try_append(&mut self.inner, &mut other.inner) in append()
545 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError> { in try_append() method
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/fallible_collections-0.4.4/src/
H A Dvec.rs41 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError>; in try_append() method
103 FallibleVec::try_append(&mut self.inner, &mut other.inner) in append()
552 fn try_append(&mut self, other: &mut Self) -> Result<(), TryReserveError> { in try_append() method
/dports/devel/boost-docs/boost_1_72_0/boost/beast/http/detail/
H A Dbasic_parser.ipp615 if (!buf.try_append(first, token_last))
655 !buf.try_append(first, token_last))
/dports/devel/boost-python-libs/boost_1_72_0/boost/beast/http/detail/
H A Dbasic_parser.ipp615 if (!buf.try_append(first, token_last))
655 !buf.try_append(first, token_last))
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/beast/http/detail/
H A Dbasic_parser.ipp615 if (!buf.try_append(first, token_last))
655 !buf.try_append(first, token_last))
/dports/devel/R-cran-BH/BH/inst/include/boost/beast/http/detail/
H A Dbasic_parser.ipp615 if (!buf.try_append(first, token_last))
655 !buf.try_append(first, token_last))
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/beast/http/detail/
H A Dbasic_parser.ipp615 if (!buf.try_append(first, token_last))
655 !buf.try_append(first, token_last))
/dports/devel/boost-libs/boost_1_72_0/boost/beast/http/detail/
H A Dbasic_parser.ipp615 if (!buf.try_append(first, token_last))
655 !buf.try_append(first, token_last))

123