Searched defs:switches (Results 1 – 11 of 11) sorted by relevance
/external/libchrome/base/ |
D | base_switches.cc | 8 namespace switches { namespace
|
D | command_line.cc | 369 const char* const switches[], in CopySwitchesFrom()
|
/external/clang/test/Profile/ |
D | c-general.c | 216 void switches() { in switches() function
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_control_flow.cc | 340 std::unordered_set<Node*> switches; in FunctionalizeLoop() local 593 std::vector<Node*> switches; member 617 std::vector<Node*> switches; member 979 const std::vector<Node*>& switches) { in EnsureDominanceAndReturnNonDominatedControlNodes() 1217 const std::vector<Node*>& switches, in ExtractBody()
|
/external/lzma/CPP/7zip/Bundles/SFXSetup/ |
D | SfxSetup.cpp | 146 UString archiveName, switches; in WinMain() local
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
D | evtest.c | 284 char *switches[SW_MAX + 1] = { variable
|
/external/python/cpython2/Lib/test/ |
D | test_timeit.py | 216 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): argument
|
/external/python/cpython3/Lib/test/ |
D | test_timeit.py | 231 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): argument
|
/external/wayland-protocols/flinger_headers/ |
D | ArcInputBridgeProtocol.h | 189 SwitchArgs switches; member
|
/external/adhd/cras/src/server/ |
D | cras_alsa_jack.c | 645 const int *switches = out_switches; in gpio_switches_monitor_device() local
|
/external/v8/tools/ |
D | grokdump.py | 2205 def __init__(self, switches, minidump_name, http_server): argument 2827 def __init__(self, port_number, switches, minidump_name): argument
|