HomeSort by relevance Sort by last modified time
    Searched full:commandline (Results 326 - 350 of 741) sorted by null

<<11121314151617181920>>

  /system/core/mkbootimg/
bootimg.h 73 ** appended to the kernel commandline in the tags.
mkbootimg.c 64 " [ --cmdline <kernel-commandline> ]\n"
188 fprintf(stderr,"error: kernel commandline too large\n");
  /external/chromium/chrome/browser/profiles/
profile_impl.cc 149 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDiskCacheDir)) {
150 *cache_path = CommandLine::ForCurrentProcess()->GetSwitchValuePath(
157 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(arg);
408 const CommandLine* command_line = CommandLine::ForCurrentProcess();
434 CommandLine::ForCurrentProcess(),
476 if (!CommandLine::ForCurrentProcess()->HasSwitch(
494 if (!CommandLine::ForCurrentProcess()->HasSwitch(
880 if (CommandLine::ForCurrentProcess()->HasSwitch(
    [all...]
profile_io_data.cc 279 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /dalvik/dx/src/com/android/dx/cf/direct/
ClassPathOpener.java 117 * specified directly on the commandline)
170 * specified directly on the commandline)
  /external/chromium/chrome/browser/
browser_main_posix.cc 232 CommandLine* singleton_command_line = CommandLine::ForCurrentProcess();
mach_broker_mac.cc 238 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
about_flags.cc 307 void ConvertFlagsToSwitches(PrefService* prefs, CommandLine* command_line);
312 std::map<std::string, CommandLine::StringType>* switch_list);
473 void ConvertFlagsToSwitches(PrefService* prefs, CommandLine* command_line) {
525 std::map<std::string, CommandLine::StringType>* switch_list) {
565 PrefService* prefs, CommandLine* command_line) {
685 std::map<std::string, CommandLine::StringType>* switch_list) {
process_info_snapshot_mac.cc 145 CommandLine command_line(argv);
212 CommandLine command_line(argv);
296 CommandLine command_line(argv);
process_singleton_linux.cc 310 if (!CommandLine::ForCurrentProcess()->HasSwitch(
625 CommandLine parsed_command_line(argv);
763 return NotifyOtherProcessWithTimeout(*CommandLine::ForCurrentProcess(),
769 const CommandLine& cmd_line,
889 *CommandLine::ForCurrentProcess(),
895 const CommandLine& command_line,
    [all...]
background_page_tracker.cc 144 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/content_settings/
content_settings_base_provider.cc 50 if (CommandLine::ForCurrentProcess()->HasSwitch(
248 !CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium/chrome/browser/extensions/
app_process_apitest.cc 65 CommandLine::ForCurrentProcess()->AppendSwitch(
149 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_web_ui.cc 144 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/nacl_host/
nacl_process_host.cc 142 CommandLine* cmd_line = new CommandLine(exe_path);
  /external/chromium/chrome/browser/net/gaia/
token_service.cc 52 CommandLine* cmd_line = CommandLine::ForCurrentProcess();
  /external/icu4c/tools/ctestfw/unicode/
ctest.h 104 * Gets the test option set on commandline.
114 * Sets the test option with value given on commandline.
  /external/llvm/utils/vim/
vimrc 100 " A list of options to add to the clang commandline, for example to add
122 " Build a clang commandline to do code completion on stdin.
  /external/chromium/chrome/browser/ui/
browser_init.cc 361 SessionStartupPref GetSessionStartupPref(const CommandLine& command_line,
519 bool BrowserInit::LaunchBrowser(const CommandLine& command_line,
573 const CommandLine& parsed_command_line = *CommandLine::ForCurrentProcess();
622 const CommandLine& command_line)
631 const CommandLine& command_line,
    [all...]
  /external/chromium/chrome/browser/ui/webui/options/
advanced_options_handler.cc 52 CommandLine::ForCurrentProcess()->HasSwitch(
205 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableRemoting)) {
548 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kGuestSession)) {
  /external/libvpx/build/make/
gen_msvs_proj.sh 155 CommandLine="$(eval echo \$asm_${cfg}_cmdline)" \
355 CommandLine="call obj_int_extract.bat $src_path_bare" \
461 CommandLine="call obj_int_extract.bat $src_path_bare" \
  /external/bluetooth/glib/build/win32/vs8/
gio.vcproj 467 CommandLine="echo EXPORTS &gt; &quot;$(InputDir)/gio.def&quot; &amp;&amp; cl /EP -DINCLUDE_VARIABLES -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 &quot;$(InputPath)&quot; &gt;&gt; &quot;$(InputDir)/gio.def&quot;&#x0D;&#x0A;"
477 CommandLine="echo EXPORTS &gt; &quot;$(InputDir)/gio.def&quot; &amp;&amp; cl /EP -DINCLUDE_VARIABLES -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 &quot;$(InputPath)&quot; &gt;&gt; &quot;$(InputDir)/gio.def&quot;&#x0D;&#x0A;"
  /external/chromium/chrome/browser/diagnostics/
diagnostics_main.cc 336 // -(all) CommandLine::Init();
338 int DiagnosticsMain(const CommandLine& command_line) {
  /external/chromium/chrome/browser/sync/
sync_ui_util.cc 78 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 254 const CommandLine& command_line = *CommandLine::ForCurrentProcess();

Completed in 1920 milliseconds

<<11121314151617181920>>