Home
last modified time | relevance | path

Searched refs:commandLineArgs (Results 1 – 13 of 13) sorted by relevance

/external/angle/util/posix/
Dcrash_handler_posix.cpp463 Addr2LineCommandLine commandLineArgs = {
495 commandLineArgs.size() + 1 < commandLineArgs.max_size())
497 commandLineArgs.push_back(
506 commandLineArgs.push_back(nullptr);
507 CallAddr2Line(commandLineArgs);
513 commandLineArgs.resize(kAddr2LineFixedParametersCount);
570 commandLineArgs.push_back(resolvedModule.c_str());
571 commandLineArgs.push_back(resolvedAddress);
577 commandLineArgs.push_back(nullptr);
578 CallAddr2Line(commandLineArgs);
Dtest_utils_posix.cpp108 PosixProcess(const std::vector<const char *> &commandLineArgs, in PosixProcess() argument
111 if (commandLineArgs.empty()) in PosixProcess()
203 for (const char *arg : commandLineArgs) in PosixProcess()
209 execv(commandLineArgs[0], args.data()); in PosixProcess()
/external/skqp/tools/lottiecap/
Dlottiecap.js9 const commandLineArgs = require('command-line-args'); constant
80 const options = commandLineArgs(opts);
/external/skia/tools/lottiecap/
Dlottiecap.js9 const commandLineArgs = require('command-line-args'); constant
80 const options = commandLineArgs(opts);
/external/skia/tools/skottie-wasm-perf/
Dskottie-wasm-perf.js9 const commandLineArgs = require('command-line-args'); constant
64 const options = commandLineArgs(opts);
/external/skia/tools/lottie-web-perf/
Dlottie-web-perf.js9 const commandLineArgs = require('command-line-args'); constant
64 const options = commandLineArgs(opts);
/external/llvm-project/flang/lib/Frontend/
DCompilerInvocation.cpp156 llvm::ArrayRef<const char *> commandLineArgs, in CreateFromArgs() argument
167 commandLineArgs, missingArgIndex, missingArgCount, includedFlagsBitmask); in CreateFromArgs()
/external/llvm-project/flang/include/flang/Frontend/
DCompilerInvocation.h68 llvm::ArrayRef<const char *> commandLineArgs,
/external/skia/tools/perf-canvaskit-puppeteer/
Dperf-canvaskit-with-puppeteer.js11 const commandLineArgs = require('command-line-args'); constant
113 const options = commandLineArgs(opts);
/external/skia/tools/run-wasm-gm-tests/
Drun-wasm-gm-tests.js10 const commandLineArgs = require('command-line-args'); constant
90 const options = commandLineArgs(opts);
/external/angle/util/windows/
Dtest_utils_win.cpp136 WindowsProcess(const std::vector<const char *> &commandLineArgs, in WindowsProcess() argument
143 for (const char *arg : commandLineArgs) in WindowsProcess()
/external/kotlinc/lib/
Dkotlin-scripting-common.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-scripting- ...
Dkotlin-main-kts.jarMETA-INF/ META-INF/MANIFEST.MF DebugProbesKt.bin META-INF/LICENSE ...