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

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/webui/
ntp_resource_cache.cc 226 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kGuestSession)) {
393 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kNewTabPage4)) {
553 CommandLine::ForCurrentProcess()->HasSwitch(switches::kNewTabPage4) ?
  /external/bluetooth/glib/gio/
gdesktopappinfo.c     [all...]
gwin32appinfo.c 363 g_app_info_create_from_commandline (const char *commandline,
  /external/chromium/chrome/browser/ui/
browser.cc 376 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnablePanels)) {
787 const CommandLine& parsed_command_line = *CommandLine::ForCurrentProcess();
809 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kStartMaximized))
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc 80 // CommandLineFlagParser is the class that reads from the commandline
172 // The help message indicating that the commandline flag has been
    [all...]
  /external/llvm/lib/Support/
CommandLine.cpp 1 //===-- CommandLine.cpp - Command line parser implementation --------------===//
15 // reading the library documentation located in docs/CommandLine.html
19 #include "llvm/Support/CommandLine.h"
128 errs() << ProgramName << ": CommandLine Error: Argument '"
294 << ": Bad ValueMask flag! CommandLine usage error:"
464 /// CommandLine library, which allows you to read the program's name
    [all...]
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 18 #include "llvm/Support/CommandLine.h"
45 // modifiers of llvm-ar. This object instructs the CommandLine library
710 // Do our own parsing of the command line because the CommandLine utility
  /dalvik/dx/src/com/android/dx/command/dump/
BlockDumper.java 80 * @param args commandline parsedArgs
  /external/chromium/chrome/browser/chromeos/cros/
cryptohome_library.cc 294 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
  /external/chromium/chrome/browser/chromeos/login/
base_login_display_host.cc 205 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDOMLogin)) {
  /external/chromium/chrome/browser/chromeos/
proxy_cros_settings_provider.cc 43 !CommandLine::ForCurrentProcess()->HasSwitch(switches::kGuestSession));
  /external/chromium/chrome/browser/cocoa/
install_from_dmg.mm 324 CommandLine::ForCurrentProcess()->argv();
  /external/chromium/chrome/browser/google/
google_url_tracker.cc 183 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium/chrome/browser/printing/
printing_layout_uitest.cc 178 return CommandLine::ForCurrentProcess()->HasSwitch(kGenerateSwitch);
  /external/chromium/chrome/browser/sessions/
session_restore_uitest.cc 353 CommandLine app_launch_arguments = launch_arguments_;
  /external/chromium/chrome/common/
service_process_util_mac.mm 239 CFDictionaryRef CreateServiceProcessLaunchdPlist(CommandLine* cmd_line,
  /external/chromium/net/test/
test_server.cc 344 bool TestServer::AddCommandLineArguments(CommandLine* command_line) const {
  /external/chromium/net/tools/crash_cache/
crash_cache.cc 47 CommandLine cmdline(exe);
  /external/chromium/net/tools/tld_cleanup/
tld_cleanup.cc 264 CommandLine::Init(argc, argv);
  /external/dropbear/
svr-main.c 57 /* get commandline options */
  /external/iproute2/misc/
lnstat.c 114 /* no field specification on commandline, need to build default */
  /external/iptables/iptables/
ip6tables-restore.c 180 fprintf(stderr, "Unknown arguments found on commandline\n");
iptables-restore.c 186 fprintf(stderr, "Unknown arguments found on commandline\n");
  /external/llvm/lib/Analysis/
AliasAnalysisEvaluator.cpp 30 #include "llvm/Support/CommandLine.h"
ProfileInfoLoaderPass.cpp 22 #include "llvm/Support/CommandLine.h"

Completed in 472 milliseconds

<<11121314151617181920>>