| /external/llvm-project/polly/lib/External/isl/doc/ |
| D | implementation.tex | 855 \begin{definition}[Transitive Closure of a Relation] 908 \subsection{Computing an Approximation of $R^k$} 1361 \subsection{Checking Exactness} 1422 \subsection{Decomposing $R$ into strongly connected components} 1647 \subsection{Partitioning the domains and ranges of $R$} 1803 \subsection{Incremental Computation} 1968 \subsection{An {\tt Omega}-like implementation}
|
| /external/tensorflow/tensorflow/core/util/ |
| D | work_sharder.h | 90 typedef std::function<void()> Closure; typedef
|
| /external/libchrome/base/ |
| D | callback_forward.h | 23 using Closure = Callback<void()>; variable
|
| /external/clang/test/Misc/ |
| D | diagnostic-crash.cpp | 9 class Closure { class
|
| /external/llvm-project/clang/test/Misc/ |
| D | diagnostic-crash.cpp | 9 class Closure { class
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | bugprone-argument-comment.cpp | 27 struct Closure {}; struct
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | executor.h | 112 typedef std::function<void()> Closure; typedef
|
| /external/grpc-grpc/test/cpp/microbenchmarks/ |
| D | bm_pollset.cc | 162 class Closure : public grpc_closure { class
|
| D | bm_chttp2_transport.cc | 156 class Closure : public grpc_closure { class
|
| /external/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_test_bad_identifiers.proto | 183 rpc Closure(DummyMessage) returns (DummyMessage); rpc
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86DomainReassignment.cpp | 300 class Closure { class 316 Closure(unsigned ID, std::initializer_list<RegDomain> LegalDstDomainList) : ID(ID) { in Closure() function in __anonaf35e3140111::Closure
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86DomainReassignment.cpp | 298 class Closure { class 314 Closure(unsigned ID, std::initializer_list<RegDomain> LegalDstDomainList) : ID(ID) { in Closure() function in __anon0d7edfa00111::Closure
|
| /external/llvm-project/mlir/docs/ |
| D | LangRef.md | 638 #### Closure subsubsection
|
| /external/tensorflow/tensorflow/python/distribute/coordinator/ |
| D | cluster_coordinator.py | 334 class Closure(object): class
|
| /external/lua/src/ |
| D | lobject.h | 636 typedef union Closure { union 639 } Closure; typedef
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | callback.h | 75 Closure() {} in Closure() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 773 auto Closure = InstrProfRecordClosure; in getSize() local
|
| /external/llvm-project/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 778 auto Closure = InstrProfRecordClosure; in getSize() local
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | RDFGraph.cpp | 1458 std::vector<unsigned> &Closure) -> bool { in buildPhis()
|
| /external/llvm/lib/Target/Hexagon/ |
| D | RDFGraph.cpp | 1384 std::vector<unsigned> &Closure) -> bool { in buildPhis()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | RDFGraph.cpp | 1461 std::vector<unsigned> &Closure) -> bool { in buildPhis()
|
| /external/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 927 [](CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) { in adjustCVQualifiersForCXXThisWithinLambda() 944 CXXRecordDecl *Closure = cast<CXXRecordDecl>(CurDC->getParent()); in adjustCVQualifiersForCXXThisWithinLambda() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 1135 [](CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) { in adjustCVQualifiersForCXXThisWithinLambda() 1152 CXXRecordDecl *Closure = cast<CXXRecordDecl>(CurDC->getParent()); in adjustCVQualifiersForCXXThisWithinLambda() local
|