Home
last modified time | relevance | path

Searched refs:prev_state (Results 251 – 275 of 1170) sorted by relevance

1...<<11121314151617181920>>...47

/dports/editors/fte/fte/src/
H A Dcon_i18n.cpp62 static long prev_state = 0, local_switch = 0, in i18n_key_analyze() local
74 if (i != prev_state) { in i18n_key_analyze()
77 prev_state = i; in i18n_key_analyze()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/storage/databases/state/
H A Dbg_updates.py289 prev_state = prev_state_by_group[prev_group]
296 if not set(prev_state.keys()) - set(curr_state.keys()):
303 if prev_state.get(key, None) != value
/dports/audio/moc/moc-2.5.2/
H A Daudio.c84 static int prev_state = STATE_STOP; variable
480 prev_state = state; in play_thread()
528 prev_state = state; in audio_stop()
636 prev_state = state; in audio_pause()
659 prev_state = state; in audio_unpause()
1033 return prev_state; in audio_get_prev_state()
1179 prev_state = state; in audio_state_started_playing()
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/test/
H A Dtsx_uac_test.c362 if (e->body.tsx_state.prev_state != PJSIP_TSX_STATE_COMPLETED) { in tsx_user_on_tsx_state()
375 if (e->body.tsx_state.prev_state != PJSIP_TSX_STATE_PROCEEDING) { in tsx_user_on_tsx_state()
378 pjsip_tsx_state_str((pjsip_tsx_state_e)e->body.tsx_state.prev_state), in tsx_user_on_tsx_state()
414 if (e->body.tsx_state.prev_state != PJSIP_TSX_STATE_COMPLETED) { in tsx_user_on_tsx_state()
466 if (e->body.tsx_state.prev_state != PJSIP_TSX_STATE_COMPLETED) { in tsx_user_on_tsx_state()
488 if (e->body.tsx_state.prev_state != PJSIP_TSX_STATE_PROCEEDING) { in tsx_user_on_tsx_state()
532 if (e->body.tsx_state.prev_state != PJSIP_TSX_STATE_COMPLETED) { in tsx_user_on_tsx_state()
/dports/biology/bcftools/bcftools-1.14/plugins/
H A Dcolor-chrs.c476 int i, iprev = -1, prev_state = -1, nstates = hmm_get_nstates(args->hmm); in flush_viterbi() local
481 if ( state!=prev_state || i+1==args->nsites ) in flush_viterbi()
487 switch (prev_state) in flush_viterbi()
505 switch (prev_state) in flush_viterbi()
524 if ( hap_switch[state][prev_state] & SW_MOTHER ) nswitch_mother++; in flush_viterbi()
525 if ( hap_switch[state][prev_state] & SW_FATHER ) nswitch_father++; in flush_viterbi()
529 prev_state = state; in flush_viterbi()
/dports/biology/bio-mocha/bcftools-1.14/plugins/
H A Dcolor-chrs.c476 int i, iprev = -1, prev_state = -1, nstates = hmm_get_nstates(args->hmm); in flush_viterbi() local
481 if ( state!=prev_state || i+1==args->nsites ) in flush_viterbi()
487 switch (prev_state) in flush_viterbi()
505 switch (prev_state) in flush_viterbi()
524 if ( hap_switch[state][prev_state] & SW_MOTHER ) nswitch_mother++; in flush_viterbi()
525 if ( hap_switch[state][prev_state] & SW_FATHER ) nswitch_father++; in flush_viterbi()
529 prev_state = state; in flush_viterbi()
/dports/mail/rmilter/rmilter-1.10.0/contrib/libucl/
H A Ducl_parser.c1187 parser->prev_state = parser->state; in ucl_parse_key()
1226 parser->prev_state = parser->state; in ucl_parse_key()
1882 prev_state = state; in ucl_skip_macro_as_comment()
1894 prev_state = state; in ucl_skip_macro_as_comment()
1906 prev_state = state; in ucl_skip_macro_as_comment()
1917 state = prev_state; in ucl_skip_macro_as_comment()
2158 parser->prev_state = parser->state; in ucl_state_machine()
2214 parser->prev_state = parser->state; in ucl_state_machine()
2219 parser->prev_state = parser->state; in ucl_state_machine()
2249 parser->prev_state = parser->state; in ucl_state_machine()
[all …]
/dports/textproc/py-ucl/libucl-0.8.1/src/
H A Ducl_parser.c1206 parser->prev_state = parser->state; in ucl_parse_key()
1245 parser->prev_state = parser->state; in ucl_parse_key()
1921 prev_state = state; in ucl_skip_macro_as_comment()
1933 prev_state = state; in ucl_skip_macro_as_comment()
1945 prev_state = state; in ucl_skip_macro_as_comment()
1956 state = prev_state; in ucl_skip_macro_as_comment()
2197 parser->prev_state = parser->state; in ucl_state_machine()
2253 parser->prev_state = parser->state; in ucl_state_machine()
2258 parser->prev_state = parser->state; in ucl_state_machine()
2288 parser->prev_state = parser->state; in ucl_state_machine()
[all …]
/dports/textproc/libucl/libucl-0.8.1/src/
H A Ducl_parser.c1206 parser->prev_state = parser->state; in ucl_parse_key()
1245 parser->prev_state = parser->state; in ucl_parse_key()
1921 prev_state = state; in ucl_skip_macro_as_comment()
1933 prev_state = state; in ucl_skip_macro_as_comment()
1945 prev_state = state; in ucl_skip_macro_as_comment()
1956 state = prev_state; in ucl_skip_macro_as_comment()
2197 parser->prev_state = parser->state; in ucl_state_machine()
2253 parser->prev_state = parser->state; in ucl_state_machine()
2258 parser->prev_state = parser->state; in ucl_state_machine()
2288 parser->prev_state = parser->state; in ucl_state_machine()
[all …]
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DButton.cpp130 ButtonState prev_state = m_state; in LButtonDown() local
132 if (prev_state == BN_PRESSED && RepeatButtonDown()) in LButtonDown()
134 else if (prev_state != BN_PRESSED) in LButtonDown()
164 ButtonState prev_state = m_state; in RButtonDown() local
166 if (prev_state == BN_PRESSED && RepeatButtonDown()) in RButtonDown()
168 else if (prev_state != BN_PRESSED) in RButtonDown()
356 ButtonState prev_state = m_state; in SetState() local
359 m_representer->OnChanged(*this, prev_state); in SetState()
/dports/graphics/weston/weston-1.9.0/src/
H A Dcompositor-rpi.c96 uint32_t prev_state; member
420 compositor->state = backend->prev_state; in session_notify()
427 backend->prev_state = compositor->state; in session_notify()
503 backend->prev_state = WESTON_COMPOSITOR_ACTIVE; in rpi_backend_create()
/dports/www/cssed/cssed-0.4.0/scintilla/src/
H A DLexPython.cxx325 int prev_state = SCE_P_DEFAULT & 31; in FoldPyDoc() local
327 prev_state = styler.StyleAt(startPos - 1) & 31; in FoldPyDoc()
328 int prevQuote = foldQuotes && ((prev_state == SCE_P_TRIPLE) || (prev_state == SCE_P_TRIPLEDOUBLE)); in FoldPyDoc()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dpeers.c460 const int *prev_state = a3; in peers_trace() local
2537 int prev_state; in peer_io_handler() local
2546 prev_state = appctx->st0; in peer_io_handler()
2551 prev_state = appctx->st0; in peer_io_handler()
2556 prev_state = appctx->st0; in peer_io_handler()
2567 prev_state = appctx->st0; in peer_io_handler()
2578 prev_state = appctx->st0; in peer_io_handler()
2620 prev_state = appctx->st0; in peer_io_handler()
2645 prev_state = appctx->st0; in peer_io_handler()
2667 prev_state = appctx->st0; in peer_io_handler()
[all …]
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dpeers.c457 const int *prev_state = a3; in peers_trace() local
2530 int prev_state; in peer_io_handler() local
2539 prev_state = appctx->st0; in peer_io_handler()
2544 prev_state = appctx->st0; in peer_io_handler()
2549 prev_state = appctx->st0; in peer_io_handler()
2560 prev_state = appctx->st0; in peer_io_handler()
2571 prev_state = appctx->st0; in peer_io_handler()
2612 prev_state = appctx->st0; in peer_io_handler()
2637 prev_state = appctx->st0; in peer_io_handler()
2659 prev_state = appctx->st0; in peer_io_handler()
[all …]
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dpeers.c457 const int *prev_state = a3; in peers_trace() local
2531 int prev_state; in peer_io_handler() local
2540 prev_state = appctx->st0; in peer_io_handler()
2545 prev_state = appctx->st0; in peer_io_handler()
2550 prev_state = appctx->st0; in peer_io_handler()
2561 prev_state = appctx->st0; in peer_io_handler()
2572 prev_state = appctx->st0; in peer_io_handler()
2614 prev_state = appctx->st0; in peer_io_handler()
2639 prev_state = appctx->st0; in peer_io_handler()
2661 prev_state = appctx->st0; in peer_io_handler()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/importers/systrace/
H A Dsystrace_line_parser.cc68 int64_t prev_state = in ParseLine() local
85 prev_state, next_pid.value(), next_comm, next_prio.value()); in ParseLine()
/dports/games/blackshadeselite/blackshadeselite/Source/
H A DGameLoop.cpp35 enum game_state prev_state = INIT; variable
265 prev_state = state; in EventLoop()
291 state = prev_state; in EventLoop()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dpeers.c2209 int prev_state; in peer_io_handler() local
2218 prev_state = appctx->st0; in peer_io_handler()
2223 prev_state = appctx->st0; in peer_io_handler()
2228 prev_state = appctx->st0; in peer_io_handler()
2239 prev_state = appctx->st0; in peer_io_handler()
2250 prev_state = appctx->st0; in peer_io_handler()
2291 prev_state = appctx->st0; in peer_io_handler()
2316 prev_state = appctx->st0; in peer_io_handler()
2338 prev_state = appctx->st0; in peer_io_handler()
2386 prev_state = appctx->st0; in peer_io_handler()
[all …]
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dpeers.c2277 int prev_state; in peer_io_handler() local
2286 prev_state = appctx->st0; in peer_io_handler()
2291 prev_state = appctx->st0; in peer_io_handler()
2296 prev_state = appctx->st0; in peer_io_handler()
2307 prev_state = appctx->st0; in peer_io_handler()
2318 prev_state = appctx->st0; in peer_io_handler()
2359 prev_state = appctx->st0; in peer_io_handler()
2384 prev_state = appctx->st0; in peer_io_handler()
2406 prev_state = appctx->st0; in peer_io_handler()
2454 prev_state = appctx->st0; in peer_io_handler()
[all …]
/dports/lang/micropython/micropython-1.17/py/
H A Dvm.c137 assert(code_state != code_state->prev_state); \
139 assert(code_state != code_state->prev_state); \
143 assert(code_state != code_state->prev_state); \
144 code_state->prev_state = MP_STATE_THREAD(current_code_state); \
145 assert(code_state != code_state->prev_state); \
152 assert(code_state != code_state->prev_state); \
153 MP_STATE_THREAD(current_code_state) = code_state->prev_state; \
154 assert(code_state != code_state->prev_state); \
165 assert(code_state != code_state->prev_state); \
/dports/devel/git-p4/git-2.34.1/
H A Dgraph.c190 enum graph_state prev_state;
368 graph->prev_state = GRAPH_PADDING;
406 graph->prev_state = graph->state;
897 if (graph->prev_state == GRAPH_POST_MERGE &&
1031 if (graph->prev_state == GRAPH_POST_MERGE &&
1037 } else if (graph->prev_state == GRAPH_COLLAPSING &&
1371 graph->prev_state = GRAPH_PADDING;
/dports/devel/git-svn/git-2.34.1/
H A Dgraph.c190 enum graph_state prev_state; member
368 graph->prev_state = GRAPH_PADDING; in graph_init()
406 graph->prev_state = graph->state; in graph_update_state()
897 if (graph->prev_state == GRAPH_POST_MERGE && in graph_output_pre_commit_line()
1031 if (graph->prev_state == GRAPH_POST_MERGE && in graph_output_commit_line()
1037 } else if (graph->prev_state == GRAPH_COLLAPSING && in graph_output_commit_line()
1371 graph->prev_state = GRAPH_PADDING; in graph_padding_line()
/dports/devel/git-gui/git-2.34.1/
H A Dgraph.c190 enum graph_state prev_state; member
368 graph->prev_state = GRAPH_PADDING; in graph_init()
406 graph->prev_state = graph->state; in graph_update_state()
897 if (graph->prev_state == GRAPH_POST_MERGE && in graph_output_pre_commit_line()
1031 if (graph->prev_state == GRAPH_POST_MERGE && in graph_output_commit_line()
1037 } else if (graph->prev_state == GRAPH_COLLAPSING && in graph_output_commit_line()
1371 graph->prev_state = GRAPH_PADDING; in graph_padding_line()
/dports/devel/git/git-2.34.1/
H A Dgraph.c190 enum graph_state prev_state; member
368 graph->prev_state = GRAPH_PADDING; in graph_init()
406 graph->prev_state = graph->state; in graph_update_state()
897 if (graph->prev_state == GRAPH_POST_MERGE && in graph_output_pre_commit_line()
1031 if (graph->prev_state == GRAPH_POST_MERGE && in graph_output_commit_line()
1037 } else if (graph->prev_state == GRAPH_COLLAPSING && in graph_output_commit_line()
1371 graph->prev_state = GRAPH_PADDING; in graph_padding_line()
/dports/devel/git-cvs/git-2.34.1/
H A Dgraph.c190 enum graph_state prev_state; member
368 graph->prev_state = GRAPH_PADDING; in graph_init()
406 graph->prev_state = graph->state; in graph_update_state()
897 if (graph->prev_state == GRAPH_POST_MERGE && in graph_output_pre_commit_line()
1031 if (graph->prev_state == GRAPH_POST_MERGE && in graph_output_commit_line()
1037 } else if (graph->prev_state == GRAPH_COLLAPSING && in graph_output_commit_line()
1371 graph->prev_state = GRAPH_PADDING; in graph_padding_line()

1...<<11121314151617181920>>...47