Home
last modified time | relevance | path

Searched defs:_transform (Results 1 – 25 of 49) sorted by relevance

12

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/include/
Dtransform.h23 typedef struct _transform { struct
24 float mx, bx;
25 float my, by;
/third_party/node/test/parallel/
Dtest-stream2-transform.js35 tx._transform = function(chunk, encoding, cb) { function in tx
109 pt._transform = function(c, e, cb) { function in pt
130 pt._transform = function(c, e, cb) { function in pt
156 pt._transform = function(chunk, encoding, cb) { function in pt
182 pt._transform = function(chunk, encoding, cb) { function in pt
217 pt._transform = function(chunk, encoding, cb) { function in pt
269 pt._transform = function(c, e, cb) { function in pt
395 jp._transform = function(data, encoding, cb) { function in jp
436 js._transform = function(data, encoding, cb) { function in js
Dtest-stream-transform-split-objectmode.js39 parser._transform = function(chunk, enc, callback) { function in parser
67 serializer._transform = function(obj, _, callback) { function in serializer
Dtest-stream-writable-needdrain-state.js12 function _transform(chunk, encoding, cb) { function
Dtest-stream-transform-flush-data.js12 function _transform(d, e, n) { function
Dtest-stream-transform-constructor-set-methods.js20 const _transform = common.mustCall((chunk, _, next) => { constant
Dtest-stream-big-packet.js30 _transform(chunk, encoding, done) { method in TestStream
/third_party/node/lib/internal/crypto/
Dhash.js64 Hash.prototype._transform = function _transform(chunk, encoding, callback) { method in Hash
141 Hmac.prototype._transform = Hash.prototype._transform; method in Hmac
/third_party/node/lib/internal/streams/
Dpassthrough.js45 PassThrough.prototype._transform = function(chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/readable-stream/lib/
D_stream_passthrough.js37 PassThrough.prototype._transform = function (chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/
D_stream_passthrough.js45 PassThrough.prototype._transform = function (chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/
D_stream_passthrough.js45 PassThrough.prototype._transform = function (chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/
D_stream_passthrough.js45 PassThrough.prototype._transform = function (chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/through2/node_modules/readable-stream/lib/
D_stream_passthrough.js45 PassThrough.prototype._transform = function (chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/from2/node_modules/readable-stream/lib/
D_stream_passthrough.js45 PassThrough.prototype._transform = function (chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/readable-stream/lib/
D_stream_passthrough.js44 PassThrough.prototype._transform = function(chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/
D_stream_passthrough.js45 PassThrough.prototype._transform = function (chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/
D_stream_passthrough.js45 PassThrough.prototype._transform = function (chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/duplexify/node_modules/readable-stream/lib/
D_stream_passthrough.js45 PassThrough.prototype._transform = function (chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/concat-stream/node_modules/readable-stream/lib/
D_stream_passthrough.js45 PassThrough.prototype._transform = function (chunk, encoding, cb) { method in PassThrough
/third_party/node/deps/npm/node_modules/iconv-lite/lib/
Dstreams.js41 IconvLiteEncoderStream.prototype._transform = function(chunk, encoding, done) { method in IconvLiteEncoderStream
88 IconvLiteDecoderStream.prototype._transform = function(chunk, encoding, done) { method in IconvLiteDecoderStream
/third_party/node/deps/npm/node_modules/pump/
Dtest-node.js9 reverse._transform = function (chunk, enc, callback) { function
/third_party/node/deps/npm/node_modules/pumpify/node_modules/pump/
Dtest-node.js9 reverse._transform = function (chunk, enc, callback) { function
/third_party/node/deps/npm/node_modules/are-we-there-yet/
Dtracker-stream.js22 TrackerStream.prototype._transform = function (data, encoding, cb) { method in TrackerStream
/third_party/node/deps/npm/node_modules/parallel-transform/
Dindex.js44 ParallelTransform.prototype._transform = function(chunk, enc, callback) { method in ParallelTransform

12