/third_party/node/lib/internal/cluster/ |
D | round_robin_handle.js | 60 this.handoff(worker); // In case there are connections pending. 101 this.handoff(worker); 105 RoundRobinHandle.prototype.handoff = function(worker) { method in RoundRobinHandle 125 this.handoff(worker);
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfakesink.h | 91 void (*handoff) (GstElement *element, GstBuffer *buf, GstPad *pad); member
|
D | gstidentity.h | 94 void (*handoff) (GstElement *element, GstBuffer *buf); member
|
D | gstfakesrc.h | 158 void (*handoff) (GstElement *element, GstBuffer *buf, GstPad *pad); member
|
D | gstfakesink.c | 213 G_STRUCT_OFFSET (GstFakeSinkClass, handoff), NULL, NULL, in gst_fake_sink_class_init()
|
D | gstfakesrc.c | 337 G_STRUCT_OFFSET (GstFakeSrcClass, handoff), NULL, NULL, in gst_fake_src_class_init()
|
D | gstidentity.c | 271 G_STRUCT_OFFSET (GstIdentityClass, handoff), NULL, NULL, in gst_identity_class_init()
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | aggregator.c | 646 handoff (GstElement * fakesink, GstBuffer * buf, GstPad * pad, guint * count) in handoff() function 667 g_signal_connect (sink, "handoff", (GCallback) handoff, &count); in GST_START_TEST() 711 g_signal_connect (sink, "handoff", (GCallback) handoff, &count); in GST_START_TEST() 776 g_signal_connect (sink, "handoff", (GCallback) handoff, &count); in _test_timeout()
|
D | collectpads.c | 693 handoff (GstElement * fakesink, GstBuffer * buf, GstPad * pad, guint * count) in handoff() function 713 g_signal_connect (sink, "handoff", (GCallback) handoff, &count); in GST_START_TEST() 758 g_signal_connect (sink, "handoff", (GCallback) handoff, &count); in GST_START_TEST()
|
/third_party/skia/site/docs/dev/gardening/ |
D | _index.md | 61 in the handoff doc. 64 in the handoff doc.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/ |
D | wpa_background.sgml | 76 mode with CBC-MAC) to replace TKIP and optimizations for handoff
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/ |
D | wpa_background.sgml | 80 mode with CBC-MAC) to replace TKIP and optimizations for handoff
|
/third_party/gstreamer/gstreamer/docs/random/ds/ |
D | 0.9-suggested-changes | 41 - fakesrc handoff should be changed to return a GstData * or carry a
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | tee.c | 31 handoff (GstElement * fakesink, GstBuffer * buf, GstPad * pad, guint * count) in handoff() function 77 g_signal_connect (sinks[i], "handoff", (GCallback) handoff, &counts[i]); in GST_START_TEST()
|
/third_party/skia/third_party/externals/spirv-tools/ |
D | CONTRIBUTING.md | 75 explicit handoff is useful when responding with multiple small commits.
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/ |
D | CONTRIBUTING.md | 75 explicit handoff is useful when responding with multiple small commits.
|
/third_party/spirv-tools/ |
D | CONTRIBUTING.md | 75 explicit handoff is useful when responding with multiple small commits.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | README | 286 to replace TKIP and optimizations for handoff (reduced number of
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | README | 286 to replace TKIP and optimizations for handoff (reduced number of
|
/third_party/giflib/ |
D | NEWS | 440 Now maintained by ESR again after handoff by Toshio Kuratomi.
|
/third_party/benchmark/docs/ |
D | user_guide.md | 812 // handoff to worker thread[s]) to the whole single-thread time.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | README | 249 to replace TKIP and optimizations for handoff (reduced number of
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | README | 249 to replace TKIP and optimizations for handoff (reduced number of
|
/third_party/grpc/ |
D | config.m4 | 800 third_party/boringssl-with-bazel/src/ssl/handoff.cc \
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | ChangeLog-0.8 | 3101 * tests/spidey_bench.c: (handoff), (main): 3881 * tests/spidey_bench.c: (handoff), (main): 5393 Add a note to change handoff use in fakesrc to be usable in 5397 handoff handler (that's the whole use of this signal...).
|