Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 25 of 766) sorted by relevance

12345678910>>...31

/external/ppp/pppd/
Dpppcrypt.c148 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/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowSyncResult.java57 public void clear() { in clear() method in ShadowSyncResult
79 public void clear() { in clear() method in ShadowSyncResult.ShadowSyncStats
/external/llvm/include/llvm/Support/
DRecycler.h67 void clear(AllocatorType &Allocator) { in clear() function
79 void clear(BumpPtrAllocator &) { FreeList = nullptr; } in clear() function
DArrayRecycler.h103 void clear(AllocatorType &Allocator) { in clear() function
114 void clear(BumpPtrAllocator&) { in clear() function
/external/glide/library/src/main/java/com/bumptech/glide/request/
DFutureTarget.java34 void clear(); in clear() method
/external/clang/test/CodeGen/
Darm-clear.c4 void clear(void *ptr, void *ptr2) { in clear() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp19 void DWARFAbbreviationDeclarationSet::clear() { in clear() function in DWARFAbbreviationDeclarationSet
71 void DWARFDebugAbbrev::clear() { in clear() function in DWARFDebugAbbrev
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntEqClasses.h51 void clear() { in clear() function
DPriorityQueue.h77 void clear() { in clear() function
/external/llvm/include/llvm/ADT/
DIntEqClasses.h51 void clear() { in clear() function
DPriorityQueue.h77 void clear() { in clear() function
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugAranges.h27 void clear() { in clear() function
63 void clear() { Aranges.clear(); } in clear() function
/external/apache-http/src/org/apache/http/client/
DCookieStore.java79 void clear(); in clear() method
DCredentialsProvider.java75 void clear(); in clear() method
/external/mockito/src/main/java/org/mockito/internal/verification/
DRegisteredInvocations.java21 void clear(); in clear() method
DSingleRegisteredInvocation.java30 public void clear() { in clear() method in SingleRegisteredInvocation
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DSafeTreeMap.java82 @Override public void clear() { in clear() method in SafeTreeMap
150 public void clear() { in entrySet() method in SafeTreeMap
/external/tpm2/
DPowerPlat.c41 BOOL clear in _plat__WasPowerLost()
/external/mockito/src/test/java/org/mockito/internal/util/
DSimpleMockitoLogger.java23 public SimpleMockitoLogger clear() { in clear() method in SimpleMockitoLogger
/external/wpa_supplicant_8/src/crypto/
Dcrypto_none.c21 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
/external/devlib/devlib/utils/
Drendering.py98 def clear(self): member in FrameCollector
117 def clear(self): member in SurfaceFlingerFrameCollector
178 def clear(self): member in GfxinfoFrameCollector
/external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/
DSubstituteLoggerFactory.java64 public void clear() { in clear() method in SubstituteLoggerFactory
/external/v8/tools/turbolizer/
Dselection.js18 Selection.prototype.clear = function() { method in Selection
/external/guava/guava-testlib/src/com/google/common/testing/
DTestLogHandler.java76 public void clear() { in clear() method in TestLogHandler
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPredIteratorCache.h62 void clear() { in clear() function

12345678910>>...31