Searched refs:DYNAMIC_ANNOTATIONS_ENABLED (Results 1 – 11 of 11) sorted by relevance
/external/webrtc/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 49 #ifndef DYNAMIC_ANNOTATIONS_ENABLED 50 # define DYNAMIC_ANNOTATIONS_ENABLED 0 macro 53 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 132 #if DYNAMIC_ANNOTATIONS_ENABLED == 1 || defined(MEMORY_SANITIZER) 148 #if DYNAMIC_ANNOTATIONS_ENABLED == 0 163 #if (DYNAMIC_ANNOTATIONS_ENABLED != 0) || defined(ANNOTALYSIS_ENABLED) 167 #if (DYNAMIC_ANNOTATIONS_ENABLED != 0) 351 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 && defined(__cplusplus)
|
/external/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 49 #ifndef DYNAMIC_ANNOTATIONS_ENABLED 50 # define DYNAMIC_ANNOTATIONS_ENABLED 0 macro 53 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 132 #if DYNAMIC_ANNOTATIONS_ENABLED == 1 || defined(MEMORY_SANITIZER) 148 #if DYNAMIC_ANNOTATIONS_ENABLED == 0 163 #if (DYNAMIC_ANNOTATIONS_ENABLED != 0) || defined(ANNOTALYSIS_ENABLED) 167 #if (DYNAMIC_ANNOTATIONS_ENABLED != 0) 351 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 && defined(__cplusplus)
|
/external/libtextclassifier/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 55 #ifndef DYNAMIC_ANNOTATIONS_ENABLED 56 #define DYNAMIC_ANNOTATIONS_ENABLED 0 macro 63 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 227 #if DYNAMIC_ANNOTATIONS_ENABLED == 1
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | dynamic_annotations.h | 55 #ifndef DYNAMIC_ANNOTATIONS_ENABLED 56 #define DYNAMIC_ANNOTATIONS_ENABLED 0 macro 63 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 227 #if DYNAMIC_ANNOTATIONS_ENABLED == 1
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 55 #ifndef DYNAMIC_ANNOTATIONS_ENABLED 56 #define DYNAMIC_ANNOTATIONS_ENABLED 0 macro 63 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 227 #if DYNAMIC_ANNOTATIONS_ENABLED == 1
|
/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 59 #ifndef DYNAMIC_ANNOTATIONS_ENABLED 60 # define DYNAMIC_ANNOTATIONS_ENABLED 0 macro 63 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 462 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 && defined(__cplusplus)
|
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 80 #ifndef DYNAMIC_ANNOTATIONS_ENABLED 81 # define DYNAMIC_ANNOTATIONS_ENABLED 0 macro 84 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 558 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 && defined(__cplusplus)
|
D | dynamic_annotations.c | 56 #if DYNAMIC_ANNOTATIONS_ENABLED == 1 \
|
/external/python/cpython3/Python/ |
D | dynamic_annotations.c | 46 #if DYNAMIC_ANNOTATIONS_ENABLED == 1
|
/external/webrtc/android_tools/ |
D | sorted_targets.txt | 191 "DYNAMIC_ANNOTATIONS_ENABLED=1", 481 "DYNAMIC_ANNOTATIONS_ENABLED=1", 735 "DYNAMIC_ANNOTATIONS_ENABLED=1", 989 "DYNAMIC_ANNOTATIONS_ENABLED=1", 1246 "DYNAMIC_ANNOTATIONS_ENABLED=1", 1502 "DYNAMIC_ANNOTATIONS_ENABLED=1", 1756 "DYNAMIC_ANNOTATIONS_ENABLED=1", 2013 "DYNAMIC_ANNOTATIONS_ENABLED=1", 2267 "DYNAMIC_ANNOTATIONS_ENABLED=1", 2527 "DYNAMIC_ANNOTATIONS_ENABLED=1", [all …]
|
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_contraction_kernel.h | 178 #if DYNAMIC_ANNOTATIONS_ENABLED == 1 || defined(MEMORY_SANITIZER) 255 #if DYNAMIC_ANNOTATIONS_ENABLED == 1 || defined(MEMORY_SANITIZER)
|