/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | thread_annotations.h | 260 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 265 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | thread_annotations.h | 260 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 265 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
D | thread_annotations.h | 260 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 265 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/libchrome/base/ |
D | thread_annotations.h | 227 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 232 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/libtextclassifier/abseil-cpp/absl/base/internal/ |
D | thread_annotations.h | 260 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 265 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/abseil-cpp/absl/base/internal/ |
D | thread_annotations.h | 260 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 265 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/abseil-cpp/absl/base/ |
D | thread_annotations.h | 322 inline const T& ts_unchecked_read(const T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 327 inline T& ts_unchecked_read(T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/libtextclassifier/abseil-cpp/absl/base/ |
D | thread_annotations.h | 322 inline const T& ts_unchecked_read(const T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 327 inline T& ts_unchecked_read(T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/openscreen/third_party/abseil/src/absl/base/ |
D | thread_annotations.h | 322 inline const T& ts_unchecked_read(const T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 327 inline T& ts_unchecked_read(T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/angle/third_party/abseil-cpp/absl/base/ |
D | thread_annotations.h | 320 inline const T& ts_unchecked_read(const T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 325 inline T& ts_unchecked_read(T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/webrtc/third_party/abseil-cpp/absl/base/ |
D | thread_annotations.h | 322 inline const T& ts_unchecked_read(const T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 327 inline T& ts_unchecked_read(T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/ |
D | thread_annotations.h | 322 inline const T& ts_unchecked_read(const T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 327 inline T& ts_unchecked_read(T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|
/external/clang/test/SemaCXX/ |
D | warn-thread-safety-analysis.cpp | 5102 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function 5107 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
|