Searched defs:tunit (Results 1 – 10 of 10) sorted by relevance
| /external/libabigail/src/ |
| D | abg-ctf-reader.cc | 341 translation_unit_sptr tunit, in process_ctf_typedef() 403 translation_unit_sptr tunit, in process_ctf_base_type() 470 translation_unit_sptr tunit) in build_ir_node_for_variadic_parameter_type() 496 translation_unit_sptr tunit, in process_ctf_function_type() 586 translation_unit_sptr tunit, in process_ctf_sou_members() 644 translation_unit_sptr tunit, in process_ctf_forward_type() 706 translation_unit_sptr tunit, in process_ctf_struct_type() 762 translation_unit_sptr tunit, in process_ctf_union_type() 816 translation_unit_sptr tunit, in process_ctf_array_type() 905 translation_unit_sptr tunit, in process_ctf_qualified_type() [all …]
|
| /external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
| D | AbstractConnPool.java | 169 TimeUnit tunit) in getEntry() 244 public void closeIdleConnections(long idletime, TimeUnit tunit) { in closeIdleConnections()
|
| D | PoolEntryRequest.java | 65 TimeUnit tunit) throws InterruptedException, ConnectionPoolTimeoutException; in getPoolEntry()
|
| 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 | 354 def handle_diagnostics(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
|