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

<<21222324252627282930>>

  /external/chromium_org/media/tools/demuxer_bench/
demuxer_bench.cc 22 namespace switches { namespace
24 } // namespace switches
183 << " --" << switches::kEnableBitstreamConverter
208 &demuxer, cmd_line->HasSwitch(switches::kEnableBitstreamConverter));
  /external/chromium_org/skia/ext/
image_operations_bench.cc 180 const CommandLine::SwitchMap& switches = command_line->GetSwitches(); local
183 for (CommandLine::SwitchMap::const_iterator iter = switches.begin();
184 iter != switches.end();
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 230 !command_line.HasSwitch(switches::kDisableAcceleratedVideoDecode);
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_test.cc 291 command_line->AppendSwitch(switches::kSbDisableAutoUpdate);
296 command_line->AppendSwitch(switches::kDisableIPv6);
300 command_line->AppendSwitch(switches::kSbDisableDownloadProtection);
309 command_line->AppendSwitchASCII(switches::kSbInfoURLPrefix, url_prefix);
310 command_line->AppendSwitchASCII(switches::kSbMacKeyURLPrefix, url_prefix);
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 113 if (system_tray_height_ > 0 && ash::switches::UseAlternateShelfLayout())
191 if (ash::switches::UseAlternateShelfLayout())
244 if (ash::switches::UseAlternateShelfLayout())
306 ash::switches::UseAlternateShelfLayout());
380 ash::switches::UseAlternateShelfLayout()));
  /external/chromium_org/chrome/browser/extensions/
window_open_apitest.cc 26 #include "extensions/common/switches.h"
46 extensions::switches::kEnableExperimentalExtensionApis);
219 // command_line->AppendSwitch(switches::kDisablePanels);
231 command_line->AppendSwitch(switches::kEnablePanels);
261 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
268 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnablePanels)) {
314 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnablePanels)) {
  /external/chromium_org/chrome/browser/spellchecker/
feedback_sender.cc 155 switches::kEnableSpellingServiceFeedback) ||
165 switches::kSpellingServiceFeedbackUrl)) {
168 switches::kSpellingServiceFeedbackUrl));
176 switches::kSpellingServiceFeedbackIntervalSeconds)) {
178 switches::kSpellingServiceFeedbackIntervalSeconds),
  /external/chromium_org/cloud_print/service/win/
cloud_print_service.cc 45 std::cout << " [ -" << switches::kUserDataDir << "=DIRECTORY ]";
61 switches::kUserDataDir, IDS_SWITCH_HELP_DATA_DIR
202 command_line.GetSwitchValuePath(switches::kUserDataDir);
231 command_line.HasSwitch(switches::kEnableLogging));
409 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableLogging) ?
  /external/chromium_org/chrome/app/
breakpad_win.cc 212 // to fit in the switches (limited to 63 characters).
223 flag == L"--flag-switches-begin" ||
224 flag == L"--flag-switches-end";
241 // Don't bother including boring command line switches in crash reports.
251 // Make note of the total number of switches. This is useful in case we have
435 // Add empty values for the command line switches. We will fill them with
439 google_breakpad::CustomInfoEntry(L"num-switches", L""));
451 std::vector<const wchar_t*> switches; local
453 CommandLine::ForCurrentProcess()->argv(), &switches);
454 SetCommandLine2(&switches[0], switches.size())
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 183 // the user switches to home. We know it is safe to do at this
184 // point, so make sure new activity switches are now allowed.
244 int[] switches = new int[7]; local
248 switches, binders);
255 disable(switches[0]);
256 setSystemUiVisibility(switches[1], 0xffffffff);
257 topAppWindowChanged(switches[2] != 0);
259 setImeWindowStatus(binders.get(0), switches[3], switches[4]);
260 setHardKeyboardStatus(switches[5] != 0, switches[6] != 0)
    [all...]
  /ndk/sources/host-tools/make-3.81/
main.c 128 in command switches of a type that takes string arguments. */
138 /* The recognized command switches. */
213 /* List of makefiles given with -f switches. */
246 /* List of directories given with -C switches. */
250 /* List of include directories given with -I switches. */
254 /* List of files given with -o switches. */
258 /* List of files given with -W switches. */
362 /* The table of command switches. */ variable in typeref:struct:command_switch
364 static const struct command_switch switches[] =
    [all...]
  /external/chromium/chrome/browser/prefs/
pref_service_unittest.cc 222 command_line.AppendSwitchASCII(switches::kProxyBypassList, "123");
223 command_line.AppendSwitchASCII(switches::kProxyServer, "789");
262 command_line.AppendSwitchASCII(switches::kProxyBypassList, "123");
263 command_line.AppendSwitchASCII(switches::kProxyServer, "789");
296 command_line.AppendSwitch(switches::kNoProxyServer);
325 command_line.AppendSwitch(switches::kProxyAutoDetect);
  /external/chromium_org/ash/system/tray/
