Home
last modified time | relevance | path

Searched defs:switch (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/cros/cellular/
Dether_io_rf_switch.py117 def Select(switch, remaining_args): argument
120 def Query(switch, unused_remaining_args): argument
/external/clang/test/Preprocessor/
Dmacro-reserved.cpp53 #define switch if // expected-warning {{keyword is hidden by macro definition}} macro
Dmacro-reserved.c51 #define switch if // expected-warning {{keyword is hidden by macro definition}} macro
Dcxx_oper_keyword_ms_compat.cpp85 #define switch macro
/external/autotest/site_utils/rpm_control_system/
Ddli.py105 switch=powerswitch(userid=options.user,password=options.password,hostname=options.hostname) variable
/external/antlr/antlr-3.4/runtime/JavaScript/third/
Dantcontrib.properties11 switch=net.sf.antcontrib.logic.Switch key
/external/gemmlowp/meta/generators/
Dcc_emitter.py196 def EmitSwitch(self, switch): argument
/external/autotest/server/hosts/
Dcros_host.py1987 def is_chrome_switch_present(self, switch): argument