| /external/python/oauth2client/ |
| D | tox.ini | 21 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/ |
| D | tox.ini | 8 commands = key 15 commands = key 22 commands = key 28 commands = key 37 commands = key
|
| /external/jazzer-api/examples/src/main/java/com/example/ |
| D | MazeFuzzer.java | 56 public static void fuzzerTestOneInput(byte[] commands) { in fuzzerTestOneInput() 74 TreasureFoundException(byte[] commands) { in TreasureFoundException() 79 private static void executeCommands(byte[] commands, Consumer3<Byte, Byte, Boolean> callback) { in executeCommands() 129 private static String renderPath(byte[] commands) { in renderPath()
|
| /external/python/apitools/ |
| D | tox.ini | 14 commands = key 22 commands = key 32 commands = key 43 commands = key 57 commands = key
|
| /external/fonttools/ |
| D | tox.ini | 23 commands = key 34 commands = key 42 commands = key 53 commands = key 63 commands = pip wheel -w {envtmpdir}/build --no-deps . key 76 commands = key 91 commands = key
|
| /external/python/setuptools/ |
| D | tox.ini | 11 commands = key 40 commands = key 49 commands = key 58 commands = key 65 commands = key 79 commands = key
|
| /external/python/parse_type/ |
| D | tox.ini | 35 commands = key 47 commands = key 55 commands = key 67 commands = key
|
| /external/python/uritemplates/ |
| D | tox.ini | 14 commands = pytest {posargs} key 19 commands = key 26 commands = key
|
| /external/python/dateutil/ |
| D | tox.ini | 19 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/markupsafe/ |
| D | tox.ini | 10 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/jinja/ |
| D | tox.ini | 10 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/armnn/python/pyarmnn/ |
| D | tox.ini | 17 commands = key 28 commands = python -c "import sys; print('Dev environment created: ' + sys.executable)" key 37 commands = key 47 commands = key 59 commands = key
|
| /external/trusty/lk/lib/console/ |
| D | console.ld | 4 KEEP (*(.commands)) 5 __commands_end = .;
|
| /external/accompanist/docs/ |
| D | migration.md | 33 #### MacOS 40 #### Linux
|
| /external/python/rsa/ |
| D | tox.ini | 10 commands = key 16 commands= key
|
| /external/dagger2/java/dagger/example/atm/ |
| D | CommandRouter.java | 28 private final Map<String, Command> commands; field in CommandRouter 32 CommandRouter(Map<String, Command> commands, Outputter outputter) { in CommandRouter()
|
| /external/python/mako/ |
| D | tox.ini | 19 commands=pytest {env:COVERAGE:} {posargs} key 34 commands = key
|
| /external/fonttools/Lib/fontTools/cffLib/ |
| D | specializer.py | 143 def commandsToProgram(commands): argument 349 def generalizeCommands(commands, ignoreErrors=False): argument 510 commands, argument 839 commands = programToCommands(program, getNumRegions) variable
|
| /external/brotli/c/enc/ |
| D | compress_fragment_two_pass.c | 119 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/cronet/third_party/brotli/enc/ |
| D | compress_fragment_two_pass.c | 118 uint32_t insertlen, uint32_t** commands) { in EmitInsertLen() 147 static BROTLI_INLINE void EmitCopyLen(size_t copylen, uint32_t** commands) { in EmitCopyLen() 171 size_t copylen, uint32_t** commands) { in EmitCopyLenLastDistance() 209 static BROTLI_INLINE void EmitDistance(uint32_t distance, uint32_t** commands) { in EmitDistance() 241 uint8_t** literals, uint32_t** commands) { in CreateCommands() 470 const uint32_t* commands, const size_t num_commands, in StoreCommands() 582 uint32_t* commands = command_buf; in BrotliCompressFragmentTwoPassImpl() local
|
| /external/deqp-deps/amber/src/amberscript/ |
| D | parser_expect_test.cc | 45 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 …]
|
| /external/openthread/third_party/mbedtls/repo/tests/scripts/ |
| D | depends.py | 149 def __init__(self, name, config_settings, commands): argument 320 def __init__(self, symbols, commands, exclude): argument 328 def __init__(self, symbols, commands, exclude=None): argument 356 def __init__(self, symbols, commands, exclude=None): argument
|
| /external/mbedtls/tests/scripts/ |
| D | depends.py | 156 def __init__(self, name, config_settings, commands): argument 309 def __init__(self, symbols, commands, exclude): argument 317 def __init__(self, symbols, commands, exclude=None): argument 345 def __init__(self, symbols, commands, exclude=None): argument
|
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingDescriptorCopyTests.cpp | 2515 …riptorCopyTestInstance::DescriptorCopyTestInstance(Context &context, DescriptorCommandsSp commands) in DescriptorCopyTestInstance() 2526 DescriptorCommandsSp commands) in DescriptorCopyTestCase() 2610 DescriptorCommandsSp commands(new DescriptorCommands(pipelineType, useUpdateAfterBind)); in addDescriptorCopyTests() local 2629 DescriptorCommandsSp commands(new DescriptorCommands(pipelineType, useUpdateAfterBind)); in addDescriptorCopyTests() local 2648 DescriptorCommandsSp commands(new DescriptorCommands(pipelineType, useUpdateAfterBind)); in addDescriptorCopyTests() local 2667 DescriptorCommandsSp commands(new DescriptorCommands(pipelineType, useUpdateAfterBind)); in addDescriptorCopyTests() local 2700 DescriptorCommandsSp commands(new DescriptorCommands(pipelineType, useUpdateAfterBind)); in addDescriptorCopyTests() local 2733 DescriptorCommandsSp commands(new DescriptorCommands(pipelineType, useUpdateAfterBind)); in addDescriptorCopyTests() local 2766 DescriptorCommandsSp commands(new DescriptorCommands(pipelineType, useUpdateAfterBind)); in addDescriptorCopyTests() local 2787 DescriptorCommandsSp commands(new DescriptorCommands(pipelineType, useUpdateAfterBind)); in addDescriptorCopyTests() local [all …]
|
| /external/deqp/external/vulkancts/modules/vulkan/sc/ |
| D | vktSafetyCriticalApiTests.cpp | 43 std::vector<std::string> commands{"vkTrimCommandPool", in forbiddenCoreCommands() local 149 std::vector<std::string> commands{ in forbiddenPromotedCommands() local
|