Searched defs:createInterface (Results 1 – 3 of 3) sorted by relevance
/third_party/node/lib/readline/ |
D | promises.js | 61 function createInterface(input, output, completer, terminal) { function 68 createInterface, property
|
/third_party/node/lib/ |
D | readline.js | 212 function createInterface(input, output, completer, terminal) { function 520 createInterface, property
|
/third_party/vk-gl-cts/scripts/khr_util/ |
D | registry.py | 289 def createInterface(registry, spec, api=None): function
|