HomeSort by relevance Sort by last modified time
    Searched refs:yacc (Results 1 - 25 of 35) sorted by null

1 2

  /external/bison/data/
Makefile.am 19 c.m4 yacc.c glr.c \
Makefile 168 YACC = bison -y
170 YACC_SCRIPT = yacc
214 c.m4 yacc.c glr.c \
glr.cc 26 # fact, glr.c can replace yacc.c without the user noticing any
glr.c 43 # This is not shared with yacc.c in c.m4 because GLR relies on ISO C
225 right-hand sides. Unlike the standard yacc.c template,
    [all...]
  /bootable/recovery/edify/
Android.mk 10 # "-x c" forces the lex/yacc files to be compiled as c;
  /external/grub/
missing 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
110 lex|yacc)
210 bison|yacc)
  /external/iproute2/tc/
Makefile 3 m_ematch.o emp_ematch.yacc.o emp_ematch.lex.o
86 YACC := bison
108 rm -f $(TCOBJ) $(TCLIB) libtc.a tc *.so emp_ematch.yacc.h; \
109 rm -f emp_ematch.yacc.output
114 %.yacc.c: %.y
115 $(YACC) $(YACCFLAGS) -o $@ $<
  /external/libffi/
missing 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
110 lex|yacc)
210 bison|yacc)
  /device/samsung/crespo/alsa-lib/
missing 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
110 lex|yacc)
210 bison|yacc)
  /device/samsung/crespo/alsa-utils/
missing 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
110 lex|yacc)
210 bison|yacc)
  /external/bison/build-aux/
missing 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
110 lex|yacc)
210 bison|yacc)
ylwrap 2 # ylwrap - wrapper for lex/yacc invocations.
48 Wrapper for lex/yacc invocations, renaming files as desired.
195 # is a blatant hack to let us support using "yacc -d". If -d
Makefile 158 YACC = bison -y
160 YACC_SCRIPT = yacc
  /external/chromium/sdch/open-vcdiff/
missing 90 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
113 lex|yacc)
213 bison|yacc)
  /external/dbus/
missing 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
110 lex|yacc)
210 bison|yacc)
  /external/genext2fs/
missing 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
110 lex|yacc)
210 bison|yacc)
  /external/libpng/
missing 88 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
121 lex*|yacc*)
221 bison*|yacc*)
  /external/protobuf/gtest/build-aux/
missing 90 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
113 lex|yacc)
213 bison|yacc)
  /external/protobuf/
missing 90 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
113 lex|yacc)
213 bison|yacc)
  /external/chromium/third_party/libevent/
missing 92 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
203 bison|yacc)
  /external/elfutils/config/
missing 77 yacc create \`y.tab.[ch]', if possible, from existing .[ch]"
186 bison|yacc)
  /external/strace/
missing 92 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
203 bison|yacc)
  /external/bison/src/
output.c 619 skeleton = "yacc.c";
Makefile 106 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
195 YACC = ../tests/bison -y
197 YACC_SCRIPT = yacc
245 EXTRA_SCRIPTS = yacc
281 MOSTLYCLEANFILES = yacc
615 yacc:
  /external/bison/tests/
Makefile 157 YACC = bison -y
159 YACC_SCRIPT = yacc

Completed in 535 milliseconds

1 2