Home
last modified time | relevance | path

Searched refs:reach (Results 1 – 25 of 44) sorted by relevance

12

/dragonfly/contrib/tre/lib/
HDtre-match-parallel.c98 tre_print_reach(const tre_tnfa_t *tnfa, tre_tnfa_reach_t *reach, int num_tags) in tre_print_reach() argument
100 while (reach->state != NULL) in tre_print_reach()
102 tre_print_reach1(reach->state, reach->tags, num_tags); in tre_print_reach()
103 reach++; in tre_print_reach()
132 tre_tnfa_reach_t *reach, *reach_next, *reach_i, *reach_next_i; in tre_tnfa_run_parallel() local
190 reach = (void *)tmp_buf; in tre_tnfa_run_parallel()
198 reach[i].tags = (void *)tmp_buf; in tre_tnfa_run_parallel()
425 reach_i = reach; in tre_tnfa_run_parallel()
426 reach = reach_next; in tre_tnfa_run_parallel()
437 for (reach_i = reach; reach_i->state; reach_i++) in tre_tnfa_run_parallel()
/dragonfly/usr.bin/kdump/
HDmksubr135 default: /* Should not reach */
175 else /* Should not reach */
281 default: /* Should not reach */
299 default: /* Should not reach */
/dragonfly/usr.bin/calendar/calendars/
HDcalendar.space11 the first time ever (though did not reach the moon), 1959
HDcalendar.history34 01/22 British colonists reach New Zealand, 1840
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-m68k.texi147 message will be generated if a word branch cannot reach its target. This
495 They expand to the shortest branch instruction that reach the
531 branch cannot reach the target, an error message is generated.
HDc-mmix.texi91 original @samp{PUSHJ} instruction is found not to reach the target. The
94 instruction can reach such a stub. The option @samp{--no-pushj-stubs}
HDc-m68hc11.texi416 They expand to the shortest branch instruction that reach the
HDc-cris.texi146 instruction into a sequence of instructions that can reach a
HDc-xtensa.texi507 will reach their targets once resolved.
HDc-mips.texi468 reach, they produce an error even if branch relaxation is enabled.
/dragonfly/games/quiz/datfiles/
HDpoetry125 Ah, but a man's reach should exceed his grasp{,}:\
/dragonfly/contrib/gcc-4.7/libgcc/
HDunwind-arm-common.inc324 /* Unwind until we reach a propagation barrier. */
424 /* Unwind until we reach a propagation barrier. */
/dragonfly/games/cribbage/
HDcribbage.n187 game if the loser makes 61 points or more. If the loser fails to reach
/dragonfly/games/hack/
HDrumors45 A xan is a small animal. It doesn't reach higher than your leg.
437 To reach heaven, escape the dungeon while wearing a ring of levitation.
/dragonfly/contrib/file/magic/Magdir/
HDsysex28 # SysEx manufacturer ID; originally one byte, but now 0 is used as an escapement to reach the next …
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
Dfuture359 // reach this point because it returns future_status::deferred
1610 // reach this point at the same time. The call_once in _M_set_result
Doptional662 // protected inheritance because optional needs to reach that base too
/dragonfly/games/adventure/
HDglorkz217 111 having done so you would be unable to reach it to climb back up.
1566 148 It is too far up for you to reach.
1585 162 Just as you reach the other side, the bridge buckles beneath the
/dragonfly/sys/dev/misc/psm/
HDpsm.c317 int reach; member
6807 { 0x00, 0x57, PSM_TPINFO(reach) },
6887 sc->tpinfo.reach = 0x0a;
6983 trackpoint_command(sc, 0x81, 0x57, sc->tpinfo.reach);
/dragonfly/contrib/cryptsetup/
HDABOUT-NLS171 get started, please write to `translation@iro.umontreal.ca' to reach the
/dragonfly/games/fortune/datfiles/
HDmurphy45 (2) You will reach it just in time to hear the click
349 If you drop something, it will never reach the ground.
1841 to the reach.
HDstartrek139 All your people must learn before you can reach for the stars.
HDzippy781 JAPAN is a WONDERFUL planet -- I wonder if we'll ever reach their level
/dragonfly/gnu/usr.bin/cvs/lib/
HDconfig.h.proto922 reach the low water mark, it will be signalled to start again. */
/dragonfly/contrib/gcc-4.7/gcc/
HDcommon.opt1612 ; they never reach the object file.

12