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

  /external/clang/utils/
find-unused-diagnostics.sh 11 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/
Makefile 15 ALL_SOURCES = $(gbm_SOURCES)
34 $(MKDEP) $(MKDEP_OPTIONS) $(ALL_INCLUDES) $(ALL_SOURCES) 2> /dev/null
  /external/mesa3d/src/gallium/state_trackers/gbm/
Makefile 15 ALL_SOURCES = $(gbm_SOURCES)
34 $(MKDEP) $(MKDEP_OPTIONS) $(ALL_INCLUDES) $(ALL_SOURCES) 2> /dev/null
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/
Makefile 53 ALL_SOURCES = $(common_SOURCES) $(x11_SOURCES) $(drm_SOURCES) $(fbdev_SOURCES) $(null_SOURCES) $(wayland_SOURCES)
92 $(MKDEP) $(MKDEP_OPTIONS) $(ALL_INCLUDES) $(ALL_SOURCES) 2> /dev/null
  /external/mesa3d/src/gallium/state_trackers/egl/
Makefile 53 ALL_SOURCES = $(common_SOURCES) $(x11_SOURCES) $(drm_SOURCES) $(fbdev_SOURCES) $(null_SOURCES) $(wayland_SOURCES)
92 $(MKDEP) $(MKDEP_OPTIONS) $(ALL_INCLUDES) $(ALL_SOURCES) 2> /dev/null

Completed in 598 milliseconds