/external/guava/guava-tests/test/com/google/common/collect/ |
D | RangeTest.java | 45 Range<Integer> range = Range.open(4, 8); in testOpen() local 72 Range<Integer> range = Range.closed(5, 7); in testClosed() local 94 Range<Integer> range = Range.openClosed(4, 7); in testOpenClosed() local 108 Range<Integer> range = Range.closedOpen(5, 8); in testClosedOpen() local 131 private static void checkContains(Range<Integer> range) { in checkContains() 139 Range<Integer> range = Range.closed(4, 4); in testSingleton() local 155 Range<Integer> range = Range.closedOpen(4, 4); in testEmpty1() local 171 Range<Integer> range = Range.openClosed(4, 4); in testEmpty2() local 187 Range<Integer> range = Range.lessThan(5); in testLessThan() local 201 Range<Integer> range = Range.greaterThan(5); in testGreaterThan() local [all …]
|
D | GeneralRangeTest.java | 63 GeneralRange<Integer> range = GeneralRange.range(ORDERING, i, CLOSED, i, OPEN); in testCreateEmptyRangeClosedOpenSucceeds() local 72 GeneralRange<Integer> range = GeneralRange.range(ORDERING, i, OPEN, i, CLOSED); in testCreateEmptyRangeOpenClosedSucceeds() local 81 GeneralRange<Integer> range = GeneralRange.range(ORDERING, i, CLOSED, i, CLOSED); in testCreateSingletonRangeSucceeds() local 89 GeneralRange<Integer> range = GeneralRange.range(ORDERING, 3, CLOSED, 3, CLOSED); in testSingletonRange() local 97 GeneralRange<Integer> range = GeneralRange.downTo(ORDERING, 3, lBoundType); in testLowerRange() local
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | GeneralRangeTest.java | 61 GeneralRange<Integer> range = GeneralRange.range(ORDERING, i, CLOSED, i, OPEN); in testCreateEmptyRangeClosedOpenSucceeds() local 70 GeneralRange<Integer> range = GeneralRange.range(ORDERING, i, OPEN, i, CLOSED); in testCreateEmptyRangeOpenClosedSucceeds() local 79 GeneralRange<Integer> range = GeneralRange.range(ORDERING, i, CLOSED, i, CLOSED); in testCreateSingletonRangeSucceeds() local 87 GeneralRange<Integer> range = GeneralRange.range(ORDERING, 3, CLOSED, 3, CLOSED); in testSingletonRange() local 95 GeneralRange<Integer> range = GeneralRange.downTo(ORDERING, 3, lBoundType); in testLowerRange() local
|
/external/google-breakpad/src/tools/linux/md2core/ |
D | minidump_memory_range_unittest.cc | 96 MinidumpMemoryRange range; in TEST() local 102 MinidumpMemoryRange range(kBuffer, kBufferSize); in TEST() local 108 MinidumpMemoryRange range; in TEST() local 123 MinidumpMemoryRange range; in TEST() local 134 MinidumpMemoryRange range; in TEST() local 141 MinidumpMemoryRange range(kBuffer, kBufferSize); in TEST() local 166 MinidumpMemoryRange range(kBuffer, kBufferSize); in TEST() local 194 MinidumpMemoryRange range(kBuffer, kBufferSize); in TEST() local 202 MinidumpMemoryRange range(kBuffer, kBufferSize); in TEST() local 217 MinidumpMemoryRange range(kBuffer, kBufferSize); in TEST() local [all …]
|
D | minidump-2-core.cc | 253 const MinidumpMemoryRange& range) { in ParseThreadRegisters() 299 const MinidumpMemoryRange& range) { in ParseThreadRegisters() 344 const MinidumpMemoryRange& range) { in ParseThreadRegisters() 370 const MinidumpMemoryRange& range) { in ParseThreadRegisters() 394 ParseThreadList(CrashedProcess* crashinfo, const MinidumpMemoryRange& range, in ParseThreadList() 424 ParseSystemInfo(CrashedProcess* crashinfo, const MinidumpMemoryRange& range, in ParseSystemInfo() 508 ParseCPUInfo(CrashedProcess* crashinfo, const MinidumpMemoryRange& range) { in ParseCPUInfo() 518 const MinidumpMemoryRange& range) { in ParseProcessStatus() 527 ParseLSBRelease(CrashedProcess* crashinfo, const MinidumpMemoryRange& range) { in ParseLSBRelease() 536 ParseMaps(CrashedProcess* crashinfo, const MinidumpMemoryRange& range) { in ParseMaps() [all …]
|
/external/google-breakpad/src/common/ |
D | memory_range_unittest.cc | 95 MemoryRange range; in TEST() local 101 MemoryRange range(kBuffer, kBufferSize); in TEST() local 107 MemoryRange range; in TEST() local 122 MemoryRange range; in TEST() local 133 MemoryRange range; in TEST() local 140 MemoryRange range(kBuffer, kBufferSize); in TEST() local 165 MemoryRange range(kBuffer, kBufferSize); in TEST() local 173 MemoryRange range(kBuffer, kBufferSize); in TEST() local 188 MemoryRange range(kBuffer, kBufferSize); in TEST() local
|
/external/clang/lib/ARCMigrate/ |
D | TransformActions.cpp | 305 void TransformActionsImpl::remove(SourceRange range) { in remove() 321 void TransformActionsImpl::replace(SourceRange range, StringRef text) { in replace() 328 void TransformActionsImpl::replace(SourceRange range, in replace() 357 void TransformActionsImpl::increaseIndentation(SourceRange range, in increaseIndentation() 369 SourceRange range) { in clearDiagnostic() 408 bool TransformActionsImpl::canRemoveRange(SourceRange range) { in canRemoveRange() 412 bool TransformActionsImpl::canReplaceRange(SourceRange range, in canReplaceRange() 445 void TransformActionsImpl::commitRemove(SourceRange range) { in commitRemove() 463 void TransformActionsImpl::commitReplace(SourceRange range, in commitReplace() 491 void TransformActionsImpl::commitIncreaseIndentation(SourceRange range, in commitIncreaseIndentation() [all …]
|
D | Internals.h | 75 bool clearAllDiagnostics(SourceRange range) { in clearAllDiagnostics() 78 bool clearDiagnostic(unsigned ID1, unsigned ID2, SourceRange range) { in clearDiagnostic() 83 SourceRange range) { in clearDiagnostic() 88 bool hasDiagnostic(unsigned ID, SourceRange range) { in hasDiagnostic() 92 bool hasDiagnostic(unsigned ID1, unsigned ID2, SourceRange range) { in hasDiagnostic()
|
/external/skia/src/core/ |
D | SkAdvancedTypefaceMetrics.cpp | 40 … SkAdvancedTypefaceMetrics::AdvanceMetric<Data>* range) { in stripUninterestingTrailingAdvancesFromRange() 46 … SkAdvancedTypefaceMetrics::AdvanceMetric<int16_t>* range) { in stripUninterestingTrailingAdvancesFromRange() 65 void resetRange(SkAdvancedTypefaceMetrics::AdvanceMetric<Data>* range, in resetRange() 82 SkAdvancedTypefaceMetrics::AdvanceMetric<Data>* range) { in zeroWildcardsInRange() 88 SkAdvancedTypefaceMetrics::AdvanceMetric<int16_t>* range) { in zeroWildcardsInRange() 105 SkAdvancedTypefaceMetrics::AdvanceMetric<Data>* range, in finishRange()
|
/external/iptables/extensions/ |
D | libip6t_SNAT.c | 47 parse_to(const char *orig_arg, int portok, struct nf_nat_range *range) in parse_to() 150 struct nf_nat_range *range = cb->data; in SNAT_parse() local 183 struct nf_nat_range *range = cb->data; in SNAT_fcheck() local 189 static void print_range(const struct nf_nat_range *range) in print_range() 212 const struct nf_nat_range *range = (const void *)target->data; in SNAT_print() local 224 const struct nf_nat_range *range = (const void *)target->data; in SNAT_save() local
|
D | libip6t_REDIRECT.c | 40 parse_ports(const char *arg, struct nf_nat_range *range) in parse_ports() 77 struct nf_nat_range *range = (void *)(*cb->target)->data; in REDIRECT_parse() local 109 const struct nf_nat_range *range = (const void *)target->data; in REDIRECT_print() local 123 const struct nf_nat_range *range = (const void *)target->data; in REDIRECT_save() local
|
D | libip6t_DNAT.c | 47 parse_to(const char *orig_arg, int portok, struct nf_nat_range *range) in parse_to() 150 struct nf_nat_range *range = cb->data; in DNAT_parse() local 189 static void print_range(const struct nf_nat_range *range) in print_range() 212 const struct nf_nat_range *range = (const void *)target->data; in DNAT_print() local 224 const struct nf_nat_range *range = (const void *)target->data; in DNAT_save() local
|
/external/v8/src/compiler/ |
D | register-allocator.cc | 571 LiveRange* range = LiveRangeFor(operand_index); in AddInitialIntervals() local 677 LiveRange* range = LiveRangeFor(operand); in Define() local 699 LiveRange* range = LiveRangeFor(operand); in Use() local 764 LiveRange* range = LiveRangeFor(output_vreg); in MeetRegisterConstraintsForLastInstructionInBlock() local 831 LiveRange* range = LiveRangeFor(output_vreg); in MeetConstraintsBetween() local 836 LiveRange* range = LiveRangeFor(first_output->virtual_register()); in MeetConstraintsBetween() local 1011 LiveRange* range = FixedLiveRangeFor(i); in ProcessInstructions() local 1021 LiveRange* range = FixedDoubleLiveRangeFor(i); in ProcessInstructions() local 1150 void RegisterAllocator::ResolveControlFlow(LiveRange* range, BasicBlock* block, in ResolveControlFlow() 1345 LiveRange* range = LiveRangeFor(operand_index); in BuildLiveRanges() local [all …]
|
/external/google-breakpad/src/processor/ |
D | static_range_map-inl.h | 58 const Range *range = iterator.GetValuePtr(); in RetrieveRange() local 94 const Range *range = iterator.GetValuePtr(); in RetrieveNearestRange() local 116 const Range *range = iterator.GetValuePtr(); in RetrieveRangeAtIndex() local
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | util.rb | 151 def covers?( range ) argument 160 def covered_by?( range ) argument 164 def overlaps?( range ) argument 168 def disjoint?( range ) argument
|
/external/v8/src/ |
D | lithium-allocator.cc | 581 LiveRange* range = LiveRangeFor(operand_index); in AddInitialIntervals() local 696 LiveRange* range = LiveRangeFor(operand); in Define() local 718 LiveRange* range = LiveRangeFor(operand); in Use() local 785 LiveRange* range = LiveRangeFor(first_output->virtual_register()); in MeetConstraintsBetween() local 946 LiveRange* range = FixedLiveRangeFor(i); in ProcessInstructions() local 958 LiveRange* range = FixedDoubleLiveRangeFor(i); in ProcessInstructions() local 1116 void LAllocator::ResolveControlFlow(LiveRange* range, in ResolveControlFlow() 1323 LiveRange* range = LiveRangeFor(operand_index); in BuildLiveRanges() local 1350 LiveRange* range = LiveRangeFor(operand_index); in BuildLiveRanges() local 1390 LiveRange* range = live_ranges()->at(range_idx); in PopulatePointerMaps() local [all …]
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | RegularContiguousSet.java | 35 private final Range<C> range; field in RegularContiguousSet 37 RegularContiguousSet(Range<C> range, DiscreteDomain<C> domain) { in RegularContiguousSet() 132 @Override public Range<C> range() { in range() method 136 @Override public Range<C> range(BoundType lowerBoundType, BoundType upperBoundType) { in range() method
|
D | ContiguousSet.java | 50 Range<C> range, DiscreteDomain<C> domain) { in create() 122 public abstract Range<C> range(); in range() method in ContiguousSet 135 public abstract Range<C> range(BoundType lowerBoundType, BoundType upperBoundType); in range() method in ContiguousSet
|
/external/easymock/src/org/easymock/ |
D | MockControl.java | 261 public void setReturnValue(Object value, Range range) { in setReturnValue() 351 public void setVoidCallable(Range range) { in setVoidCallable() 382 public void setThrowable(Throwable throwable, Range range) { in setThrowable() 488 Range range) { in expectAndReturn() 494 public void expectAndReturn(int ignored, int value, Range range) { in expectAndReturn() 495 this.expectAndReturn((Object) ignored, (Object) value, range); in expectAndReturn() local 563 public void expectAndThrow(Object ignored, Throwable throwable, Range range) { in expectAndThrow() 637 private void callWithConvertedRange(IExpectationSetters<Object> setter, Range range) { in callWithConvertedRange()
|
/external/clang/test/CodeGenCXX/ |
D | reference-in-blocks.cpp | 5 template<typename T> class range { class 8 range(T i) {_i = i;}; in range() function in range
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
D | MidpointDisplacementHeightMap.java | 48 private float range; // The offset in which randomness will be added field in MidpointDisplacementHeightMap 77 …public MidpointDisplacementHeightMap(int size, float range, float persistence, long seed) throws E… in MidpointDisplacementHeightMap() 108 … public MidpointDisplacementHeightMap(int size, float range, float persistence) throws Exception { in MidpointDisplacementHeightMap() 262 public void setRange(float range) { in setRange()
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/ |
D | ValPixConverter.java | 33 double range = range(min, max); in valToPix() local 44 public static double range(double min, double max) { in range() method in ValPixConverter 76 double range = range(min, max); in pixToVal() local
|
/external/lldb/source/Symbol/ |
D | Block.cpp | 60 const Range &range = m_ranges.GetEntryRef(i); in GetDescription() local 107 const Range &range = m_ranges.GetEntryRef(i); in Dump() local 208 const Range &range = m_ranges.GetEntryRef(i); in DumpAddressRanges() local 276 Block::GetRangeContainingOffset (const addr_t offset, Range &range) in GetRangeContainingOffset() 290 Block::GetRangeContainingAddress (const Address& addr, AddressRange &range) in GetRangeContainingAddress() 321 Block::GetRangeContainingLoadAddress (lldb::addr_t load_addr, Target &target, AddressRange &range) in GetRangeContainingLoadAddress() 352 Block::GetRangeAtIndex (uint32_t range_idx, AddressRange &range) in GetRangeAtIndex() 393 Block::AddRange (const Range& range) in AddRange()
|
/external/boringssl/src/crypto/bn/ |
D | random.c | 184 int BN_rand_range(BIGNUM *r, const BIGNUM *range) { in BN_rand_range() 243 int BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) { in BN_pseudo_rand_range() 247 int BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range, const BIGNUM *priv, in BN_generate_dsa_nonce()
|
/external/clang/lib/Edit/ |
D | Commit.cpp | 60 CharSourceRange range, in insertFromRange() 86 bool Commit::remove(CharSourceRange range) { in remove() 98 bool Commit::insertWrap(StringRef before, CharSourceRange range, in insertWrap() 111 bool Commit::replace(CharSourceRange range, StringRef text) { in replace() 127 bool Commit::replaceWithInner(CharSourceRange range, in replaceWithInner() 295 bool Commit::canRemoveRange(CharSourceRange range, in canRemoveRange()
|