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

  /external/libvpx/
examples.mk 12 # List of examples to build. UTILS are files that are taken from the source
15 UTILS-$(CONFIG_DECODERS) += ivfdec.c
22 UTILS-$(CONFIG_ENCODERS) += ivfenc.c
30 #UTILS-$(CONFIG_DECODERS) += example_xma.c
101 UTILS = $(call enabled,UTILS)
103 ALL_EXAMPLES = $(UTILS) $(GEN_EXAMPLES)
104 UTIL_SRCS = $(foreach ex,$(UTILS),$($(ex:.c=).SRCS))
110 # for that example (not just them main one specified in UTILS/GEN_EXAMPLES)
127 INSTALL-BINS-$(NOT_MSVS) += $(addprefix bin/,$(UTILS:.c=)
    [all...]
  /hardware/ti/wlan/wl1271/wpa_supplicant_lib/
Android.mk 37 $(WPA_SUPPL_DIR)/src/utils \
44 UTILS = $(DK_ROOT)/utils
55 $(UTILS) \
  /system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
Android.mk 42 $(WPA_SUPPL_DIR)/src/utils \
49 UTILS = $(DK_ROOT)/utils
60 $(UTILS) \

Completed in 121 milliseconds