/external/rust/crates/protobuf/src/ |
D | clear.rs | 7 fn clear(&mut self); in clear() method 11 fn clear(&mut self) { in clear() method 17 fn clear(&mut self) { in clear() method 23 fn clear(&mut self) { in clear() method 30 fn clear(&mut self) { in clear() method
|
/external/ppp/pppd/ |
D | pppcrypt.c | 148 DesEncrypt(clear, cipher) in DesEncrypt() argument 164 DesDecrypt(cipher, clear) in DesDecrypt() argument 193 DesEncrypt(clear, cipher) in DesEncrypt() argument 203 DesDecrypt(cipher, clear) in DesDecrypt() argument 227 DesEncrypt(clear, cipher) in DesEncrypt() argument 240 DesDecrypt(cipher, clear) in DesDecrypt() argument
|
/external/arm-trusted-firmware/include/lib/ |
D | mmio.h | 33 uint16_t clear, in mmio_clrsetbits_16() 59 static inline void mmio_clrbits_32(uintptr_t addr, uint32_t clear) in mmio_clrbits_32() 70 uint32_t clear, in mmio_clrsetbits_32()
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | UnmodifiableBitSet.java | 33 public void clear() { in clear() method in UnmodifiableBitSet 38 public void clear(int bitIndex) { in clear() method in UnmodifiableBitSet 43 public void clear(int fromIndex, int toIndex) { in clear() method in UnmodifiableBitSet
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | DbgEntityHistoryCalculator.h | 34 void clear() { InstNumberMap.clear(); } in clear() function 117 void clear() { VarEntries.clear(); } in clear() function 141 void clear() { LabelInstr.clear(); } in clear() function
|
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/include/ |
D | rk3399_mcu.h | 18 #define mmio_clrbits_32(addr, clear) \ argument 22 #define mmio_clrsetbits_32(addr, clear, set) \ argument
|
/external/llvm/include/llvm/Support/ |
D | Recycler.h | 67 void clear(AllocatorType &Allocator) { in clear() function 79 void clear(BumpPtrAllocator &) { FreeList = nullptr; } in clear() function
|
D | ArrayRecycler.h | 103 void clear(AllocatorType &Allocator) { in clear() function 114 void clear(BumpPtrAllocator&) { in clear() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Recycler.h | 68 void clear(AllocatorType &Allocator) { in clear() function 80 void clear(BumpPtrAllocator &) { FreeList = nullptr; } in clear() function
|
D | ArrayRecycler.h | 104 void clear(AllocatorType &Allocator) { in clear() function 115 void clear(BumpPtrAllocator&) { in clear() function
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | Recycler.h | 68 void clear(AllocatorType &Allocator) { in clear() function 80 void clear(BumpPtrAllocator &) { FreeList = nullptr; } in clear() function
|
D | ArrayRecycler.h | 104 void clear(AllocatorType &Allocator) { in clear() function 115 void clear(BumpPtrAllocator&) { in clear() function
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugAbbrev.cpp | 19 void DWARFAbbreviationDeclarationSet::clear() { in clear() function in DWARFAbbreviationDeclarationSet 71 void DWARFDebugAbbrev::clear() { in clear() function in DWARFDebugAbbrev
|
/external/llvm-project/llvm/utils/lit/lit/ |
D | display.py | 27 def clear(self, interrupted): pass member in NopDisplay 61 def clear(self, interrupted): member in Display
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugAbbrev.cpp | 22 void DWARFAbbreviationDeclarationSet::clear() { in clear() function in DWARFAbbreviationDeclarationSet 72 void DWARFDebugAbbrev::clear() { in clear() function in DWARFDebugAbbrev
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugAbbrev.cpp | 22 void DWARFAbbreviationDeclarationSet::clear() { in clear() function in DWARFAbbreviationDeclarationSet 72 void DWARFDebugAbbrev::clear() { in clear() function in DWARFDebugAbbrev
|
/external/swiftshader/src/Common/ |
D | Memory.cpp | 113 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() function 127 void clear(uint32_t *memory, uint32_t element, size_t count) in clear() function
|
/external/opencensus-java/api/src/main/java/io/opencensus/metrics/ |
D | DerivedLongGauge.java | 99 public abstract void clear(); in clear() method in DerivedLongGauge 148 public void clear() {} in clear() method in DerivedLongGauge.NoopDerivedLongGauge
|
D | DerivedDoubleGauge.java | 101 public abstract void clear(); in clear() method in DerivedDoubleGauge 150 public void clear() {} in clear() method in DerivedDoubleGauge.NoopDerivedDoubleGauge
|
/external/swiftshader/src/System/ |
D | Memory.cpp | 112 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() function 129 void clear(uint32_t *memory, uint32_t element, size_t count) in clear() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | DbgEntityHistoryCalculator.h | 92 void clear() { VarEntries.clear(); } in clear() function 116 void clear() { LabelInstr.clear(); } in clear() function
|
/external/glide/library/src/main/java/com/bumptech/glide/request/ |
D | FutureTarget.java | 34 void clear(); in clear() method
|
/external/clang/test/CodeGen/ |
D | arm-clear.c | 4 void clear(void *ptr, void *ptr2) { in clear() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | arm-clear.c | 4 void clear(void *ptr, void *ptr2) { in clear() function
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | SafeTreeMap.java | 88 public void clear() { in clear() method in SafeTreeMap 158 public void clear() { in entrySet() method in SafeTreeMap
|