Home
last modified time | relevance | path

Searched refs:CommandLine (Results 1 – 5 of 5) sorted by relevance

/openbmc/obmc-ikvm/
H A Dikvm_args.hpp18 struct CommandLine struct in ikvm::Args
26 CommandLine(int c, char** v) : argc(c), argv(v) {} in CommandLine() argument
27 ~CommandLine() = default;
28 CommandLine(const CommandLine&) = default;
29 CommandLine& operator=(const CommandLine&) = default;
30 CommandLine(CommandLine&&) = default;
31 CommandLine& operator=(CommandLine&&) = default;
56 inline const CommandLine& getCommandLine() const in getCommandLine()
153 CommandLine commandLine;
H A Dikvm_server.cpp22 const Args::CommandLine& commandLine = args.getCommandLine(); in Server()
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/
H A D0001-Remove-using-std-binary_function.patch66 @@ -941,8 +928,8 @@ static bool Generate(CommandLine &CmdL)
77 @@ -993,8 +980,8 @@ static bool Clean(CommandLine &CmdL)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/vulkan-cts/
H A D0001-use-library-sonames-for-linking.patch109 …EglRenderContext::EglRenderContext(const glu::RenderConfig& config, const tcu::CommandLine& cmdLin…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts/
H A D0001-use-library-sonames-for-linking.patch109 …EglRenderContext::EglRenderContext(const glu::RenderConfig& config, const tcu::CommandLine& cmdLin…