HomeSort by relevance Sort by last modified time
    Searched refs:Range (Results 101 - 125 of 1319) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
LoopHint.h 22 // Source range of the directive.
23 SourceRange Range;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugAranges.h 35 struct Range {
36 explicit Range(uint64_t LowPC = -1ULL, uint64_t HighPC = -1ULL,
57 bool operator<(const Range &other) const {
61 uint64_t LowPC; // Start of address range.
62 uint32_t Length; // End of address range (not including this address).
79 typedef std::vector<Range> RangeColl;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
UnicodeCharRanges.h 26 /// \brief Represents a closed range of Unicode code points [Lower, Upper].
32 inline bool operator<(uint32_t Value, UnicodeCharRange Range) {
33 return Value < Range.Lower;
35 inline bool operator<(UnicodeCharRange Range, uint32_t Value) {
36 return Range.Upper < Value;
73 /// \brief Returns true if each of the ranges is a proper closed range
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
LoopHint.h 22 // Source range of the directive.
23 SourceRange Range;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugAranges.h 35 struct Range {
36 explicit Range(uint64_t LowPC = -1ULL, uint64_t HighPC = -1ULL,
57 bool operator<(const Range &other) const {
61 uint64_t LowPC; // Start of address range.
62 uint32_t Length; // End of address range (not including this address).
79 typedef std::vector<Range> RangeColl;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
UnicodeCharRanges.h 26 /// \brief Represents a closed range of Unicode code points [Lower, Upper].
32 inline bool operator<(uint32_t Value, UnicodeCharRange Range) {
33 return Value < Range.Lower;
35 inline bool operator<(UnicodeCharRange Range, uint32_t Value) {
36 return Range.Upper < Value;
73 /// \brief Returns true if each of the ranges is a proper closed range
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
LoopHint.h 22 // Source range of the directive.
23 SourceRange Range;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugAranges.h 35 struct Range {
36 explicit Range(uint64_t LowPC = -1ULL, uint64_t HighPC = -1ULL,
57 bool operator<(const Range &other) const {
61 uint64_t LowPC; // Start of address range.
62 uint32_t Length; // End of address range (not including this address).
79 typedef std::vector<Range> RangeColl;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
UnicodeCharRanges.h 26 /// \brief Represents a closed range of Unicode code points [Lower, Upper].
32 inline bool operator<(uint32_t Value, UnicodeCharRange Range) {
33 return Value < Range.Lower;
35 inline bool operator<(UnicodeCharRange Range, uint32_t Value) {
36 return Range.Upper < Value;
73 /// \brief Returns true if each of the ranges is a proper closed range
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
LoopHint.h 22 // Source range of the directive.
23 SourceRange Range;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugAranges.h 35 struct Range {
36 explicit Range(uint64_t LowPC = -1ULL, uint64_t HighPC = -1ULL,
57 bool operator<(const Range &other) const {
61 uint64_t LowPC; // Start of address range.
62 uint32_t Length; // End of address range (not including this address).
79 typedef std::vector<Range> RangeColl;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
UnicodeCharRanges.h 26 /// \brief Represents a closed range of Unicode code points [Lower, Upper].
32 inline bool operator<(uint32_t Value, UnicodeCharRange Range) {
33 return Value < Range.Lower;
35 inline bool operator<(UnicodeCharRange Range, uint32_t Value) {
36 return Range.Upper < Value;
73 /// \brief Returns true if each of the ranges is a proper closed range
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
LoopHint.h 22 // Source range of the directive.
23 SourceRange Range;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugAranges.h 35 struct Range {
36 explicit Range(uint64_t LowPC = -1ULL, uint64_t HighPC = -1ULL,
57 bool operator<(const Range &other) const {
61 uint64_t LowPC; // Start of address range.
62 uint32_t Length; // End of address range (not including this address).
79 typedef std::vector<Range> RangeColl;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
UnicodeCharRanges.h 26 /// \brief Represents a closed range of Unicode code points [Lower, Upper].
32 inline bool operator<(uint32_t Value, UnicodeCharRange Range) {
33 return Value < Range.Lower;
35 inline bool operator<(UnicodeCharRange Range, uint32_t Value) {
36 return Range.Upper < Value;
73 /// \brief Returns true if each of the ranges is a proper closed range
  /system/core/libmemunreachable/
LeakFolding.h 36 const Range range; member in struct:android::LeakFolding::Leak
79 const Range range; member in struct:android::LeakFolding::LeakInfo
83 LeakInfo(const Range& range, Allocator<LeakInfo> allocator)
84 : node(this, allocator), range(range), scc(nullptr) {}
93 allocator::map<Range, LeakInfo, compare_range> leak_map_;
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ContiguousSet.java 29 * {@code ContiguousSet.create(Range.greaterThan(0), DiscreteDomain.integers()}). Certain
42 * {@linkplain Range#contains contained} by the range.
44 * @throws IllegalArgumentException if neither range nor the domain has a lower bound, or if
50 Range<C> range, DiscreteDomain<C> domain) {
51 checkNotNull(range);
53 Range<C> effectiveRange = range;
55 if (!range.hasLowerBound())
122 public abstract Range<C> range(); method in class:ContiguousSet
135 public abstract Range<C> range(BoundType lowerBoundType, BoundType upperBoundType); method in class:ContiguousSet
    [all...]
  /external/r8/src/main/java/com/android/tools/r8/bisect/
BisectState.java 30 private static class Range {
34 public Range(int start, int end) {
40 public Range(String range) {
41 int sep = range.indexOf(' ');
42 start = Integer.parseInt(range.substring(0, sep).trim());
43 end = Integer.parseInt(range.substring(sep + 1).trim());
61 public Range add(Range other) {
69 return new Range(Integer.min(start, other.start), Integer.max(end, other.end))
114 final Range range; field in class:BisectState.Run
    [all...]
  /bootable/recovery/tests/unit/
rangeset_test.cpp 29 ASSERT_EQ((Range{ 1, 10 }), rs[0]);
34 ASSERT_EQ((Range{ 15, 20 }), rs2[0]);
35 ASSERT_EQ((Range{ 1, 10 }), rs2[1]);
58 // Empty or negative range.
93 // The orders of Range's matter. "4,1,5,8,10" != "4,8,10,1,5".
99 std::vector<Range> ranges;
100 for (const auto& range : rs) {
101 ranges.push_back(range);
103 ASSERT_EQ((std::vector<Range>{ Range{ 1, 5 }, Range{ 8, 10 } }), ranges)
    [all...]
  /external/clang/unittests/Format/
CleanupTest.cpp 24 const std::vector<tooling::Range> &Ranges,
46 std::vector<tooling::Range> Ranges;
47 Ranges.push_back(tooling::Range(28, 0));
48 Ranges.push_back(tooling::Range(91, 6));
49 Ranges.push_back(tooling::Range(132, 0));
66 std::vector<tooling::Range> Ranges(1, tooling::Range(0, Code.size()));
78 // Set the changed range to be the second "\n".
79 std::vector<tooling::Range> Ranges(1, tooling::Range(14, 0))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
AttrPCHRead.inc 16 New = new (Context) AMDGPUFlatWorkGroupSizeAttr(Range, Context, min, max, Spelling);
26 New = new (Context) AMDGPUNumSGPRAttr(Range, Context, numSGPR, Spelling);
36 New = new (Context) AMDGPUNumVGPRAttr(Range, Context, numVGPR, Spelling);
47 New = new (Context) AMDGPUWavesPerEUAttr(Range, Context, min, max, Spelling);
57 New = new (Context) ARMInterruptAttr(Range, Context, interrupt, Spelling);
66 New = new (Context) AVRInterruptAttr(Range, Context, Spelling);
75 New = new (Context) AVRSignalAttr(Range, Context, Spelling);
92 New = new (Context) AbiTagAttr(Range, Context, tags.data(), tagsSize, Spelling);
105 New = new (Context) AcquireCapabilityAttr(Range, Context, args.data(), argsSize, Spelling);
119 New = new (Context) AcquiredAfterAttr(Range, Context, args.data(), argsSize, Spelling)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
AttrPCHRead.inc 16 New = new (Context) AMDGPUFlatWorkGroupSizeAttr(Range, Context, min, max, Spelling);
26 New = new (Context) AMDGPUNumSGPRAttr(Range, Context, numSGPR, Spelling);
36 New = new (Context) AMDGPUNumVGPRAttr(Range, Context, numVGPR, Spelling);
47 New = new (Context) AMDGPUWavesPerEUAttr(Range, Context, min, max, Spelling);
57 New = new (Context) ARMInterruptAttr(Range, Context, interrupt, Spelling);
66 New = new (Context) AVRInterruptAttr(Range, Context, Spelling);
75 New = new (Context) AVRSignalAttr(Range, Context, Spelling);
92 New = new (Context) AbiTagAttr(Range, Context, tags.data(), tagsSize, Spelling);
105 New = new (Context) AcquireCapabilityAttr(Range, Context, args.data(), argsSize, Spelling);
119 New = new (Context) AcquiredAfterAttr(Range, Context, args.data(), argsSize, Spelling)
    [all...]
  /external/clang/unittests/Lex/
PPCallbacksTest.cpp 147 // Get the raw source string of the range.
148 StringRef GetSourceString(CharSourceRange Range) {
149 const char* B = SourceMgr.getCharacterData(Range.getBegin());
150 const char* E = SourceMgr.getCharacterData(Range.getEnd());
188 // Callbacks have been executed at this point -- return filename range.
245 CharSourceRange Range =
248 ASSERT_EQ("\"quoted.h\"", GetSourceString(Range));
255 CharSourceRange Range =
258 ASSERT_EQ("<angled.h>", GetSourceString(Range));
266 CharSourceRange Range
    [all...]
  /external/google-benchmark/test/
complexity_test.cc 54 state.SetComplexityN(state.range(0));
56 BENCHMARK(BM_Complexity_O1)->Range(1, 1 << 18)->Complexity(benchmark::o1);
57 BENCHMARK(BM_Complexity_O1)->Range(1, 1 << 18)->Complexity();
58 BENCHMARK(BM_Complexity_O1)->Range(1, 1 << 18)->Complexity([](int) {
94 auto v = ConstructRandomVector(state.range(0));
96 state.range(0) * 2; // Test worst case scenario (item not in vector)
100 state.SetComplexityN(state.range(0));
104 ->Range(1 << 10, 1 << 16)
108 ->Range(1 << 10, 1 << 16)
112 ->Range(1 << 10, 1 << 16
    [all...]
  /external/libcxx/utils/google-benchmark/test/
complexity_test.cc 54 state.SetComplexityN(state.range(0));
56 BENCHMARK(BM_Complexity_O1)->Range(1, 1 << 18)->Complexity(benchmark::o1);
57 BENCHMARK(BM_Complexity_O1)->Range(1, 1 << 18)->Complexity();
58 BENCHMARK(BM_Complexity_O1)->Range(1, 1 << 18)->Complexity([](int) {
94 auto v = ConstructRandomVector(state.range(0));
96 state.range(0) * 2; // Test worst case scenario (item not in vector)
100 state.SetComplexityN(state.range(0));
104 ->Range(1 << 10, 1 << 16)
108 ->Range(1 << 10, 1 << 16)
112 ->Range(1 << 10, 1 << 16
    [all...]

Completed in 668 milliseconds

1 2 3 45 6 7 8 91011>>