Home
last modified time | relevance | path

Searched refs:MINIMAL_SRCS (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/make/
DMakefile108 MINIMAL_SRCS := \ macro
194 $(MINIMAL_SRCS)
285 $(MINIMAL_SRCS) \
311 $(patsubst %.cc,%.o,$(patsubst %.c,%.o,$(MINIMAL_SRCS))))