/aosp_15_r20/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 …]
|
/aosp_15_r20/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
|
/aosp_15_r20/external/python/apitools/ |
D | tox.ini | 14 commands = key 22 commands = key 32 commands = key 43 commands = key 57 commands = key
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A 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 …]
|
/aosp_15_r20/tools/asuite/experiments/a/tools/ |
H A D | update_utils.py | 20 def combine_build_commands(commands): argument 34 def combine_update_commands(commands): argument 49 def remove_duplicates_maintain_order(commands): argument 60 def remove_commands_that_starts_with(commands, cmd_to_remove): argument
|
/aosp_15_r20/external/armnn/python/pyarmnn/ |
H A 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
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Dialer/Dialer/android_common/javac/anno/com/android/dialer/commandline/ |
D | AutoValue_CommandSupplier.java | 9 private final ImmutableMap<String, Command> commands; field in AutoValue_CommandSupplier 12 ImmutableMap<String, Command> commands) { in AutoValue_CommandSupplier() 17 public ImmutableMap<String, Command> commands() { in commands() method in AutoValue_CommandSupplier 50 private ImmutableMap<String, Command> commands; field in AutoValue_CommandSupplier.Builder
|
/aosp_15_r20/external/jazzer-api/examples/src/main/java/com/example/ |
H A 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()
|
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/sm_intermediates/ |
D | classes.jar | ... .commands.sm
public final com.android.commands.sm.Sm extends java.lang.Object ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/sm/sm/android_common/repackaged-jarjar/javac/ |
D | sm.jar | ... .commands.sm
public final com.android.commands.sm.Sm extends java.lang.Object ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/sm/sm/android_common/javac/ |
D | sm.jar | ... com/
com/android/
com/android/commands/
com/android/commands/sm/
com ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/requestsync/requestsync/android_common/turbine-combined/ |
D | requestsync.jar | ... .commands.requestsync
final enum com.android.commands.requestsync.RequestSync$Operation extends java.lang ... |
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/requestsync_intermediates/ |
D | classes-header.jar | ... .commands.requestsync
final enum com.android.commands.requestsync.RequestSync$Operation extends java.lang ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/requestsync/requestsync/android_common/turbine/ |
D | requestsync.jar | ... .commands.requestsync
final enum com.android.commands.requestsync.RequestSync$Operation extends java.lang ... |
/aosp_15_r20/external/brotli/c/enc/ |
H A 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
|
/aosp_15_r20/external/cronet/third_party/brotli/enc/ |
H A 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
|
/aosp_15_r20/external/python/parse_type/ |
D | tox.ini | 35 commands = key 47 commands = key 55 commands = key 67 commands = key
|
/aosp_15_r20/external/python/watchdog/ |
D | tox.ini | 16 commands = key 25 commands = key 34 commands = key 42 commands = key
|
/aosp_15_r20/system/core/init/ |
H A D | init_test.cpp | 60 const std::vector<ActionManagerCommand>& commands, ActionManager* action_manager, in TestInit() 81 const std::vector<ActionManagerCommand>& commands, ActionManager* action_manager, in TestInitText() 106 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 170 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 518 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 579 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 608 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local
|
/aosp_15_r20/external/fonttools/Lib/fontTools/cffLib/ |
H A D | specializer.py | 143 def commandsToProgram(commands): argument 349 def generalizeCommands(commands, ignoreErrors=False): argument 510 commands, argument 839 commands = programToCommands(program, getNumRegions) variable
|
/aosp_15_r20/external/python/uritemplates/ |
D | tox.ini | 14 commands = pytest {posargs} key 19 commands = key 26 commands = key
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/system/core/fastboot/ |
H A D | task_test.cpp | 46 const std::vector<std::string>& commands) { in collectTasks() 91 std::vector<std::string> commands = {"flash dtbo", "flash --slot-other system system_other.img", in TEST_F() local 162 std::vector<std::string> commands = {"flash dtbo", "flash --slot-other system system_other.img", in TEST_F() local 182 std::vector<std::string> commands = {"reboot bootloader", "reboot"}; in TEST_F() local
|
/aosp_15_r20/external/mbedtls/tests/scripts/ |
H A 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
|