Searched refs:DYNAMIC_ANNOTATIONS (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
H A DDynamicAnnotations.cpp31 #if USE(DYNAMIC_ANNOTATIONS)
35 #endif // USE(DYNAMIC_ANNOTATIONS)
H A DDynamicAnnotations.h51 #if USE(DYNAMIC_ANNOTATIONS)
87 #else // USE(DYNAMIC_ANNOTATIONS)
94 #endif // USE(DYNAMIC_ANNOTATIONS)
/external/valgrind/unittest/
H A DMakefile82 DYNAMIC_ANNOTATIONS=${DYNAMIC_ANNOTATIONS_C} ${DYNAMIC_ANNOTATIONS_H} macro
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

Completed in 59 milliseconds