HomeSort by relevance Sort by last modified time
    Searched refs:NVALGRIND (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/third_party/valgrind/
valgrind.h 73 problem, you can compile with the NVALGRIND symbol defined (gcc
148 # if !defined(NVALGRIND)
149 # define NVALGRIND 1
159 #if defined(NVALGRIND)
161 /* Define NVALGRIND to completely remove the Valgrind magic sequence
171 #else /* ! NVALGRIND */
    [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h 70 problem, you can compile with the NVALGRIND symbol defined (gcc
145 # if !defined(NVALGRIND)
146 # define NVALGRIND 1
172 #if defined(NVALGRIND)
174 /* Define NVALGRIND to completely remove the Valgrind magic sequence
182 #else /* ! NVALGRIND */
656 #endif /* NVALGRIND */
    [all...]
  /external/regex-re2/util/
valgrind.h 70 problem, you can compile with the NVALGRIND symbol defined (gcc
123 # if !defined(NVALGRIND)
124 # define NVALGRIND 1
134 #if defined(NVALGRIND)
136 /* Define NVALGRIND to completely remove the Valgrind magic sequence
146 #else /* ! NVALGRIND */
622 #endif /* NVALGRIND */
    [all...]
  /external/valgrind/include/
valgrind.h 70 problem, you can compile with the NVALGRIND symbol defined (gcc
169 # if !defined(NVALGRIND)
170 # define NVALGRIND 1
206 #if defined(NVALGRIND)
208 /* Define NVALGRIND to completely remove the Valgrind magic sequence
216 #else /* ! NVALGRIND */
    [all...]

Completed in 433 milliseconds