OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:commandline
(Results
276 - 300
of
873
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/chrome/common/
service_process_util.h
17
class
CommandLine
;
119
scoped_ptr<
CommandLine
> autorun_command_line_;
logging_chrome.cc
130
LoggingDestination DetermineLogMode(const
CommandLine
& command_line) {
215
FilePath GetSessionLogFile(const
CommandLine
& command_line) {
231
void RedirectChromeLogging(const
CommandLine
& command_line) {
267
void InitChromeLogging(const
CommandLine
& command_line,
325
if (!
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kNoErrorDialogs))
/external/chromium/net/test/
test_server.h
26
class
CommandLine
;
160
bool AddCommandLineArguments(
CommandLine
* command_line) const;
test_server_win.cc
26
bool LaunchTestServerAsJob(const
CommandLine
& cmdline,
148
CommandLine
python_command(python_exe);
/external/clang/include/clang/Tooling/
JSONCompilationDatabase.h
93
// Tuple (directory,
commandline
) where '
commandline
' pointing to the
/external/llvm/include/llvm/Support/
Debug.h
59
/// information. In the '-debug' option is specified on the
commandline
, and if
91
// In the '-debug' option is specified on the
commandline
, and if this is a
/external/llvm/lib/ExecutionEngine/
TargetSelect.cpp
11
// allows the user to specify a specific one on the
commandline
with -march=x,
21
#include "llvm/Support/
CommandLine
.h"
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
libEGL.vcproj
94
CommandLine
="@echo on
mkdir "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
copy "$(OutDir)\libEGL.dll" "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
copy "$(OutDir)\libEGL.lib" "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
@echo off
"
174
CommandLine
="@echo on
mkdir "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
copy "$(OutDir)\libEGL.dll" "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
copy "$(OutDir)\libEGL.lib" "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
@echo off
"
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
libGLESv2.vcproj
94
CommandLine
="@echo on
mkdir "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
copy "$(OutDir)\libGLESv2.dll" "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
copy "$(OutDir)\libGLESv2.lib" "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
@echo off
"
175
CommandLine
="@echo on
mkdir "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
copy "$(OutDir)\libGLESv2.dll" "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
copy "$(OutDir)\libGLESv2.lib" "$(ProjectDir)..\..\lib\$(ConfigurationName)\"
@echo off
"
/frameworks/compile/mclinker/include/mcld/Support/
CommandLine.h
1
//===-
CommandLine
.h ------------------------------------------------------===//
18
#include <llvm/Support/
CommandLine
.h>
/ndk/sources/host-tools/make-3.81/
make_msvc_net2003.vcproj
50
CommandLine
="if not exist config.h copy config.h.W32 config.h"/>
100
CommandLine
="if not exist config.h copy config.h.W32 config.h"/>
/system/core/adb/
Android.mk
59
commandline
.c \
152
commandline
.c \
/external/chromium/chrome/browser/
process_singleton_uitest.cc
64
CommandLine
command_line(browser_directory.Append(
76
CommandLine
standard_switches(
CommandLine
::NO_PROGRAM);
78
const
CommandLine
::SwitchMap& switch_map = standard_switches.GetSwitches();
79
for (
CommandLine
::SwitchMap::const_iterator i = switch_map.begin();
shell_integration_linux.cc
272
if (!base::GetAppOutput(
CommandLine
(argv), &reply)) {
290
base::GetAppOutput(
CommandLine
(argv), &browser);
386
CommandLine
cmd_line =
388
const
CommandLine
::SwitchMap& switch_map = cmd_line.GetSwitches();
389
for (
CommandLine
::SwitchMap::const_iterator i = switch_map.begin();
browser_process_impl.cc
103
BrowserProcessImpl::BrowserProcessImpl(const
CommandLine
& command_line)
[
all
...]
background_mode_manager.cc
41
CommandLine
* command_line)
68
if (
CommandLine
::ForCurrentProcess()->HasSwitch(switches::kKeepAliveForTest))
368
const
CommandLine
* command_line) {
process_singleton_win.cc
91
// format is "START\0<<<current directory>>>\0<<<
commandline
>>>".
273
CommandLine
parsed_command_line =
CommandLine
::FromString(cmd_line);
/external/emma/ant/ant14/com/vladium/emma/
emmajavaTask.java
29
import org.apache.tools.ant.types.
Commandline
;
305
* Not overridable [due to limitations in ANT's
Commandline
].
307
public final
Commandline
.Argument createArg ()
310
m_appArgs = new
Commandline
();
576
private
Commandline
m_appArgs;
/external/icu4c/test/perf/perldriver/
PerfFramework.pm
123
my $
commandLine
;
125
$
commandLine
= "$program -i $ITERATIONS -p $NUMPASSES $locAndData @argsAndTest";
127
$
commandLine
= "$program -t $TIME -p $NUMPASSES $locAndData @argsAndTest";
129
#my $
commandLine
= "$program -i 5 -p $NUMPASSES $locAndData @argsAndTest";
130
my @res = measure1($
commandLine
);
/external/libpng/projects/visualc71/
libpng.vcproj
660
CommandLine
="nmake -f PRJ0041.mak IntDir=$(IntDir)"
668
CommandLine
="nmake -f PRJ0041.mak IntDir=$(IntDir)"
676
CommandLine
="nmake -f PRJ0041.mak IntDir=$(IntDir)"
684
CommandLine
="nmake -f PRJ0041.mak IntDir=$(IntDir)"
692
CommandLine
="nmake -f PRJ0041.mak IntDir=$(IntDir)"
/prebuilts/misc/common/commons-cli/
commons-cli-1.2.jar
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
antlr3.jar
/external/chromium/chrome/browser/safe_browsing/
client_side_detection_host_unittest.cc
139
new
CommandLine
(*
CommandLine
::ForCurrentProcess()));
147
*
CommandLine
::ForCurrentProcess() = *original_cmd_line_;
216
scoped_ptr<
CommandLine
> original_cmd_line_;
294
CommandLine
::ForCurrentProcess()->AppendSwitch(
350
CommandLine
::ForCurrentProcess()->AppendSwitch(
579
CommandLine
::ForCurrentProcess()->AppendSwitch(
/external/chromium/chrome/browser/net/
pref_proxy_config_service_unittest.cc
305
: command_line_(
CommandLine
::NO_PROGRAM) {}
322
CommandLine
command_line_;
326
TEST_P(PrefProxyConfigServiceCommandLineTest,
CommandLine
) {
/build/core/
distdir.mk
26
# The
commandline
was something like "make dist" or "make dist showcommands".
Completed in 577 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>