Searched refs:ALL_SOURCES (Results 1 - 5 of 5) sorted by relevance

/external/clang/utils/
H A Dfind-unused-diagnostics.sh11 ALL_SOURCES=$(find lib include tools -name \*.cpp -or -name \*.h)
12 DIAGS_IN_SOURCES=$(grep -E --only-matching --no-filename '(err_|warn_|ext_|note_)[a-z_]+' $ALL_SOURCES)
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/gbm/
H A DMakefile15 ALL_SOURCES = $(gbm_SOURCES) macro
34 $(MKDEP) $(MKDEP_OPTIONS) $(ALL_INCLUDES) $(ALL_SOURCES) 2> /dev/null
/external/mesa3d/src/gallium/state_trackers/gbm/
H A DMakefile15 ALL_SOURCES = $(gbm_SOURCES) macro
34 $(MKDEP) $(MKDEP_OPTIONS) $(ALL_INCLUDES) $(ALL_SOURCES) 2> /dev/null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/
H A DMakefile53 ALL_SOURCES = $(common_SOURCES) $(x11_SOURCES) $(drm_SOURCES) $(fbdev_SOURCES) $(null_SOURCES) $(wayland_SOURCES) macro
92 $(MKDEP) $(MKDEP_OPTIONS) $(ALL_INCLUDES) $(ALL_SOURCES) 2> /dev/null
/external/mesa3d/src/gallium/state_trackers/egl/
H A DMakefile53 ALL_SOURCES = $(common_SOURCES) $(x11_SOURCES) $(drm_SOURCES) $(fbdev_SOURCES) $(null_SOURCES) $(wayland_SOURCES) macro
92 $(MKDEP) $(MKDEP_OPTIONS) $(ALL_INCLUDES) $(ALL_SOURCES) 2> /dev/null

Completed in 347 milliseconds