Searched refs:ANNOTATE_BENIGN_RACE_SIZED (Results 1 – 6 of 6) sorted by relevance
/external/libtextclassifier/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 132 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) \ macro 190 ANNOTATE_BENIGN_RACE_SIZED(&static_var, sizeof(static_var), \ 205 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) // empty macro
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | dynamic_annotations.h | 132 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) \ macro 190 ANNOTATE_BENIGN_RACE_SIZED(&static_var, sizeof(static_var), \ 205 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) // empty macro
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 132 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) \ macro 190 ANNOTATE_BENIGN_RACE_SIZED(&static_var, sizeof(static_var), \ 205 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) // empty macro
|
/external/webrtc/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 70 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) \ macro 125 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) /* empty */ macro 358 ANNOTATE_BENIGN_RACE_SIZED(&static_var, \
|
/external/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 70 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) \ macro 125 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) /* empty */ macro 358 ANNOTATE_BENIGN_RACE_SIZED(&static_var, \
|
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 241 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) \ macro 407 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) /* empty */ macro 581 ANNOTATE_BENIGN_RACE_SIZED(&static_var, \
|