/external/tensorflow/tensorflow/core/common_runtime/ |
D | pool_allocator.h | 84 int64 get_from_pool_count() const NO_THREAD_SAFETY_ANALYSIS { in get_from_pool_count() 88 int64 put_count() const NO_THREAD_SAFETY_ANALYSIS { return put_count_; } in put_count() 90 int64 allocated_count() const NO_THREAD_SAFETY_ANALYSIS { in allocated_count() 94 int64 evicted_count() const NO_THREAD_SAFETY_ANALYSIS { in evicted_count() 98 size_t size_limit() const NO_THREAD_SAFETY_ANALYSIS { in size_limit()
|
D | bfc_allocator.h | 149 bool recurse) NO_THREAD_SAFETY_ANALYSIS { in DebugString() 177 const ChunkHandle hb) const NO_THREAD_SAFETY_ANALYSIS { in operator()
|
D | collective_param_resolver_local.cc | 537 const InstanceRecCallback& done) NO_THREAD_SAFETY_ANALYSIS { in CallInitInstanceSharedParams()
|
D | executor.cc | 1373 int64 input_iter) const NO_THREAD_SAFETY_ANALYSIS { in GetInputTensors()
|
/external/libchrome/base/ |
D | thread_annotations.h | 188 #define NO_THREAD_SAFETY_ANALYSIS \ macro 210 #define NO_THREAD_SAFETY_ANALYSIS_FIXME NO_THREAD_SAFETY_ANALYSIS 227 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() 232 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read()
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | thread_annotations.h | 152 #define NO_THREAD_SAFETY_ANALYSIS \ macro 166 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() 171 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read()
|
/external/clang/test/SemaCXX/ |
D | warn-thread-safety-parsing.cpp | 24 #define NO_THREAD_SAFETY_ANALYSIS __attribute__ ((no_thread_safety_analysis)) macro 103 void noanal_fun() NO_THREAD_SAFETY_ANALYSIS; 108 int noanal_testfn(int y) NO_THREAD_SAFETY_ANALYSIS; 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 123 void test_method() NO_THREAD_SAFETY_ANALYSIS; 126 class NO_THREAD_SAFETY_ANALYSIS NoanalTestClass { // \ 130 void noanal_fun_params(int lvar NO_THREAD_SAFETY_ANALYSIS); // \ 885 class NO_THREAD_SAFETY_ANALYSIS UfTestClass { // \
|
D | warn-thread-safety-verbose.cpp | 24 #define NO_THREAD_SAFETY_ANALYSIS __attribute__ ((no_thread_safety_analysis)) macro
|
D | warn-thread-safety-negative.cpp | 27 #define NO_THREAD_SAFETY_ANALYSIS __attribute__ ((no_thread_safety_analysis)) macro
|
D | warn-thread-safety-analysis.cpp | 27 #define NO_THREAD_SAFETY_ANALYSIS __attribute__((no_thread_safety_analysis)) macro 2072 void Foo::foo1() NO_THREAD_SAFETY_ANALYSIS { in foo1() 4422 auto func2 = [this]() NO_THREAD_SAFETY_ANALYSIS { in test() 5102 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() 5107 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read()
|
/external/webrtc/webrtc/system_wrappers/source/ |
D | critical_section_unittest.cc | 77 TEST_F(CritSectTest, ThreadWakesOnce) NO_THREAD_SAFETY_ANALYSIS { in TEST_F() 104 TEST_F(CritSectTest, ThreadWakesTwice) NO_THREAD_SAFETY_ANALYSIS { in TEST_F()
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_process_state.h | 58 bool HasGPUDevice() const NO_THREAD_SAFETY_ANALYSIS { in HasGPUDevice() 64 void EnableGPUDevice() NO_THREAD_SAFETY_ANALYSIS { in EnableGPUDevice()
|
/external/webrtc/webrtc/base/ |
D | thread_annotations.h | 96 #define NO_THREAD_SAFETY_ANALYSIS \ macro
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | audio_processing_impl_unittest.cc | 30 int RealInitializeLocked() NO_THREAD_SAFETY_ANALYSIS { in RealInitializeLocked()
|
/external/libcxx/utils/google-benchmark/src/ |
D | mutex.h | 64 #define NO_THREAD_SAFETY_ANALYSIS \ macro
|
/external/google-benchmark/src/ |
D | mutex.h | 64 #define NO_THREAD_SAFETY_ANALYSIS \ macro
|
/external/clang/test/Sema/ |
D | warn-thread-safety-analysis.c | 24 #define NO_THREAD_SAFETY_ANALYSIS __attribute__ ((no_thread_safety_analysis)) macro
|
/external/clang/docs/ |
D | ThreadSafetyAnalysis.rst | 310 NO_THREAD_SAFETY_ANALYSIS section in Reference Guide 313 ``NO_THREAD_SAFETY_ANALYSIS`` is an attribute on functions or methods, which 325 void unsafeIncrement() NO_THREAD_SAFETY_ANALYSIS { a++; } 328 Unlike the other attributes, NO_THREAD_SAFETY_ANALYSIS is not part of the 657 if it was annotated with ``NO_THREAD_SAFETY_ANALYSIS``. 823 #define NO_THREAD_SAFETY_ANALYSIS \
|
/external/clang/test/PCH/ |
D | thread-safety-attrs.cpp | 30 #define NO_THREAD_SAFETY_ANALYSIS __attribute__ ((no_thread_safety_analysis)) macro
|
/external/tensorflow/tensorflow/core/kernels/ |
D | training_ops.cc | 989 void Compute(OpKernelContext* ctx) override NO_THREAD_SAFETY_ANALYSIS { in Compute() 1332 void Compute(OpKernelContext* ctx) override NO_THREAD_SAFETY_ANALYSIS { in Compute() 1473 void Compute(OpKernelContext* ctx) override NO_THREAD_SAFETY_ANALYSIS { in Compute() 1748 void Compute(OpKernelContext* ctx) override NO_THREAD_SAFETY_ANALYSIS { in Compute() 2100 void Compute(OpKernelContext* ctx) override NO_THREAD_SAFETY_ANALYSIS { in Compute() 2477 void Compute(OpKernelContext* ctx) override NO_THREAD_SAFETY_ANALYSIS { in Compute() 2696 void Compute(OpKernelContext* ctx) override NO_THREAD_SAFETY_ANALYSIS { in Compute() 3585 void Compute(OpKernelContext* ctx) override NO_THREAD_SAFETY_ANALYSIS { in Compute() 3715 void Compute(OpKernelContext* ctx) override NO_THREAD_SAFETY_ANALYSIS { in Compute()
|