Searched defs:clear_cache (Results 1 – 12 of 12) sorted by relevance
/external/ltp/testcases/kernel/syscalls/mprotect/ |
D | mprotect04.c | 153 static void clear_cache(void *start, int len) in clear_cache() function
|
/external/python/cpython3/Lib/ |
D | filecmp.py | 26 def clear_cache(): function
|
/external/mesa3d/src/mesa/program/ |
D | prog_cache.c | 110 clear_cache(struct gl_context *ctx, struct gl_program_cache *cache, in clear_cache() function
|
/external/python/cpython2/Lib/ |
D | urlparse.py | 68 def clear_cache(): function
|
D | urllib.py | 790 def get_user_passwd(self, host, realm, clear_cache=0): argument
|
D | urllib2.py | 1485 def clear_cache(self): member in CacheFTPHandler
|
/external/autotest/client/cros/netprotos/ |
D | zeroconf.py | 203 def clear_cache(self): member in ZeroconfDaemon
|
/external/python/cpython3/Lib/zoneinfo/ |
D | _zoneinfo.py | 91 def clear_cache(cls, *, only_keys=None): member in ZoneInfo
|
/external/python/cpython3/Lib/urllib/ |
D | parse.py | 85 def clear_cache(): function
|
D | request.py | 1630 def clear_cache(self): member in CacheFTPHandler 2322 def get_user_passwd(self, host, realm, clear_cache=0): argument
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | sharding_propagation.cc | 1806 auto clear_cache = [&](HloInstruction* hlo) { in Run() local
|
/external/rust/crates/regex/src/ |
D | dfa.rs | 1280 fn clear_cache(&mut self) -> bool { in clear_cache() method
|