Home
last modified time | relevance | path

Searched defs:produce (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/parallel/
Dtest-vm-cached-data.js11 function produce(source, count) { function
Dtest-stream2-readable-wrap.js29 function runTest(highWaterMark, objectMode, produce) { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DFDRRecordProducer.cpp112 Expected<std::unique_ptr<Record>> FileBasedRecordProducer::produce() { in produce() function in llvm::xray::FileBasedRecordProducer