| /external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
| D | Barrier.h | 61 struct Notification : Barrier { struct 62 Notification() : Barrier(1){}; in Notification() argument
|
| /external/libcxxabi/test/ |
| D | guard_threaded_test.pass.cpp | 162 struct Notification { struct 163 Notification() { reset(); } in Notification() function 166 int num_waiting() const { in num_waiting() 170 void wait() { in wait() 180 void notify() { in notify() 185 void notify_when(Cond &&c) { in notify_when() 194 void reset() { in reset() 199 std::atomic<bool> m_cond; 200 std::atomic<int> m_waiting;
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/ |
| D | notification.h | 69 Notification() : notified_yet_(false) {} in Notification() function 70 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
|
| /external/openscreen/third_party/abseil/src/absl/synchronization/ |
| D | notification.h | 68 Notification() : notified_yet_(false) {} in Notification() function 69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
|
| /external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
| D | notification.h | 68 Notification() : notified_yet_(false) {} in Notification() function 69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
|
| /external/abseil-cpp/absl/synchronization/ |
| D | notification.h | 69 Notification() : notified_yet_(false) {} in Notification() function 70 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
| D | notification.h | 68 Notification() : notified_yet_(false) {} in Notification() function 69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
|
| /external/cronet/third_party/abseil-cpp/absl/synchronization/ |
| D | notification.h | 68 Notification() : notified_yet_(false) {} in Notification() function 69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
|
| /external/angle/third_party/abseil-cpp/absl/synchronization/ |
| D | notification.h | 68 Notification() : notified_yet_(false) {} in Notification() function 69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
|
| /external/libtextclassifier/abseil-cpp/absl/synchronization/ |
| D | notification.h | 68 Notification() : notified_yet_(false) {} in Notification() function 69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
|
| /external/uwb/src/rust/uwb_core/src/uci/ |
| D | message.rs | 26 Notification(UciNotification), enumerator
|
| /external/tensorflow/tensorflow/tsl/platform/default/ |
| D | notification.h | 31 Notification() : notified_(0) {} in Notification() function
|
| /external/cronet/base/android/java/src/org/chromium/base/memory/ |
| D | MemoryPressureUma.java | 29 private @interface Notification { annotation in MemoryPressureUma
|
| /external/libchrome/base/android/java/src/org/chromium/base/memory/ |
| D | MemoryPressureUma.java | 30 private @interface Notification { annotation in MemoryPressureUma
|
| /external/autotest/utils/frozen_chromite/third_party/googleapiclient/ |
| D | channel.py | 104 class Notification(object): class
|
| /external/python/google-api-python-client/googleapiclient/ |
| D | channel.py | 111 class Notification(object): class
|
| /external/perfetto/src/shared_lib/test/ |
| D | api_integrationtest.cc | 92 class Notification { class
|
| /external/oboe/include/oboe/ |
| D | Definitions.h | 326 Notification = 5, // AAUDIO_USAGE_NOTIFICATION enumerator
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/src/ |
| D | gtest-port.cc | 325 Notification::Notification() in Notification() function in testing::internal::Notification
|
| /external/mesa3d/src/gtest/src/ |
| D | gtest-port.cc | 323 Notification::Notification() in Notification() function in testing::internal::Notification
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
| D | gtest-port.cc | 325 Notification::Notification() in Notification() function in testing::internal::Notification
|
| /external/googletest/googletest/src/ |
| D | gtest-port.cc | 329 Notification::Notification() in Notification() function in testing::internal::Notification
|
| /external/crosvm/devices/src/virtio/snd/vios_backend/ |
| D | shm_vios.rs | 555 Notification, enumerator
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | fcm.v1.json | 511 "Notification": { object
|
| /external/python/apitools/samples/storage_sample/storage_v1/ |
| D | storage_v1_messages.py | 414 class Notification(_messages.Message): class
|