Searched refs:NVALGRIND (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/third_party/valgrind/
H A Dvalgrind.h70 problem, you can compile with the NVALGRIND symbol defined (gcc
145 # if !defined(NVALGRIND)
146 # define NVALGRIND 1 macro
172 #if defined(NVALGRIND)
174 /* Define NVALGRIND to completely remove the Valgrind magic sequence
182 #else /* ! NVALGRIND */
656 #endif /* NVALGRIND */
3693 #if defined(NVALGRIND)
3695 #else /* NVALGRIND */
3718 #endif /* NVALGRIND */
[all...]
/external/valgrind/main/include/
H A Dvalgrind.h70 problem, you can compile with the NVALGRIND symbol defined (gcc
144 # if !defined(NVALGRIND)
145 # define NVALGRIND 1 macro
181 #if defined(NVALGRIND)
183 /* Define NVALGRIND to completely remove the Valgrind magic sequence
191 #else /* ! NVALGRIND */
670 #endif /* NVALGRIND */
3716 #if defined(NVALGRIND)
3718 #else /* NVALGRIND */
3741 #endif /* NVALGRIND */
[all...]
/external/regex-re2/util/
H A Dvalgrind.h70 problem, you can compile with the NVALGRIND symbol defined (gcc
123 # if !defined(NVALGRIND)
124 # define NVALGRIND 1 macro
134 #if defined(NVALGRIND)
136 /* Define NVALGRIND to completely remove the Valgrind magic sequence
146 #else /* ! NVALGRIND */
622 #endif /* NVALGRIND */
4180 #if defined(NVALGRIND)
4185 #else /* NVALGRIND */
4223 #endif /* NVALGRIND */
[all...]
/external/valgrind/dynamic_annotations/third_party/valgrind/
H A Dvalgrind.h70 problem, you can compile with the NVALGRIND symbol defined (gcc
134 # if !defined(NVALGRIND)
135 # define NVALGRIND 1 macro
145 #if defined(NVALGRIND)
147 /* Define NVALGRIND to completely remove the Valgrind magic sequence
157 #else /* ! NVALGRIND */
633 #endif /* NVALGRIND */
4191 #if defined(NVALGRIND)
4196 #else /* NVALGRIND */
4234 #endif /* NVALGRIND */
[all...]
/external/v8/src/
H A Dhydrogen.cc1374 #ifndef NVALGRIND

Completed in 333 milliseconds