Home
last modified time | relevance | path

Searched refs:backtrack (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-match-backtrack.c356 goto backtrack; in tre_tnfa_run_backtrack()
383 goto backtrack; in tre_tnfa_run_backtrack()
478 goto backtrack; in tre_tnfa_run_backtrack()
497 goto backtrack; in tre_tnfa_run_backtrack()
508 goto backtrack; in tre_tnfa_run_backtrack()
511 goto backtrack; in tre_tnfa_run_backtrack()
516 goto backtrack; in tre_tnfa_run_backtrack()
583 backtrack: in tre_tnfa_run_backtrack()
H A DMakefile.am19 tre-match-backtrack.c \
H A DREADME39 tre-match-backtrack.c:
/netbsd-src/external/bsd/tre/lib/
H A DMakefile19 SRCS+= tre-match-backtrack.c tre-match-parallel.c tre-mem.c
/netbsd-src/external/bsd/tre/dist/tests/
H A DMakefile.am43 ../lib/tre-match-backtrack.c \
/netbsd-src/external/bsd/tre/dist/
H A DChangeLog.old278 * lib/tre-match-backtrack.c (tre_tnfa_run_backtrack): Fixed
287 * lib/tre-match-backtrack.c (tre_tnfa_run_backtrack): Fixed to
313 * lib/tre-match-backtrack.c (tre_tnfa_run_backtrack): Fixed to
326 * lib/tre-match-backtrack.c (tre_tnfa_run_backtrack): Bugfix.
354 * lib/tre-match-backtrack.c: Fixed to compile without wide
394 * lib/tre-match-backtrack.c (tre_tnfa_run_backtrack): Bugfix. Now
499 * lib/tre-match-backtrack.c: Bugfix. Stopped too early when
H A DNEWS34 means that the matcher doesn't backtrack over that point. In
36 backtracking matcher to backtrack a lot more instead of less. In
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1427 const SDep *backtrack() { in backtrack() function in __anon9450ca1b0311::SchedDAGReverseDFS
1486 const SDep *PredDep = DFS.backtrack(); in compute()
/netbsd-src/external/bsd/byacc/dist/
H A DREADME.BTYACC56 contains the parsing shift/reduce/backtrack algorithm.
454 backtrack past either of these.
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddoc.txt42 and a few routine save it in order to do a backtrack on a larger
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dparams.opt521 -param=max-modulo-backtrack-attempts=
523 The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop.
H A Dcommon.opt3140 ; Catch the gno- prefix, so it doesn't backtrack to g<level>.
/netbsd-src/external/bsd/flex/dist/
H A DONEWS788 search. What used to be the "lex.backtrack" file is now
1145 - -b flag generates backtracking information to lex.backtrack.
H A DChangeLog10462 * dfa.c: added backtrack report added checking for dangerous
10518 have to backtrack when backtrack variables haven't been set up
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dparams.opt612 -param=max-modulo-backtrack-attempts=
614 The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop.
H A Dcommon.opt3323 ; Catch the gno- prefix, so it doesn't backtrack to g<level>.
/netbsd-src/external/mit/isl/dist/doc/
H A Dimplementation.tex589 when we backtrack over the addition of the constraint, as they will
590 satisfy the negation of the constraint. It is only when we backtrack
624 the dual simplex method incrementally on the context and backtrack
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcppinternals.info303 wants to backtrack and allow the user-defined handler for unknown
H A Dcppinternals.texi336 it wants to backtrack and allow the user-defined handler for unknown
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcppinternals.info303 wants to backtrack and allow the user-defined handler for unknown
H A Dcppinternals.texi336 it wants to backtrack and allow the user-defined handler for unknown
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20063374 * mn10300-tdep.c (mn10300_analyze_prologue): Implement backtrack
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20063374 * mn10300-tdep.c (mn10300_analyze_prologue): Implement backtrack
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2003344 (cp_parser_member_declaration): Do not backtrack to look for
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in17351 …pose of this paper is twofold. First, a brief exposition of the general backtrack technique and it…
17357 …keywords = "backtrack; combinatorial computing; combinatorial problems; computer programming; …
24523backtrack tree search efficiency. An algorithm is developed that can achieve any level of consiste…

12