/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestPackage.cpp | 113 …nst vk::GlslSource& source, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram() 118 …nst vk::HlslSource& source, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram() 123 …t vk::SpirVAsmSource& source, vk::SpirVProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram() 134 const tcu::CommandLine& commandLine) in buildProgram() 265 const tcu::CommandLine& commandLine = m_context.getTestContext().getCommandLine(); in init() local
|
D | vktBuildPrograms.cpp | 256 void setCommandline (const tcu::CommandLine &commandLine) in setCommandline() 311 void setCommandline (const tcu::CommandLine &commandLine) in setCommandline()
|
/external/libchrome/base/test/android/java/src/org/chromium/base/ |
D | MultiprocessTestClientLauncher.java | 132 private MultiprocessTestClientLauncher(String[] commandLine, FileDescriptorInfo[] filesToMap) { in MultiprocessTestClientLauncher() 199 final String[] commandLine, final FileDescriptorInfo[] filesToMap) { in launchClient()
|
/external/libchrome/base/android/javatests/src/org/chromium/base/ |
D | CommandLineInitUtilTest.java | 32 final CommandLine commandLine = CommandLine.getInstance(); in testDefaultCommandLineFlagsSet() local
|
/external/deqp/modules/gles31/ |
D | tgl45TestPackage.cpp | 70 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
D | tes31TestPackage.cpp | 79 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
/external/libchrome/base/android/java/src/org/chromium/base/ |
D | CommandLine.java | 116 CommandLine commandLine = sCommandLine.get(); in getInstance() local 214 CommandLine commandLine = sCommandLine.get(); in getJavaSwitchesOrNull() local 221 private static void setInstance(CommandLine commandLine) { in setInstance()
|
D | LocaleUtils.java | 201 CommandLine commandLine = CommandLine.getInstance(); in getDefaultCountryCode() local
|
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunnerTest.java | 243 String commandLine = String.format( in testGlesVersion() local 287 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery() 292 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn() 371 String commandLine = String.format( in testResultCode() local 538 String commandLine = String.format( in testRun_multipleTests() local 875 String commandLine = String.format( in testRun_unexecutableTests() local 1104 String commandLine = String.format( in testOrientation() local 1901 String commandLine = String.format( in testInterrupt_killReportTestFailed() local 2064 String commandLine = String.format( in testRuntimeHint_optionSet() local
|
/external/deqp/framework/delibs/decpp/ |
D | deProcess.cpp | 43 void Process::start (const char* commandLine, const char* workingDirectory) in start()
|
/external/caliper/caliper/src/main/java/com/google/caliper/config/ |
D | CaliperConfigLoader.java | 79 private static ImmutableMap<String, String> mergeProperties(Map<String, String> commandLine, in mergeProperties() argument
|
/external/deqp/external/openglcts/modules/common/ |
D | glcNoErrorTests.cpp | 75 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in verifyNoErrorContext() local
|
D | glcTestPackage.cpp | 76 const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); in init() local
|
D | glcContextFlagsTests.cpp | 65 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in createContext() local
|
D | glcRobustnessTests.cpp | 77 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in createRobustContext() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPrograms.cpp | 423 …(const GlslSource& program, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in buildProgram() 508 …(const HlslSource& program, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in buildProgram() 593 …m (const SpirVAsmSource& program, SpirVProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in assembleProgram()
|
/external/deqp/modules/gles3/ |
D | tes3TestPackage.cpp | 149 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
/external/deqp/modules/gles2/ |
D | tes2TestPackage.cpp | 151 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
/external/deqp/framework/delibs/deutil/ |
D | deProcess.c | 109 static void execProcess (const char* commandLine, const char* workingDirectory, int statusPipe) in execProcess() 216 deBool deProcess_start (deProcess* process, const char* commandLine, const char* workingDirectory) in deProcess_start() 628 deBool deProcess_start (deProcess* process, const char* commandLine, const char* workingDirectory) in deProcess_start()
|
D | deCommandLine.c | 39 deCommandLine* deCommandLine_parse (const char* commandLine) in deCommandLine_parse()
|
/external/caliper/caliper/src/test/java/com/google/caliper/runner/ |
D | WorkerProcessTest.java | 92 List<String> commandLine = builder.command(); in simpleArgsTest() local
|
/external/libchrome/base/android/java/src/org/chromium/base/process_launcher/ |
D | ChildProcessLauncher.java | 107 public ChildProcessLauncher(Handler launcherHandler, Delegate delegate, String[] commandLine, in ChildProcessLauncher()
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ControlPanelExe.cpp | 251 CCommandLineInfo commandLine; in InitInstance() local
|
/external/oj-libjdwp/src/share/back/ |
D | transport.c | 376 char *commandLine; in launch() local
|
/external/angle/src/tests/test_utils/runner/ |
D | TestSuite.h | 120 std::string commandLine; member
|