HomeSort by relevance Sort by last modified time
    Searched refs:switches (Results 401 - 425 of 1305) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ui/compositor/
compositor.cc 18 #include "cc/base/switches.h"
404 !command_line->HasSwitch(cc::switches::kUIDisablePartialSwap);
406 command_line->HasSwitch(cc::switches::kUIEnablePerTilePainting);
410 command_line->HasSwitch(cc::switches::kUIShowCompositedLayerBorders);
412 command_line->HasSwitch(cc::switches::kUIShowFPSCounter);
414 command_line->HasSwitch(switches::kUIShowPaintRects);
416 command_line->HasSwitch(cc::switches::kUIShowPropertyChangedRects);
418 command_line->HasSwitch(cc::switches::kUIShowSurfaceDamageRects);
420 command_line->HasSwitch(cc::switches::kUIShowScreenSpaceRects);
422 command_line->HasSwitch(cc::switches::kUIShowReplicaScreenSpaceRects)
    [all...]
  /external/chromium/chrome/browser/profiles/
profile_manager.cc 122 if (command_line.HasSwitch(switches::kLoginProfile)) {
123 profile_dir = command_line.GetSwitchValuePath(switches::kLoginProfile);
151 if (!command_line.HasSwitch(switches::kTestType) ||
152 command_line.HasSwitch(switches::kLoginProfile)) {
340 if (!command_line.HasSwitch(switches::kTestType)) {
360 (!command_line.HasSwitch(switches::kTestType) ||
361 command_line.HasSwitch(switches::kLoginProfile))) {
367 if (!command_line.HasSwitch(switches::kDisableWebResources))
387 (!command_line.HasSwitch(switches::kTestType) ||
388 command_line.HasSwitch(switches::kLoginProfile)))
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
APIspec.py 325 self.switches = {}
332 if desc.name not in self.switches:
333 self.switches[desc.name] = []
347 self.switches[desc.name].append(desc)
353 for switch in self.switches.itervalues():
365 self.switches = tmp.switches
372 for switch in self.switches.itervalues():
381 if name in self.switches:
385 for switch in self.switches.itervalues()
    [all...]
  /external/mesa3d/src/mesa/main/
APIspec.py 325 self.switches = {}
332 if desc.name not in self.switches:
333 self.switches[desc.name] = []
347 self.switches[desc.name].append(desc)
353 for switch in self.switches.itervalues():
365 self.switches = tmp.switches
372 for switch in self.switches.itervalues():
381 if name in self.switches:
385 for switch in self.switches.itervalues()
    [all...]
  /external/chromium/chrome/browser/ui/tests/
browser_uitest.cc 208 launch_arguments_.AppendSwitch(switches::kDisablePopupBlocking);
255 launch_arguments_.AppendSwitch(switches::kKioskMode);
289 launch_arguments_.AppendSwitchPath(switches::kUserDataDir, tmp_profile);
317 launch_arguments_.AppendSwitchASCII(switches::kApp, test_file_url.spec());
339 launch_arguments_.AppendSwitch(switches::kKeepAliveForTest);
365 launch_arguments_.AppendSwitch(switches::kNoStartupWindow);
366 launch_arguments_.AppendSwitch(switches::kKeepAliveForTest);
  /external/chromium_org/chrome/test/mini_installer_test/
installer_test_util.cc 168 bool Install(const base::FilePath& installer, const SwitchBuilder& switches) {
174 command.AppendArguments(switches.GetSwitches(), false);
264 uninstall_cmd.AppendSwitch(installer::switches::kUninstall);
265 uninstall_cmd.AppendSwitch(installer::switches::kForceUninstall);
267 installer::switches::kInstallArchive, archive);
269 uninstall_cmd.AppendSwitch(installer::switches::kSystemLevel);
271 uninstall_cmd.AppendSwitch(installer::switches::kMultiInstall);
  /external/chromium_org/content/shell/
shell.cc 73 if (command_line.HasSwitch(switches::kDumpRenderTree))
112 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree)) {
264 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
304 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
323 return CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree);
327 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
341 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
  /external/chromium_org/chrome/browser/search/
