Home
last modified time | relevance | path

Searched defs:NO_THREAD_SAFETY_ANALYSIS (Results 1 – 22 of 22) sorted by relevance

/external/regex-re2/util/
Dutil.h35 #define NO_THREAD_SAFETY_ANALYSIS macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dutil.h39 #define NO_THREAD_SAFETY_ANALYSIS macro
/external/clang/docs/
DThreadSafetyAnalysis.rst310 NO_THREAD_SAFETY_ANALYSIS section in Reference Guide
/external/leveldb/port/
Dthread_annotations.h94 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/swiftshader/third_party/marl/include/marl/
Dtsa.h77 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/scudo/standalone/
Dthread_annotations.h67 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/drm_hwcomposer/utils/
Dthread_annotations.h76 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/clang/test/SemaCXX/
Dwarn-thread-safety-parsing.cpp24 #define NO_THREAD_SAFETY_ANALYSIS __attribute__ ((no_thread_safety_analysis)) macro
111 int x NO_THREAD_SAFETY_ANALYSIS = y; // \ in noanal_testfn() local
116 int noanal_test_var NO_THREAD_SAFETY_ANALYSIS; // \ variable
121 int test_field NO_THREAD_SAFETY_ANALYSIS; // \ member in NoanalFoo
Dwarn-thread-safety-verbose.cpp24 #define NO_THREAD_SAFETY_ANALYSIS __attribute__ ((no_thread_safety_analysis)) macro
Dwarn-thread-safety-negative.cpp27 #define NO_THREAD_SAFETY_ANALYSIS __attribute__ ((no_thread_safety_analysis)) macro
Dwarn-thread-safety-analysis.cpp27 #define NO_THREAD_SAFETY_ANALYSIS __attribute__((no_thread_safety_analysis)) macro
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dthread_annotations.h220 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/libchrome/base/
Dthread_annotations.h188 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dthread_annotations.h227 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/clang/test/Sema/
Dwarn-thread-safety-analysis.c24 #define NO_THREAD_SAFETY_ANALYSIS __attribute__ ((no_thread_safety_analysis)) macro
/external/cronet/tot/base/
Dthread_annotations.h196 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/cronet/stable/base/
Dthread_annotations.h196 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/cronet/stable/third_party/google_benchmark/src/src/
Dmutex.h64 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/libcxx/utils/google-benchmark/src/
Dmutex.h64 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/cronet/tot/third_party/google_benchmark/src/src/
Dmutex.h64 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/google-benchmark/src/
Dmutex.h64 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/external/clang/test/PCH/
Dthread-safety-attrs.cpp30 #define NO_THREAD_SAFETY_ANALYSIS __attribute__ ((no_thread_safety_analysis)) macro