Home
last modified time | relevance | path

Searched defs:reset (Results 1 – 25 of 1605) sorted by relevance

12345678910>>...65

/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/
DIAgent.java46 void reset(); in reset() method
56 byte[] getExecutionData(boolean reset); in getExecutionData()
68 void dump(boolean reset) throws IOException; in dump()
/external/skqp/src/core/
DSkAutoPixmapStorage.h56 void reset() { in reset() function
60 void reset(const SkImageInfo& info, const void* addr, size_t rb) { in reset() function
65 bool SK_WARN_UNUSED_RESULT reset(const SkMask& mask) { in reset() function
/external/skia/src/core/
DSkAutoPixmapStorage.h56 void reset() { in reset() function
60 void reset(const SkImageInfo& info, const void* addr, size_t rb) { in reset() function
65 bool SK_WARN_UNUSED_RESULT reset(const SkMask& mask) { in reset() function
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Dstart.S38 .globl reset symbol
39 reset: label
/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dboot0.h20 b reset; /* SoCFPGA Gen5 jumps here */ variable
21 b reset; /* SoCFPGA Gen10 trampoline */ variable
/external/u-boot/arch/arm/cpu/arm926ejs/spear/
Dstart.S32 .globl reset symbol
34 reset: label
/external/u-boot/arch/arm/cpu/armv7m/
Dstart.S9 .globl reset symbol
11 reset: label
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DTrackingMDRef.h63 void reset() { in reset() function
67 void reset(Metadata *MD) { in reset() function
135 void reset() { Ref.reset(); } in reset() function
136 void reset(T *MD) { Ref.reset(static_cast<Metadata *>(MD)); } in reset() function
/external/u-boot/arch/arm/cpu/arm1136/
Dstart.S30 .globl reset symbol
32 reset: label
/external/u-boot/arch/arm/cpu/arm720t/
Dstart.S25 .globl reset symbol
27 reset: label
/external/u-boot/arch/arm/cpu/arm946es/
Dstart.S33 .globl reset symbol
35 reset: label
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DTrackingMDRef.h58 void reset() { in reset() function
62 void reset(Metadata *MD) { in reset() function
126 void reset() { Ref.reset(); } in reset() function
127 void reset(T *MD) { Ref.reset(static_cast<Metadata *>(MD)); } in reset() function
/external/llvm/include/llvm/IR/
DTrackingMDRef.h58 void reset() { in reset() function
62 void reset(Metadata *MD) { in reset() function
126 void reset() { Ref.reset(); } in reset() function
127 void reset(T *MD) { Ref.reset(static_cast<Metadata *>(MD)); } in reset() function
/external/u-boot/arch/arm/cpu/arm926ejs/
Dstart.S34 .globl reset symbol
36 reset: label
/external/u-boot/arch/arm/cpu/arm920t/
Dstart.S27 .globl reset symbol
29 reset: label
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
DMBeanClient.java72 byte[] getExecutionData(boolean reset); in getExecutionData()
74 void dump(boolean reset); in dump()
76 void reset(); in reset() method
/external/u-boot/arch/arm/cpu/armv7/
Dstart.S31 .globl reset symbol
38 reset: label
/external/replicaisland/src/com/replica/replicaisland/
DDrawableFactory.java41 public void reset() { in reset() method in DrawableFactory
71 public void reset() { in reset() method in DrawableFactory.DrawableBitmapPool
108 public void reset() { in reset() method in DrawableFactory.ScrollableBitmapPool
137 public void reset() { in reset() method in DrawableFactory.TiledBackgroundVertexGridPool
/external/u-boot/arch/arm/cpu/arm1176/
Dstart.S37 .globl reset symbol
39 reset: label
/external/python/cpython2/Lib/encodings/
Dutf_8_sig.py37 def reset(self): member in IncrementalEncoder
68 def reset(self): member in IncrementalDecoder
73 def reset(self): member in StreamWriter
85 def reset(self): member in StreamReader
Dutf_16.py33 def reset(self): member in IncrementalEncoder
71 def reset(self): member in IncrementalDecoder
80 def reset(self): member in StreamWriter
97 def reset(self): member in StreamReader
/external/icu/icu4c/source/common/
Dusetiter.cpp104 void UnicodeSetIterator::reset(const UnicodeSet& uSet) { in reset() function in UnicodeSetIterator
112 void UnicodeSetIterator::reset() { in reset() function in UnicodeSetIterator
/external/u-boot/arch/arm/cpu/pxa/
Dstart.S37 .globl reset symbol
39 reset: label
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DHistogram.cs75 public HistogramData GetSnapshot(bool reset = false) in GetSnapshot()
88 public void GetSnapshot(HistogramData mergeTo, bool reset) in GetSnapshot()
117 private void GetSnapshotUnsafe(HistogramData mergeTo, bool reset) in GetSnapshotUnsafe()
/external/u-boot/arch/arm/cpu/sa1100/
Dstart.S27 .globl reset symbol
29 reset: label

12345678910>>...65