/third_party/toybox/toys/posix/ |
H A D | printf.c | 26 static int eat(char **s, char c) in eat() function 45 if (eat(&ptr, 'x')) base = 16; in handle_slash() 88 if (eat(&f, '\\')) putchar(handle_slash(&f, 0)); in printf_main() 89 else if (!eat(&f, '%') || *f == '%') putchar(*f++); in printf_main() 100 if (eat(&f, '*')) { in printf_main() 103 if (i++ || !eat(&f, '.')) break; in printf_main() 113 while (*aa) putchar(eat(&aa, '\\') ? handle_slash(&aa, 1) : *aa++); in printf_main()
|
/third_party/eudev/ |
H A D | compile | 138 if test -n "$eat"; then 139 eat= 144 eat=1 159 eat=1 170 eat=1 181 eat=1 200 eat=1 232 eat= 269 if test -n "$eat"; then 270 eat [all...] |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/lame/ |
H A D | compile | 138 if test -n "$eat"; then 139 eat= 144 eat=1 159 eat=1 170 eat=1 181 eat=1 200 eat=1 232 eat= 269 if test -n "$eat"; then 270 eat [all...] |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/node/deps/cares/ |
H A D | compile | 138 if test -n "$eat"; then 139 eat= 144 eat=1 159 eat=1 170 eat=1 181 eat=1 200 eat=1 232 eat= 269 if test -n "$eat"; then 270 eat [all...] |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/node/deps/cares/config/ |
H A D | compile | 138 if test -n "$eat"; then 139 eat= 144 eat=1 159 eat=1 170 eat=1 181 eat=1 200 eat=1 232 eat= 269 if test -n "$eat"; then 270 eat [all...] |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/libevdev/build-aux/ |
H A D | compile | 138 if test -n "$eat"; then 139 eat= 144 eat=1 159 eat=1 170 eat=1 181 eat=1 200 eat=1 232 eat= 269 if test -n "$eat"; then 270 eat [all...] |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/skia/third_party/externals/libpng/ |
H A D | compile | 138 if test -n "$eat"; then 139 eat= 144 eat=1 159 eat=1 170 eat=1 181 eat=1 200 eat=1 232 eat= 269 if test -n "$eat"; then 270 eat [all...] |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | compile | 138 if test -n "$eat"; then 139 eat= 144 eat=1 159 eat=1 170 eat=1 181 eat=1 200 eat=1 232 eat= 268 if test -n "$eat"; then 269 eat [all...] |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
H A D | sem_philosopher.c | 41 static int eat(int ID) in eat() function 92 eat(PhID); in philosopher()
|
/third_party/lame/libmp3lame/ |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/lame/mpglib/ |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/lame/frontend/ |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/lame/misc/ |
H A D | depcomp | 635 cleared=no eat=no 643 if test $eat = yes; then 644 eat=no 653 eat=yes ;;
|
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | zic.c | 478 eat(const char *const name, const int num) in eat() function 738 eat(links[i].l_filename, links[i].l_linenum); in main() 750 eat("command line", 1); in main() 754 eat("command line", 1); in main() 915 eat(rules[i].r_filename, rules[i].r_linenum); in associate() 917 eat(rules[i + 1].r_filename, rules[i + 1].r_linenum); in associate() 958 eat(zp->z_filename, zp->z_linenum); in associate() 997 eat(name, num); in infile() 2366 eat(zp->z_filename, zp->z_linenum); in outzone() 2604 eat(z in outzone() [all...] |
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | zic.c | 477 eat(const char *const name, const int num) in eat() function 737 eat(links[i].l_filename, links[i].l_linenum); in main() 749 eat("command line", 1); in main() 753 eat("command line", 1); in main() 914 eat(rules[i].r_filename, rules[i].r_linenum); in associate() 916 eat(rules[i + 1].r_filename, rules[i + 1].r_linenum); in associate() 957 eat(zp->z_filename, zp->z_linenum); in associate() 996 eat(name, num); in infile() 2365 eat(zp->z_filename, zp->z_linenum); in outzone() 2603 eat(z in outzone() [all...] |
/third_party/tzdata/ |
H A D | zic.c | 602 eat(int fnum, lineno num) in eat() function 781 eat(links[i].l_filenum, links[i].l_linenum); in make_links() 1151 eat(COMMAND_LINE_FILENUM, 1); in main() 1155 eat(COMMAND_LINE_FILENUM, 1); in main() 1607 eat(rules[i].r_filenum, rules[i].r_linenum); in associate() 1609 eat(rules[i + 1].r_filenum, rules[i + 1].r_linenum); in associate() 1649 eat(zp->z_filenum, zp->z_linenum); in associate() 1720 eat(fnum, num); in infile() 3227 eat(zp->z_filenum, zp->z_linenum); in outzone() 3387 eat(z in outzone() [all...] |
/third_party/json/tests/src/ |
H A D | unit-json_patch.cpp | 272 { "foo": [ "all", "grass", "cows", "eat" ] } 284 { "foo": [ "all", "cows", "eat", "grass" ] }
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 6495 \gobble % eat return 6714 % [Knuth] p. 382; only eat outer {} 7223 % eat a catcode 13 newline. There's no good way to handle the two 8388 % eat @SAVE -- beware, all of them have catcode \other:
|