Searched refs:PROMPT (Results 1 – 12 of 12) sorted by relevance
/external/libxml2/os400/ |
D | xmlcatalog.cmd | 9 CMD PROMPT('XML/SGML catalog tool') 16 PROMPT('XML/SGML catalog file') 23 PROMPT('Catalog kind') 31 PROMPT('Output stream file path') 38 PROMPT('Convert SGML to XML catalog') 45 PROMPT('Update the SGML super catalog') 52 PROMPT('Output debugging information') 61 PROMPT('Delete System/URI identifier') 66 PROMPT('Add definition') 68 PROMPT('Entry type') + [all …]
|
D | xmllint.cmd | 9 CMD PROMPT('XML tool') 16 PROMPT('XML Stream file') 23 PROMPT('DTD id, URL or file path') 27 PROMPT('DTD locator is URL/FPI') 34 PROMPT('Schema URL or stream file path') 38 PROMPT('Validating schema kind') + 50 PROMPT('Output stream file path') 57 PROMPT('XPath filter') 62 PROMPT('Reader node filter') 69 PROMPT('Path for resources') [all …]
|
/external/python/cpython3/Lib/venv/scripts/nt/ |
D | activate.bat | 13 if not defined PROMPT set PROMPT=$P$G variable 15 if defined _OLD_VIRTUAL_PROMPT set PROMPT=%_OLD_VIRTUAL_PROMPT% variable 18 set _OLD_VIRTUAL_PROMPT=%PROMPT% 19 set PROMPT=__VENV_PROMPT__%PROMPT% variable
|
D | deactivate.bat | 4 set "PROMPT=%_OLD_VIRTUAL_PROMPT%"
|
/external/autotest/client/common_lib/ |
D | pxssh.py | 97 self.PROMPT = self.UNIQUE_PROMPT 285 i = self.expect([self.PROMPT, TIMEOUT], timeout=timeout) 309 i = self.expect ([TIMEOUT, self.PROMPT], timeout=10) 312 i = self.expect ([TIMEOUT, self.PROMPT], timeout=10)
|
/external/perfetto/ui/src/frontend/ |
D | rpc_http_dialog.ts | 30 const PROMPT = `Trace Processor Native Accelerator detected on ${RPC_URL} with: constant 132 PROMPT.replace('$loadedTraceName', tpStatus.loadedTraceName)),
|
D | sidebar.ts | 666 const PROMPT = constant 680 content: m('.modal-pre', PROMPT),
|
/external/python/cpython2/Lib/ |
D | cmd.py | 52 PROMPT = '(Cmd) ' variable 67 prompt = PROMPT
|
/external/python/cpython3/Lib/ |
D | cmd.py | 49 PROMPT = '(Cmd) ' variable 64 prompt = PROMPT
|
/external/python/cpython3/Doc/using/ |
D | venv-create.inc | 39 [--upgrade] [--without-pip] [--prompt PROMPT] [--upgrade-deps] 62 --prompt PROMPT Provides an alternative prompt prefix for this
|
/external/openthread/tests/scripts/thread-cert/ |
D | node.py | 761 PROMPT = 'spinel-cli > ' if self.node_type == 'ncp-sim' else '> ' 765 while line.startswith(PROMPT): 766 line = line[len(PROMPT):]
|
/external/gfxstream-protocols/registry/vulkan/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …g/2000/xmlns/"};t.ATTRS={TYPE:"type",ACTION:"action",ENCODING:"encoding",PROMPT:"prompt",NAME:"nam… property
|