Home
last modified time | relevance | path

Searched defs:ts_unchecked_read (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/abseil/abseil-cpp-20211102.0/absl/base/internal/
H A Dthread_annotations.h260 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
/dports/graphics/R-cran-s2/s2/src/absl/base/internal/
H A Dthread_annotations.h260 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
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/base/internal/
H A Dthread_annotations.h260 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
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/
H A Dthread_annotations.h229 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
234 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/graphics/s2/s2geometry-0.9.0/src/s2/third_party/absl/base/
H A Dthread_annotations.h266 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
271 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/base/
H A Dthread_annotations.h246 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
251 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/third_party/absl/base/
H A Dthread_annotations.h266 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
271 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/base/internal/
H A Dthread_annotations.h260 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
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dthread_annotations.h230 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
235 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dthread_annotations.h230 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
235 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/
H A Dthread_annotations.h230 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
235 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/
H A Dthread_annotations.h230 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
235 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/devel/abseil/abseil-cpp-20211102.0/absl/base/
H A Dthread_annotations.h322 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
/dports/graphics/R-cran-s2/s2/src/absl/base/
H A Dthread_annotations.h322 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
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/
H A Dthread_annotations.h320 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
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/container/
H A Dfixed_array.h322 // FixedArray::crbegin() in ts_unchecked_read()
323 // in ts_unchecked_read()
324 // Returns a const reverse iterator from the end of the fixed array. in ts_unchecked_read()
327 // FixedArray::rend() in ts_unchecked_read()
328 // in ts_unchecked_read()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/base/
H A Dthread_annotations.h320 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
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/base/
H A Dthread_annotations.h322 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
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5527 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
5532 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5507 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
5512 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5724 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
5729 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5527 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
5532 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5526 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
5531 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5526 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
5531 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5493 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
5498 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function

12