| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ser-base.c | 70 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/ |
| D | tre-match-backtrack.c | 360 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/ |
| D | smtp_proto.c | 1553 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/ |
| D | strverscmp.c | 100 static const unsigned int next_state[] = in strverscmp() local 134 state = next_state[state]; in strverscmp()
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | strverscmp.c | 100 static const unsigned int next_state[] = in strverscmp() local 134 state = next_state[state]; in strverscmp()
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | strverscmp.c | 100 static const unsigned int next_state[] = in strverscmp() local 134 state = next_state[state]; in strverscmp()
|
| /netbsd/src/external/bsd/ipf/dist/iplang/ |
| D | iplang_l.l | 39 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/ |
| D | smtp-sink.c | 908 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/ |
| D | tc-cris.c | 527 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()
|
| D | tc-msp430.c | 4982 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()
|
| D | tc-m68hc11.c | 3874 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()
|
| D | tc-csky.c | 5686 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/ |
| D | write.c | 2556 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/ |
| D | krl.c | 586 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/ |
| D | regexec.c | 126 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/ |
| D | postscreen_smtpd.c | 781 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/ |
| D | ure.c | 244 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/ |
| D | lzma_decoder.c | 468 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/ |
| D | mesh_mpm.c | 546 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/ |
| D | ia64.cc | 8653 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/ |
| D | genautomata.cc | 6047 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()
|