Home
last modified time | relevance | path

Searched refs:eat (Results 1 – 25 of 61) sorted by relevance

123

/openbsd/gnu/llvm/llvm/utils/lit/lit/
H A DShUtil.py14 def eat(self): member in ShLexer
71 self.eat()
78 self.eat()
83 str += self.eat()
86 str += self.eat()
88 str += self.eat()
107 c = self.eat()
117 c = self.eat()
152 c = self.eat()
183 self.eat()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp10148.C21 virtual void eat ();
24 void TCRCB::eat () { in eat() function
31 a.eat(); in main()
/openbsd/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/
H A Dsentence-spacing11 needs to eat all of the space in front of it.
18 eat all of the space in front of it.
H A Dutf87 =head1 I can eat glass
28 I can eat glass
/openbsd/games/hack/
H A Dhh28 e eat eat something
H A Drumors107 Dogs do not eat when the moon is full.
112 Don't eat too much: you might start hiccoughing!
170 Have a good meal today: eat a minotaur.
194 If you want to feel great, you must eat something real big.
195 If you want to float you'd better eat a floating eye.
262 Never eat with glowing hands!
341 Shopkeepers are vegetarians: they only eat Swedes.
456 Warning: people who eat dragons can go to hell!!
483 You can eat what your dog can eat.
H A DMakefile6 hack.do.c hack.do_name.c hack.do_wear.c hack.dog.c hack.eat.c \
H A DMakequest16 hack.do_name.c hack.do_wear.c hack.dog.c hack.eat.c hack.end.c\
45 hack.do_name.o hack.do_wear.o hack.dog.o hack.eat.o hack.end.o\
148 hack.eat.o: hack.h
H A DOriginal_READ_ME42 hack.do.c drink, eat, read, wield, save, etc.
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/21_strings/
H A Dstringtok_std_h.txt20 // eat leading whitespace
H A Dstringtok_h.txt86 // eat leading whitespace
/openbsd/gnu/gcc/libstdc++-v3/docs/html/21_strings/
H A Dstringtok_std_h.txt20 // eat leading whitespace
H A Dstringtok_h.txt86 // eat leading whitespace
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dt-iris5-615 # ??? Irix 6.5 seems to eat the option fine (if we somehow remove the
/openbsd/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl02.rst232 getNextToken(); // eat (.
239 getNextToken(); // eat ).
274 getNextToken(); // eat identifier.
280 getNextToken(); // eat (
434 *minimal operator precedence* that the function is allowed to eat. For
466 getNextToken(); // eat binop
511 above will eat, remember, and parse "(c+d)" as the primary expression,
592 getNextToken(); // eat ')'.
604 getNextToken(); // eat def.
621 getNextToken(); // eat extern.
H A DLangImpl05.rst123 getNextToken(); // eat the if.
132 getNextToken(); // eat the then
520 getNextToken(); // eat the for.
526 getNextToken(); // eat identifier.
530 getNextToken(); // eat '='.
555 getNextToken(); // eat 'in'.
/openbsd/gnu/usr.bin/perl/cpan/Text-Tabs/t/
H A Dsep.t63 "never eat paste my darling"
66 my mother once said= "never eat paste my darling"= would that I heeded
H A Dsep2.t70 "never eat paste my darling"
74 "never eat paste my darling"
H A Dwrap.t86 "never eat paste my darling"
90 "never eat paste my darling"
/openbsd/usr.sbin/zic/
H A Dzic.c113 static void eat(const char *name, int num);
411 eat(const char *name, int num) in eat() function
579 eat(links[i].l_filename, links[i].l_linenum); in main()
588 eat("command line", 1); in main()
592 eat("command line", 1); in main()
696 eat(rules[i].r_filename, rules[i].r_linenum); in associate()
698 eat(rules[i + 1].r_filename, rules[i + 1].r_linenum); in associate()
739 eat(zp->z_filename, zp->z_linenum); in associate()
770 eat(name, num); in infile()
2008 eat(zp->z_filename, zp->z_linenum); in outzone()
[all …]
/openbsd/usr.bin/vi/docs/
H A DTODO16 VI: Change the screen scrolling to not eat user characters... i.e.
17 g/pattern/foo should not eat already entered chars.
/openbsd/games/battlestar/
H A Dextern.h329 int eat(void);
H A Dcypher.c252 verb_with_all(inven, 0, eat, "eat"); in cypher()
H A Dcommand4.c354 eat(void) in eat() function
/openbsd/gnu/usr.bin/perl/t/op/
H A Duniversal.t21 sub eat {}

123