Searched defs:duck (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/npm/node_modules/protoduck/ |
| D | index.js | 81 const Protoduck = module.exports = define(['duck'], { 96 const duck = function (thisType, argTypes) { function 127 function checkMethodSpec (duck, name, spec) { argument 155 function defineMethod (duck, name, target, types, impls) { argument 190 function checkImpls (duck, target, impls) { argument 222 function formatMethod (duck, name, withDuckName) { argument 228 function checkArgTypes (duck, types) { argument 291 function _metaAddMethod (duck, target, name, methodTypes, fn) { argument
|
| /third_party/node/deps/npm/node_modules/pacote/lib/ |
| D | fetch.js | 3 const duck = require('protoduck') constant
|
| /third_party/pulseaudio/src/modules/ |
| D | stream-interaction.c | 50 bool duck:1; member
|