Home
last modified time | relevance | path

Searched refs:handoff (Results 1 – 25 of 34) sorted by relevance

12

/third_party/node/lib/internal/cluster/
Dround_robin_handle.js60 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/
Dgstfakesink.h91 void (*handoff) (GstElement *element, GstBuffer *buf, GstPad *pad); member
Dgstidentity.h94 void (*handoff) (GstElement *element, GstBuffer *buf); member
Dgstfakesrc.h158 void (*handoff) (GstElement *element, GstBuffer *buf, GstPad *pad); member
Dgstfakesink.c213 G_STRUCT_OFFSET (GstFakeSinkClass, handoff), NULL, NULL, in gst_fake_sink_class_init()
Dgstfakesrc.c337 G_STRUCT_OFFSET (GstFakeSrcClass, handoff), NULL, NULL, in gst_fake_src_class_init()
Dgstidentity.c271 G_STRUCT_OFFSET (GstIdentityClass, handoff), NULL, NULL, in gst_identity_class_init()
/third_party/gstreamer/gstreamer/tests/check/libs/
Daggregator.c646 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()
Dcollectpads.c693 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.md61 in the handoff doc.
64 in the handoff doc.
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/
Dwpa_background.sgml76 mode with CBC-MAC) to replace TKIP and optimizations for handoff
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/
Dwpa_background.sgml80 mode with CBC-MAC) to replace TKIP and optimizations for handoff
/third_party/gstreamer/gstreamer/docs/random/ds/
D0.9-suggested-changes41 - fakesrc handoff should be changed to return a GstData * or carry a
/third_party/gstreamer/gstreamer/tests/check/elements/
Dtee.c31 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/
DCONTRIBUTING.md75 explicit handoff is useful when responding with multiple small commits.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/
DCONTRIBUTING.md75 explicit handoff is useful when responding with multiple small commits.
/third_party/spirv-tools/
DCONTRIBUTING.md75 explicit handoff is useful when responding with multiple small commits.
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
DREADME286 to replace TKIP and optimizations for handoff (reduced number of
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
DREADME286 to replace TKIP and optimizations for handoff (reduced number of
/third_party/giflib/
DNEWS440 Now maintained by ESR again after handoff by Toshio Kuratomi.
/third_party/benchmark/docs/
Duser_guide.md812 // handoff to worker thread[s]) to the whole single-thread time.
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME249 to replace TKIP and optimizations for handoff (reduced number of
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME249 to replace TKIP and optimizations for handoff (reduced number of
/third_party/grpc/
Dconfig.m4800 third_party/boringssl-with-bazel/src/ssl/handoff.cc \
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.83101 * 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...).

12