| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IntervalTree.h | 221 bool left(const PointType &Point) const { return left() <= Point; } in left() argument 225 bool right(const PointType &Point) const { return Point <= right(); } in right() argument 229 bool contains(const PointType &Point) const { in contains() argument 230 return left(Point) && right(Point); in contains() 279 IntervalNode(PointType Point, unsigned Start) in IntervalNode() argument 280 : MiddlePoint(Point), BucketIntervalsStart(Start) {} in IntervalNode() 465 PointType Point = {}; variable 476 if (Point == Node->middle()) { in initNode() 484 if (Point < Node->middle()) { in initNode() 488 if (Node->size() && (*AscendingBuckets)[Node->start()]->left(Point)) { in initNode() [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRFinder.cpp | 35 explicit NamedDeclOccurrenceFindingVisitor(const SourceLocation Point, in NamedDeclOccurrenceFindingVisitor() argument 39 Point(Point), Context(Context) {} in NamedDeclOccurrenceFindingVisitor() 62 return Point == Start || Point == End || in isPointWithin() 64 Point) && in isPointWithin() 65 Context.getSourceManager().isBeforeInTranslationUnit(Point, End)); in isPointWithin() 69 const SourceLocation Point; // The location to find the NamedDecl. member in clang::tooling::__anon3137cd810111::NamedDeclOccurrenceFindingVisitor 76 const SourceLocation Point) { in getNamedDeclAt() argument 78 NamedDeclOccurrenceFindingVisitor Visitor(Point, Context); in getNamedDeclAt() 87 SM.isBeforeInTranslationUnit(StartLoc, Point) != in getNamedDeclAt() 88 SM.isBeforeInTranslationUnit(EndLoc, Point)) in getNamedDeclAt()
|
| H A D | USRFindingAction.cpp | 244 const SourceLocation Point = SourceMgr.getLocForStartOfFile(MainFileID) in FindSymbol() local 247 ? getNamedDeclAt(Context, Point) in FindSymbol() 252 FullSourceLoc FullLoc(Point, SourceMgr); in FindSymbol() 256 Engine.Report(Point, CouldNotFindSymbolAt) << SymbolOffset; in FindSymbol()
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | RangedConstraintManager.h | 35 Range(const llvm::APSInt &Point) : Range(Point, Point) {} in Range() argument 37 bool Includes(const llvm::APSInt &Point) const { in Includes() argument 38 return From() <= Point && Point <= To(); in Includes() 142 RangeSet add(RangeSet Original, const llvm::APSInt &Point); 160 RangeSet unite(RangeSet Original, llvm::APSInt Point); 205 RangeSet intersect(RangeSet What, llvm::APSInt Point); 211 RangeSet deletePoint(RangeSet From, const llvm::APSInt &Point); 318 RangeSet(Factory &F, const llvm::APSInt &Point) in RangeSet() argument 319 : RangeSet(F.getRangeSet(Point)) {} in RangeSet() 353 bool contains(llvm::APSInt Point) const { return containsImpl(Point); } in contains() argument [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleV.td | 405 // 12. Vector Fixed-Point Arithmetic Instructions 420 // 12.5. Vector Narrowing Fixed-Point Clip Instructions 425 // 13. Vector Floating-Point Instructions 426 // 13.2. Vector Single-Width Floating-Point Add/Subtract Instructions 429 // 13.3. Vector Widening Floating-Point Add/Subtract Instructions 432 // 13.4. Vector Single-Width Floating-Point Multiply/Divide Instructions 437 // 13.5. Vector Widening Floating-Point Multiply 440 // 13.6. Vector Single-Width Floating-Point Fused Multiply-Add Instructions 443 // 13.7. Vector Widening Floating-Point Fused Multiply-Add Instructions 446 // 13.8. Vector Floating-Point Square-Root Instruction [all …]
|
| H A D | RISCVFeatures.td | 276 // Floating Point Extensions 279 : RISCVExtension<2, 2, "Single-Precision Floating-Point", 284 "'F' (Single-Precision Floating-Point)">; 287 : RISCVExtension<2, 2, "Double-Precision Floating-Point", 292 "'D' (Double-Precision Floating-Point)">; 295 : RISCVExtension<2, 2, "Quad-Precision Floating-Point", [FeatureStdExtD]>, 299 "'Q' (Quad-Precision Floating-Point)">; 302 : RISCVExtension<1, 0, "Half-Precision Floating-Point Minimal", 307 "'Zfh' (Half-Precision Floating-Point) or " 308 "'Zfhmin' (Half-Precision Floating-Point Minimal)">; [all …]
|
| H A D | RISCVSchedAndes45.td | 31 // - Floating Point Multiply-Accumulate Unit (FMAC) 32 // - Floating Point Divide / SQRT Unit (FDIV) 33 // - Floating Point Move Unit (FMV) 34 // - Floating Point Misc Unit (FMISC)
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | P10InstrResources.td | 13 // 22 Cycles Binary Floating Point operations, 2 input operands 21 // 22 Cycles Binary Floating Point operations, and 3 Cycles ALU operations, 2 input operands 27 // 24 Cycles Binary Floating Point operations, 2 input operands 33 // 26 Cycles Binary Floating Point operations, 1 input operands 41 // 26 Cycles Binary Floating Point operations, and 3 Cycles ALU operations, 1 input operands 47 // 27 Cycles Binary Floating Point operations, 1 input operands 53 // 27 Cycles Binary Floating Point operations, 2 input operands 62 // 27 Cycles Binary Floating Point operations, and 3 Cycles ALU operations, 2 input operands 68 // 36 Cycles Binary Floating Point operations, 1 input operands 77 // 36 Cycles Binary Floating Point operations, and 3 Cycles ALU operations, 1 input operands [all …]
|
| /freebsd/packages/ppp/ |
| H A D | ppp.ucl | 19 comment = "Point-to-Point Protocol (PPP) utilities" 22 ppp(8) is a userland implementations of the Point to Point Protocol for serial
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | forth | 29 >>>40 lelong x Entry Point: %#08X, 41 >>20 lelong x Entry Point: %#08X, 51 >20 belong x Entry Point: %#08X, 60 >20 lelong x Entry Point: %#08X, 74 #>12 short x Entry Point: %#08X 82 >24 long x Entry Point: %#08X
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-color-helper.cpp | 182 ColorHelper::getColorTuple(double Point) const { in getColorTuple() 186 if (Point < MinIn) in getColorTuple() 188 if (Point > MaxIn) in getColorTuple() 193 double OffsetP = Point - MinIn; in getColorTuple() 220 std::string ColorHelper::getColorString(double Point) const { in getColorString() 221 return getColorString(getColorTuple(Point)); in getColorString()
|
| H A D | xray-color-helper.h | 71 std::tuple<uint8_t, uint8_t, uint8_t> getColorTuple(double Point) const; 73 std::string getColorString(double Point) const;
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | riscv_vector.td | 944 // 12. Vector Fixed-Point Arithmetic Instructions 989 // 12.5. Vector Narrowing Fixed-Point Clip Instructions 995 // 13. Vector Floating-Point Instructions 1015 // 13.2. Vector Single-Width Floating-Point Add/Subtract Instructions 1020 // 13.3. Vector Widening Floating-Point Add/Subtract Instructions 1025 // 13.4. Vector Single-Width Floating-Point Multiply/Divide Instructions 1030 // 13.2. Vector Single-Width Floating-Point Add/Subtract Instructions 1035 // 13.3. Vector Widening Floating-Point Add/Subtract Instructions 1040 // 13.4. Vector Single-Width Floating-Point Multiply/Divide Instructions 1054 // 13.3. Vector Widening Floating-Point Add/Subtract Instructions [all …]
|
| H A D | FPOptions.def | 1 //===--- FPOptions.def - Floating Point Options database --------*- C++ -*-===// 9 // This file defines the Floating Point language options. Users of this file
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,smp2p.txt | 1 Qualcomm Shared Memory Point 2 Point binding 3 The Shared Memory Point to Point (SMP2P) protocol facilitates communication of
|
| /freebsd/crypto/libecc/scripts/ |
| H A D | expand_libecc.py | 194 class Point(object): class 222 return Point(self.curve, self.x, self.y) 230 return Point(self.curve, None, None) 240 return Point(self.curve, resx, resy) 244 return Point(self.curve, None, None) 246 return Point(self.curve, self.x, -self.y) 254 Q = Point(P.curve, None, None) 298 G = Point(curve, gx, gy) 309 G = Point(curve, gx, gy) 498 G = Point(privkey.curve, gx, gy) [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorizationPlanner.h | 99 VPBasicBlock::iterator Point; variable 107 : Block(InsertBlock), Point(InsertPoint) {} in VPInsertPoint() 113 VPBasicBlock::iterator getPoint() const { return Point; } in getPoint() 324 VPBasicBlock::iterator Point; variable 328 : Builder(B), Block(B.getInsertBlock()), Point(B.getInsertPoint()) {} in InsertPointGuard() 333 ~InsertPointGuard() { Builder.restoreIP(VPInsertPoint(Block, Point)); } in ~InsertPointGuard()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | ScalarEvolutionExpander.h | 146 BasicBlock::iterator Point; variable 155 : Builder(B), Block(B.GetInsertBlock()), Point(B.GetInsertPoint()), in SCEVInsertPointGuard() 166 Builder.restoreIP(IRBuilderBase::InsertPoint(Block, Point)); in ~SCEVInsertPointGuard() 170 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() 171 void SetInsertPoint(BasicBlock::iterator I) { Point = I; } in SetInsertPoint()
|
| /freebsd/packages/hostapd/ |
| H A D | hostapd.ucl | 19 comment = "IEEE Std 802.11 Access Point authentication daemon" 23 IEEE Std 802.11 wireless network interface configured in Access Point (AP)
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | RangeConstraintManager.cpp | 134 RangeSet RangeSet::Factory::add(RangeSet Original, const llvm::APSInt &Point) { in add() argument 135 return add(Original, Range(Point)); in add() 150 RangeSet RangeSet::Factory::unite(RangeSet Original, llvm::APSInt Point) { in unite() argument 151 return unite(Original, Range(ValueFactory.getValue(Point))); in unite() 372 bool RangeSet::containsImpl(llvm::APSInt &Point) const { in containsImpl() 373 if (isEmpty() || !pin(Point)) in containsImpl() 376 Range Dummy(Point); in containsImpl() 381 return std::prev(It)->Includes(Point); in containsImpl() 384 bool RangeSet::pin(llvm::APSInt &Point) const { in pin() 386 if (Type.testInRange(Point, true) != APSIntType::RTR_Within) in pin() [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/ |
| H A D | USRFinder.h | 35 const SourceLocation Point);
|
| /freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | e500mc_power_isa.dtsi | 51 power-isa-fp; // Floating Point 52 power-isa-fp.r; // Floating Point.Record
|
| H A D | e5500_power_isa.dtsi | 51 power-isa-fp; // Floating Point 52 power-isa-fp.r; // Floating Point.Record
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kRegisterInfo.td | 71 // Floating Point Registers 128 // Floating Point Data Registers 142 // Float Point System Control Registers
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86RegisterBanks.td | 15 /// Floating Point/Vector Registers
|