HomeSort by: relevance | last modified time | path
    Searched refs:LEX (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
Android.mk 25 @echo "Mesa Lex: $(PRIVATE_MODULE) <= $<"
26 $(hide) $(LEX) -o$@ $<
55 lex.yy.c \
72 $(intermediates)/program/lex.yy.c: $(LOCAL_PATH)/program_lexer.l
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/
Android.glsl.gen.mk 55 @echo "Mesa Lex: $(PRIVATE_MODULE) <= $<"
56 $(hide) $(LEX) --nounistd -o$@ $<
87 $(intermediates)/glsl/glcpp/glcpp-lex.c: $(LOCAL_PATH)/glsl/glcpp/glcpp-lex.l
  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
Makefile.sgi 108 # avoid warnings when compiling lex generated code
113 $(LEX) strokelex.l
114 $(MV) lex.yy.c strokelex.c
116 # avoid warnings when compiling lex generated code
  /xsrc/external/mit/twm/dist/
configure 663 LEX
11414 for ac_prog in flex lex
11424 if test -n "$LEX"; then
11425 ac_cv_prog_LEX="$LEX" # Let the user override the test.
11448 LEX=$ac_cv_prog_LEX
11449 if test -n "$LEX"; then
11450 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LEX" >&5
11451 printf "%s\n" "$LEX" >&6; }
11458 test -n "$LEX" && break
11460 test -n "$LEX" || LEX=":
    [all...]
  /xsrc/external/mit/xgc/dist/
configure 665 LEX
11113 for ac_prog in flex lex
11123 if test -n "$LEX"; then
11124 ac_cv_prog_LEX="$LEX" # Let the user override the test.
11147 LEX=$ac_cv_prog_LEX
11148 if test -n "$LEX"; then
11149 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LEX" >&5
11150 printf "%s\n" "$LEX" >&6; }
11157 test -n "$LEX" && break
11159 test -n "$LEX" || LEX=":
    [all...]
  /xsrc/external/mit/xorg-server/dist/
configure 1064 LEX
23557 for ac_prog in flex lex
23567 e) if test -n "$LEX"; then
23568 ac_cv_prog_LEX="$LEX" # Let the user override the test.
23592 LEX=$ac_cv_prog_LEX
23593 if test -n "$LEX"; then
23594 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LEX" >&5
23595 printf "%s\n" "$LEX" >&6; }
23602 test -n "$LEX" && break
23604 test -n "$LEX" || LEX=":
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 841 LEX
21443 for ac_prog in flex lex
21452 if test -n "$LEX"; then
21453 ac_cv_prog_LEX="$LEX" # Let the user override the test.
21472 LEX=$ac_cv_prog_LEX
21473 if test -n "$LEX"; then
21474 { echo "$as_me:$LINENO: result: $LEX" >&5
21475 echo "${ECHO_T}$LEX" >&6; }
21482 test -n "$LEX" && break
21484 test -n "$LEX" || LEX=":
    [all...]

Completed in 42 milliseconds