Home
last modified time | relevance | path

Searched refs:all_ (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/flang/lib/Frontend/
DTextDiagnosticBuffer.cpp33 all_.emplace_back(level, notes_.size()); in HandleDiagnostic()
37 all_.emplace_back(level, warnings_.size()); in HandleDiagnostic()
41 all_.emplace_back(level, remarks_.size()); in HandleDiagnostic()
46 all_.emplace_back(level, errors_.size()); in HandleDiagnostic()
54 for (const auto &i : all_) { in FlushDiagnostics()
/external/perfetto/src/profiling/memory/
Dsystem_property.cc32 all_ = other.all_; in Handle()
47 : system_properties_(system_properties), all_(true) {} in Handle()
55 if (all_) in ~Handle()
171 swap(a.all_, b.all_); in swap()
Dsystem_property.h61 bool all_ = false; variable
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhashtablez_sampler.cc86 : dropped_samples_(0), size_estimate_(0), all_(nullptr), dispose_(nullptr) { in HashtablezSampler()
92 HashtablezInfo* s = all_.load(std::memory_order_acquire); in ~HashtablezSampler()
101 sample->next = all_.load(std::memory_order_relaxed); in PushNew()
102 while (!all_.compare_exchange_weak(sample->next, sample, in PushNew()
159 HashtablezInfo* s = all_.load(std::memory_order_acquire); in Iterate()
Dhashtablez_sampler.h295 std::atomic<HashtablezInfo*> all_; variable
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc85 : dropped_samples_(0), size_estimate_(0), all_(nullptr), dispose_(nullptr) { in HashtablezSampler()
91 HashtablezInfo* s = all_.load(std::memory_order_acquire); in ~HashtablezSampler()
100 sample->next = all_.load(std::memory_order_relaxed); in PushNew()
101 while (!all_.compare_exchange_weak(sample->next, sample, in PushNew()
158 HashtablezInfo* s = all_.load(std::memory_order_acquire); in Iterate()
Dhashtablez_sampler.h271 std::atomic<HashtablezInfo*> all_; variable
/external/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc85 : dropped_samples_(0), size_estimate_(0), all_(nullptr), dispose_(nullptr) { in HashtablezSampler()
91 HashtablezInfo* s = all_.load(std::memory_order_acquire); in ~HashtablezSampler()
100 sample->next = all_.load(std::memory_order_relaxed); in PushNew()
101 while (!all_.compare_exchange_weak(sample->next, sample, in PushNew()
158 HashtablezInfo* s = all_.load(std::memory_order_acquire); in Iterate()
Dhashtablez_sampler.h271 std::atomic<HashtablezInfo*> all_; variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc86 : dropped_samples_(0), size_estimate_(0), all_(nullptr), dispose_(nullptr) { in HashtablezSampler()
92 HashtablezInfo* s = all_.load(std::memory_order_acquire); in ~HashtablezSampler()
101 sample->next = all_.load(std::memory_order_relaxed); in PushNew()
102 while (!all_.compare_exchange_weak(sample->next, sample, in PushNew()
159 HashtablezInfo* s = all_.load(std::memory_order_acquire); in Iterate()
Dhashtablez_sampler.h295 std::atomic<HashtablezInfo*> all_; variable
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc86 : dropped_samples_(0), size_estimate_(0), all_(nullptr), dispose_(nullptr) { in HashtablezSampler()
92 HashtablezInfo* s = all_.load(std::memory_order_acquire); in ~HashtablezSampler()
101 sample->next = all_.load(std::memory_order_relaxed); in PushNew()
102 while (!all_.compare_exchange_weak(sample->next, sample, in PushNew()
159 HashtablezInfo* s = all_.load(std::memory_order_acquire); in Iterate()
Dhashtablez_sampler.h295 std::atomic<HashtablezInfo*> all_; variable
/external/flac/src/flac/
Danalyze.c51 static subframe_stats_t all_; variable
61 init_stats(&all_); in flac__analyze_init()
152 update_stats(&all_, stats.buckets[i].residual, stats.buckets[i].count); in flac__analyze_frame()
167 compute_stats(&all_); in flac__analyze_finish()
168 (void)dump_stats(&all_, "all"); in flac__analyze_finish()
/external/tensorflow/tensorflow/python/autograph/operators/
Dpy_builtins_test.py612 self.assertEqual(py_builtins.all_([False, True, False]), False)
613 self.assertEqual(py_builtins.all_([True, True, True]), True)
618 self.assertEqual(self.evaluate(py_builtins.all_(dataset_1)), False)
619 self.assertEqual(self.evaluate(py_builtins.all_(dataset_2)), True)
623 py_builtins.all_(dataset_3)
628 py_builtins.all_(dataset_zipped)
632 py_builtins.all_(dataset_mixed)
Dpy_builtins.py572 def all_(iterable): function
648 'all': all_,
/external/llvm-project/flang/include/flang/Frontend/
DTextDiagnosticBuffer.h40 DiagnosticsLevelAndIndexPairs all_; variable
/external/libxml2/
DChangeLog5111 * result//all_*.err result//any3_0_0.err result//choice_*.err
5125 * all_*.err any3_0_0.err choice_*.err list0_0_1.err list0_1_1.err:
6150 * result/schemas/all_* result/schemas/any3_0_0.err
10557 * test/schemas/all_* result/schemas/all_*: added some regression