Home
last modified time | relevance | path

Searched refs:next_state (Results 1 – 21 of 21) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dser-base.c70 int next_state; in reschedule() local
76 next_state = FD_SCHEDULED; in reschedule()
80 next_state = create_timer (0, push_event, scb); in reschedule()
87 next_state = FD_SCHEDULED; in reschedule()
91 next_state = create_timer (0, push_event, scb); in reschedule()
99 next_state = FD_SCHEDULED; in reschedule()
102 next_state = scb->async_state; in reschedule()
107 switch (next_state) in reschedule()
121 scb->async_state = next_state; in reschedule()
/netbsd/src/external/bsd/tre/dist/lib/
Dtre-match-backtrack.c360 tre_tnfa_transition_t *next_state; in tre_tnfa_run_backtrack() local
523 next_state = NULL; in tre_tnfa_run_backtrack()
541 if (next_state == NULL) in tre_tnfa_run_backtrack()
545 next_state = trans_i->state; in tre_tnfa_run_backtrack()
571 if (next_state != NULL) in tre_tnfa_run_backtrack()
574 state = next_state; in tre_tnfa_run_backtrack()
/netbsd/src/external/ibm-public/postfix/dist/src/smtp/
Dsmtp_proto.c1553 NOCLOBBER int next_state; in smtp_loop() local
1704 next_state = SMTP_STATE_XFORWARD_PROTO_HELO; in smtp_loop()
1706 next_state = SMTP_STATE_MAIL; in smtp_loop()
1733 next_state = SMTP_STATE_MAIL; in smtp_loop()
1824 next_state = SMTP_STATE_RCPT; in smtp_loop()
1874 next_state = (DEL_REQ_TRACE_ONLY(request->flags) in smtp_loop()
1885 next_state = SMTP_STATE_DOT; in smtp_loop()
1900 next_state = THIS_SESSION_IS_CACHED ? in smtp_loop()
1918 next_state = THIS_SESSION_IS_CACHED ? in smtp_loop()
1930 next_state = SMTP_STATE_LAST; in smtp_loop()
[all …]
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dstrverscmp.c100 static const unsigned int next_state[] = in strverscmp() local
134 state = next_state[state]; in strverscmp()
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dstrverscmp.c100 static const unsigned int next_state[] = in strverscmp() local
134 state = next_state[state]; in strverscmp()
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dstrverscmp.c100 static const unsigned int next_state[] = in strverscmp() local
134 state = next_state[state]; in strverscmp()
/netbsd/src/external/bsd/ipf/dist/iplang/
Diplang_l.l39 int next_state __P((int, int));
239 return next_state(wt->state, wt->next);
250 int next_state(nstate, fornext)
/netbsd/src/external/ibm-public/postfix/dist/src/smtpstone/
Dsmtp-sink.c908 int next_state; in data_read() member
936 state->data_state = dp->next_state; in data_read()
938 state->data_state = data_trans[0].next_state; in data_read()
1151 int next_state; in command_read() member
1192 state->data_state = cp->next_state; in command_read()
1194 state->data_state = cmd_trans[0].next_state; in command_read()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-cris.c527 relax_substateT next_state; in cris_relax_frag() local
578 for (next_state = this_type->rlx_more; next_state;) in cris_relax_frag()
580 next_state = 0; in cris_relax_frag()
584 this_state = next_state; in cris_relax_frag()
586 next_state = this_type->rlx_more; in cris_relax_frag()
592 for (next_state = this_type->rlx_more; next_state;) in cris_relax_frag()
594 next_state = 0; in cris_relax_frag()
598 this_state = next_state; in cris_relax_frag()
600 next_state = this_type->rlx_more; in cris_relax_frag()
Dtc-msp430.c4982 relax_substateT next_state; in msp430_relax_frag() local
5014 for (next_state = this_type->rlx_more; next_state;) in msp430_relax_frag()
5016 next_state = 0; in msp430_relax_frag()
5020 this_state = next_state; in msp430_relax_frag()
5022 next_state = this_type->rlx_more; in msp430_relax_frag()
5028 for (next_state = this_type->rlx_more; next_state;) in msp430_relax_frag()
5030 next_state = 0; in msp430_relax_frag()
5034 this_state = next_state; in msp430_relax_frag()
5036 next_state = this_type->rlx_more; in msp430_relax_frag()
Dtc-m68hc11.c3874 relax_substateT next_state; in m68hc11_relax_frag() local
3918 for (next_state = this_type->rlx_more; next_state;) in m68hc11_relax_frag()
3920 next_state = 0; in m68hc11_relax_frag()
3924 this_state = next_state; in m68hc11_relax_frag()
3926 next_state = this_type->rlx_more; in m68hc11_relax_frag()
3932 for (next_state = this_type->rlx_more; next_state;) in m68hc11_relax_frag()
3934 next_state = 0; in m68hc11_relax_frag()
3938 this_state = next_state; in m68hc11_relax_frag()
3940 next_state = this_type->rlx_more; in m68hc11_relax_frag()
Dtc-csky.c5686 relax_substateT next_state; in csky_relax_frag() local
5762 for (next_state = this_type->rlx_more; next_state;) in csky_relax_frag()
5764 next_state = 0; in csky_relax_frag()
5768 this_state = next_state; in csky_relax_frag()
5770 next_state = this_type->rlx_more; in csky_relax_frag()
5776 for (next_state = this_type->rlx_more; next_state;) in csky_relax_frag()
5778 next_state = 0; in csky_relax_frag()
5782 this_state = next_state; in csky_relax_frag()
5784 next_state = this_type->rlx_more; in csky_relax_frag()
/netbsd/src/external/gpl3/binutils/dist/gas/
Dwrite.c2556 relax_substateT next_state; in relax_frag() local
2624 for (next_state = this_type->rlx_more; next_state;) in relax_frag()
2626 next_state = 0; in relax_frag()
2630 this_state = next_state; in relax_frag()
2632 next_state = this_type->rlx_more; in relax_frag()
2638 for (next_state = this_type->rlx_more; next_state;) in relax_frag()
2640 next_state = 0; in relax_frag()
2644 this_state = next_state; in relax_frag()
2646 next_state = this_type->rlx_more; in relax_frag()
/netbsd/src/crypto/external/bsd/openssh/dist/
Dkrl.c586 int next_state, state = 0; in revoked_certs_generate() local
619 next_state = choose_next_state(state, contig, final, in revoked_certs_generate()
626 if (state != 0 && (force_new_sect || next_state != state || in revoked_certs_generate()
647 if (next_state != state || force_new_sect) { in revoked_certs_generate()
649 next_state)); in revoked_certs_generate()
650 state = next_state; in revoked_certs_generate()
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dregexec.c126 re_dfastate_t *next_state) internal_function;
2305 re_dfastate_t *next_state) in merge_state_with_log() argument
2312 mctx->state_log[cur_idx] = next_state; in merge_state_with_log()
2317 mctx->state_log[cur_idx] = next_state; in merge_state_with_log()
2330 if (next_state != NULL) in merge_state_with_log()
2332 table_nodes = next_state->entrance_nodes; in merge_state_with_log()
2346 next_state = mctx->state_log[cur_idx] in merge_state_with_log()
2355 if (BE (dfa->nbackref, 0) && next_state != NULL) in merge_state_with_log()
2360 *err = check_subexp_matching_top (mctx, &next_state->nodes, in merge_state_with_log()
2366 if (next_state->has_backref) in merge_state_with_log()
[all …]
/netbsd/src/external/ibm-public/postfix/dist/src/postscreen/
Dpostscreen_smtpd.c781 int next_state; in psc_smtpd_read_event() member
867 state->read_state = transp->next_state; in psc_smtpd_read_event()
869 state->read_state = cmd_trans[0].next_state; in psc_smtpd_read_event()
/netbsd/src/external/bsd/openldap/dist/libraries/liblunicode/ure/
Dure.c244 ucs2_t next_state; member
1801 tp->next_state = buf->states.states[sp->trans[j].rhs].id; in ure_compile()
1942 fprintf(out, "S%hd", sp->trans[j].next_state); in ure_write_dfa()
2064 stp = dfa->states + stp->trans[i].next_state; in ure_exec()
2110 stp = dfa->states + stp->trans[i].next_state; in ure_exec()
/netbsd/src/external/public-domain/xz/dist/src/liblzma/lzma/
Dlzma_decoder.c468 static const lzma_lzma_state next_state[] = { in lzma_decode() local
482 state = next_state[state]; in lzma_decode()
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Dmesh_mpm.c546 enum mesh_plink_state next_state) in mesh_mpm_plink_open() argument
555 wpa_mesh_set_plink_state(wpa_s, sta, next_state); in mesh_mpm_plink_open()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.cc8653 struct bundle_state *curr_state, *next_state; in finish_bundle_states() local
8657 curr_state = next_state) in finish_bundle_states()
8659 next_state = curr_state->allocated_states_chain; in finish_bundle_states()
9129 struct bundle_state *curr_state, *next_state, *best_state; in bundling() local
9196 curr_state = next_state) in bundling()
9199 next_state = curr_state->next; in bundling()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenautomata.cc6047 state_t next_state; in partition_equiv_class() local
6061 curr_state = next_state) in partition_equiv_class()
6063 next_state = curr_state->next_equiv_class_state; in partition_equiv_class()
6068 prev_state->next_equiv_class_state = next_state; in partition_equiv_class()