Home
last modified time | relevance | path

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

/third_party/node/lib/readline/
Dpromises.js61 function createInterface(input, output, completer, terminal) { function
68 createInterface, property
/third_party/node/lib/
Dreadline.js212 function createInterface(input, output, completer, terminal) { function
520 createInterface, property
/third_party/vk-gl-cts/scripts/khr_util/
Dregistry.py289 def createInterface(registry, spec, api=None): function