| /external/tensorflow/tensorflow/core/util/ |
| D | work_sharder.h | 88 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/v8/tools/clang/base_bind_rewriters/tests/ |
| D | callback.h | 45 using Closure = Callback<void()>; variable
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | executor.h | 100 typedef std::function<void()> Closure; typedef
|
| /external/syzkaller/vendor/github.com/ianlancetaylor/demangle/ |
| D | ast.go | 2592 type Closure struct { struct 2593 Types []AST 2594 Num int 2597 func (cl *Closure) print(ps *printState) { 2608 func (cl *Closure) Traverse(fn func(AST) bool) { 2616 func (cl *Closure) Copy(fn func(AST) AST, skip func(AST) bool) AST { 2641 func (cl *Closure) GoString() string { 2645 func (cl *Closure) goString(indent int, field string) string {
|
| /external/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_test_bad_identifiers.proto | 155 rpc Closure(DummyMessage) returns (DummyMessage); rpc
|
| /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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86DomainReassignment.cpp | 305 class Closure { class 321 Closure(unsigned ID, std::initializer_list<RegDomain> LegalDstDomainList) : ID(ID) { in Closure() function in __anon485ecb6c0111::Closure
|
| /external/lua/src/ |
| D | lobject.h | 460 typedef union Closure { union 463 } Closure; typedef
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | callback.h | 72 Closure() {} in Closure() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 654 auto Closure = InstrProfRecordClosure; in getSize() local
|
| /external/llvm/lib/Target/Hexagon/ |
| D | RDFGraph.cpp | 1384 std::vector<unsigned> &Closure) -> bool { in buildPhis()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
| D | RDFGraph.cpp | 1480 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
|