Home
last modified time | relevance | path

Searched refs:ANNOTATE_MEMORY_IS_UNINITIALIZED (Results 1 – 7 of 7) sorted by relevance

/external/libtextclassifier/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h222 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) \ macro
233 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) \ macro
240 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) // empty macro
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h222 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) \ macro
233 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) \ macro
240 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) // empty macro
/external/openscreen/third_party/abseil/src/absl/base/internal/
Ddynamic_annotations.h222 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) \ macro
233 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) \ macro
240 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) // empty macro
/external/abseil-cpp/absl/base/
Ddynamic_annotations.h136 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) \ macro
140 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) /* empty */ macro
/external/webrtc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h136 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) \ macro
140 #define ANNOTATE_MEMORY_IS_UNINITIALIZED(address, size) /* empty */ macro
/external/abseil-cpp/absl/base/internal/
Dlow_level_alloc.cc601 ANNOTATE_MEMORY_IS_UNINITIALIZED(result, request); in DoAllocWithArena()
/external/webrtc/third_party/abseil-cpp/absl/base/internal/
Dlow_level_alloc.cc601 ANNOTATE_MEMORY_IS_UNINITIALIZED(result, request); in DoAllocWithArena()