search.cc 156 if (command_line->HasSwitch(switches::kDisableInstantExtendedAPI))
158 else if (command_line->HasSwitch(switches::kEnableInstantExtendedAPI))
198 switches::kInstantNewTabURL));
284 if (command_line->HasSwitch(switches::kDisableInstantExtendedAPI))
286 if (command_line->HasSwitch(switches::kEnableInstantExtendedAPI)) {
439 if (command_line->HasSwitch(switches::kDisableInstantExtendedAPI) ||
440 command_line->HasSwitch(switches::kEnableLocalFirstLoadNTP)) {
443 if (command_line->HasSwitch(switches::kDisableLocalFirstLoadNTP))
470 if (command_line->HasSwitch(switches::kInstantNewTabURL))
591 switches::kInstantNewTabURL))
    [all...]
  /external/chromium_org/chrome/test/perf/rendering/
throughput_tests.cc 147 switches::kExtraChromeFlags))
151 switches::kExtraChromeFlags);
184 if (!command_line->HasSwitch(switches::kRecordMode))
185 command_line->AppendSwitch(switches::kPlaybackMode);
186 command_line->AppendSwitchNative(switches::kDiskCacheDir,
191 command_line->AppendSwitch(switches::kDisableGpuVsync);
192 command_line->AppendSwitch(switches::kAllowFileAccessFromFiles);
195 command_line->AppendSwitch(switches::kForceCompositingMode);
197 command_line->AppendSwitch(switches::kDisableAcceleratedCompositing);
198 command_line->AppendSwitch(switches::kDisableExperimentalWebGL)
    [all...]
  /external/chromium_org/chrome/browser/
shell_integration_win.cc 96 if (command_line.HasSwitch(switches::kUserDataDir))
97 user_data_dir = command_line.GetSwitchValuePath(switches::kUserDataDir);
105 if (command_line.HasSwitch(switches::kProfileDirectory)) {
107 command_line.GetSwitchValuePath(switches::kProfileDirectory);
115 if (command_line.HasSwitch(switches::kApp)) {
117 GURL(command_line.GetSwitchValueASCII(switches::kApp))));
118 } else if (command_line.HasSwitch(switches::kAppId)) {
120 command_line.GetSwitchValueASCII(switches::kAppId)));
121 } else if (command_line.HasSwitch(switches::kShowAppList)) {
  /external/chromium_org/chrome/browser/nacl_host/
nacl_process_host.cc 215 switches::kEnableNaClDebug);
268 !cmd->GetSwitchValuePath(switches::kNaClGdb).empty());
271 !cmd->GetSwitchValuePath(switches::kNaClGdbScript).empty());
274 cmd->HasSwitch(switches::kEnableNaClDebug));
276 cmd->GetSwitchValueASCII(switches::kNaClDebugMask));
289 if (cmd->HasSwitch(switches::kEnableNaClDebug) &&
290 !cmd->HasSwitch(switches::kNoSandbox)) {
298 if (cmd->HasSwitch(switches::kNaClGdb) &&
299 !cmd->HasSwitch(switches::kEnableNaClDebug)) {
343 switches::kNaClGdb).empty())
    [all...]
  /external/chromium_org/chrome/browser/net/
