Home
last modified time | relevance | path

Searched defs:automatic (Results 1 – 4 of 4) sorted by relevance

/external/opencensus-java/contrib/agent/src/jmh/java/io/opencensus/contrib/agent/instrumentation/
DExecutorInstrumentationBenchmark.java81 public void automatic(final Blackhole blackhole) { in automatic() method in ExecutorInstrumentationBenchmark
DThreadInstrumentationBenchmark.java84 public void automatic(Blackhole blackhole) throws InterruptedException { in automatic() method in ThreadInstrumentationBenchmark
/external/python/pybind11/include/pybind11/detail/
Dcommon.h308 automatic = 0, enumerator
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c5904 int automatic; in p2p_ctrl_connect() local