OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:commandline
(Results
101 - 125
of
741
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/
gpu_data_manager.cc
60
const
CommandLine
& browser_command_line = *
CommandLine
::ForCurrentProcess();
128
CommandLine
* command_line) {
213
const
CommandLine
& browser_command_line = *
CommandLine
::ForCurrentProcess();
upgrade_detector.cc
50
const
CommandLine
& cmd_line = *
CommandLine
::ForCurrentProcess();
107
CommandLine
command_line(*
CommandLine
::ForCurrentProcess());
162
CommandLine
command_line(*
CommandLine
::ForCurrentProcess());
gpu_data_manager.h
20
class
CommandLine
;
67
void AppendRendererCommandLine(
CommandLine
* command_line);
browser_main_gtk.cc
78
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
171
int HandleIconsCommands(const
CommandLine
&parsed_command_line) {
179
void PrepareRestartOnCrashEnviroment(const
CommandLine
&parsed_command_line) {
browser_main_mac.mm
54
int HandleIconsCommands(const
CommandLine
& parsed_command_line) {
62
void PrepareRestartOnCrashEnviroment(const
CommandLine
& parsed_command_line) {
77
CommandLine
* singleton_command_line =
CommandLine
::ForCurrentProcess();
/external/chromium/chrome/browser/chromeos/panels/
panel_browsertest.cc
25
virtual void SetUpCommandLine(
CommandLine
* command_line) {
42
CommandLine
::ForCurrentProcess()->AppendSwitch(
80
CommandLine
::ForCurrentProcess()->AppendSwitch(
/external/chromium/chrome/browser/sync/tools/
sync_listen_notifications.cc
68
CommandLine
::Init(argc, argv);
77
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
/external/webkit/Source/WebKit2/UIProcess/Launcher/win/
ProcessLauncherWin.cpp
75
String
commandLine
(pathStr);
77
// FIXME: It would be nice if we could just create a
CommandLine
object and output a command line vector from it.
80
append(commandLineVector,
commandLine
);
/external/bluetooth/glib/build/win32/vs9/
gmodule.vcproj
31
CommandLine
="if exist ..\..\..\gmodule\gmoduleconf.h goto END
copy ..\..\..\gmodule\gmoduleconf.h.win32 ..\..\..\gmodule\gmoduleconf.h
:END
"
112
CommandLine
="if exist ..\..\..\gmodule\gmoduleconf.h goto END
copy ..\..\..\gmodule\gmoduleconf.h.win32 ..\..\..\gmodule\gmoduleconf.h
:END
"
191
CommandLine
="if exist ..\..\..\gmodule\gmoduleconf.h goto END
copy ..\..\..\gmodule\gmoduleconf.h.win32 ..\..\..\gmodule\gmoduleconf.h
:END
"
273
CommandLine
="if exist ..\..\..\gmodule\gmoduleconf.h goto END
copy ..\..\..\gmodule\gmoduleconf.h.win32 ..\..\..\gmodule\gmoduleconf.h
:END
"
386
CommandLine
="echo EXPORTS > "$(InputDir)/gmodule.def" && cl /EP -DG_OS_WIN32 "$(InputPath)" >> "$(InputDir)/gmodule.def"
"
396
CommandLine
="echo EXPORTS > "$(InputDir)/gmodule.def" && cl /EP -DG_OS_WIN32 "$(InputPath)" >> "$(InputDir)/gmodule.def"
"
406
CommandLine
="echo EXPORTS > "$(InputDir)/gmodule.def" && cl /EP -DG_OS_WIN32 "$(InputPath)" >> "$(InputDir)/gmodule.def"
"
416
CommandLine
="echo EXPORTS > "$(InputDir)/gmodule.def" && cl /EP -DG_OS_WIN32 "$(InputPath)" >> "$(InputDir)/gmodule.def"
"
/external/chromium/base/test/
test_timeouts.cc
20
if (
CommandLine
::ForCurrentProcess()->HasSwitch(switch_name)) {
22
CommandLine
::ForCurrentProcess()->GetSwitchValueASCII(switch_name));
perf_test_suite.cc
26
CommandLine
::ForCurrentProcess()->GetSwitchValuePath("log-file");
/external/chromium/chrome/browser/chromeos/login/
login_browsertest.cc
64
virtual void SetUpCommandLine(
CommandLine
* command_line) {
73
virtual void SetUpCommandLine(
CommandLine
* command_line) {
/external/chromium/chrome/browser/chromeos/
name_value_pairs_parser.cc
69
CommandLine
command_line(argc, argv);
87
CommandLine
command_line(argc, argv);
/external/chromium/chrome/browser/diagnostics/
diagnostics_model_unittest.cc
15
cmdline_(
CommandLine
::NO_PROGRAM) {
30
CommandLine
cmdline_;
/external/chromium/chrome/browser/extensions/
extensions_startup.cc
50
bool ExtensionsStartupUtil::PackExtension(const
CommandLine
& cmd_line) {
69
bool ExtensionsStartupUtil::UninstallExtension(const
CommandLine
& cmd_line,
window_open_apitest.cc
15
CommandLine
::ForCurrentProcess()->AppendSwitch(
104
virtual void SetUpCommandLine(
CommandLine
* command_line) {
permissions_apitest.cc
10
void SetUpCommandLine(
CommandLine
* command_line) {
/external/chromium/chrome/browser/printing/cloud_print/
cloud_print_url.cc
37
const
CommandLine
& command_line = *
CommandLine
::ForCurrentProcess();
/external/chromium/chrome/browser/ui/tabs/
tab_menu_model.cc
28
return
CommandLine
::ForCurrentProcess()->HasSwitch(
102
if (
CommandLine
::ForCurrentProcess()->HasSwitch(
/external/icu4c/extra/uconv/
uconv.vcproj
35
CommandLine
="copy "$(TargetPath)" ..\..\..\bin
"
125
CommandLine
="copy "$(TargetPath)" ..\..\..\bin
"
219
CommandLine
="copy "$(TargetPath)" ..\..\..\bin64
"
312
CommandLine
="copy "$(TargetPath)" ..\..\..\bin64
"
445
CommandLine
="nmake /nologo /f $(InputName).mak icup="$(ProjectDir)..\..\.." CFG=x86\Release
"
454
CommandLine
="nmake /nologo /f $(InputName).mak icup="$(ProjectDir)..\..\.." CFG=x86\Debug
"
463
CommandLine
="nmake /nologo /f $(InputName).mak icup="$(ProjectDir)..\..\.." CFG=x64\Release
"
472
CommandLine
="nmake /nologo /f $(InputName).mak icup="$(ProjectDir)..\..\.." CFG=x64\Debug
"
/external/icu4c/io/
io.vcproj
561
CommandLine
="copy "$(InputPath)" ..\..\include\unicode
"
570
CommandLine
="copy "$(InputPath)" ..\..\include\unicode
"
579
CommandLine
="copy "$(InputPath)" ..\..\include\unicode
"
588
CommandLine
="copy "$(InputPath)" ..\..\include\unicode
"
601
CommandLine
="copy "$(InputPath)" ..\..\include\unicode
"
610
CommandLine
="copy "$(InputPath)" ..\..\include\unicode
"
619
CommandLine
="copy "$(InputPath)" ..\..\include\unicode
"
628
CommandLine
="copy "$(InputPath)" ..\..\include\unicode
"
/external/srtp/
srtp.vcproj
28
CommandLine
="copy /Y "$(InputDir)config.hw" "$(InputDir)crypto\include\config.h" > NUL"
33
CommandLine
=""
98
CommandLine
="copy /Y "$(InputDir)config.hw" "$(InputDir)crypto\include\config.h" > NUL"
103
CommandLine
=""
164
CommandLine
="copy /Y "$(InputDir)config.hw" "$(InputDir)crypto\include\config.h" > NUL"
169
CommandLine
=""
250
CommandLine
="copy /Y "$(InputDir)config.hw" "$(InputDir)crypto\include\config.h" > NUL"
255
CommandLine
=""
/external/bluetooth/glib/docs/reference/glib/tmpl/
shell.sgml
5
shell-like
commandline
handling
/external/chromium/chrome/browser/chromeos/frame/
browser_frame_chromeos.cc
41
if (
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kChromeosFrame))
/external/chromium/chrome/browser/first_run/
upgrade_util_linux.cc
25
bool RelaunchChromeBrowser(const
CommandLine
& command_line) {
Completed in 889 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>