Home
last modified time | relevance | path

Searched refs:early_exit (Results 1 – 25 of 335) sorted by path

12345678910>>...14

/dports/archivers/c-blosc2/c-blosc2-2.0.4/internal-complibs/zlib-ng-2.0.5/
H A Dmatch_tpl.h40 int32_t early_exit; in LONGEST_MATCH() local
84 early_exit = s->level < EARLY_EXIT_TRIGGER_LEVEL; in LONGEST_MATCH()
166 } else if (UNLIKELY(early_exit)) { in LONGEST_MATCH()
/dports/audio/csound/csound-6.15.0/Engine/
H A Dsymbtab.c320 if (UNLIKELY(err > 0)) goto early_exit; in parse_opcode_args()
459 early_exit: in parse_opcode_args()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c3332 goto early_exit; in rtp_session_next_timeout()
3393 early_exit: in rtp_session_next_timeout()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c3332 goto early_exit; in rtp_session_next_timeout()
3393 early_exit: in rtp_session_next_timeout()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c3332 goto early_exit; in rtp_session_next_timeout()
3393 early_exit: in rtp_session_next_timeout()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c3332 goto early_exit; in rtp_session_next_timeout()
3393 early_exit: in rtp_session_next_timeout()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c3332 goto early_exit; in rtp_session_next_timeout()
3393 early_exit: in rtp_session_next_timeout()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c3332 goto early_exit; in rtp_session_next_timeout()
3393 early_exit: in rtp_session_next_timeout()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c3332 goto early_exit; in rtp_session_next_timeout()
3393 early_exit: in rtp_session_next_timeout()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c3332 goto early_exit; in rtp_session_next_timeout()
3393 early_exit: in rtp_session_next_timeout()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c3332 goto early_exit; in rtp_session_next_timeout()
3393 early_exit: in rtp_session_next_timeout()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/research/
H A Dminiaudio_engine.h7971 … goto early_exit; /* Should never happen. Failed to increment the reference count. */ in ma_resource_manager_data_buffer_node_acquire()
7984 goto early_exit; in ma_resource_manager_data_buffer_node_acquire()
8004 … goto early_exit; /* Should never happen. Failed to insert the data buffer into the BST. */ in ma_resource_manager_data_buffer_node_acquire()
8071 early_exit: in ma_resource_manager_data_buffer_node_acquire()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/coroutine2/detail/
H A Dpull_control_block.ipp79 state |= static_cast< int >( state_t::early_exit);
92 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
154 state |= static_cast< int >( state_t::early_exit);
167 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
228 state |= static_cast< int >( state_t::early_exit);
241 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
H A Dpush_control_block.ipp80 state |= static_cast< int >( state_t::early_exit);
98 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
116 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
178 state |= static_cast< int >( state_t::early_exit);
193 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
251 state |= static_cast< int >( state_t::early_exit);
264 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
H A Dstate.hpp28 early_exit = 1 << 3 enumerator
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/coroutine2/detail/
H A Dpull_control_block.ipp79 state |= static_cast< int >( state_t::early_exit);
92 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
154 state |= static_cast< int >( state_t::early_exit);
167 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
228 state |= static_cast< int >( state_t::early_exit);
241 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
H A Dpush_control_block.ipp80 state |= static_cast< int >( state_t::early_exit);
98 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
116 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
178 state |= static_cast< int >( state_t::early_exit);
193 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
251 state |= static_cast< int >( state_t::early_exit);
264 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
H A Dstate.hpp28 early_exit = 1 << 3 enumerator
/dports/databases/percona57-client/boost_1_59_0/boost/coroutine2/detail/
H A Dpull_control_block.ipp79 state |= static_cast< int >( state_t::early_exit);
92 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
154 state |= static_cast< int >( state_t::early_exit);
167 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
228 state |= static_cast< int >( state_t::early_exit);
241 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
H A Dpush_control_block.ipp80 state |= static_cast< int >( state_t::early_exit);
98 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
116 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
178 state |= static_cast< int >( state_t::early_exit);
193 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
251 state |= static_cast< int >( state_t::early_exit);
264 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
H A Dstate.hpp28 early_exit = 1 << 3 enumerator
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/coroutine2/detail/
H A Dpull_control_block.ipp79 state |= static_cast< int >( state_t::early_exit);
92 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
154 state |= static_cast< int >( state_t::early_exit);
167 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
228 state |= static_cast< int >( state_t::early_exit);
241 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
H A Dpush_control_block.ipp80 state |= static_cast< int >( state_t::early_exit);
98 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
116 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
178 state |= static_cast< int >( state_t::early_exit);
193 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
251 state |= static_cast< int >( state_t::early_exit);
264 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
H A Dstate.hpp28 early_exit = 1 << 3 enumerator
/dports/databases/percona57-server/boost_1_59_0/boost/coroutine2/detail/
H A Dpull_control_block.ipp79 state |= static_cast< int >( state_t::early_exit);
92 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
154 state |= static_cast< int >( state_t::early_exit);
167 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {
228 state |= static_cast< int >( state_t::early_exit);
241 if ( 0 != ( ( other->state) & static_cast< int >( state_t::early_exit) ) ) {

12345678910>>...14