HomeSort by relevance Sort by last modified time
    Searched refs:switches (Results 26 - 50 of 256) sorted by null

12 3 4 5 6 7 8 91011

  /external/llvm/utils/
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/chrome/browser/extensions/
extensions_startup.cc 51 if (!cmd_line.HasSwitch(switches::kPackExtension))
55 FilePath src_dir = cmd_line.GetSwitchValuePath(switches::kPackExtension);
57 if (cmd_line.HasSwitch(switches::kPackExtensionKey)) {
58 private_key_path = cmd_line.GetSwitchValuePath(switches::kPackExtensionKey);
73 if (!cmd_line.HasSwitch(switches::kUninstallExtension))
81 switches::kUninstallExtension);
extension_bookmark_manager_apitest.cc 19 switches::kEnableExperimentalExtensionApis);
26 switches::kEnableExperimentalExtensionApis);
extension_processes_apitest.cc 15 switches::kEnableExperimentalExtensionApis);
22 switches::kEnableExperimentalExtensionApis);
  /external/chromium/chrome/browser/
utility_process_host.cc 138 cmd_line->AppendSwitchASCII(switches::kProcessType,
139 switches::kUtilityProcess);
140 cmd_line->AppendSwitchASCII(switches::kProcessChannelID, channel_id());
142 cmd_line->AppendSwitchASCII(switches::kLang, locale);
147 if (browser_command_line.HasSwitch(switches::kChromeFrame))
148 cmd_line->AppendSwitch(switches::kChromeFrame);
149 if (browser_command_line.HasSwitch(switches::kNoSandbox))
150 cmd_line->AppendSwitch(switches::kNoSandbox);
153 switches::kEnableExperimentalExtensionApis)) {
154 cmd_line->AppendSwitch(switches::kEnableExperimentalExtensionApis)
    [all...]
gpu_data_manager.cc 63 browser_command_line.HasSwitch(switches::kDisableAcceleratedCompositing),
64 browser_command_line.HasSwitch(switches::kEnableAccelerated2dCanvas),
65 browser_command_line.HasSwitch(switches::kDisableExperimentalWebGL),
66 browser_command_line.HasSwitch(switches::kDisableGLMultisampling));
134 !command_line->HasSwitch(switches::kDisableExperimentalWebGL))
135 command_line->AppendSwitch(switches::kDisableExperimentalWebGL);
137 !command_line->HasSwitch(switches::kDisableGLMultisampling))
138 command_line->AppendSwitch(switches::kDisableGLMultisampling);
141 const char* switches[] = { local
142 switches::kDisableAcceleratedCompositing
    [all...]
tab_closeable_state_watcher.cc 23 switches::kDisableTabCloseableStateWatcher))
browser_main.cc 223 if (parsed_command_line().HasSwitch(switches::kEnableBenchmarking))
228 if (parsed_command_line().HasSwitch(switches::kEnableDNSSECCerts))
230 if (parsed_command_line().HasSwitch(switches::kDisableSSLFalseStart))
233 // if (parsed_command_line().HasSwitch(switches::kEnableSnapStart))
236 switches::kEnableDNSCertProvenanceChecking)) {
240 if (parsed_command_line().HasSwitch(switches::kEnableTcpFastOpen))
394 if (parsed_command_line().HasSwitch(switches::kUseSpdy)) {
396 parsed_command_line().GetSwitchValueASCII(switches::kUseSpdy);
449 if (parsed_command_line().HasSwitch(switches::kMaxSpdyConcurrentStreams)) {
452 switches::kMaxSpdyConcurrentStreams)
    [all...]
shell_integration.cc 34 FilePath user_data_dir = cmd_line.GetSwitchValuePath(switches::kUserDataDir);
39 new_cmd_line.AppendSwitchPath(switches::kUserDataDir, user_data_dir);
44 FilePath profile = cmd_line.GetSwitchValuePath(switches::kLoginProfile);
46 new_cmd_line.AppendSwitchPath(switches::kLoginProfile, profile);
53 new_cmd_line.AppendSwitchASCII(switches::kAppId, extension_app_id);
58 new_cmd_line.AppendSwitchASCII(switches::kApp, url.spec());
about_flags.cc 83 SINGLE_VALUE_TYPE(switches::kEnableExposeForTabs)
93 SINGLE_VALUE_TYPE(switches::kEnableVerticalTabs)
100 SINGLE_VALUE_TYPE(switches::kEnableRemoting)
107 SINGLE_VALUE_TYPE(switches::kConflictingModulesCheck)
123 SINGLE_VALUE_TYPE(switches::kEnableCloudPrintProxy)
130 SINGLE_VALUE_TYPE(switches::kEnableCrxlessWebApps)
137 SINGLE_VALUE_TYPE(switches::kShowCompositedLayerBorders)
144 SINGLE_VALUE_TYPE(switches::kShowFPSCounter)
151 SINGLE_VALUE_TYPE(switches::kEnableAccelerated2dCanvas)
158 SINGLE_VALUE_TYPE(switches::kEnablePrintPreview
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
login_browsertest.cc 65 command_line->AppendSwitchASCII(switches::kLoginUser, "TestUser@gmail.com");
66 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
67 command_line->AppendSwitch(switches::kNoFirstRun);
74 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
75 command_line->AppendSwitch(switches::kNoFirstRun);
login_utils.cc 419 switches::kEnableLogging,
420 switches::kEnableAcceleratedPlugins,
421 switches::kUseGL,
422 switches::kUserDataDir,
423 switches::kScrollPixels,
424 switches::kEnableGView,
425 switches::kNoFirstRun,
426 switches::kLoginProfile,
427 switches::kCompressSystemFeedback,
428 switches::kDisableSeccompSandbox
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uconfig.h 20 * \brief Switches for excluding parts of ICU library code modules.
24 * The switches are fairly coarse, controlling large modules.
52 # error Contradictory collation switches in uconfig.h.
59 /* common library switches -------------------------------------------------- */
108 # error Contradictory collation switches in uconfig.h.
134 /* i18n library switches ---------------------------------------------------- */
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uconfig.h 20 * \brief Switches for excluding parts of ICU library code modules.
24 * The switches are fairly coarse, controlling large modules.
52 # error Contradictory collation switches in uconfig.h.
59 /* common library switches -------------------------------------------------- */
108 # error Contradictory collation switches in uconfig.h.
134 /* i18n library switches ---------------------------------------------------- */
  /external/webkit/Source/WebCore/icu/unicode/
uconfig.h 20 * \brief Switches for excluding parts of ICU library code modules.
24 * The switches are fairly coarse, controlling large modules.
52 # error Contradictory collation switches in uconfig.h.
59 /* common library switches -------------------------------------------------- */
108 # error Contradictory collation switches in uconfig.h.
134 /* i18n library switches ---------------------------------------------------- */
  /external/webkit/Source/WebKit/mac/icu/unicode/
uconfig.h 20 * \brief Switches for excluding parts of ICU library code modules.
24 * The switches are fairly coarse, controlling large modules.
52 # error Contradictory collation switches in uconfig.h.
59 /* common library switches -------------------------------------------------- */
108 # error Contradictory collation switches in uconfig.h.
134 /* i18n library switches ---------------------------------------------------- */
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 253 { // Command line switches are used for preferences with no user interface.
256 !command_line.HasSwitch(switches::kDisableDevTools);
258 !command_line.HasSwitch(switches::kDisableJavaScript) &&
261 !command_line.HasSwitch(switches::kDisableWebSecurity) &&
264 !command_line.HasSwitch(switches::kDisablePlugins) &&
267 !command_line.HasSwitch(switches::kDisableJava) &&
272 command_line.HasSwitch(switches::kEnableFastback);
274 !command_line.HasSwitch(switches::kDisableRemoteFonts);
276 !command_line.HasSwitch(switches::kDisableXSSAuditor);
278 !command_line.HasSwitch(switches::kDisableApplicationCache)
    [all...]
  /external/chromium/chrome/browser/chromeos/
cros_settings_provider.cc 18 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kGuestSession) &&
  /external/chromium/chrome/browser/sync/notifier/
sync_notifier_factory.cc 55 if (command_line.HasSwitch(switches::kSyncNotificationHost)) {
57 switches::kSyncNotificationHost));
67 command_line.HasSwitch(switches::kSyncTrySsltcpFirstForXmpp);
72 command_line.HasSwitch(switches::kSyncInvalidateXmppLogin);
78 command_line.HasSwitch(switches::kSyncAllowInsecureXmppConnection);
83 if (command_line.HasSwitch(switches::kSyncNotificationMethod)) {
85 command_line.GetSwitchValueASCII(switches::kSyncNotificationMethod));
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
printing.py 132 a set() of switches that govern how logging is done
136 switches = set(print_options.split(','))
138 switches = set(PRINT_EVERYTHING.split(','))
140 switches = set(PRINT_DEFAULT.split(','))
142 if 'nothing' in switches:
146 'detailed-progress' in switches):
151 switches.discard('detailed-progress')
152 switches.add('one-line-progress')
154 if 'everything' in switches:
155 switches.discard('everything'
    [all...]
  /external/chromium/chrome/browser/prerender/
prerender_field_trial.cc 27 if (command_line.HasSwitch(switches::kPrerender)) {
29 command_line.GetSwitchValueASCII(switches::kPrerender);
31 if (switch_value == switches::kPrerenderSwitchValueAuto) {
39 } else if (switch_value == switches::kPrerenderSwitchValueDisabled) {
42 switch_value == switches::kPrerenderSwitchValueEnabled) {
46 } else if (switch_value == switches::kPrerenderSwitchValuePrefetchOnly) {
  /external/chromium/chrome/browser/prefs/
command_line_pref_store_unittest.cc 47 cl.AppendSwitchASCII(switches::kLang, "hi-MOM");
61 cl.AppendSwitch(switches::kNoProxyServer);
80 // Tests a complex command line with multiple known and unknown switches.
84 cl.AppendSwitchASCII(switches::kProxyServer, "proxy");
85 cl.AppendSwitchASCII(switches::kProxyBypassList, "list");
114 // No switches.
120 cl.AppendSwitch(switches::kNoProxyServer);
126 cl.AppendSwitch(switches::kProxyAutoDetect);
131 // All proxy switches except no-proxy.
133 cl2.AppendSwitch(switches::kProxyAutoDetect)
    [all...]
  /external/chromium/base/debug/
debug_on_start_win.cc 55 if (FindArgument(GetCommandLine(), switches::kDebugOnStart)) {
66 } else if (FindArgument(GetCommandLine(), switches::kWaitForDebugger)) {
  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl_unittest.cc 102 TestSwitchDisablesType(switches::kDisableSyncAutofill,
107 TestSwitchDisablesType(switches::kDisableSyncBookmarks,
112 TestSwitchDisablesType(switches::kDisableSyncPreferences,
117 TestSwitchDisablesType(switches::kDisableSyncThemes,
122 TestSwitchDisablesType(switches::kDisableSyncExtensions,
127 TestSwitchDisablesType(switches::kDisableSyncApps,
132 TestSwitchDisablesType(switches::kDisableSyncAutofillProfile,
137 TestSwitchDisablesType(switches::kDisableSyncPasswords,
  /external/chromium/chrome/browser/ui/
browser_init.cc 364 if (command_line.HasSwitch(switches::kRestoreLastSession))
366 if (command_line.HasSwitch(switches::kIncognito) &&
538 if (command_line.HasSwitch(switches::kIncognito) &&
574 if (parsed_command_line.HasSwitch(switches::kEnableGView)) {
649 if (command_line_.HasSwitch(switches::kDnsLogDetails))
651 if (command_line_.HasSwitch(switches::kDnsPrefetchDisable))
654 if (command_line_.HasSwitch(switches::kDumpHistogramsOnExit))
657 if (command_line_.HasSwitch(switches::kRemoteShellPort)) {
659 command_line_.GetSwitchValueASCII(switches::kRemoteShellPort);
667 } else if (command_line_.HasSwitch(switches::kRemoteDebuggingPort))
    [all...]

Completed in 1268 milliseconds

12 3 4 5 6 7 8 91011