/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | istream_extractor_char.cc | 53 state2 = is_01.rdstate(); in test01() 55 VERIFY( state1 != state2 ); in test01() 60 state2 = is_02.rdstate(); in test01() 61 VERIFY( state1 == state2 ); in test01() 71 state2 = is_02.rdstate(); in test01() 83 state2 = is_02.rdstate(); in test01() 98 state2 = is_02.rdstate(); in test01() 111 state2 = is_02.rdstate(); in test01() 118 state2 = is_02.rdstate(); in test01() 128 state2 = is_02.rdstate(); in test01() [all …]
|
H A D | istream_extractor_other.cc | 65 state2 = is_00.rdstate(); in test01() 66 VERIFY( state1 != state2 ); in test01() 74 state2 = is_00.rdstate(); in test01() 75 VERIFY( state1 != state2 ); in test01() 83 state2 = is_00.rdstate(); in test01() 84 VERIFY( state1 != state2 ); in test01() 92 state2 = is_00.rdstate(); in test01() 100 state2 = is_02.rdstate(); in test01() 110 state2 = is_02.rdstate(); in test01() 119 state2 = is_04.rdstate(); in test01() [all …]
|
H A D | istream_unformatted.cc | 55 state2 = is_04.rdstate(); in test01() 56 VERIFY( state1 == state2 ); in test01() 60 state2 = is_04.rdstate(); in test01() 67 state2 = is_03.rdstate(); in test01() 78 state2 = is_04.rdstate(); in test01() 85 state2 = is_04.rdstate(); in test01() 92 state2 = is_04.rdstate(); in test01() 100 state2 = is_04.rdstate(); in test01() 107 state2 = is_04.rdstate(); in test01() 116 state2 = is_04.rdstate(); in test01() [all …]
|
H A D | istringstream_members.cc | 36 std::ios_base::iostate state1, state2, statefail, stateeof; in test01() local 50 state2 = is01.rdstate(); in test01() 56 VERIFY( state1 != state2 ); in test01() 57 VERIFY( state2 == stateeof ); in test01() 67 state2 = is01.rdstate(); in test01() 69 VERIFY( state1 != state2 ); in test01() 70 VERIFY( state2 == stateeof ); in test01()
|
H A D | stringstream_members.cc | 36 std::ios_base::iostate state1, state2, statefail, stateeof; in test01() local 50 state2 = is01.rdstate(); in test01() 56 VERIFY( state1 != state2 ); in test01() 57 VERIFY( state2 == stateeof ); in test01() 67 state2 = is01.rdstate(); in test01() 69 VERIFY( state1 != state2 ); in test01() 70 VERIFY( state2 == stateeof ); in test01()
|
H A D | ostringstream_members.cc | 36 std::ios_base::iostate state1, state2, statefail, stateeof; in test01() local
|
H A D | ostream_inserter_char.cc | 144 std::ios_base::iostate state1, state2, statefail; in test04() local
|
/openbsd/usr.bin/yacc/ |
H A D | lalr.c | 208 int state1, state2; in set_goto_map() local 247 state2 = sp->shift[i]; in set_goto_map() 248 symbol = accessing_symbol[state2]; in set_goto_map() 254 to_state[k] = state2; in set_goto_map()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | ns15.C | 13 int state2; member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | crash16.C | 11 int state2; member
|
/openbsd/usr.bin/cvs/ |
H A D | update.c | 580 const char *state1, *state2; in update_join_file() local 627 state1 = state2 = RCS_STATE_DEAD; in update_join_file() 632 state2 = rcs_state_get(cf->file_rcs, rev2); in update_join_file() 634 if (rev2 == NULL || !strcmp(state2, RCS_STATE_DEAD)) { in update_join_file()
|
/openbsd/games/atc/ |
H A D | input.c | 103 state2[] = { { 'l', 6, " left", left }, variable 160 DEF_STATE(state0), DEF_STATE(state1), DEF_STATE(state2),
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | genautomata.c | 4070 intersected_state_reservs_p (state1, state2) in intersected_state_reservs_p() argument 4072 state_t state2; 4074 if (state1->automaton != state2->automaton) 4083 states_union (state1, state2) in states_union() argument 4085 state_t state2; 4090 if (state1->automaton != state2->automaton) 5552 state_t state2; local 5586 state2 = states_union (state, state2); 5605 state2 = alt_state->state; 5615 state2 = state_shift (state); [all …]
|
/openbsd/gnu/gcc/gcc/ |
H A D | genautomata.c | 3739 intersected_state_reservs_p (state_t state1, state_t state2) in intersected_state_reservs_p() argument 3741 gcc_assert (state1->automaton == state2->automaton); in intersected_state_reservs_p() 3754 gcc_assert (state1->automaton == state2->automaton); in states_union() 5325 state_t state2; in make_automaton() local 5357 state2 = alt_state->state; in make_automaton() 5360 state2 = states_union (state, state2, reservs_matter); in make_automaton() 5370 added_arc = add_arc (state, state2, ainsn); in make_automaton() 5380 state2 = alt_state->state; in make_automaton() 5387 state2 = state_shift (state, reservs_matter); in make_automaton() 5388 if (!state2->it_was_placed_in_stack_for_NDFA_forming) in make_automaton() [all …]
|
/openbsd/sys/dev/pci/drm/i915/gt/ |
H A D | intel_rps.c | 1482 unsigned int t, state1, state2; in __ips_gfx_val() local 1508 state2 = div_u64(corr2 * state1, 10000); in __ips_gfx_val() 1509 state2 /= 100; /* convert to mW */ in __ips_gfx_val() 1513 return ips->gfx_power + state2; in __ips_gfx_val()
|
/openbsd/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.c | 7329 const struct bundle_state * state2 = (struct bundle_state *) bundle_state_2; in bundle_state_eq_p() local 7331 return (state1->insn_num == state2->insn_num in bundle_state_eq_p() 7332 && memcmp (state1->dfa_state, state2->dfa_state, in bundle_state_eq_p()
|