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
873
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libpng/projects/visualc71/
pngtest.vcproj
30
CommandLine
="set path=$(OutDir)\..;$(OutDir)\..\ZLib
77
CommandLine
="set path=$(OutDir)\..;$(OutDir)\..\ZLib
125
CommandLine
="set path=$(OutDir)\..;$(OutDir)\..\ZLib
173
CommandLine
="set path=$(OutDir)\..;$(OutDir)\..\ZLib
222
CommandLine
="set path=$(OutDir)\..;$(OutDir)\..\..\Win32_DLL_Release\ZLib
271
CommandLine
="set path=$(OutDir)\..;$(OutDir)\..\ZLib
319
CommandLine
="set path=$(OutDir)\..;$(OutDir)\..\ZLib
367
CommandLine
="set path=$(OutDir)\..;$(OutDir)\..\ZLib
415
CommandLine
="set path=$(OutDir)\..;$(OutDir)\..\ZLib
/external/chromium/base/test/
test_suite.cc
55
CommandLine
::Init(argc, argv);
66
CommandLine
::Reset();
86
if (
CommandLine
::ForCurrentProcess()->HasSwitch(kStrictFailureHandling))
126
CommandLine
::ForCurrentProcess()->GetSwitchValueASCII(
208
!
CommandLine
::ForCurrentProcess()->HasSwitch("show-error-dialogs")) {
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/
about_flags.h
69
// The
commandline
switch and value that are added when this lab is active.
70
// This is different from |internal_name| so that the
commandline
flag can be
86
//
commandline
flags belonging to the active experiments to |command_line|.
87
void ConvertFlagsToSwitches(PrefService* prefs,
CommandLine
* command_line);
102
std::map<std::string,
CommandLine
::StringType>* switch_list);
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/smali/baksmali/src/main/java/org/jf/baksmali/
main.java
92
CommandLine
commandLine
;
95
commandLine
= parser.parse(options, args);
132
String[] remainingArgs =
commandLine
.getArgs();
134
Option[] options =
commandLine
.getOptions();
154
outputDirectory =
commandLine
.getOptionValue("o");
175
String[] values =
commandLine
.getOptionValues('r');
207
String bcp =
commandLine
.getOptionValue("c");
221
apiLevel = Integer.parseInt(
commandLine
.getOptionValue("a"));
231
dumpFileName =
commandLine
.getOptionValue("D", inputDexFileName + ".dump")
[
all
...]
/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/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/smali/smali/src/main/java/org/jf/smali/
main.java
92
CommandLine
commandLine
;
95
commandLine
= parser.parse(options, args);
114
String[] remainingArgs =
commandLine
.getArgs();
116
Option[] options =
commandLine
.getOptions();
136
outputDexFile =
commandLine
.getOptionValue("o");
142
apiLevel = Integer.parseInt(
commandLine
.getOptionValue("a"));
146
dumpFileName =
commandLine
.getOptionValue("D", outputDexFile + ".dump");
/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/chromium/chrome/browser/chromeos/frame/
browser_frame_chromeos.cc
41
if (
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kChromeosFrame))
Completed in 620 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>