OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALL_SOURCES
(Results
1 - 4
of
4
) 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/mesa3d/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/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
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mgm.h
40
ANY_SOURCE = 0,
ALL_SOURCES
Completed in 577 milliseconds