Home
last modified time | relevance | path

Searched defs:switches (Results 1 – 16 of 16) sorted by relevance

/third_party/libinput/doc/user/
Dswitches.rst1 .. _switches: target
/third_party/cef/tests/shared/common/
Dclient_switches.cc8 namespace switches { namespace
/third_party/flutter/skia/modules/skparagraph/src/
DFontResolver.h39 const SkTArray<FontDescr>& switches() const { return fFontSwitches; } in switches() function
DParagraphImpl.h77 const SkTArray<FontDescr>& switches() const { return fFontResolver.switches(); } in switches() function
/third_party/cef/tests/ceftests/
Dcommand_line_unittest.cc32 CefCommandLine::SwitchMap switches; in VerifyCommandLine() local
/third_party/cef/libcef/common/
Dcef_switches.cc7 namespace switches { namespace
Dcommand_line_impl.cc101 void CefCommandLineImpl::GetSwitches(SwitchMap& switches) { in GetSwitches()
/third_party/gn/src/gn/
Dcommand_help.cc262 const base::CommandLine::SwitchMap& switches = in RunHelp() local
Dswitches.cc7 namespace switches { namespace
Dninja_build_writer.cc101 const base::CommandLine::SwitchMap& switches = our_cmdline.GetSwitches(); in GetSelfInvocationCommandLine() local
/third_party/cef/libcef_dll/cpptoc/
Dcommand_line_cpptoc.cc257 cef_string_map_t switches) { in command_line_get_switches()
/third_party/cef/libcef_dll/ctocpp/
Dcommand_line_ctocpp.cc280 void CefCommandLineCToCpp::GetSwitches(SwitchMap& switches) { in GetSwitches()
/third_party/python/Lib/test/
Dtest_timeit.py230 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): argument
/third_party/gn/src/base/
Dcommand_line.cc365 const char* const switches[], in CopySwitchesFrom()
/third_party/libinput/test/
Dtest-switch.c1370 struct range switches = { LIBINPUT_SWITCH_LID, in TEST_COLLECTION() local
/third_party/uboot/u-boot-2020.01/include/
Dec_commands.h2985 uint32_t switches; member