OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tests_cppflags
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/tests/
Makefile.am
16
TESTS_CPPFLAGS
= $(AM_CPPFLAGS)
24
tests_validate_CPPFLAGS = $(
TESTS_CPPFLAGS
)
29
tests_drawtest_CPPFLAGS = $(
TESTS_CPPFLAGS
)
34
tests_wandtest_CPPFLAGS = $(
TESTS_CPPFLAGS
)
/bionic/tests/
Android.mk
303
common_bionic-unit-
tests_cppflags
:= $(test_cppflags)
336
bionic-unit-
tests_cppflags
:= $(common_bionic-unit-
tests_cppflags
)
350
bionic-unit-tests-gcc_cppflags := $(common_bionic-unit-
tests_cppflags
)
/external/ImageMagick/
Makefile.in
[
all
...]
Completed in 570 milliseconds