Home
last modified time | relevance | path

Searched refs:Cap (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DArrayRecycler.h125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() argument
127 if (T *Ptr = pop(Cap.getBucket())) in allocate()
130 return static_cast<T*>(Allocator.Allocate(sizeof(T)*Cap.getSize(), Align)); in allocate()
137 void deallocate(Capacity Cap, T *Ptr) { in deallocate() argument
138 push(Cap.getBucket(), Ptr); in deallocate()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h145 bool Cap = true; in getFormattedParserClassName() local
146 std::transform(N.begin(), N.end(), N.begin(), [&Cap](unsigned char C) { in getFormattedParserClassName()
147 if (Cap == true) { in getFormattedParserClassName()
149 Cap = false; in getFormattedParserClassName()
151 Cap = true; in getFormattedParserClassName()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp227 for (auto &Cap : Captures) in isVLATypeCaptured() local
228 if (Cap.isVLATypeCapture() && Cap.getCapturedVLAType() == VAT) in isVLATypeCaptured()
H A DSemaLambda.cpp1566 ExprResult Sema::BuildCaptureInit(const Capture &Cap, in BuildCaptureInit() argument
1570 if (Cap.isVLATypeCapture()) in BuildCaptureInit()
1574 if (Cap.isInitCapture()) in BuildCaptureInit()
1575 return Cap.getVariable()->getInit(); in BuildCaptureInit()
1581 ImplicitCaptureLoc.isValid() ? ImplicitCaptureLoc : Cap.getLocation(); in BuildCaptureInit()
1597 if (Cap.isThisCapture()) { in BuildCaptureInit()
1600 if (Cap.isCopyCapture()) in BuildCaptureInit()
1605 assert(Cap.isVariableCapture() && "unknown kind of capture"); in BuildCaptureInit()
1606 VarDecl *Var = Cap.getVariable(); in BuildCaptureInit()
1623 Name, Cap.getCaptureType(), Loc); in BuildCaptureInit()
H A DSemaStmt.cpp4596 for (const sema::Capture &Cap : RSI->Captures) { in buildCapturedStmtCaptureList() local
4597 if (Cap.isInvalid()) in buildCapturedStmtCaptureList()
4601 ExprResult Init = S.BuildCaptureInit(Cap, Cap.getLocation(), in buildCapturedStmtCaptureList()
4608 FieldDecl *Field = S.BuildCaptureField(RSI->TheRecordDecl, Cap); in buildCapturedStmtCaptureList()
4611 if (Cap.isThisCapture()) { in buildCapturedStmtCaptureList()
4612 Captures.push_back(CapturedStmt::Capture(Cap.getLocation(), in buildCapturedStmtCaptureList()
4614 } else if (Cap.isVLATypeCapture()) { in buildCapturedStmtCaptureList()
4618 assert(Cap.isVariableCapture() && "unknown kind of capture"); in buildCapturedStmtCaptureList()
4623 Captures.push_back(CapturedStmt::Capture(Cap.getLocation(), in buildCapturedStmtCaptureList()
4624 Cap.isReferenceCapture() in buildCapturedStmtCaptureList()
[all …]
H A DSemaExceptionSpec.cpp1190 Cap = Lambda->capture_init_begin(), in canThrow() local
1192 Cap != CapEnd; ++Cap) in canThrow()
1193 CT = mergeCanThrow(CT, canThrow(*Cap)); in canThrow()
H A DSemaExpr.cpp15643 for (Capture &Cap : BSI->Captures) { in ActOnBlockStmtExpr()
15644 if (Cap.isInvalid() || Cap.isThisCapture()) in ActOnBlockStmtExpr()
15647 VarDecl *Var = Cap.getVariable(); in ActOnBlockStmtExpr()
15649 if (getLangOpts().CPlusPlus && Cap.isCopyCapture()) { in ActOnBlockStmtExpr()
15651 Cap.getCaptureType()->getAs<RecordType>()) { in ActOnBlockStmtExpr()
15668 SourceLocation Loc = Cap.getLocation(); in ActOnBlockStmtExpr()
15686 Cap.getCaptureType()), in ActOnBlockStmtExpr()
15702 BlockDecl::Capture NewCap(Var, Cap.isBlockCapture(), Cap.isNested(), in ActOnBlockStmtExpr()
17415 const Capture &Cap = CSI->getCapture(Var); in isVariableAlreadyCapturedInScopeInfo() local
17416 if (Cap.isCopyCapture() && in isVariableAlreadyCapturedInScopeInfo()
H A DSemaInit.cpp7367 const LambdaCapture &Cap = *CapI++; in visitLocalsRetainedByInitializer() local
7370 if (Cap.capturesVariable()) in visitLocalsRetainedByInitializer()
7371 Path.push_back({IndirectLocalPathEntry::LambdaCaptureInit, E, &Cap}); in visitLocalsRetainedByInitializer()
7378 if (Cap.capturesVariable()) in visitLocalsRetainedByInitializer()
/freebsd-13.1/contrib/netbsd-tests/bin/df/
H A Dt_df.sh36 Filesystem 1K-blocks Used Avail %Cap Mounted on
94 Filesystem Size Used Avail %Cap Mounted on
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h959 MachineOperand *allocateOperandArray(OperandCapacity Cap) {
960 return OperandRecycler.allocate(Cap, Allocator);
966 void deallocateOperandArray(OperandCapacity Cap, MachineOperand *Array) {
967 OperandRecycler.deallocate(Cap, Array);
/freebsd-13.1/contrib/elftoolchain/libelf/
H A Dlibelf_align.c64 [ELF_T_CAP] = MALIGN(Cap),
H A Delf_types.m440 `CAP, Cap',
/freebsd-13.1/sys/cddl/compat/opensolaris/sys/
H A Delf.h35 __sElfN(Cap);
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/panel/
H A Dpanel-simple.yaml184 # Logic Technologies LT161010-2NHC 7" WVGA TFT Cap Touch Module
188 # Logic Technologies LT170410-2WHC 10.1" 1280x800 IPS TFT Cap Touch Mod.
/freebsd-13.1/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h1502 #define MPI_SCSIPORTPAGE0_CAP_GET_MIN_SYNC_PERIOD(Cap) \ argument
1503 ( ((Cap) & MPI_SCSIPORTPAGE0_CAP_MIN_SYNC_PERIOD_MASK) \
1508 #define MPI_SCSIPORTPAGE0_CAP_GET_MAX_SYNC_OFFSET(Cap) \ argument
1509 ( ((Cap) & MPI_SCSIPORTPAGE0_CAP_MAX_SYNC_OFFSET_MASK) \
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2227 T* Cap = nullptr; in FOR_EACH_NODE_KIND() local
2235 Cap = Inline + N; in FOR_EACH_NODE_KIND()
2252 Cap = First + NewCap; in FOR_EACH_NODE_KIND()
2256 PODSmallVector() : First(Inline), Last(First), Cap(Inline + N) {} in FOR_EACH_NODE_KIND()
2271 Cap = Other.Cap; in FOR_EACH_NODE_KIND()
2290 Cap = Other.Cap; in FOR_EACH_NODE_KIND()
2297 std::swap(Cap, Other.Cap); in FOR_EACH_NODE_KIND()
2303 if (Last == Cap) in FOR_EACH_NODE_KIND()
/freebsd-13.1/contrib/ncurses/include/
H A DCaps.hpux11211 #%\fBVariable Cap- TCap Description\fR
262 #%\fBVariable Cap- TCap Description\fR
295 #%\fBVariable Cap- TCap Description\fR
325 #%\fBVariable Cap- TCap Description\fR
709 #%\fBVariable Cap- TCap Description\fR
767 #%\fBVariable Cap- TCap Description\fR
H A DCaps211 #%\fBVariable Cap- TCap Description\fR
261 #%\fBVariable Cap- TCap Description\fR
293 #%\fBVariable Cap- TCap Description\fR
323 #%\fBVariable Cap- TCap Description\fR
701 #%\fBVariable Cap- TCap Description\fR
757 #%\fBVariable Cap- TCap Description\fR
H A DCaps.aix4211 #%\fBVariable Cap- TCap Description\fR
261 #%\fBVariable Cap- TCap Description\fR
293 #%\fBVariable Cap- TCap Description\fR
323 #%\fBVariable Cap- TCap Description\fR
803 #%\fBVariable Cap- TCap Description\fR
859 #%\fBVariable Cap- TCap Description\fR
H A DCaps.keys213 #%\fBVariable Cap- TCap Description\fR
263 #%\fBVariable Cap- TCap Description\fR
295 #%\fBVariable Cap- TCap Description\fR
325 #%\fBVariable Cap- TCap Description\fR
791 #%\fBVariable Cap- TCap Description\fR
847 #%\fBVariable Cap- TCap Description\fR
H A DCaps.uwin211 #%\fBVariable Cap- TCap Description\fR
254 #%\fBVariable Cap- TCap Description\fR
291 #%\fBVariable Cap- TCap Description\fR
H A DCaps.osf1r5211 #%\fBVariable Cap- TCap Description\fR
261 #%\fBVariable Cap- TCap Description\fR
307 #%\fBVariable Cap- TCap Description\fR
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8395 getMapModifiersForPrivateClauses(const CapturedStmt::Capture &Cap) const { in getMapModifiersForPrivateClauses()
8401 if (FirstPrivateDecls.count(Cap.getCapturedVar())) { in getMapModifiersForPrivateClauses()
8402 if (Cap.getCapturedVar()->getType()->isAnyPointerType()) in getMapModifiersForPrivateClauses()
9059 void generateInfoForCapture(const CapturedStmt::Capture *Cap, in generateInfoForCapture() argument
9062 assert(!Cap->capturesVariableArrayType() && in generateInfoForCapture()
9066 const ValueDecl *VD = Cap->capturesThis() in generateInfoForCapture()
9068 : Cap->getCapturedVar()->getCanonicalDecl(); in generateInfoForCapture()
9081 (Cap->capturesVariable() ? OMP_MAP_TO : OMP_MAP_LITERAL) | in generateInfoForCapture()
12304 for (const CapturedStmt::Capture &Cap : CS->captures()) { in tryToDisableInnerAnalysis() local
12305 if (Cap.capturesVariable() || Cap.capturesVariableByCopy()) in tryToDisableInnerAnalysis()
[all …]
/freebsd-13.1/sys/contrib/zstd/
H A DCHANGELOG307 perf: Multi-threading supports up to 256 threads. Cap at 256 when more are requested (#760)
/freebsd-13.1/contrib/tzdata/
H A Dbackzone98 # Time Determination Ordinance (Cap. 214)
143 # Time Determination Ordinance (Cap. 264)

12