Home
last modified time | relevance | path

Searched defs:cork (Results 1 – 20 of 20) sorted by relevance

/third_party/node/deps/npm/node_modules/duplexify/
Dindex.js72 Duplexify.prototype.cork = function() { method in Duplexify
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/readable-stream/lib/
D_stream_writable.js217 Writable.prototype.cork = function() { method in Writable
/third_party/pulseaudio/src/modules/
Dmodule-tunnel-sink-new.c104 static void cork_stream(struct userdata *u, bool cork) { in cork_stream()
Dmodule-tunnel-source-new.c102 static void cork_stream(struct userdata *u, bool cork) { in cork_stream()
Dmodule-tunnel.c426 static void stream_cork_within_thread(struct userdata *u, bool cork) { in stream_cork_within_thread()
437 static void stream_cork(struct userdata *u, bool cork) { in stream_cork()
/third_party/node/lib/internal/streams/
Dwritable.js306 Writable.prototype.cork = function() { method in Writable
/third_party/node/deps/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/
D_stream_writable.js340 Writable.prototype.cork = function () { method in Writable
/third_party/node/deps/npm/node_modules/concat-stream/node_modules/readable-stream/lib/
D_stream_writable.js340 Writable.prototype.cork = function () { method in Writable
/third_party/node/deps/npm/node_modules/from2/node_modules/readable-stream/lib/
D_stream_writable.js340 Writable.prototype.cork = function () { method in Writable
/third_party/node/deps/npm/node_modules/duplexify/node_modules/readable-stream/lib/
D_stream_writable.js340 Writable.prototype.cork = function () { method in Writable
/third_party/node/deps/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/
D_stream_writable.js340 Writable.prototype.cork = function () { method in Writable
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/
D_stream_writable.js340 Writable.prototype.cork = function () { method in Writable
/third_party/node/deps/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/
D_stream_writable.js340 Writable.prototype.cork = function () { method in Writable
/third_party/node/deps/npm/node_modules/through2/node_modules/readable-stream/lib/
D_stream_writable.js340 Writable.prototype.cork = function () { method in Writable
/third_party/node/deps/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/
D_stream_writable.js340 Writable.prototype.cork = function () { method in Writable
/third_party/node/deps/npm/node_modules/readable-stream/lib/
D_stream_writable.js312 Writable.prototype.cork = function () { method in Writable
/third_party/node/lib/
D_http_outgoing.js252 OutgoingMessage.prototype.cork = function() { method in OutgoingMessage
/third_party/node/lib/internal/http2/
Dcompat.js672 cork() { method in Http2ServerResponse
/third_party/node/deps/npm/node_modules/socks-proxy-agent/node_modules/agent-base/test/
Dtest.js166 stream.cork = function() {}; function
/third_party/node/deps/npm/node_modules/agent-base/test/
Dtest.js166 stream.cork = function() {}; function