| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | GlobPattern.cpp | 21 static Expected<BitVector> expand(StringRef S, StringRef Original) { in hasWildcard() 43 return make_error<StringError>("invalid glob pattern: " + Original, in expand() 26 expand(StringRef S,StringRef Original) expand() argument 66 scan(StringRef & S,StringRef Original) scan() argument 132 StringRef Original = S; create() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LiveRangeEdit.cpp | 85 Register Original = VRM->getOriginal(getReg()); in scanRemattable() local 86 LiveInterval &OrigLI = LIS.getInterval(Original); in scanRemattable() 319 Register Original = VRM->getOriginal(Dest); in eliminateDeadDef() local 320 LiveInterval &OrigLI = LIS.getInterval(Original); in eliminateDeadDef() 470 Register Original = VRM ? VRM->getOriginal(VReg) : Register(); in eliminateDeadDefs() local 475 if (Original != VReg && Original != 0) in eliminateDeadDefs() 476 VRM->setIsSplitFromReg(SplitLI->reg(), Original); in eliminateDeadDefs()
|
| H A D | InlineSpiller.cpp | 139 Register Original); 159 Register Original; member in __anon2f89086e0111::InlineSpiller 391 if (Original == Reg) in collectRegsToSpill() 411 return Reg.isVirtual() && VRM.getOriginal(Reg) == Original; in isSibling() 453 LiveInterval &OrigLI = LIS.getInterval(Original); in hoistSpillInsideBB() 487 HSpiller.addToMergeableSpills(*MII, StackSlot, Original); in hoistSpillInsideBB() 663 LiveInterval &OrigLI = LIS.getInterval(Original); in reMaterializeFor() 701 Register NewVReg = Edit->createFrom(Original); in reMaterializeFor() 1088 HSpiller.addToMergeableSpills(*FoldMI, StackSlot, Original); in foldMemoryOperand() 1158 HSpiller.addToMergeableSpills(*Spill, StackSlot, Original); in insertSpill() [all …]
|
| H A D | CalcSpillWeights.cpp | 86 Register Original = VRM.getOriginal(Reg); in isRematerializable() local 111 if (!Reg.isVirtual() || VRM.getOriginal(Reg) != Original) in isRematerializable() 174 Register Original = VRM.getOriginal(Reg); in weightCalcHelper() local 175 const LiveInterval &OrigInt = LIS.getInterval(Original); in weightCalcHelper()
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | LICENSE | 15 1.2. "Contributor Version" means the combination of the Original 19 1.3. "Covered Software" means (a) the Original Software, or (b) 21 Original Software with files containing Modifications, in 28 makes Original Software available under this License. 45 modification of the contents of a file containing Original 48 B. Any new file that contains any part of the Original 54 1.10. "Original Software" means the Source Code and Executable 90 distribute the Original Software (or portions thereof), 95 selling of Original Software, to make, have made, use, 97 dispose of the Original Software (or portions thereof). [all …]
|
| /freebsd/sys/cddl/contrib/opensolaris/ |
| H A D | OPENSOLARIS.LICENSE | 15 1.2. "Contributor Version" means the combination of the Original 19 1.3. "Covered Software" means (a) the Original Software, or (b) 21 Original Software with files containing Modifications, in 28 makes Original Software available under this License. 45 modification of the contents of a file containing Original 48 B. Any new file that contains any part of the Original 54 1.10. "Original Software" means the Source Code and Executable 90 distribute the Original Software (or portions thereof), 95 selling of Original Software, to make, have made, use, 97 dispose of the Original Software (or portions thereof). [all …]
|
| /freebsd/cddl/contrib/opensolaris/ |
| H A D | OPENSOLARIS.LICENSE | 15 1.2. "Contributor Version" means the combination of the Original 19 1.3. "Covered Software" means (a) the Original Software, or (b) 21 Original Software with files containing Modifications, in 28 makes Original Software available under this License. 45 modification of the contents of a file containing Original 48 B. Any new file that contains any part of the Original 54 1.10. "Original Software" means the Source Code and Executable 90 distribute the Original Software (or portions thereof), 95 selling of Original Software, to make, have made, use, 97 dispose of the Original Software (or portions thereof). [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | RangedConstraintManager.h | 136 RangeSet add(RangeSet Original, Range Element); 142 RangeSet add(RangeSet Original, const llvm::APSInt &Point); 154 RangeSet unite(RangeSet Original, Range Element); 160 RangeSet unite(RangeSet Original, llvm::APSInt Point); 166 RangeSet unite(RangeSet Original, llvm::APSInt From, llvm::APSInt To);
|
| /freebsd/contrib/kyua/integration/ |
| H A D | cmd_report_junit_test.sh | 120 Original stderr 161 Original stderr 240 Original stderr 281 Original stderr
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | Utility.h | 213 T Original; variable 218 ScopedOverride(T &Loc_, T NewVal) : Loc(Loc_), Original(Loc_) { in ScopedOverride() 221 ~ScopedOverride() { Loc = std::move(Original); } in ~ScopedOverride()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
| H A D | Tree.cpp | 38 Kind(static_cast<unsigned>(Kind)), Role(0), Original(false), in Node() 129 for (auto *T = this; T && T->Original; T = T->Parent) in replaceChildRangeLowLevel() 130 T->Original = false; in replaceChildRangeLowLevel() 144 if (N->Original) in replaceChildRangeLowLevel() 145 traverse(N, [](Node *C) { C->Original = false; }); in replaceChildRangeLowLevel()
|
| /freebsd/contrib/terminus/ |
| H A D | OFL.TXT | 37 "Original Version" refers to the collection of Font Software components as 42 Original Version, by changing formats or by porting the Font Software to a 55 in Original or Modified Versions, may be sold by itself. 57 2) Original or Modified Versions of the Font Software may be bundled,
|
| /freebsd/tools/tools/shlib-compat/test/ |
| H A D | regress.1-1.out | 1 Original versions: TEST_1.0
|
| H A D | regress.1-3.out | 1 Original versions: TEST_1.0
|
| H A D | regress.3-1.out | 1 Original versions: TEST_1.0
|
| H A D | regress.3-3.out | 1 Original versions: TEST_1.0
|
| H A D | regress.2-2.out | 1 Original versions: TEST_1.0, TEST_1.1
|
| H A D | regress.1-2.out | 1 Original versions: TEST_1.0
|
| H A D | regress.2-1.out | 1 Original versions: TEST_1.0, TEST_1.1
|
| H A D | regress.2-3.out | 1 Original versions: TEST_1.0, TEST_1.1
|
| H A D | regress.3-2.out | 1 Original versions: TEST_1.0
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
| H A D | Tree.h | 81 bool isOriginal() const { return Original; } in isOriginal() 126 unsigned Original : 1; variable
|
| /freebsd/share/i18n/csmapper/BIG5/ |
| H A D | ETen%UCS@SIP.src | 14 # Original notice:
|
| H A D | UCS@SIP%ETen.src | 14 # Original notice:
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | DependencyScanningFilesystem.h | 34 : Original(std::move(Contents)), DepDirectives(nullptr) {} in CachedFileContents() 37 std::unique_ptr<llvm::MemoryBuffer> Original; member 88 return Contents->Original->getBuffer(); in getOriginalContents()
|