Home
last modified time | relevance | path

Searched defs:tunit (Results 1 – 11 of 11) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DPoolEntryRequest.java65 TimeUnit tunit) throws InterruptedException, ConnectionPoolTimeoutException; in getPoolEntry()
DAbstractConnPool.java169 TimeUnit tunit) in getEntry()
244 public void closeIdleConnections(long idletime, TimeUnit tunit) { in closeIdleConnections()
DThreadSafeClientConnManager.java170 long timeout, TimeUnit tunit) throws InterruptedException, in requestConnection()
DConnPoolByRoute.java241 TimeUnit tunit) in requestPoolEntry()
/external/apache-http/src/org/apache/http/conn/
DClientConnectionRequest.java69 ManagedClientConnection getConnection(long timeout, TimeUnit tunit) in getConnection()
DClientConnectionManager.java113 void closeIdleConnections(long idletime, TimeUnit tunit) in closeIdleConnections()
/external/fio/
Didletime.c15 double tunit = 0.0; in calibrate_unit() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp848 llvm::DIFile tunit, llvm::DIScope scope, const RecordDecl *RD) { in createFieldType()
948 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile tunit, in CollectRecordNormalField()
974 const RecordDecl *record, llvm::DIFile tunit, in CollectRecordFields()
3029 llvm::DIFile tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
/external/robolectric/lib/main/
Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/clang/lib/AST/
DDecl.cpp2416 const TranslationUnitDecl *tunit = in isMain() local