Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dfnmatch.c111 goto backtrack; in fnmatch1()
116 goto backtrack; in fnmatch1()
120 goto backtrack; in fnmatch1()
132 goto backtrack; in fnmatch1()
161 goto backtrack; in fnmatch1()
165 goto backtrack; in fnmatch1()
175 goto backtrack; in fnmatch1()
198 backtrack: in fnmatch1()
/freebsd/contrib/byacc/
H A Doutput.c460 if (backtrack) in token_actions()
470 if (backtrack) in token_actions()
506 else if (backtrack && p->suppressed == 1) in token_actions()
528 if (backtrack && csym != -1) in token_actions()
550 if (backtrack) in token_actions()
556 if (backtrack) in token_actions()
600 if (backtrack && conflictcount > 0) in token_actions()
1153 if (backtrack && (SRtotal + RRtotal) != 0) in output_actions()
1603 if (backtrack) in output_backtracking_parser()
1873 && !backtrack in output_lex_decl()
H A Dverbose.c294 if (backtrack && p->action_code == SHIFT && p->suppressed == 1) in print_shifts()
332 if (backtrack && p->suppressed == 1) in print_reductions()
H A Dmkpar.c8 #define MaySuppress(p) ((backtrack ? ((p)->suppressed <= 1) : (p)->suppressed == 0))
10 #define StartBacktrack(p) if (backtrack && (p) != NULL && NotSuppressed(p)) (p)->suppressed = 1
H A Dmain.c103 int backtrack = 0; /* default is no backtracking */ variable
296 backtrack = 1; in setflag()
H A Dreader.c2928 if (backtrack) in copy_action()
3156 if (backtrack) in copy_action()
3208 if (backtrack) in copy_action()
3213 if (backtrack) in copy_action()
3226 if (backtrack) in copy_action()
3641 || (backtrack && c == L_BRAC) in read_grammar()
H A Ddefs.h316 extern int backtrack;
H A DREADME.BTYACC56 contains the parsing shift/reduce/backtrack algorithm.
454 backtrack past either of these.
/freebsd/bin/sh/
H A Dexpand.c1270 goto backtrack; in patmatch()
1274 goto backtrack; in patmatch()
1286 goto backtrack; in patmatch()
1326 goto backtrack; in patmatch()
1372 goto backtrack; in patmatch()
1380 backtrack: in patmatch()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1442 const SDep *backtrack() { in backtrack() function in __anon4ee60d700311::SchedDAGReverseDFS
1501 const SDep *PredDep = DFS.backtrack(); in compute()
/freebsd/contrib/flex/
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
/freebsd/contrib/one-true-awk/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…
/freebsd/share/dict/
H A Dweb217437 backtrack