/external/opencensus-java/api/src/main/java/io/opencensus/stats/ |
D | View.java | 217 Function<? super Interval, T> p1, in match() 252 Function<? super Interval, T> p1, in match() 268 public abstract static class Interval extends AggregationWindow { class in View.AggregationWindow 272 Interval() {} in Interval() method in View.AggregationWindow.Interval 300 Function<? super Interval, T> p1, in match()
|
/external/deqp/framework/common/ |
D | tcuInterval.hpp | 57 class Interval class 61 Interval (void) in Interval() function in tcu::Interval 70 Interval (double val) in Interval() function in tcu::Interval 78 Interval(bool hasNaN_, double lo_, double hi_) in Interval() function in tcu::Interval 81 Interval(bool hasNaN_, double lo_, double hi_, double wlo_, double whi_) in Interval() function in tcu::Interval 84 Interval (const Interval& a, const Interval& b) in Interval() function in tcu::Interval
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | Interval.h | 47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function 51 inline Interval(const Interval &I) // copy ctor in Interval() function
|
/external/antlr/tool/src/main/java/org/antlr/misc/ |
D | Interval.java | 31 public class Interval { class 44 public Interval(int a, int b) { this.a=a; this.b=b; } in Interval() method in Interval
|
/external/llvm/include/llvm/Support/ |
D | CachePruning.h | 63 unsigned Interval = 0; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | CachePruning.h | 32 llvm::Optional<std::chrono::seconds> Interval = std::chrono::seconds(1200); member
|
/external/llvm/lib/Support/ |
D | LockFileManager.cpp | 287 unsigned long Interval = 1; in waitForUnlock() local 289 struct timespec Interval; in waitForUnlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | LockFileManager.cpp | 299 unsigned long Interval = 1; in waitForUnlock() local 301 struct timespec Interval; in waitForUnlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | IntervalPartition.h | 33 class Interval; variable
|
D | Interval.h | 48 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function
|
/external/llvm/include/llvm/Analysis/ |
D | Interval.h | 47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | CachePruningTest.cpp | 24 TEST(CachePruningPolicyParser, Interval) { in TEST() argument
|
/external/tensorflow/tensorflow/python/debug/cli/ |
D | command_parser.py | 33 class Interval(object): class
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | CharacterListCompressor.java | 29 public static class Interval { class in CharacterListCompressor 33 public Interval(int first, int last) { in Interval() method in CharacterListCompressor.Interval
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInsertWaits.cpp | 342 RegInterval Interval = getRegInterval(RC, Op); in pushInstruction() local 472 RegInterval Interval = getRegInterval(RC, Op); in handleOperands() local
|
/external/llvm/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 123 void setCachePruningInterval(int Interval) { in setCachePruningInterval()
|
/external/skia/src/gpu/ |
D | GrResourceAllocator.h | 109 Interval(GrSurfaceProxy* proxy, unsigned int start, unsigned int end) in Interval() function
|
/external/skqp/src/gpu/ |
D | GrResourceAllocator.h | 109 Interval(GrSurfaceProxy* proxy, unsigned int start, unsigned int end) in Interval() function
|
/external/llvm/lib/CodeGen/ |
D | StackColoring.cpp | 894 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions() local 951 LiveInterval *Interval = &*Intervals[Slot]; in removeInvalidSlotRanges() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 155 void setCachePruningInterval(int Interval) { in setCachePruningInterval()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIInsertWaitcnts.cpp | 520 RegInterval Interval = getRegInterval(MI, TII, MRI, TRI, OpNo, false); in setExpScore() local 661 RegInterval Interval = getRegInterval(&Inst, TII, MRI, TRI, I, true); in updateByEvent() local 1065 RegInterval Interval = in generateWaitcntInstBefore() local 1101 RegInterval Interval = in generateWaitcntInstBefore() local
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_util.cpp | 91 Interval::Interval(const Interval& that) : head(NULL), tail(NULL) in Interval() function in nv50_ir::Interval
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | StackColoring.cpp | 1012 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions() local 1111 LiveInterval *Interval = &*Intervals[Slot]; in removeInvalidSlotRanges() local
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | ImmutableIntervalMap.h | 27 Interval(int64_t S, int64_t E) : Start(S), End(E) {} in Interval() function
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | MappedBlockStream.cpp | 32 typedef std::pair<uint32_t, uint32_t> Interval; typedef
|