/aosp_15_r20/external/skia/tools/sk_app/ |
H A D | CommandSet.cpp | 79 void CommandSet::addCommand(SkUnichar c, const char* group, const char* description, in addCommand() function in sk_app::CommandSet 84 void CommandSet::addCommand(skui::Key k, const char* keyName, const char* group, in addCommand() function in sk_app::CommandSet
|
/aosp_15_r20/external/jcommander/src/main/java/com/beust/jcommander/ |
H A D | JCommander.java | 1131 public Builder addCommand(Object command) { in addCommand() method in JCommander.Builder 1136 public Builder addCommand(String name, Object command, String... aliases) { in addCommand() method in JCommander.Builder 1459 public void addCommand(String name, Object object) { in addCommand() method in JCommander 1463 public void addCommand(Object object) { in addCommand() method in JCommander 1478 public void addCommand(String name, Object object, String... aliases) { in addCommand() method in JCommander
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/media2/src/main/java/com/google/android/exoplayer2/ext/media2/ |
H A D | PlayerCommandQueue.java | 171 public ListenableFuture<PlayerResult> addCommand( in addCommand() method in PlayerCommandQueue 176 public ListenableFuture<PlayerResult> addCommand( in addCommand() method in PlayerCommandQueue
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/media2/src/main/java/com/google/android/exoplayer2/ext/media2/ |
H A D | PlayerCommandQueue.java | 167 public ListenableFuture<PlayerResult> addCommand( in addCommand() method in PlayerCommandQueue 172 public ListenableFuture<PlayerResult> addCommand( in addCommand() method in PlayerCommandQueue
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | OverviewCommandHelper.kt | 96 fun addCommand(type: CommandType): CommandInfo? { in <lambda>() method in com.android.quickstep.OverviewCommandHelper
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/commandline/ |
D | CommandSupplier.java | 44 public Builder addCommand(String key, Command command) { in addCommand() method in CommandSupplier.Builder
|
/aosp_15_r20/cts/tests/tests/multiuser/src/android/multiuser/cts/ |
H A D | LogShellCommandRule.java | 44 public void addCommand(String commandFormat, Object... commandArgs) { in addCommand() method in LogShellCommandRule
|
/aosp_15_r20/packages/modules/Media/apex/framework/java/android/media/ |
D | Session2CommandGroup.java | 165 public Builder addCommand(@NonNull Session2Command command) { in addCommand() method in Session2CommandGroup.Builder
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawIndirectTest.cpp | 535 void IndirectDraw::addCommand<vk::VkDrawIndirectCommand>(const vk::VkDrawIndirectCommand &command) in addCommand() function in vkt::Draw::__anon95a9e7870111::IndirectDraw 547 void IndirectDraw::addCommand<vk::VkDrawIndexedIndirectCommand>(const vk::VkDrawIndexedIndirectComm… in addCommand() function in vkt::Draw::__anon95a9e7870111::IndirectDraw
|
H A D | vktBasicDrawTests.cpp | 198 …void addCommand(const uint32_t vertexC, const uint32_t instanceC, const uint32_t firstV, const uin… in addCommand() function 221 …void addCommand(const uint32_t indexC, const uint32_t instanceC, const uint32_t firstIdx, const in… in addCommand() function
|
/aosp_15_r20/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
D | Dicttool.java | 76 public static void addCommand(final String commandName, final Class<? extends Command> cls) { in addCommand() method in Dicttool
|
/aosp_15_r20/cts/tests/accessibility/common/src/android/accessibility/cts/common/ |
H A D | ShellCommandBuilder.java | 86 public ShellCommandBuilder addCommand(String command) { in addCommand() method in ShellCommandBuilder
|
/aosp_15_r20/frameworks/base/libs/hwui/utils/ |
H A D | VectorDrawableUtils.cpp | 100 void PathResolver::addCommand(SkPath* outPath, char previousCmd, char cmd, in addCommand() function in android::uirenderer::PathResolver
|
/aosp_15_r20/external/clang/include/clang/Driver/ |
H A D | Compilation.h | 169 void addCommand(std::unique_ptr<Command> C) { Jobs.addJob(std::move(C)); } in addCommand() function
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/command/ |
D | ICommandScheduler.java | 90 public Pair<Boolean, Integer> addCommand(String[] args) throws ConfigurationException; in addCommand() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/ |
D | Compilation.h | 220 void addCommand(std::unique_ptr<Command> C) { Jobs.addJob(std::move(C)); } in addCommand() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/ |
D | Compilation.h | 220 void addCommand(std::unique_ptr<Command> C) { Jobs.addJob(std::move(C)); } in addCommand() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/ |
D | Compilation.h | 220 void addCommand(std::unique_ptr<Command> C) { Jobs.addJob(std::move(C)); } in addCommand() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/ |
D | Compilation.h | 220 void addCommand(std::unique_ptr<Command> C) { Jobs.addJob(std::move(C)); } in addCommand() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/task/ |
H A D | UploadTask.cpp | 346 Task::Status UploadInstance::addCommand(Context* context, in addCommand() function in skgpu::graphite::UploadInstance
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/quickstep/ |
D | OverviewCommandHelper.java | 94 …public final com.android.quickstep.OverviewCommandHelper.CommandInfo addCommand(@org.jetbrains.ann… in addCommand() method in OverviewCommandHelper
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowPathParser.java | 195 private static void addCommand( in addCommand() method in ShadowPathParser.PathDataNode
|
/aosp_15_r20/out/soong/.intermediates/external/jcommander/jcommander/linux_glibc_common/javac/ |
D | jcommander.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/beust/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/jcommander/jcommander/linux_glibc_common/local-javac-header/ |
D | jcommander.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/beust/
com/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/beust/jcommander/1.78/ |
HD | jcommander-1.78.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/beust/
com/ ... |