proxy_browsertest.cc 91 command_line->AppendSwitchASCII(switches::kProxyServer,
162 command_line->AppendSwitchASCII(switches::kProxyPacUrl, http_server_.GetURL(
183 command_line->AppendSwitchASCII(switches::kProxyPacUrl,
215 switches::kProxyPacUrl,
242 command_line->AppendSwitchASCII(switches::kProxyPacUrl,
  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_common.cc 40 switches::kSpeculativeResourcePrefetching)) {
43 switches::kSpeculativeResourcePrefetching);
45 if (value == switches::kSpeculativeResourcePrefetchingDisabled) {
47 } else if (value == switches::kSpeculativeResourcePrefetchingLearning) {
51 } else if (value == switches::kSpeculativeResourcePrefetchingEnabled) {
  /external/chromium_org/chrome/renderer/
chrome_content_renderer_client.cc 274 if (command_line->HasSwitch(switches::kEnableBenchmarking))
276 if (command_line->HasSwitch(switches::kEnableNetBenchmarking))
278 if (command_line->HasSwitch(switches::kInstantProcess))
281 if (command_line->HasSwitch(switches::kPlaybackMode) ||
282 command_line->HasSwitch(switches::kRecordMode) ||
283 command_line->HasSwitch(switches::kNoJsRandomness)) {
287 if (command_line->HasSwitch(switches::kEnableIPCFuzzing)) {
300 if (!command_line->HasSwitch(switches::kInstantProcess))
378 if (command_line->HasSwitch(switches::kEnablePasswordGeneration))
380 if (command_line->HasSwitch(switches::kInstantProcess)
    [all...]
  /external/chromium_org/chrome/service/
service_process.cc 94 if (parsed_command_line.HasSwitch(switches::kNoErrorDialogs))
171 if (command_line.HasSwitch(switches::kIgnoreUrlFetcherCertRequests))
175 std::string locale = command_line.GetSwitchValueASCII(switches::kLang);
194 if (command_line.HasSwitch(switches::kEnableCloudPrintProxy) ||
320 switches::kNoServiceAutorun)) {
service_utility_process_host.cc 144 cmd_line.AppendSwitchASCII(switches::kProcessType, switches::kUtilityProcess);
145 cmd_line.AppendSwitchASCII(switches::kProcessChannelID, channel_id);
146 cmd_line.AppendSwitch(switches::kLang);
162 cmd_line->AppendSwitch(switches::kNoSandbox);
  /external/chromium_org/media/audio/linux/
audio_manager_linux.cc 313 switches::kAlsaOutputDevice)) {
315 switches::kAlsaOutputDevice);
324 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAlsaInputDevice)) {
326 switches::kAlsaInputDevice);
334 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kUseCras)) {
  /external/chromium_org/ui/base/
layout.cc 48 HasSwitch(switches::kTouchOptimizedUI);
51 GetSwitchValueASCII(switches::kTouchOptimizedUI);
55 switch_value == switches::kTouchOptimizedUIEnabled) {
57 } else if (switch_value == switches::kTouchOptimizedUIDisabled) {
59 } else if (switch_value != switches::kTouchOptimizedUIAuto) {
  /external/chromium_org/chrome/test/webdriver/
webdriver_automation.cc 357 command.AppendSwitch(switches::kNoSandbox);
361 switches::kDisableHangMonitor,
362 switches::kDisablePromptOnRepost,
363 switches::kDomAutomationController,
364 switches::kFullMemoryCrashReport,
365 switches::kNoDefaultBrowserCheck,
366 switches::kNoFirstRun,
367 switches::kDisableBackgroundNetworking,
368 switches::kDisableSync,
369 switches::kDisableTranslate
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_startup_browsertest.cc 60 command_line->AppendSwitch(switches::kDisableExtensions);
64 command_line->AppendSwitchPath(switches::kLoadExtension, load_extension_);
65 command_line->AppendSwitch(switches::kDisableExtensionsFileAccessCheck);
isolated_app_apitest.cc 43 switches::kDisablePopupBlocking);
45 switches::kEnableExperimentalAppManifests);
106 switches::kDisablePopupBlocking);
  /external/chromium/chrome/browser/
upgrade_detector.cc 51 return cmd_line.GetSwitchValueASCII(switches::kCheckForUpdateIntervalSec);
108 command_line.AppendSwitch(switches::kProductVersion);
163 if (command_line.HasSwitch(switches::kDisableBackgroundNetworking))
  /external/chromium_org/chrome/browser/chromeos/kiosk_mode/
kiosk_mode_settings.cc 113 switches::kKioskModeScreensaverPath)) {
116 GetSwitchValueASCII(switches::kKioskModeScreensaverPath)));
153 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableKioskMode)) {
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_factory_chromeos.cc 124 command_line->HasSwitch(chromeos::switches::kLoginUser) &&
125 !command_line->HasSwitch(chromeos::switches::kLoginPassword);
151 if (command_line->HasSwitch(switches::kEnableComponentCloudPolicy))
  /external/chromium_org/chrome/browser/extensions/
platform_app_browsertest_util.cc 20 #include "extensions/common/switches.h"
39 command_line->AppendSwitchASCII(::switches::kEventPageIdleTime, "1");
40 command_line->AppendSwitchASCII(::switches::kEventPageSuspendingTime, "1");
191 command_line->AppendSwitch(switches::kEnableExperimentalExtensionApis);

Completed in 361 milliseconds

<<11121314151617181920>>