/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Rewrite/Core/ |
HTMLRewrite.h | 29 /// HighlightRange - Highlight a range in the source code with the specified 31 /// start/end tags are placed at the start/end of each line if the range is 36 /// HighlightRange - Highlight a range in the source code with the specified 37 /// start/end tags. The Start/end of the range must be in the same file. 39 /// if the range is multiline. 40 inline void HighlightRange(Rewriter &R, SourceRange Range, 42 HighlightRange(R, Range.getBegin(), Range.getEnd(), StartTag, EndTag);
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/ |
FixIt.h | 30 StringRef getText(SourceRange Range, const ASTContext &Context); 34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; }
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Rewrite/Core/ |
HTMLRewrite.h | 29 /// HighlightRange - Highlight a range in the source code with the specified 31 /// start/end tags are placed at the start/end of each line if the range is 36 /// HighlightRange - Highlight a range in the source code with the specified 37 /// start/end tags. The Start/end of the range must be in the same file. 39 /// if the range is multiline. 40 inline void HighlightRange(Rewriter &R, SourceRange Range, 42 HighlightRange(R, Range.getBegin(), Range.getEnd(), StartTag, EndTag);
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/ |
FixIt.h | 30 StringRef getText(SourceRange Range, const ASTContext &Context); 34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; }
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Rewrite/Core/ |
HTMLRewrite.h | 29 /// HighlightRange - Highlight a range in the source code with the specified 31 /// start/end tags are placed at the start/end of each line if the range is 36 /// HighlightRange - Highlight a range in the source code with the specified 37 /// start/end tags. The Start/end of the range must be in the same file. 39 /// if the range is multiline. 40 inline void HighlightRange(Rewriter &R, SourceRange Range, 42 HighlightRange(R, Range.getBegin(), Range.getEnd(), StartTag, EndTag);
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/ |
FixIt.h | 30 StringRef getText(SourceRange Range, const ASTContext &Context); 34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; }
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/ |
HTMLRewrite.h | 29 /// HighlightRange - Highlight a range in the source code with the specified 31 /// start/end tags are placed at the start/end of each line if the range is 36 /// HighlightRange - Highlight a range in the source code with the specified 37 /// start/end tags. The Start/end of the range must be in the same file. 39 /// if the range is multiline. 40 inline void HighlightRange(Rewriter &R, SourceRange Range, 42 HighlightRange(R, Range.getBegin(), Range.getEnd(), StartTag, EndTag);
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/ |
FixIt.h | 30 StringRef getText(SourceRange Range, const ASTContext &Context); 34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; }
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Rewrite/Core/ |
HTMLRewrite.h | 29 /// HighlightRange - Highlight a range in the source code with the specified 31 /// start/end tags are placed at the start/end of each line if the range is 36 /// HighlightRange - Highlight a range in the source code with the specified 37 /// start/end tags. The Start/end of the range must be in the same file. 39 /// if the range is multiline. 40 inline void HighlightRange(Rewriter &R, SourceRange Range, 42 HighlightRange(R, Range.getBegin(), Range.getEnd(), StartTag, EndTag);
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/ |
FixIt.h | 30 StringRef getText(SourceRange Range, const ASTContext &Context); 34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; }
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Rewrite/Core/ |
HTMLRewrite.h | 29 /// HighlightRange - Highlight a range in the source code with the specified 31 /// start/end tags are placed at the start/end of each line if the range is 36 /// HighlightRange - Highlight a range in the source code with the specified 37 /// start/end tags. The Start/end of the range must be in the same file. 39 /// if the range is multiline. 40 inline void HighlightRange(Rewriter &R, SourceRange Range, 42 HighlightRange(R, Range.getBegin(), Range.getEnd(), StartTag, EndTag);
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/ |
FixIt.h | 30 StringRef getText(SourceRange Range, const ASTContext &Context); 34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; }
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Rewrite/Core/ |
HTMLRewrite.h | 29 /// HighlightRange - Highlight a range in the source code with the specified 31 /// start/end tags are placed at the start/end of each line if the range is 36 /// HighlightRange - Highlight a range in the source code with the specified 37 /// start/end tags. The Start/end of the range must be in the same file. 39 /// if the range is multiline. 40 inline void HighlightRange(Rewriter &R, SourceRange Range, 42 HighlightRange(R, Range.getBegin(), Range.getEnd(), StartTag, EndTag);
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/ |
FixIt.h | 30 StringRef getText(SourceRange Range, const ASTContext &Context); 34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; }
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/ |
HTMLRewrite.h | 29 /// HighlightRange - Highlight a range in the source code with the specified 31 /// start/end tags are placed at the start/end of each line if the range is 36 /// HighlightRange - Highlight a range in the source code with the specified 37 /// start/end tags. The Start/end of the range must be in the same file. 39 /// if the range is multiline. 40 inline void HighlightRange(Rewriter &R, SourceRange Range, 42 HighlightRange(R, Range.getBegin(), Range.getEnd(), StartTag, EndTag);
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/ |
FixIt.h | 30 StringRef getText(SourceRange Range, const ASTContext &Context); 34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; }
|
/system/core/libmemunreachable/ |
HeapWalker.cpp | 37 Range range{begin, end}; 38 auto inserted = allocations_.insert(std::pair<Range, AllocationInfo>(range, AllocationInfo{})); 42 allocation_bytes_ += range.size(); 45 Range overlap = inserted.first->first; 46 if (overlap != range) { 47 MEM_ALOGE("range %p-%p overlaps with existing range %p-%p", reinterpret_cast<void*>(begin), 55 bool HeapWalker::WordContainsAllocationPtr(uintptr_t word_ptr, Range* range, AllocationInfo** info) 76 Range range = to_do.back(); local [all...] |
/external/lzma/CS/7zip/Compress/RangeCoder/ |
RangeCoderBit.cs | 29 uint newBound = (encoder.Range >> kNumBitModelTotalBits) * Prob;
32 encoder.Range = newBound;
38 encoder.Range -= newBound;
41 if (encoder.Range < Encoder.kTopValue)
43 encoder.Range <<= 8;
91 uint newBound = (uint)(rangeDecoder.Range >> kNumBitModelTotalBits) * (uint)Prob;
94 rangeDecoder.Range = newBound;
96 if (rangeDecoder.Range < Decoder.kTopValue)
99 rangeDecoder.Range <<= 8;
105 rangeDecoder.Range -= newBound; [all...] |
/external/clang/lib/Lex/ |
PreprocessingRecord.cpp | 30 SourceRange Range) 31 : PreprocessingDirective(InclusionDirectiveKind, Range), 47 /// that source range \p Range encompasses. 49 PreprocessingRecord::getPreprocessedEntitiesInRange(SourceRange Range) { 50 if (Range.isInvalid()) 53 if (CachedRangeQuery.Range == Range) { 58 std::pair<int, int> Res = getPreprocessedEntitiesInRangeSlow(Range); 60 CachedRangeQuery.Range = Range [all...] |
/external/llvm/include/llvm/ADT/ |
STLExtras.h | 373 bool all_of(R &&Range, UnaryPredicate &&P) { 374 return std::all_of(Range.begin(), Range.end(), 381 bool any_of(R &&Range, UnaryPredicate &&P) { 382 return std::any_of(Range.begin(), Range.end(), 389 bool none_of(R &&Range, UnaryPredicate &&P) { 390 return std::none_of(Range.begin(), Range.end(), 397 auto find(R &&Range, const T &val) -> decltype(Range.begin()) [all...] |
/frameworks/base/tools/aapt2/compile/ |
Image.h | 67 * A range of pixel values, starting at 'start' and ending before 'end' 70 struct Range { 74 explicit Range() = default; 75 inline explicit Range(int32_t s, int32_t e) : start(s), end(e) {} 78 inline bool operator==(const Range& left, const Range& right) { 163 std::vector<Range> horizontal_stretch_regions; 170 std::vector<Range> vertical_stretch_regions; 203 ::std::ostream& operator<<(::std::ostream& out, const Range& range); [all...] |
/bootable/recovery/updater/include/updater/ |
rangeset.h | 29 using Range = std::pair<size_t, size_t>; 35 explicit RangeSet(std::vector<Range>&& pairs) { 40 for (const auto& range : pairs) { 41 CHECK_LT(range.first, range.second) 42 << "Empty or negative range: " << range.first << ", " << range.second; 43 size_t sz = range.second - range.first [all...] |
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
RegularContiguousSet.java | 35 private final Range<C> range; field in class:RegularContiguousSet 37 RegularContiguousSet(Range<C> range, DiscreteDomain<C> domain) { 39 this.range = range; 42 private ContiguousSet<C> intersectionInCurrentDomain(Range<C> other) { 43 return (range.isConnected(other)) 44 ? ContiguousSet.create(range.intersection(other), domain) 49 return intersectionInCurrentDomain(Range.upTo(toElement, BoundType.forBoolean(inclusive))) 132 @Override public Range<C> range() { method 136 @Override public Range<C> range(BoundType lowerBoundType, BoundType upperBoundType) { method [all...] |
/external/clang/include/clang/Lex/ |
PreprocessingRecord.h | 78 /// \brief The source range that covers this preprocessed entity. 79 SourceRange Range; 82 PreprocessedEntity(EntityKind Kind, SourceRange Range) 83 : Kind(Kind), Range(Range) { } 91 /// \brief Retrieve the source range that covers this entire preprocessed 93 SourceRange getSourceRange() const LLVM_READONLY { return Range; } 125 PreprocessingDirective(EntityKind Kind, SourceRange Range) 126 : PreprocessedEntity(Kind, Range) { } 142 SourceRange Range) [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/ |
PreprocessingRecord.h | 77 /// \brief The source range that covers this preprocessed entity. 78 SourceRange Range; 81 PreprocessedEntity(EntityKind Kind, SourceRange Range) 82 : Kind(Kind), Range(Range) { } 90 /// \brief Retrieve the source range that covers this entire preprocessed 92 SourceRange getSourceRange() const LLVM_READONLY { return Range; } 124 PreprocessingDirective(EntityKind Kind, SourceRange Range) 125 : PreprocessedEntity(Kind, Range) { } 141 SourceRange Range) [all...] |