Home
last modified time | relevance | path

Searched defs:Cap (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/unittests/Support/
DArrayRecyclerTest.cpp27 ARO::Capacity Cap = ARO::Capacity::get(0); in TEST() local
55 ARO::Capacity Cap = ARO::Capacity::get(8); in TEST() local
/external/llvm-project/llvm/unittests/Support/
DArrayRecyclerTest.cpp26 ARO::Capacity Cap = ARO::Capacity::get(0); in TEST() local
54 ARO::Capacity Cap = ARO::Capacity::get(8); in TEST() local
/external/llvm-project/llvm/include/llvm/Support/
DArrayRecycler.h125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate()
137 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
/external/llvm/include/llvm/Support/
DArrayRecycler.h124 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate()
136 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DArrayRecycler.h125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate()
137 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
/external/llvm-project/llvm/unittests/DebugInfo/PDB/
DHashTableTest.cpp143 uint32_t Cap = Table.capacity(); in TEST() local
244 uint32_t Cap = Table.capacity(); in TEST() local
/external/llvm-project/clang/lib/Sema/
DScopeInfo.cpp227 for (auto &Cap : Captures) in isVLATypeCaptured() local
DSemaExceptionSpec.cpp1188 Cap = Lambda->capture_init_begin(), in canThrow() local
DSemaLambda.cpp1559 ExprResult Sema::BuildCaptureInit(const Capture &Cap, in BuildCaptureInit()
DSemaStmt.cpp4360 for (const sema::Capture &Cap : RSI->Captures) { in buildCapturedStmtCaptureList() local
DSemaInit.cpp7298 const LambdaCapture &Cap = *CapI++; in visitLocalsRetainedByInitializer() local
/external/llvm-project/llvm/include/llvm/TableGen/
DDirectiveEmitter.h154 bool Cap = true; in getFormattedParserClassName() local
/external/skqp/include/core/
DSkPaint.h322 enum Cap { enum
/external/tensorflow/tensorflow/go/
Dtensor.go516 Cap int member
/external/skia/include/core/
DSkPaint.h354 enum Cap { enum
/external/crosvm/kvm/src/
Dcap.rs10 pub enum Cap { enum
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp1012 Cap = Lambda->capture_init_begin(), in canThrow() local
DSemaStmt.cpp3859 for (CaptureIter Cap = Candidates.begin(); Cap != Candidates.end(); ++Cap) { in buildCapturedStmtCaptureList() local
DSemaExpr.cpp13198 const CapturingScopeInfo::Capture &Cap = CSI->getCapture(Var); in isVariableAlreadyCapturedInScopeInfo() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5359 unsigned adjustMapModifiersForPrivateClauses(const CapturedStmt::Capture &Cap, in adjustMapModifiersForPrivateClauses()
5443 void generateInfoForCapture(const CapturedStmt::Capture *Cap, in generateInfoForCapture()
/external/libcxxabi/src/demangle/
DItaniumDemangle.h2030 T* Cap; in FOR_EACH_NODE_KIND() local
/external/llvm-project/libcxxabi/src/demangle/
DItaniumDemangle.h2240 T* Cap = nullptr; in FOR_EACH_NODE_KIND() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h2178 T* Cap = nullptr; in FOR_EACH_NODE_KIND() local
/external/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h2240 T* Cap = nullptr; in FOR_EACH_NODE_KIND() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp8757 void generateInfoForCapture(const CapturedStmt::Capture *Cap, in generateInfoForCapture()
11972 for (const CapturedStmt::Capture &Cap : CS->captures()) { in tryToDisableInnerAnalysis() local

12