HomeSort by relevance Sort by last modified time
    Searched refs:switches (Results 101 - 125 of 1275) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/components/data_reduction_proxy/common/
data_reduction_proxy_switches.cc 8 namespace switches { namespace in namespace:data_reduction_proxy
54 } // namespace switches
data_reduction_proxy_switches.h 9 namespace switches { namespace in namespace:data_reduction_proxy
11 // All switches in alphabetical order. The switches should be documented
28 } // namespace switches
  /external/chromium_org/content/shell/common/
shell_switches.h 5 // Defines all the "content_shell" command-line switches.
10 namespace switches { namespace
26 } // namespace switches
  /external/chromium_org/content/shell/renderer/
shell_render_frame_observer.cc 19 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
  /external/chromium_org/ui/compositor/
compositor_switches.h 10 namespace switches { namespace
19 } // namespace switches
  /external/chromium_org/ui/events/
event_switches.cc 7 namespace switches { namespace
47 } // namespace switches
  /external/chromium_org/ui/gfx/
switches.h 10 namespace switches { namespace
19 } // namespace switches
  /external/chromium_org/ui/keyboard/
keyboard_switches.h 11 namespace switches { namespace in namespace:keyboard
43 } // namespace switches
  /external/chromium_org/ui/views/
views_touch_selection_controller_factory_aura.cc 17 if (switches::IsTouchEditingEnabled())
  /external/llvm/utils/
findoptdiff 84 echo "Diff fails with these switches:"
85 echo $switches
88 echo 'Switches:' $switches_to_use >> $diffs
97 switches="$switches $sw"
98 if tryit "$switches" ; then
findmisopt 101 # Current set of switches is empty
113 echo "Return code not the same with these switches:"
114 echo $switches
122 echo "Diff fails with these switches:"
123 echo $switches
135 switches="$switches $sw"
136 if tryit "$switches" ; then
145 if [ "$switches" == " $all_switches" ] ; then
151 while [ ! -z "$switches" ] ; d
    [all...]
  /external/chromium_org/chrome/browser/signin/
signin_tracker_factory.cc 22 if (!switches::IsEnableWebBasedSignin() && switches::IsNewProfileManagement())
  /external/chromium_org/chrome/installer/util/
chrome_browser_sxs_operations.cc 18 cmd_line->AppendSwitch(switches::kChromeSxS);
27 cmd_line->AppendSwitch(switches::kChromeSxS);
fake_installation_state.h 34 chrome_state.AddUninstallSwitch(switches::kUninstall);
36 chrome_state.AddUninstallSwitch(switches::kMultiInstall);
37 chrome_state.AddUninstallSwitch(switches::kChrome);
  /external/chromium_org/ui/ozone/
platform_selection.cc 19 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kOzonePlatform) &&
23 switches::kOzonePlatform);
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_notification_manager_factory_browsertest.cc 23 command_line->AppendSwitch(chromeos::switches::kLoginManager);
24 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
42 command_line->AppendSwitch(chromeos::switches::kGuestSession);
43 command_line->AppendSwitch(::switches::kIncognito);
44 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
45 command_line->AppendSwitchASCII(chromeos::switches::kLoginUser,
  /external/chromium_org/chrome/browser/chromeos/login/demo_mode/
demo_app_launcher_browsertest.cc 70 command_line->AppendSwitch(switches::kLoginManager);
71 command_line->AppendSwitch(switches::kForceLoginManagerInTests);
72 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
74 command_line->AppendSwitchASCII(switches::kDerelictIdleTimeout, "0");
75 command_line->AppendSwitchASCII(switches::kOobeTimerInterval, "0");
76 command_line->AppendSwitchASCII(switches::kDerelictDetectionTimeout, "0");
  /external/chromium_org/content/shell/browser/
shell_content_browser_client.cc 67 switches::kCrashDumpsDir);
83 command_line.GetSwitchValueASCII(switches::kProcessType);
85 if (process_type == switches::kRendererProcess) {
92 if (process_type == switches::kPluginProcess) {
99 if (process_type == switches::kPpapiPluginProcess) {
106 if (process_type == switches::kGpuProcess) {
131 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
148 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
210 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
211 command_line->AppendSwitch(switches::kDumpRenderTree)
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
login_browsertest.cc 37 chromeos::switches::kLoginUser, "TestUser@gmail.com");
38 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,
46 command_line->AppendSwitch(chromeos::switches::kGuestSession);
47 command_line->AppendSwitch(::switches::kIncognito);
48 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,
50 command_line->AppendSwitchASCII(chromeos::switches::kLoginUser,
58 command_line->AppendSwitch(chromeos::switches::kLoginManager);
65 command_line->AppendSwitch(chromeos::switches::kLoginManager);
66 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
  /external/chromium_org/base/test/
test_timeouts.cc 91 InitializeTimeout(switches::kTestTinyTimeout, &tiny_timeout_ms_);
92 InitializeTimeout(switches::kUiTestActionTimeout,
96 InitializeTimeout(switches::kUiTestActionMaxTimeout, action_timeout_ms_,
98 InitializeTimeout(switches::kTestLargeTimeout, action_max_timeout_ms_,
102 InitializeTimeout(switches::kTestLauncherTimeout, action_timeout_ms_,
multiprocess_test.cc 21 if (!command_line.HasSwitch(switches::kTestChildProcess))
22 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname);
55 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname);
  /external/chromium_org/content/browser/gpu/
compositor_util.cc 11 #include "cc/base/switches.h"
59 command_line.HasSwitch(switches::kDisableAccelerated2dCanvas) ||
78 command_line.HasSwitch(switches::kDisableExperimentalWebGL),
85 command_line.HasSwitch(switches::kDisableFlash3d),
93 command_line.HasSwitch(switches::kDisableFlashStage3d),
103 command_line.HasSwitch(switches::kDisableFlashStage3d),
112 command_line.HasSwitch(switches::kDisableAcceleratedVideoDecode),
122 command_line.HasSwitch(switches::kDisableWebRtcHWEncoding),
132 command_line.HasSwitch(switches::kDisablePanelFitting),
168 // Command line switches take precedence over platform default
    [all...]
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_service_worker_unittest.cc 28 switches::kEnableServiceWorker));
30 switches::kEnableServiceWorker);
42 ::switches::kEnableServiceWorker));
  /external/chromium_org/content/test/
webrtc_content_browsertest_base.cc 20 // assume these switches are set by default in content_browsertests.
22 switches::kUseFakeDeviceForMediaStream));
24 switches::kUseFakeUIForMediaStream));
29 switches::kAllowLoopbackInPeerConnection);
  /external/chromium_org/chrome/app/
chrome_exe_main_win.cc 35 // List of switches that it's safe to rendezvous early with. Fast start should
41 switches::kProfileDirectory,
42 switches::kShowAppList,
54 const CommandLine::SwitchMap& switches = command_line.GetSwitches(); local
55 if (switches.size() > arraysize(kFastStartSwitches))
57 for (CommandLine::SwitchMap::const_iterator it = switches.begin();
58 it != switches.end(); ++it) {

Completed in 446 milliseconds

1 2 3 45 6 7 8 91011>>