OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:commandline
(Results
701 - 725
of
2662
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_params.cc
50
if (
CommandLine
::ForCurrentProcess()->HasSwitch(
242
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
383
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
395
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
data_reduction_proxy_params_unittest.cc
83
CommandLine
::ForCurrentProcess()->AppendSwitchASCII(
86
CommandLine
::ForCurrentProcess()->AppendSwitchASCII(
89
CommandLine
::ForCurrentProcess()->AppendSwitchASCII(
92
CommandLine
::ForCurrentProcess()->AppendSwitchASCII(
95
CommandLine
::ForCurrentProcess()->AppendSwitchASCII(
98
CommandLine
::ForCurrentProcess()->AppendSwitchASCII(
/external/chromium_org/content/gpu/
gpu_main.cc
72
const
CommandLine
& command_line);
73
bool WarmUpSandbox(const
CommandLine
& command_line);
111
const
CommandLine
& command_line = parameters.command_line;
217
//
commandline
switches.
280
gpu_info, const_cast<
CommandLine
*>(&command_line));
375
const
CommandLine
& command_line) {
394
bool WarmUpSandbox(const
CommandLine
& command_line) {
/external/chromium_org/win8/delegate_execute/
command_execute_impl.cc
94
CommandLine
cl(chrome_exe_path);
170
: parameters_(
CommandLine
::NO_PROGRAM),
395
CommandLine
chrome(
458
parameters_ =
CommandLine
(
CommandLine
::NO_PROGRAM);
462
parameters_ =
CommandLine
(
CommandLine
::NO_PROGRAM);
/external/deqp/executor/tools/
xeCommandLineExecutor.cpp
104
struct
CommandLine
106
CommandLine
(void)
125
static bool parseCommandLine (
CommandLine
& cmdLine, int argc, const char* const* argv)
128
de::cmdline::
CommandLine
opts;
401
static xe::CommLink* createCommLink (const
CommandLine
& cmdLine)
439
static void runExecutor (const
CommandLine
& cmdLine)
491
CommandLine
cmdLine;
/external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp
39
#include "llvm/Support/
CommandLine
.h"
317
std::string
CommandLine
(ProgramToRun);
322
errs() << ToolName << ": Failed to find program: '" <<
CommandLine
333
CommandLine
.push_back(' ');
334
CommandLine
.append(*i);
339
<< ToolName << ": Command Line: " <<
CommandLine
<< '\n';
353
LPSTR(
CommandLine
.c_str()),
/external/chromium_org/chrome/app/
chrome_main_delegate.cc
252
bool HandleVersionSwitches(const
CommandLine
& command_line) {
275
void HandleHelpSwitches(const
CommandLine
& command_line) {
313
CommandLine
* command_line =
CommandLine
::ForCurrentProcess();
363
// Append the fallback user data directory to the
commandline
. Otherwise,
391
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
490
CommandLine
interim_command_line(command_line.GetProgram());
543
const base::
CommandLine
& command_line,
546
//
CommandLine
::Init() and chrome::RegisterPathProvider(). Ideally
[
all
...]
/external/chromium_org/chrome/browser/
browser_process_impl.cc
166
const
CommandLine
& command_line)
897
CommandLine
::ForCurrentProcess(),
[
all
...]
io_thread.cc
170
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
293
int GetSwitchValueAsInt(const
CommandLine
& command_line,
554
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
769
void IOThread::InitializeNetworkOptions(const
CommandLine
& command_line) {
819
void IOThread::ConfigureTCPFastOpen(const
CommandLine
& command_line) {
[
all
...]
shell_integration_linux.cc
296
const
CommandLine
& command_line) {
300
const
CommandLine
::StringVector& argv = command_line.argv();
301
for (
CommandLine
::StringVector::const_iterator i = argv.begin();
348
if (base::GetAppOutput(
CommandLine
(argv), &path_version)) {
426
bool ran_ok = base::GetAppOutputWithExitCode(
CommandLine
(argv), &reply,
430
ran_ok = base::GetAppOutputWithExitCode(
CommandLine
(argv), &reply,
546
base::GetAppOutput(
CommandLine
(argv), &browser);
592
DCHECK(
CommandLine
::InitializedForCurrentProcess());
594
const
CommandLine
* command_line =
CommandLine
::ForCurrentProcess()
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-weblogic.jar
/external/chromium_org/chrome/installer/util/
installation_validator.cc
211
CommandLine
cmd_line(
CommandLine
::FromString(app_cmd.command_line()));
240
CommandLine
cmd_line(
CommandLine
::FromString(app_cmd.command_line()));
266
CommandLine
cmd_line(
CommandLine
::FromString(app_cmd.command_line()));
479
const
CommandLine
& command,
501
const
CommandLine
& command,
529
CommandLine
command =
CommandLine
::FromString(ctx.state.rename_cmd())
[
all
...]
master_preferences_unittest.cc
261
CommandLine
cmd_line =
CommandLine
::FromString(cmd_str);
306
CommandLine
chrome_install(
CommandLine
::FromString(chrome_cmd.str()));
321
CommandLine
chrome_install(
CommandLine
::FromString(chrome_cmd.str()));
/external/chromium_org/apps/
launcher.cc
312
const
CommandLine
& command_line,
332
base::
CommandLine
::StringType about_blank_url(
335
base::
CommandLine
::StringType about_blank_url(url::kAboutBlankURL);
337
CommandLine
::StringVector args = command_line.GetArgs();
365
CommandLine
(
CommandLine
::NO_PROGRAM),
/external/chromium_org/chrome/browser/extensions/
window_open_apitest.cc
52
CommandLine
::ForCurrentProcess()->AppendSwitch(
236
virtual void SetUpCommandLine(
CommandLine
* command_line) OVERRIDE {
249
virtual void SetUpCommandLine(
CommandLine
* command_line) OVERRIDE {
291
if (
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
298
if (
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kEnablePanels)) {
344
if (!
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kEnablePanels)) {
/external/chromium_org/chrome/browser/media/
encrypted_media_browsertest.cc
237
virtual void SetUpCommandLine(
CommandLine
* command_line) OVERRIDE {
245
CommandLine
* command_line) {
266
void RegisterPepperCdm(
CommandLine
* command_line,
329
virtual void SetUpCommandLine(
CommandLine
* command_line) OVERRIDE {
339
virtual void SetUpCommandLine(
CommandLine
* command_line) OVERRIDE {
421
virtual void SetUpCommandLine(
CommandLine
* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/ui/blocked_content/
popup_blocker_browsertest.cc
228
if (
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
243
if (
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
258
if (
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
273
if (
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
343
CommandLine
::ForCurrentProcess()->AppendSwitch(
356
CommandLine
::ForCurrentProcess()->AppendSwitch(
/external/chromium_org/chrome/browser/ui/libgtk2ui/
select_file_dialog_impl_kde.cc
106
bool file_operation, bool multiple_selection,
CommandLine
* command_line);
171
CommandLine
::StringVector cmd_vector;
174
CommandLine
command_line(cmd_vector);
294
CommandLine
::StringVector cmd_vector;
296
CommandLine
command_line(cmd_vector);
318
CommandLine
* command_line) {
/external/chromium_org/chrome/common/
logging_chrome.cc
120
LoggingDestination DetermineLogMode(const
CommandLine
& command_line) {
190
base::FilePath GetSessionLogDir(const
CommandLine
& command_line) {
216
base::FilePath GetSessionLogFile(const
CommandLine
& command_line) {
220
void RedirectChromeLogging(const
CommandLine
& command_line) {
255
void InitChromeLogging(const
CommandLine
& command_line,
318
if (!
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kNoErrorDialogs))
/external/chromium_org/cloud_print/virtual_driver/win/install/
setup.cc
91
CommandLine
command_line(net_path);
129
CommandLine
command_line(regsvr32_path);
506
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
540
CommandLine
::Init(0, NULL);
555
if (
CommandLine
::ForCurrentProcess()->HasSwitch("verbose")) {
/external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux.cc
200
CommandLine
::StringVector argv_to_launch;
202
CommandLine
cmd_line(
CommandLine
::NO_PROGRAM);
214
const
CommandLine
& current_cmd_line = *
CommandLine
::ForCurrentProcess();
226
CommandLine
::StringVector bootstrap_prepend;
/external/chromium_org/content/child/
child_thread.cc
196
: channel_name(base::
CommandLine
::ForCurrentProcess()->GetSwitchValueASCII(
201
: channel_name(base::
CommandLine
::ForCurrentProcess()->GetSwitchValueASCII(
297
if (!base::
CommandLine
::ForCurrentProcess()->HasSwitch(
318
if (base::
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kProcessType))
324
base::
CommandLine
::ForCurrentProcess()->GetSwitchValueASCII(
527
base::
CommandLine
::ForCurrentProcess()->HasSwitch(
/external/chromium_org/content/common/sandbox_linux/
sandbox_linux.cc
55
const base::
CommandLine
& command_line =
56
*base::
CommandLine
::ForCurrentProcess();
264
base::
CommandLine
* command_line = base::
CommandLine
::ForCurrentProcess();
339
base::
CommandLine
* command_line = base::
CommandLine
::ForCurrentProcess();
/external/chromium_org/google_apis/gcm/tools/
mcs_probe.cc
199
const
CommandLine
& command_line,
222
CommandLine
command_line_;
259
const
CommandLine
& command_line,
482
CommandLine
::Init(argc, argv);
494
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
/external/clang/include/clang/Tooling/
Tooling.h
184
/// \param
CommandLine
The command line arguments to clang. Note that clang
185
/// uses its binary name (
CommandLine
[0]) to locate its builtin headers.
191
ToolInvocation(std::vector<std::string>
CommandLine
, FrontendAction *FAction,
196
/// \param
CommandLine
The command line arguments to clang.
199
ToolInvocation(std::vector<std::string>
CommandLine
, ToolAction *Action,
225
std::vector<std::string>
CommandLine
;
Completed in 945 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>