HomeSort by relevance Sort by last modified time
    Searched refs:YACC (Results 1 - 11 of 11) sorted by null

  /external/checkpolicy/
Makefile 11 YACC = bison -y
43 $(YACC) -d policy_parse.y
  /external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/
build.com 7 $! and `parser' is either "BISON" or "BYACC" or "YACC" or empty
49 $ then YACC = "bison"
55 $ if p2.eqs."BYACC" .or. p2.eqs."YACC"
56 $ then YACC = f$edit(p2,"LOWERCASE")
57 $ else YACC = "! yacc"
91 $ else 'YACC' 'YACCFLAGS' parse.y
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
mac-mf.good 145 YACC = @YACC@
mac-mf.inp 145 YACC = @YACC@
  /external/webkit/Tools/android/flex-2.5.4a/
configure 430 if test -n "$YACC"; then
431 ac_cv_prog_YACC="$YACC" # Let the user override the test.
444 YACC="$ac_cv_prog_YACC"
445 if test -n "$YACC"; then
446 echo "$ac_t""$YACC" 1>&4
451 test -n "$YACC" && break
453 test -n "$YACC" || YACC="yacc"
1060 case "$YACC" i
    [all...]
  /external/webkit/
Android.mk 48 @echo "WebCore Yacc: $(PRIVATE_MODULE) <= $<"
49 $(hide) $(YACC) $(PRIVATE_YACCFLAGS) -o $@ $<
  /external/elfutils/
configure 644 YACC
760 YACC
    [all...]
  /external/e2fsprogs/lib/ss/
Makefile.in 114 $(YACC) -d $(srcdir)/ct.y
  /build/core/
config.mk 285 YACC := $(BISON) -d
definitions.mk 65 # Full path to all asm, C, C++, lex and yacc generated C files.
784 ## Commands for running yacc
793 @echo "Yacc: $(PRIVATE_MODULE) <= $<"
794 $(YACC) $(PRIVATE_YACCFLAGS) -o $@ $<
    [all...]
  /external/bison/
configure     [all...]

Completed in 633 milliseconds