Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/protoduck/
Dindex.js81 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/
Dfetch.js3 const duck = require('protoduck') constant
/third_party/pulseaudio/src/modules/
Dstream-interaction.c50 bool duck:1; member