| /third_party/node/deps/npm/docs/content/using-npm/ |
| D | semver.md | 85 ## Ranges section in semver(7) -- The semantic versioner for npm 119 ### Prerelease Tags 178 ### Advanced Range Syntax 281 ### Range Grammar 371 ### Ranges subsection
|
| /third_party/node/deps/npm/node_modules/semver/ |
| D | README.md | 79 ## Ranges section in semver(1) -- The semantic versioner for npm 113 ### Prerelease Tags 172 ### Advanced Range Syntax 275 ### Range Grammar 365 ### Ranges subsection
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | UnicodeCharRanges.h | 55 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {} in UnicodeCharSet() 57 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) { in UnicodeCharSet() 95 const CharRanges Ranges; variable
|
| D | SourceMgr.h | 269 std::vector<std::pair<unsigned, unsigned>> Ranges; variable
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
| D | PluralRangesMapper.java | 69 private final class Ranges { class in PluralRangesMapper 72 Ranges(CldrPath prefix) { in Ranges() method in PluralRangesMapper.Ranges
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/ |
| D | Annotations.h | 82 llvm::StringMap<llvm::SmallVector<Range, 1>> Ranges; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | SourceMgr.cpp | 165 ArrayRef<SMRange> Ranges, in GetMessage() 244 const Twine &Msg, ArrayRef<SMRange> Ranges, in PrintMessage() 250 const Twine &Msg, ArrayRef<SMRange> Ranges, in PrintMessage() 262 ArrayRef<std::pair<unsigned,unsigned>> Ranges, in SMDiagnostic() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
| D | InlineInfo.h | 66 AddressRanges Ranges; member
|
| D | Range.h | 86 Collection Ranges; variable
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | StringRange.java | 170 static final class Ranges implements Comparable<Ranges> { class in StringRange 172 public Ranges(String s) { in Ranges() method in StringRange.Ranges
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | StringRange.java | 163 static final class Ranges implements Comparable<Ranges> { class in StringRange 165 public Ranges(String s) { in Ranges() method in StringRange.Ranges
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFVerifier.h | 42 std::vector<DWARFAddressRange> Ranges; member
|
| /third_party/skia/third_party/externals/imgui/docs/ |
| D | FONTS.md | 248 ##### [Return to Index](#index)
|
| /third_party/python/Doc/library/ |
| D | stdtypes.rst | 1304 Ranges section in Sequence Types --- :class:`list`, :class:`tuple`, :class:`range` 1434 .. _textseq:
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | TGParser.cpp | 671 bool TGParser::ParseRangePiece(SmallVectorImpl<unsigned> &Ranges, in ParseRangePiece() 747 bool TGParser::ParseOptionalRangeList(SmallVectorImpl<unsigned> &Ranges) { in ParseOptionalRangeList() 769 bool TGParser::ParseOptionalBitList(SmallVectorImpl<unsigned> &Ranges) { in ParseOptionalBitList() 2167 SmallVector<unsigned, 16> Ranges; in ParseValue() local 2190 SmallVector<unsigned, 16> Ranges; in ParseValue() local 2499 SmallVector<unsigned, 16> Ranges; in ParseForeachDeclaration() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfFile.h | 45 SmallVector<RangeSpan, 2> Ranges; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | LexicalScopes.h | 129 SmallVector<InsnRange, 4> Ranges; variable
|
| D | MachineMemOperand.h | 175 const MDNode *Ranges; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | SourceMgr.h | 235 std::vector<std::pair<unsigned, unsigned> > Ranges; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCAsmStreamer.cpp | 1435 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges) { in PrintCVDefRangePrefix() 1446 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective() 1456 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective() 1465 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective() 1474 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
|
| D | MCStreamer.cpp | 346 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective() 350 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective() 358 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective() 367 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective() 375 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
|
| /third_party/typescript/scripts/ |
| D | word2md.ts | 80 export interface Ranges extends Collection<Range> { interface
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | GISelKnownBits.cpp | 296 if (const MDNode *Ranges = MMO->getRanges()) { in computeKnownBitsImpl() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
| D | DWARFLinkerCompileUnit.h | 282 FunctionIntervals Ranges; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | MemCpyOptimizer.cpp | 153 SmallVector<MemsetRange, 8> Ranges; member in __anondacc994b0211::MemsetRanges 314 MemsetRanges Ranges(DL); in INITIALIZE_PASS_DEPENDENCY() local
|