tray_background_view.cc 216 if (ash::switches::UseAlternateShelfLayout()) {
284 if (ash::switches::UseAlternateShelfLayout()) {
301 if (ash::switches::UseAlternateShelfLayout()) {
450 if (ash::switches::UseAlternateShelfLayout()) {
535 int vertical_alignment = ash::switches::UseAlternateShelfLayout() ?
595 if (switches::UseAlternateShelfLayout())
  /external/chromium_org/chrome/browser/chromeos/login/
login_display_host_impl.cc 204 HasSwitch(switches::kDisableBootAnimation);
206 HasSwitch(switches::kDisableOobeAnimation);
222 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshWebUIInit)) {
224 GetSwitchValueASCII(switches::kAshWebUIInit);
647 switches::kDisableLoginAnimations))
856 switches::kNaturalScrollDefault));
    [all...]
  /external/chromium_org/chromeos/dbus/
shill_service_client_stub.cc 61 chromeos::switches::kEnableStubPortalledWifi)) {
203 chromeos::switches::kEnableStubInteractive)) {
251 chromeos::switches::kEnableStubInteractive)) {
340 chromeos::switches::kDefaultStubNetworkStateIdle)) {
448 chromeos::switches::kDisableStubEthernet)) {
478 chromeos::switches::kEnableStubPortalledWifi)) {
  /external/chromium/chrome/browser/profiles/
profile_impl.cc 149 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDiskCacheDir)) {
151 switches::kDiskCacheDir);
154 const char* arg = kNormalContext == type ? switches::kDiskCacheSize :
155 switches::kMediaCacheSize;
410 switches::kEnableExtensionTimelineApi)) {
430 autoupdate_enabled = !command_line->HasSwitch(switches::kGuestSession);
445 if (command_line->HasSwitch(switches::kLoadExtension)) {
447 switches::kLoadExtension);
477 switches::kSkipChromeOSComponents)) {
495 switches::kSkipChromeOSComponents))
    [all...]
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log.cc 72 HasSwitch(switches::kEnableExtensionActivityLogging);
268 switches::kEnableExtensionActivityLogTesting);
333 switches::kEnableExtensionActivityLogging))
  /external/chromium_org/chrome/browser/google/
google_url_tracker.cc 242 // Some switches should disable the Google URL tracker entirely. If we can't
247 switches::kDisableBackgroundNetworking) ||
248 CommandLine::ForCurrentProcess()->HasSwitch(switches::kGoogleBaseURL))
252 GetSwitchValueASCII(switches::kGoogleSearchDomainCheckURL);
  /external/chromium_org/chrome/browser/media/
chrome_webrtc_browsertest.cc 96 switches::kUseFakeDeviceForMediaStream));
98 switches::kUseFakeUIForMediaStream));
320 command_line->AppendSwitch(switches::kEnableMetricsReportingForTesting);
  /external/chromium_org/chrome/browser/net/
ssl_config_service_manager_pref_unittest.cc 216 command_line.AppendSwitchASCII(switches::kSSLVersionMin, "tls1");
217 command_line.AppendSwitchASCII(switches::kSSLVersionMax, "ssl3");
218 command_line.AppendSwitch(switches::kEnableUnrestrictedSSL3Fallback);
  /external/chromium_org/chrome/browser/policy/
browser_policy_connector.cc 186 if (!command_line->HasSwitch(chromeos::switches::kDisableLocalAccounts)) {
368 if (command_line->HasSwitch(switches::kDeviceManagementUrl))
369 return command_line->GetSwitchValueASCII(switches::kDeviceManagementUrl);
  /external/chromium_org/chrome_frame/test/
policy_settings_unittest.cc 241 test_switches += switches::kDisableWebKitMediaSource;
251 switches::kDisableWebKitMediaSource));
257 EXPECT_TRUE(new_cmd_line.HasSwitch(switches::kDisableWebKitMediaSource));
  /external/chromium_org/content/browser/
plugin_browsertest.cc 45 command_line->AppendSwitchASCII(switches::kJavaScriptFlags, "--expose_gc");
60 command_line->AppendSwitchASCII(switches::kTestSandbox,
69 command_line->AppendSwitchPath(switches::kExtraPluginDir, plugin_dir);
  /external/chromium_org/content/browser/tracing/
trace_controller_impl.cc 78 switches::kTraceStartupFile);
94 switches::kTraceStartupDuration);
97 DLOG(WARNING) << "Could not parse --" << switches::kTraceStartupDuration
  /external/qemu-pc-bios/vgabios/tests/
testbios.c 32 Bit8u switches; member in struct:__anon27522
282 biosarea->switches=peekb(0x40,0x88);
308 printf("switches: %02x\t",biosarea->switches);

Completed in 2229 milliseconds

<<21222324252627282930>>