HomeSort by relevance Sort by last modified time
    Searched defs:FLEX (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
Makefile 83 FLEX = flex
185 $(OUTPUT)util/parse-events-flex.c: util/parse-events.l $(OUTPUT)util/parse-events-bison.c
186 $(QUIET_FLEX)$(FLEX) --header-file=$(OUTPUT)util/parse-events-flex.h $(PARSER_DEBUG_FLEX) -t util/parse-events.l > $(OUTPUT)util/parse-events-flex.c
191 $(OUTPUT)util/pmu-flex.c: util/pmu.l $(OUTPUT)util/pmu-bison.c
192 $(QUIET_FLEX)$(FLEX) --header-file=$(OUTPUT)util/pmu-flex.h -t util/pmu.l > $(OUTPUT)util/pmu-flex.
    [all...]
  /external/mdnsresponder/mDNSPosix/
Makefile 59 FLEX = @flex
519 $(FLEX) $(FLEXFLAGS_OS) -i -o$(OBJDIR)/$*.l.c $<
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyleConstants.h 425 FLEX, INLINE_FLEX,

Completed in 69 milliseconds