Searched defs:tunit (Results 1 – 9 of 9) sorted by relevance
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
D | PoolEntryRequest.java | 65 TimeUnit tunit) throws InterruptedException, ConnectionPoolTimeoutException; in getPoolEntry()
|
D | AbstractConnPool.java | 169 TimeUnit tunit) in getEntry() 244 public void closeIdleConnections(long idletime, TimeUnit tunit) { in closeIdleConnections()
|
D | ThreadSafeClientConnManager.java | 170 long timeout, TimeUnit tunit) throws InterruptedException, in requestConnection()
|
D | ConnPoolByRoute.java | 241 TimeUnit tunit) in requestPoolEntry()
|
/external/apache-http/src/org/apache/http/conn/ |
D | ClientConnectionRequest.java | 69 ManagedClientConnection getConnection(long timeout, TimeUnit tunit) in getConnection()
|
D | ClientConnectionManager.java | 113 void closeIdleConnections(long idletime, TimeUnit tunit) in closeIdleConnections()
|
/external/icu/tools/icu4c_srcgen/ |
D | genutil.py | 270 def handle_diagnostics(self, tunit): argument
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 983 llvm::DIFile *tunit, llvm::DIScope *scope, in createFieldType() 1074 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit, in CollectRecordNormalField() 1097 const RecordDecl *record, llvm::DIFile *tunit, in CollectRecordFields() 3360 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
|
/external/clang/lib/AST/ |
D | Decl.cpp | 2521 const TranslationUnitDecl *tunit = in isMain() local
|