OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:commandline
(Results
251 - 275
of
741
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/include/llvm/Support/
RegistryParser.h
17
#include "llvm/Support/
CommandLine
.h"
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/Support/
Android.mk
10
CommandLine
.cpp \
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCAsmInfo.cpp
15
#include "llvm/Support/
CommandLine
.h"
/external/llvm/lib/Target/MBlaze/
MBlazeSubtarget.cpp
17
#include "llvm/Support/
CommandLine
.h"
/external/llvm/tools/llvmc/examples/mcc16/
Hooks.cpp
2
#include "llvm/Support/
CommandLine
.h"
/external/llvm/utils/fpcmp/
fpcmp.cpp
15
#include "llvm/Support/
CommandLine
.h"
/external/srec/shared/src/
CommandLine.c
2
*
CommandLine
.c *
/dalvik/dx/src/com/android/dx/command/dump/
SsaDumper.java
59
* @param args
commandline
parsedArgs
74
* @param args
commandline
parsedArgs
/external/bluetooth/glib/build/win32/vs8/
gmodule.vcproj
27
CommandLine
="if exist ..\..\..\gmodule\gmoduleconf.h goto END
copy ..\..\..\gmodule\gmoduleconf.h.win32 ..\..\..\gmodule\gmoduleconf.h
:END
"
109
CommandLine
="if exist ..\..\..\gmodule\gmoduleconf.h goto END
copy ..\..\..\gmodule\gmoduleconf.h.win32 ..\..\..\gmodule\gmoduleconf.h
:END
"
gobject.vcproj
276
CommandLine
="echo EXPORTS > "$(InputDir)/gobject.def" && cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF "$(InputPath)" >> "$(InputDir)/gobject.def""
286
CommandLine
="echo EXPORTS > "$(InputDir)/gobject.def" && cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF "$(InputPath)" >> "$(InputDir)/gobject.def""
/external/bluetooth/glib/build/win32/vs9/
glib.vcproj
31
CommandLine
="if exist ..\..\..\config.h goto DONE_CONFIG_H
copy ..\..\..\config.h.win32 ..\..\..\config.h
:DONE_CONFIG_H
if exist ..\..\..\glibconfig.h goto DONE_GLIBCONFIG_H
copy ..\..\..\glibconfig.h.win32 ..\..\..\glibconfig.h
:DONE_GLIBCONFIG_H
"
113
CommandLine
="if exist ..\..\..\config.h goto DONE_CONFIG_H
copy ..\..\..\config.h.win32 ..\..\..\config.h
:DONE_CONFIG_H
if exist ..\..\..\glibconfig.h goto DONE_GLIBCONFIG_H
copy ..\..\..\glibconfig.h.win32 ..\..\..\glibconfig.h
:DONE_GLIBCONFIG_H
"
197
CommandLine
="if exist ..\..\..\config.h goto GLIB_CONFIG
copy ..\..\..\config.h.win32 ..\..\..\config.h
:GLIB_CONFIG
if exist ..\..\..\glibconfig.h\ goto END
copy ..\..\..\glibconfig.h.win32 ..\..\..\glibconfig.h
:END
"
279
CommandLine
="if exist ..\..\..\config.h goto GLIB_CONFIG
copy ..\..\..\config.h.win32 ..\..\..\config.h
:GLIB_CONFIG
if exist ..\..\..\glibconfig.h\ goto END
copy ..\..\..\glibconfig.h.win32 ..\..\..\glibconfig.h
:END
"
770
CommandLine
="echo EXPORTS > "$(InputDir)/glib.def" && cl /EP -DG_OS_WIN32 -DINCLUDE_INTERNAL_SYMBOLS -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF -DG_GNUC_FORMAT=;G_GNUC_FORMAT "$(InputPath)" >> "$(InputDir)/glib.def"
"
780
CommandLine
="echo EXPORTS > "$(InputDir)/glib.def" && cl /EP -DG_OS_WIN32 -DINCLUDE_INTERNAL_SYMBOLS -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF -DG_GNUC_FORMAT=;G_GNUC_FORMAT "$(InputPath)" >> "$(InputDir)/glib.def"
"
790
CommandLine
="echo EXPORTS > "$(InputDir)/glib.def" && cl /EP -DG_OS_WIN32 -DINCLUDE_INTERNAL_SYMBOLS -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF -DG_GNUC_FORMAT=;G_GNUC_FORMAT "$(InputPath)" >> "$(InputDir)/glib.def"
"
800
CommandLine
="echo EXPORTS > "$(InputDir)/glib.def" && cl /EP -DG_OS_WIN32 -DINCLUDE_INTERNAL_SYMBOLS -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF -DG_GNUC_FORMAT=;G_GNUC_FORMAT "$(InputPath)" >> "$(InputDir)/glib.def"
"
/external/bluetooth/glib/gio/
gappinfo.h
80
* @get_commandline: Gets the
commandline
for the #GAppInfo. Since 2.20
132
GAppInfo * g_app_info_create_from_commandline (const char *
commandline
,
/external/chromium/chrome/browser/
background_contents_service.h
23
class
CommandLine
;
48
BackgroundContentsService(Profile* profile, const
CommandLine
* command_line);
browser_process_impl.h
31
class
CommandLine
;
44
explicit BrowserProcessImpl(const
CommandLine
& command_line);
intranet_redirect_detector.cc
70
const
CommandLine
* cmd_line =
CommandLine
::ForCurrentProcess();
shell_integration.h
17
class
CommandLine
;
81
static
CommandLine
CommandLineArgsForLauncher(
/external/chromium/chrome/browser/extensions/
extension_toolbar_model_browsertest.cc
69
CommandLine
::ForCurrentProcess()->AppendSwitch(
109
CommandLine
::ForCurrentProcess()->AppendSwitch(
extension_tts_apitest.cc
47
virtual void SetUpCommandLine(
CommandLine
* command_line) {
210
CommandLine
::ForCurrentProcess()->AppendSwitch(
/external/chromium/chrome/browser/history/
in_memory_history_backend.cc
44
if (
CommandLine
::ForCurrentProcess()->HasSwitch(
46
!
CommandLine
::ForCurrentProcess()->HasSwitch(
/external/chromium/chrome/browser/resources/options/
personal_options.js
83
if (cr.
commandLine
.options['--bwsi']) {
214
return cr.
commandLine
.options['--bwsi'];
/external/chromium/chrome/common/
service_process_util.h
17
class
CommandLine
;
119
scoped_ptr<
CommandLine
> autorun_command_line_;
/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/v8/tools/visual_studio/
v8.vcproj
194
CommandLine
=".\js2c.cmd ..\..\src "$(IntDir)\DerivedSources""
205
CommandLine
=".\js2c.cmd ..\..\src "$(IntDir)\DerivedSources""
Completed in 608 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>