| /third_party/gn/src/gn/ |
| D | ninja_tools.cc | 21 base::CommandLine cmdline(ninja_executable); in CreateNinjaToolCommandLine() local 28 bool RunNinja(const base::CommandLine& cmdline, in RunNinja() 58 base::CommandLine cmdline = in InvokeNinjaRestatTool() local 70 base::CommandLine cmdline = in InvokeNinjaCleanDeadTool() local 79 base::CommandLine cmdline = in InvokeNinjaRecompactTool() local
|
| D | setup_unittest.cc | 25 base::CommandLine cmdline(base::CommandLine::NO_PROGRAM); in TEST_F() local 51 base::CommandLine cmdline(base::CommandLine::NO_PROGRAM); in TEST_F() local 82 base::CommandLine cmdline(base::CommandLine::NO_PROGRAM); in TEST_F() local 116 base::CommandLine cmdline(base::CommandLine::NO_PROGRAM); in TEST_F() local 160 base::CommandLine cmdline(base::CommandLine::NO_PROGRAM); in TEST_F() local 202 base::CommandLine cmdline(base::CommandLine::NO_PROGRAM); in TEST_F() local 237 base::CommandLine cmdline(base::CommandLine::NO_PROGRAM); in TEST_F() local 277 base::CommandLine cmdline(base::CommandLine::NO_PROGRAM); in TEST_F() local
|
| D | gn_main.cc | 23 std::vector<std::string> GetArgs(const base::CommandLine& cmdline) { in GetArgs() 43 const base::CommandLine& cmdline = *base::CommandLine::ForCurrentProcess(); in main() local
|
| D | setup.cc | 430 const base::CommandLine& cmdline) { in DoSetup() 481 const base::CommandLine& cmdline, in DoSetupWithErr() 533 bool Setup::Run(const base::CommandLine& cmdline) { in Run() 552 bool Setup::RunPostMessageLoop(const base::CommandLine& cmdline) { in RunPostMessageLoop() 599 bool Setup::FillArguments(const base::CommandLine& cmdline, Err* err) { in FillArguments() 721 bool Setup::FillSourceDir(const base::CommandLine& cmdline, Err* err) { in FillSourceDir() 869 bool Setup::FillPythonPath(const base::CommandLine& cmdline, Err* err) { in FillPythonPath() 949 bool Setup::FillOtherConfig(const base::CommandLine& cmdline, Err* err) { in FillOtherConfig()
|
| D | invoke_python.cc | 24 base::CommandLine cmdline(python_path); in InvokePython() local
|
| D | command_clean_stale.cc | 80 const base::CommandLine* cmdline = base::CommandLine::ForCurrentProcess(); in RunCleanStale() local
|
| D | command_ls.cc | 72 const base::CommandLine* cmdline = base::CommandLine::ForCurrentProcess(); local
|
| D | command_help.cc | 103 const base::CommandLine* cmdline = base::CommandLine::ForCurrentProcess(); in PrintSwitchHelp() local 130 const base::CommandLine* cmdline = base::CommandLine::ForCurrentProcess(); in PrintAllHelp() local
|
| D | command_meta.cc | 89 const base::CommandLine* cmdline = base::CommandLine::ForCurrentProcess(); local
|
| D | exec_process.cc | 38 bool ExecProcess(const base::CommandLine& cmdline, in ExecProcess()
|
| D | command_check.cc | 197 const base::CommandLine* cmdline = base::CommandLine::ForCurrentProcess(); in RunCheck() local
|
| D | function_exec_script.cc | 179 base::CommandLine cmdline(base::CommandLine::NO_PROGRAM); in RunExecScript() local
|
| D | ninja_outputs_writer_unittest.cc | 57 base::CommandLine cmdline(base::CommandLine::NO_PROGRAM); local
|
| D | trace.h | 61 const std::string& cmdline() const { return cmdline_; } in cmdline() function
|
| /third_party/python/Python/ |
| D | preconfig.c | 110 _PyPreCmdline_Clear(_PyPreCmdline *cmdline) in _PyPreCmdline_Clear() 118 _PyPreCmdline_SetArgv(_PyPreCmdline *cmdline, const _PyArgv *args) in _PyPreCmdline_SetArgv() 125 precmdline_get_preconfig(_PyPreCmdline *cmdline, const PyPreConfig *config) in precmdline_get_preconfig() 141 precmdline_set_preconfig(const _PyPreCmdline *cmdline, PyPreConfig *config) in precmdline_set_preconfig() 155 _PyPreCmdline_SetConfig(const _PyPreCmdline *cmdline, PyConfig *config) in _PyPreCmdline_SetConfig() 177 precmdline_parse_cmdline(_PyPreCmdline *cmdline) in precmdline_parse_cmdline() 224 _PyPreCmdline_Read(_PyPreCmdline *cmdline, const PyPreConfig *preconfig) in _PyPreCmdline_Read() 590 preconfig_init_utf8_mode(PyPreConfig *config, const _PyPreCmdline *cmdline) in preconfig_init_utf8_mode() 733 preconfig_read(PyPreConfig *config, _PyPreCmdline *cmdline) in preconfig_read() 819 _PyPreCmdline cmdline = _PyPreCmdline_INIT; in _PyPreConfig_Read() local
|
| /third_party/vk-gl-cts/framework/platform/ohos/context/ |
| D | tcuOhosEglContextFactory.cpp | 36 const tcu::CommandLine& cmdline, const glu::RenderContext* sharedContext) const in createContext() argument
|
| /third_party/ltp/pan/ |
| D | zoolib.c | 186 int zoo_mark_cmdline(zoo_t z, pid_t p, char *tag, char *cmdline) in zoo_mark_cmdline() 196 char *cmdline; in zoo_mark_args() local 400 char cmdline[200]; in zt_add() local
|
| /third_party/node/test/abort/ |
| D | test-abort-fatal-error.js | 30 let cmdline = `ulimit -c 0; ${process.execPath}`; variable
|
| /third_party/skia/tools/malisc/ |
| D | malisc.py | 26 cmdline = [compiler] variable
|
| /third_party/mesa3d/src/gallium/auxiliary/os/ |
| D | os_process.c | 113 os_get_command_line(char *cmdline, size_t size) in os_get_command_line()
|
| /third_party/node/deps/v8/tools/ |
| D | android-run.py | 52 def Execute(cmdline): argument
|
| /third_party/toybox/toys/other/ |
| D | switch_root.c | 46 char *newroot = *toys.optargs, **cmdline = toys.optargs+1; in switch_root_main() local
|
| /third_party/python/Lib/test/ |
| D | test_popen.py | 25 def _do_test_commandline(self, cmdline, expected): argument
|
| /third_party/cups-filters/backend/ |
| D | beh.c | 218 cmdline[65536]; /* Backend command line */ in call_backend() local
|
| /third_party/python/PC/ |
| D | launcher.c | 756 run_child(wchar_t * cmdline) in run_child() 826 invoke_child(wchar_t * executable, wchar_t * suffix, wchar_t * cmdline) in invoke_child() 984 update_command(COMMAND * cp, wchar_t * name, wchar_t * cmdline) in update_command() 991 add_command(wchar_t * name, wchar_t * cmdline) in add_command() 1294 maybe_handle_shebang(wchar_t ** argv, wchar_t * cmdline) in maybe_handle_shebang() 1486 skip_me(wchar_t * cmdline) in skip_me()
|