Home
last modified time | relevance | path

Searched refs:tpe (Results 1 – 6 of 6) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/util/thread/
DExecutorThreadPool.java141 final ThreadPoolExecutor tpe = (ThreadPoolExecutor)_executor;
142 return tpe.getPoolSize() - tpe.getActiveCount();
152 final ThreadPoolExecutor tpe = (ThreadPoolExecutor)_executor;
153 return tpe.getPoolSize();
163 final ThreadPoolExecutor tpe = (ThreadPoolExecutor)_executor;
165 return tpe.getPoolSize() == tpe.getMaximumPoolSize() &&
166 tpe.getQueue().size() >= tpe.getPoolSize() - tpe.getActiveCount();
/external/fio/
Didletime.h29 struct timeval tpe; member
Didletime.c143 fio_gettime(&ipt->tpe, NULL); in idle_prof_thread_fn()
356 runt = utime_since(&ipt->tps, &ipt->tpe); in fio_idle_prof_stop()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1415 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
1426 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
/external/icu/icu4c/source/data/misc/
DkeyTypeData.txt361 tpe{""}
/external/boringssl/linux-arm/crypto/aes/
Daes-armv4.S809 eor r4,r4,r3 @ tpe