/external/rust/crates/tokio/tests/ |
D | sync_notify.rs | 13 let notify = Notify::new(); in notify_notified_one() localVariable 22 let notify = Notify::new(); in notified_one_notify() localVariable 34 let notify = Notify::new(); in notified_multi_notify() localVariable 51 let notify = Notify::new(); in notify_notified_multi() localVariable 69 let notify = Notify::new(); in notified_drop_notified_notify() localVariable 86 let notify = Notify::new(); in notified_multi_notify_drop_one() localVariable 110 let notify = Arc::new(Notify::new()); in notify_in_drop_after_wake() localVariable 140 let notify = Notify::new(); in notify_one_after_dropped_all() localVariable
|
/external/rust/crates/tokio/src/sync/tests/ |
D | loom_notify.rs | 27 let notify = Arc::new(Notify::new()); in notify_waiters() localVariable 48 let notify = Arc::new(Notify::new()); in notify_waiters_and_one() localVariable 77 let notify = Arc::new(Notify::new()); in notify_multi() localVariable 82 let notify = notify.clone(); in notify_multi() localVariable 111 let notify = Arc::new(Notify::new()); in notify_drop() localVariable
|
/external/python/cpython2/PC/bdist_wininst/ |
D | extract.c | 29 BOOL ensure_directory(char *pathname, char *new_part, NOTIFYPROC notify) in ensure_directory() 63 NOTIFYPROC notify) in map_new_file() 153 int uncomp_size, NOTIFYPROC notify) in extract_file() 204 NOTIFYPROC notify) in unzip_archive()
|
/external/grpc-grpc/src/core/ext/transport/chttp2/client/ |
D | chttp2_connector.cc | 50 grpc_closure* notify; member 149 grpc_closure* notify = c->notify; in on_handshake_done() local 182 grpc_closure* notify = c->notify; in connected() local 200 grpc_closure* notify) { in chttp2_connector_connect()
|
/external/google-fruit/examples/multibindings/ |
D | main.cpp | 32 void notify() override { in notify() function in Listener1 59 void notify() override { in notify() function in Listener2
|
/external/android-nn-driver/test/ |
D | DriverTestHelpers.cpp | 34 Return<void> ExecutionCallback::notify(V1_0::ErrorStatus status) in notify() function in driverTestHelpers::ExecutionCallback 56 Return<void> PreparedModelCallback::notify(V1_0::ErrorStatus status, in notify() function in driverTestHelpers::PreparedModelCallback 66 Return<void> PreparedModelCallback_1_2::notify(V1_0::ErrorStatus status, in notify() function in driverTestHelpers::PreparedModelCallback_1_2 86 Return<void> PreparedModelCallback_1_3::notify(V1_0::ErrorStatus status, in notify() function in driverTestHelpers::PreparedModelCallback_1_3
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_formfield.cpp | 147 bool CPDF_FormField::ResetField(NotificationOption notify) { in ResetField() 334 NotificationOption notify) { in SetValue() 396 NotificationOption notify) { in SetValue() 460 bool CPDF_FormField::ClearSelection(NotificationOption notify) { in ClearSelection() 512 NotificationOption notify) { in SetItemSelection() 649 NotificationOption notify) { in CheckControl() 719 NotificationOption notify) { in SetCheckValue() 774 NotificationOption notify) { in SelectOption()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/ |
D | chttp2_connector.cc | 52 grpc_closure* notify) { in Connect() 109 grpc_closure* notify = self->notify_; in Connected() local
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | ClassObserver.java | 28 void notify( ClassGen clazz ); in notify() method
|
D | MethodObserver.java | 28 void notify( MethodGen method ); in notify() method
|
D | FieldObserver.java | 28 void notify( FieldGen field ); in notify() method
|
D | InstructionListObserver.java | 28 void notify( InstructionList list ); in notify() method
|
/external/pdfium/xfa/fwl/ |
D | cfwl_combolist.h | 27 void SetNotifyOwner(bool notify) { m_bNotifyOwner = notify; } in SetNotifyOwner()
|
/external/guice/core/src/com/google/inject/internal/ |
D | CreationListener.java | 23 void notify(Errors errors); in notify() method
|
D | ExposedKeyFactory.java | 38 public void notify(Errors errors) { in notify() method in ExposedKeyFactory
|
/external/grpc-grpc/src/ruby/lib/grpc/ |
D | notifier.rb | 35 def notify(payload) method in GRPC.Notifier
|
/external/mesa3d/src/gallium/frontends/clover/core/ |
D | context.hpp | 65 const notify_action notify; member in clover::context
|
D | context.cpp | 29 const notify_action ¬ify) : in context()
|
/external/autotest/frontend/client/src/autotest/moblab/wizard/ |
D | NetworkInfoCard.java | 66 protected void validateNetworkInfo(final boolean notify) { in validateNetworkInfo()
|
/external/wayland/src/ |
D | wayland-server-core.h | 399 wl_notify_func_t notify; member 454 wl_signal_get(struct wl_signal *signal, wl_notify_func_t notify) in wl_signal_get()
|
/external/angle/src/libANGLE/renderer/cl/ |
D | CLProgramCL.cpp | 52 cl_int CLProgramCL::build(const cl::DevicePtrs &devices, const char *options, cl::Program *notify) in build() 71 cl::Program *notify) in compile()
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | connector.cc | 35 grpc_closure* notify) { in grpc_connector_connect()
|
/external/angle/src/libANGLE/ |
D | CLPlatform.cpp | 216 ContextErrorCB notify, in CreateContext() 236 ContextErrorCB notify, in CreateContextFromType()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/ |
D | VerifierFactory.java | 72 private static void notify( final String fully_qualified_classname ) { in notify() method in VerifierFactory
|
/external/owasp/sanitizer/empiricism/ |
D | html-containment.js | 1 var notify = []; variable 117 notify[notifyIndex] = function () { function
|