/external/python/cpython3/PC/bdist_wininst/ |
D | extract.c | 28 BOOL ensure_directory(char *pathname, char *new_part, NOTIFYPROC notify) in ensure_directory() 62 NOTIFYPROC notify) in map_new_file() 152 int uncomp_size, NOTIFYPROC notify) in extract_file() 203 NOTIFYPROC notify) in unzip_archive()
|
/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/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/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/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | FieldObserver.java | 28 void notify( FieldGen field ); in notify() method
|
D | InstructionListObserver.java | 28 void notify( InstructionList list ); in notify() method
|
D | MethodObserver.java | 28 void notify( MethodGen method ); in notify() method
|
D | ClassObserver.java | 28 void notify( ClassGen clazz ); in notify() method
|
/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/pdfium/xfa/fwl/ |
D | cfwl_combolist.h | 29 void SetNotifyOwner(bool notify) { m_bNotifyOwner = notify; } in SetNotifyOwner()
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
D | context.hpp | 59 const notify_action notify; member in clover::context
|
D | context.cpp | 29 const notify_action ¬ify) : in context()
|
/external/grpc-grpc/src/ruby/lib/grpc/ |
D | notifier.rb | 35 def notify(payload) method in GRPC.Notifier
|
/external/webrtc/webrtc/base/ |
D | httpbase.h | 99 void notify(IHttpNotify* notify) { notify_ = notify; } in notify() argument
|
/external/autotest/frontend/client/src/autotest/moblab/wizard/ |
D | NetworkInfoCard.java | 66 protected void validateNetworkInfo(final boolean notify) { in validateNetworkInfo()
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | connector.cc | 35 grpc_closure* notify) { in grpc_connector_connect()
|
/external/skia/src/compute/skc/ |
D | surface.c | 48 skc_surface_render_notify notify, in skc_surface_render()
|
/external/skqp/src/compute/skc/ |
D | surface.c | 48 skc_surface_render_notify notify, in skc_surface_render()
|
/external/u-boot/arch/arm/include/asm/arch-tegra/ |
D | ivc.h | 80 void (*notify)(struct tegra_ivc *); member
|
/external/u-boot/lib/efi_selftest/ |
D | efi_selftest_exitbootservices.c | 23 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
D | efi_selftest_event_groups.c | 28 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | xmpppump.cc | 17 XmppPump::XmppPump(XmppPumpNotify * notify) { in XmppPump()
|
/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/wayland/src/ |
D | wayland-server-core.h | 278 wl_notify_func_t notify; member 333 wl_signal_get(struct wl_signal *signal, wl_notify_func_t notify) in wl_signal_get()
|