OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dynamic_annotations
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/dynamic_annotations/
Android.mk
22
LOCAL_SRC_FILES :=
dynamic_annotations
.c
/external/valgrind/unittest/
Android.mk
35
external/valgrind/
dynamic_annotations
\
Makefile
74
DYNAMIC_ANNOTATIONS_DIR=../
dynamic_annotations
75
DYNAMIC_ANNOTATIONS_H=${DYNAMIC_ANNOTATIONS_DIR}/
dynamic_annotations
.h
76
DYNAMIC_ANNOTATIONS_C=${DYNAMIC_ANNOTATIONS_DIR}/
dynamic_annotations
.c
78
DYNAMIC_ANNOTATIONS_O=$(BIN)
dynamic_annotations
-$(BUILD).$(OBJ)
82
DYNAMIC_ANNOTATIONS
=${DYNAMIC_ANNOTATIONS_C} ${DYNAMIC_ANNOTATIONS_H}
128
$(BIN)%-$(BUILD).$(OBJ): %.cc ${
DYNAMIC_ANNOTATIONS
} thread_wrappers.h \
135
$(BIN)opt_tests-$(BUILD).$(OBJ): opt_tests.cc ${
DYNAMIC_ANNOTATIONS
} thread_wrappers.h thread_wrappers_win.h thread_wrappers_pthread.h old_test_suite.h test_utils.h | bin
140
$(BIN)%-$(BUILD).$(OBJ): %.mm ${
DYNAMIC_ANNOTATIONS
} thread_wrappers.h thread_wrappers_win.h thread_wrappers_pthread.h old_test_suite.h test_utils.h | bin
/external/valgrind/tsan/
Makefile
61
INCLUDES=-I../
dynamic_annotations
228
../
dynamic_annotations
/
dynamic_annotations
.h
Android.mk
38
external/valgrind/
dynamic_annotations
Completed in 110 milliseconds