OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DDYNAMIC_ANNOTATIONS_ENABLED
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/dynamic_annotations/
Android.mk
21
LOCAL_CFLAGS += -
DDYNAMIC_ANNOTATIONS_ENABLED
=1
/external/valgrind/unittest/
Android.mk
19
common_cflags := -
DDYNAMIC_ANNOTATIONS_ENABLED
=1 -O0 -g -UNDEBUG
Makefile
133
-
DDYNAMIC_ANNOTATIONS_ENABLED
=1 -c $< $(O)$@
138
-
DDYNAMIC_ANNOTATIONS_ENABLED
=1 -c $< $(O)$@
143
-
DDYNAMIC_ANNOTATIONS_ENABLED
=1 -c $< $(O)$@
148
-I${DYNAMIC_ANNOTATIONS_DIR} -
DDYNAMIC_ANNOTATIONS_ENABLED
=1 \
Completed in 20 milliseconds