Home
last modified time | relevance | path

Searched refs:switches (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc94 command_line->GetSwitchValueASCII(switches::kProcessType); in BasicStartupComplete()
120 command_line->AppendSwitchPath(switches::kBrowserSubprocessPath, in BasicStartupComplete()
136 command_line->AppendSwitchPath(switches::kFrameworkDirPath, file_path); in BasicStartupComplete()
143 command_line->AppendSwitchPath(switches::kMainBundlePath, file_path); in BasicStartupComplete()
148 command_line->AppendSwitch(sandbox::policy::switches::kNoSandbox); in BasicStartupComplete()
156 switches::kUserAgentProductAndVersion, in BasicStartupComplete()
161 command_line->AppendSwitchASCII(switches::kLang, in BasicStartupComplete()
163 } else if (!command_line->HasSwitch(switches::kLang)) { in BasicStartupComplete()
164 command_line->AppendSwitchASCII(switches::kLang, "en-US"); in BasicStartupComplete()
171 if (log_file.empty() && command_line->HasSwitch(switches::kLogFile)) { in BasicStartupComplete()
[all …]
/third_party/cef/tests/cefclient/browser/
Dmain_context_impl.cc56 if (command_line_->HasSwitch(switches::kUrl)) in MainContextImpl()
57 main_url_ = command_line_->GetSwitchValue(switches::kUrl); in MainContextImpl()
63 command_line_->HasSwitch(switches::kOffScreenRenderingEnabled); in MainContextImpl()
66 command_line_->HasSwitch(switches::kOffScreenFrameRate)) { in MainContextImpl()
68 atoi(command_line_->GetSwitchValue(switches::kOffScreenFrameRate) in MainContextImpl()
76 command_line_->HasSwitch(switches::kTransparentPaintingEnabled); in MainContextImpl()
82 command_line_->HasSwitch(switches::kSharedTextureEnabled); in MainContextImpl()
87 command_line_->HasSwitch(switches::kExternalBeginFrameEnabled); in MainContextImpl()
100 command_line_->HasSwitch(switches::kEnableChromeRuntime); in MainContextImpl()
109 use_views_ = command_line_->HasSwitch(switches::kUseViews); in MainContextImpl()
[all …]
Droot_window_manager.cc35 if (command_line->HasSwitch(switches::kLoadExtension)) { in OnRequestContextInitialized()
49 command_line->GetSwitchValue(switches::kLoadExtension); in OnRequestContextInitialized()
99 command_line->HasSwitch(switches::kRequestContextPerBrowser); in RootWindowManager()
101 command_line->HasSwitch(switches::kRequestContextSharedCache); in RootWindowManager()
306 if (command_line->HasSwitch(switches::kCachePath)) { in GetRequestContext()
311 command_line->GetSwitchValue(switches::kCachePath); in GetRequestContext()
316 ss << command_line->GetSwitchValue(switches::kCachePath).ToString() in GetRequestContext()
/third_party/openssl/test/
Drun_tests.pl36 switches => '-w',
125 my @switches = ();
126 if ($self->{switches}) {
127 push @switches, $self->{switches};
137 push @switches, "-I$l";
141 $Test::Harness::switches = join(' ', @switches);
/third_party/python/Lib/test/
Dtest_timeit.py239 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): argument
242 if switches is None:
245 args = switches[:]
255 s = self.run_main(switches=['--bad-switch'])
270 s = self.run_main(seconds_per_increment=0.0000025, switches=['-n100'])
274 s = self.run_main(seconds_per_increment=2.0, switches=['-n35'])
279 switches=['-n35', '-s', 'print("CustomSetup")'])
285 switches=['-n35', '-s', 'a = "CustomSetup"', '-s', 'print(a)'])
290 s = self.run_main(seconds_per_increment=60.0, switches=['-r9'])
294 s = self.run_main(seconds_per_increment=60.0, switches=['-r-5'])
[all …]
/third_party/cef/libcef/common/chrome/
Dchrome_main_delegate_cef.cc67 command_line->GetSwitchValueASCII(switches::kProcessType); in BasicStartupComplete()
84 command_line->AppendSwitch(sandbox::policy::switches::kNoSandbox); in BasicStartupComplete()
93 switches::kUserAgentProductAndVersion, in BasicStartupComplete()
98 command_line->AppendSwitchASCII(switches::kLang, in BasicStartupComplete()
100 } else if (!command_line->HasSwitch(switches::kLang)) { in BasicStartupComplete()
101 command_line->AppendSwitchASCII(switches::kLang, "en-US"); in BasicStartupComplete()
106 blink::switches::kJavaScriptFlags, in BasicStartupComplete()
113 switches::kRemoteDebuggingPort, in BasicStartupComplete()
119 switches::kUncaughtExceptionStackSize, in BasicStartupComplete()
144 command_line->GetSwitchValueASCII(switches::kProcessType); in PreSandboxStartup()
[all …]
/third_party/cef/tests/shared/browser/
Dclient_app_browser.cc23 command_line->HasSwitch(client::switches::kMultiThreadedMessageLoop); in PopulateSettings()
28 command_line->HasSwitch(client::switches::kExternalMessagePump); in PopulateSettings()
50 if (command_line->HasSwitch(switches::kOffScreenRenderingEnabled) && in OnBeforeCommandLineProcessing()
51 !command_line->HasSwitch(switches::kSharedTextureEnabled)) { in OnBeforeCommandLineProcessing()
56 if (!command_line->HasSwitch(switches::kEnableGPU)) { in OnBeforeCommandLineProcessing()
62 if (command_line->HasSwitch(switches::kUseViews) && in OnBeforeCommandLineProcessing()
70 if (!command_line->HasSwitch(switches::kCachePath) && in OnBeforeCommandLineProcessing()
/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/
Dbinding-model.txt27529 dEQP-VK.binding_model.mutable_descriptor.single.switches.sampler_combined_image_sampler.update_writ…
27530 dEQP-VK.binding_model.mutable_descriptor.single.switches.sampler_combined_image_sampler.update_writ…
27531 dEQP-VK.binding_model.mutable_descriptor.single.switches.sampler_combined_image_sampler.update_writ…
27532 dEQP-VK.binding_model.mutable_descriptor.single.switches.sampler_combined_image_sampler.update_writ…
27533 dEQP-VK.binding_model.mutable_descriptor.single.switches.sampler_combined_image_sampler.update_writ…
27534 dEQP-VK.binding_model.mutable_descriptor.single.switches.sampler_combined_image_sampler.update_writ…
27535 dEQP-VK.binding_model.mutable_descriptor.single.switches.sampler_combined_image_sampler.update_writ…
27536 dEQP-VK.binding_model.mutable_descriptor.single.switches.sampler_combined_image_sampler.update_writ…
27537 dEQP-VK.binding_model.mutable_descriptor.single.switches.sampler_combined_image_sampler.update_writ…
27538 dEQP-VK.binding_model.mutable_descriptor.single.switches.sampler_combined_image_sampler.update_writ…
[all …]
/third_party/cef/libcef/common/extensions/
Dextensions_util.cc16 switches::kDisableExtensions); in ExtensionsEnabled()
23 switches::kDisablePdfExtension); in PdfExtensionEnabled()
36 switches::kDisablePrintPreview)) { in PrintPreviewEnabled()
41 switches::kEnablePrintPreview); in PrintPreviewEnabled()
/third_party/gn/src/gn/
Dcommand_help.cc104 bool is_markdown = cmdline->HasSwitch(switches::kMarkdown); in PrintSwitchHelp()
120 for (const auto& s : switches::GetSwitches()) in PrintSwitchHelp()
131 bool is_markdown = cmdline->HasSwitch(switches::kMarkdown); in PrintAllHelp()
216 const switches::SwitchInfoMap& all = switches::GetSwitches(); in PrintHelpOnSwitch()
217 switches::SwitchInfoMap::const_iterator found = in PrintHelpOnSwitch()
265 const base::CommandLine::SwitchMap& switches = in RunHelp() local
267 if (switches.empty()) { in RunHelp()
276 if (!PrintHelpOnSwitch(switches.begin()->first)) in RunHelp()
Dninja_build_writer.cc74 cmdline.AppendSwitchPath(std::string("--") + switches::kRoot, in GetSelfInvocationCommandLine()
77 cmdline.AppendSwitch(std::string("-") + switches::kQuiet); in GetSelfInvocationCommandLine()
96 cmdline.AppendSwitchPath(std::string("--") + switches::kDotfile, in GetSelfInvocationCommandLine()
102 const base::CommandLine::SwitchMap& switches = our_cmdline.GetSwitches(); in GetSelfInvocationCommandLine() local
103 for (base::CommandLine::SwitchMap::const_iterator i = switches.begin(); in GetSelfInvocationCommandLine()
104 i != switches.end(); ++i) { in GetSelfInvocationCommandLine()
109 if (i->first != switches::kQuiet && i->first != switches::kRoot && in GetSelfInvocationCommandLine()
110 i->first != switches::kDotfile && i->first != switches::kArgs) { in GetSelfInvocationCommandLine()
122 if (!cmdline.HasSwitch(switches::kRegeneration)) { in GetSelfInvocationCommandLine()
123 cmdline.AppendSwitch(switches::kRegeneration); in GetSelfInvocationCommandLine()
Dsetup.cc393 scheduler_.set_verbose_logging(cmdline.HasSwitch(switches::kVerbose)); in DoSetupWithErr()
394 if (cmdline.HasSwitch(switches::kTime) || in DoSetupWithErr()
395 cmdline.HasSwitch(switches::kTracelog)) in DoSetupWithErr()
465 if (cmdline.HasSwitch(switches::kFailOnUnusedArgs)) { in RunPostMessageLoop()
496 if (cmdline.HasSwitch(switches::kTime)) in RunPostMessageLoop()
498 if (cmdline.HasSwitch(switches::kTracelog)) in RunPostMessageLoop()
499 SaveTraces(cmdline.GetSwitchValuePath(switches::kTracelog)); in RunPostMessageLoop()
512 auto switch_value = cmdline.GetSwitchValueASCII(switches::kArgs); in FillArguments()
513 if (cmdline.HasSwitch(switches::kArgs) || in FillArguments()
632 cmdline.GetSwitchValuePath(switches::kRoot); in FillSourceDir()
[all …]
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.cc433 if (command_line.HasSwitch(extensions::switches::kExtensionProcess)) { in GetCrashSignalFD()
441 command_line.GetSwitchValueASCII(switches::kProcessType); in GetCrashSignalFD()
443 if (process_type == switches::kRendererProcess) { in GetCrashSignalFD()
450 if (process_type == switches::kPpapiPluginProcess) { in GetCrashSignalFD()
457 if (process_type == switches::kGpuProcess) { in GetCrashSignalFD()
732 switches::kDisablePackLoading, in AppendExtraCommandLineSwitches()
734 switches::kFrameworkDirPath, in AppendExtraCommandLineSwitches()
735 switches::kMainBundlePath, in AppendExtraCommandLineSwitches()
737 switches::kLocalesDirPath, in AppendExtraCommandLineSwitches()
738 switches::kLogSeverity, in AppendExtraCommandLineSwitches()
[all …]
/third_party/libinput/doc/user/
Dswitches.rst7 libinput supports the lid and tablet-mode switches. Unlike button events
8 that come in press and release pairs, switches are usually toggled once and
11 Only some switches are handled by libinput, see **libinput_switch** for a
12 list of supported switches. Switch events are exposed to the caller, but
33 This handling of lid switches is transparent to the user, no notifications
53 **LIBINPUT_SWITCH_TABLET_MODE**. When the device switches to tablet mode,
58 This handling of tablet mode switches is transparent to the user, no
/third_party/cef/libcef/browser/prefs/
Drenderer_prefs.cc134 switches::kEnablePotentiallyAnnoyingSecurityFeatures)) { in SetChromePrefs()
234 if (command_line->HasSwitch(switches::kDefaultEncoding)) { in SetCommandLinePrefDefaults()
236 command_line->GetSwitchValueASCII(switches::kDefaultEncoding)); in SetCommandLinePrefDefaults()
239 if (command_line->HasSwitch(switches::kDisableJavascriptDomPaste)) in SetCommandLinePrefDefaults()
241 if (command_line->HasSwitch(switches::kDisableImageLoading)) in SetCommandLinePrefDefaults()
243 if (command_line->HasSwitch(switches::kDisableTabToLinks)) in SetCommandLinePrefDefaults()
245 if (command_line->HasSwitch(switches::kDisablePlugins)) in SetCommandLinePrefDefaults()
254 !command_line->HasSwitch(switches::kDisableJavascript); in SetDefaultPrefs()
256 !command_line->HasSwitch(switches::kDisableJavascriptCloseWindows); in SetDefaultPrefs()
258 !command_line->HasSwitch(switches::kDisableJavascriptAccessClipboard); in SetDefaultPrefs()
[all …]
/third_party/cef/libcef/common/
Dcrash_reporting.cc122 CHECK(command_line.HasSwitch(switches::kProcessType) && in InitCrashReporter()
126 CHECK(!command_line.HasSwitch(switches::kProcessType) && in InitCrashReporter()
135 if (process_type != switches::kZygoteProcess) { in InitCrashReporter()
153 switches::kLogFile, in IsBoringCEFSwitch()
200 command_line->AppendSwitch(switches::kEnableCrashReporter); in BasicStartupComplete()
236 command_line->AppendSwitch(switches::kEnableCrashReporter); in ZygoteForked()
/third_party/cef/tests/ceftests/
Dcommand_line_unittest.cc33 CefCommandLine::SwitchMap switches; in VerifyCommandLine() local
34 command_line->GetSwitches(switches); in VerifyCommandLine()
35 EXPECT_EQ((size_t)4, switches.size()); in VerifyCommandLine()
39 CefCommandLine::SwitchMap::const_iterator it = switches.begin(); in VerifyCommandLine()
40 for (; it != switches.end(); ++it) { in VerifyCommandLine()
/third_party/alsa-utils/alsamixer/
Dmixer_display.c411 int switches[2]; in display_control() local
511 …err = snd_mixer_selem_get_playback_switch(control->elem, control->pswitch_channels[0], &switches[0… in display_control()
513 …err = snd_mixer_selem_get_playback_switch(control->elem, control->pswitch_channels[1], &switches[1… in display_control()
515 switches[1] = switches[0]; in display_control()
521 switches[0] in display_control()
527 switches[1] in display_control()
535 …err = snd_mixer_selem_get_capture_switch(control->elem, control->cswitch_channels[0], &switches[0]… in display_control()
537 …err = snd_mixer_selem_get_capture_switch(control->elem, control->cswitch_channels[1], &switches[1]… in display_control()
539 switches[1] = switches[0]; in display_control()
543 wattrset(mixer_widget.window, switches[0] ? attrs.ctl_capture : attrs.ctl_nocapture); in display_control()
[all …]
/third_party/cef/patch/patches/
Dembedder_product_override.patch11 #include "components/embedder_support/switches.h"
18 + if (command_line->HasSwitch(switches::kUserAgentProductAndVersion)) {
20 + switches::kUserAgentProductAndVersion);
/third_party/cef/libcef_dll/cpptoc/
Dcommand_line_cpptoc.cc257 cef_string_map_t switches) { in command_line_get_switches() argument
264 DCHECK(switches); in command_line_get_switches()
265 if (!switches) in command_line_get_switches()
270 transfer_string_map_contents(switches, switchesMap); in command_line_get_switches()
276 cef_string_map_clear(switches); in command_line_get_switches()
277 transfer_string_map_contents(switchesMap, switches); in command_line_get_switches()
/third_party/icu/icu4c/source/common/unicode/
Duconfig.h228 # error Contradictory collation switches in uconfig.h.
260 # error Contradictory file io switches in uconfig.h.
335 # error Contradictory collation switches in uconfig.h.
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duconfig.h228 # error Contradictory collation switches in uconfig.h.
260 # error Contradictory file io switches in uconfig.h.
335 # error Contradictory collation switches in uconfig.h.
/third_party/node/deps/icu-small/source/common/unicode/
Duconfig.h228 # error Contradictory collation switches in uconfig.h.
260 # error Contradictory file io switches in uconfig.h.
335 # error Contradictory collation switches in uconfig.h.
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duconfig.h228 # error Contradictory collation switches in uconfig.h.
260 # error Contradictory file io switches in uconfig.h.
335 # error Contradictory collation switches in uconfig.h.
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc99 command_line->AppendSwitch(switches::kEnableChromeRuntime); in AppendExtraCommandLineSwitches()
105 command_line->AppendSwitchPath(switches::kUserDataDir, user_data_dir); in AppendExtraCommandLineSwitches()
114 switches::kUserAgentProductAndVersion, in AppendExtraCommandLineSwitches()
121 command_line->GetSwitchValueASCII(switches::kProcessType); in AppendExtraCommandLineSwitches()
122 if (process_type == switches::kRendererProcess) { in AppendExtraCommandLineSwitches()
126 switches::kUncaughtExceptionStackSize, in AppendExtraCommandLineSwitches()
366 switches::kDisableChromeLoginPrompt)) { in CreateLoginDelegate()

12345678910>>...15