Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 25 of 175) sorted by relevance

1234567

/external/python/oauth2client/
Dtox.ini21 commands = nosetests --ignore-files=test_appengine\.py --ignore-files=test__appengine_ndb\.py {posa… key
25 commands = key
56 commands = key
70 commands = key
86 commands = key
94 commands = key
112 commands = {toxinidir}/scripts/build_docs.sh key
118 commands = key
130 commands = key
141 commands = key
[all …]
/external/python/cachetools/
Dtox.ini8 commands = key
15 commands = key
22 commands = key
28 commands = key
37 commands = key
/external/python/pyopenssl/
Dtox.ini20 commands = key
30 commands = key
41 commands = key
49 commands = key
56 commands = key
63 commands = key
69 commands = key
/external/python/apitools/
Dtox.ini14 commands = key
22 commands = key
32 commands = key
43 commands = key
57 commands = key
/external/python/cryptography/
Dtox.ini16 commands = key
29 commands = key
37 commands = key
46 commands = key
59 commands = key
66 commands = key
73 commands = key
/external/fonttools/
Dtox.ini26 commands = key
37 commands = key
45 commands = key
55 commands = key
65 commands = pip wheel -w {envtmpdir}/build --no-deps . key
78 commands = key
93 commands = key
/external/python/setuptools/
Dtox.ini11 commands = key
40 commands = key
49 commands = key
58 commands = key
65 commands = key
79 commands = key
/external/python/parse_type/
Dtox.ini35 commands = key
47 commands = key
55 commands = key
67 commands = key
/external/python/dateutil/
Dtox.ini19 commands = python -m pytest {posargs: "{toxinidir}/dateutil/test" --cov-config="{toxinidir}/tox.ini… key
28 commands = coverage erase key
37 commands = codecov --file {toxworkdir}/coverage.xml key
42 commands = python -m pip list --format=columns key
60 commands = key
68 commands = sphinx-build -d "{toxworkdir}/docs_doctree" docs "{toxworkdir}/docs_out" {posargs:-W --c… key
/external/python/uritemplates/
Dtox.ini14 commands = pytest {posargs} key
19 commands = key
26 commands = key
/external/armnn/python/pyarmnn/
Dtox.ini19 commands = key
30 commands = python -c "import sys; print('Dev environment created: ' + sys.executable)" key
39 commands = key
49 commands = key
61 commands = key
/external/python/jinja/
Dtox.ini10 commands = pytest --tb=short --basetemp={envtmpdir} {posargs} key
15 commands = pre-commit run --all-files --show-diff-on-failure key
19 commands = sphinx-build -W -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html key
/external/python/markupsafe/
Dtox.ini10 commands = pytest --tb=short --basetemp={envtmpdir} {posargs} key
15 commands = pre-commit run --all-files --show-diff-on-failure key
19 commands = sphinx-build -W -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html key
/external/python/rsa/
Dtox.ini10 commands = key
16 commands= key
/external/fonttools/Lib/fontTools/cffLib/
Dspecializer.py134 def commandsToProgram(commands): argument
310 def generalizeCommands(commands, ignoreErrors=False): argument
450 def specializeCommands(commands, argument
744 commands = programToCommands(program) variable
/external/dagger2/java/dagger/example/atm/
DCommandRouter.java28 private final Map<String, Command> commands; field in CommandRouter
32 CommandRouter(Map<String, Command> commands, Outputter outputter) { in CommandRouter()
/external/brotli/c/enc/
Dcompress_fragment_two_pass.c119 uint32_t insertlen, uint32_t** commands) { in EmitInsertLen()
148 static BROTLI_INLINE void EmitCopyLen(size_t copylen, uint32_t** commands) { in EmitCopyLen()
172 size_t copylen, uint32_t** commands) { in EmitCopyLenLastDistance()
210 static BROTLI_INLINE void EmitDistance(uint32_t distance, uint32_t** commands) { in EmitDistance()
242 uint8_t** literals, uint32_t** commands) { in CreateCommands()
457 const uint32_t* commands, const size_t num_commands, in StoreCommands()
570 uint32_t* commands = command_buf; in BrotliCompressFragmentTwoPassImpl() local
/external/deqp-deps/amber/src/amberscript/
Dparser_expect_test.cc45 const auto& commands = script->GetCommands(); in TEST_F() local
87 const auto& commands = script->GetCommands(); in TEST_F() local
648 const auto& commands = script->GetCommands(); in TEST_F() local
678 const auto& commands = script->GetCommands(); in TEST_F() local
746 const auto& commands = script->GetCommands(); in TEST_F() local
866 const auto& commands = script->GetCommands(); in TEST_F() local
896 const auto& commands = script->GetCommands(); in TEST_F() local
926 const auto& commands = script->GetCommands(); in TEST_F() local
999 const auto& commands = script->GetCommands(); in TEST_F() local
1026 const auto& commands = script->GetCommands(); in TEST_F() local
[all …]
Dparser_debug_test.cc144 const auto& commands = script->GetCommands(); in TEST_F() local
196 const auto& commands = script->GetCommands(); in TEST_F() local
241 const auto& commands = script->GetCommands(); in TEST_F() local
284 const auto& commands = script->GetCommands(); in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp2254 DescriptorCommandsSp commands) in DescriptorCopyTestInstance()
2267 DescriptorCommandsSp commands) in DescriptorCopyTestCase()
2348 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests() local
2367 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests() local
2386 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests() local
2405 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests() local
2438 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests() local
2471 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests() local
2504 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests() local
2525 DescriptorCommandsSp commands (new DescriptorCommands(pipelineType)); in addDescriptorCopyTests() local
[all …]
/external/rust/crates/gdbstub/src/protocol/
Dmod.rs6 pub(crate) mod commands; module
/external/yapf/
Dtox.ini5 commands= key
/external/python/pycparser/
Dtox.ini5 commands = key
/external/python/cpython2/Lib/test/
Dtest_commands.py12 commands = import_module('commands', deprecated=True) variable
/external/python/mobly/
Dtox.ini8 commands = key

1234567