Home
last modified time | relevance | path

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

/external/r8/src/test/examples/switches/
DSwitches.java8 package switches; package
/external/libchrome/base/
Dbase_switches.cc8 namespace switches { namespace
Dcommand_line.cc365 const char* const switches[], in CopySwitchesFrom()
/external/clang/test/Profile/
Dc-general.c216 void switches() { in switches() function
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DSfxSetup.cpp146 UString archiveName, switches; in WinMain() local
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c284 char *switches[SW_MAX + 1] = { variable
/external/python/cpython2/Lib/test/
Dtest_timeit.py216 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): argument
/external/v8/tools/
Dgrokdump.py2205 def __init__(self, switches, minidump_name, http_server): argument
2827 def __init__(self, port_number, switches, minidump_name): argument