Searched defs:clear_cache (Results 1 – 14 of 14) 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/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/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/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/pyfakefs/pyfakefs/ |
D | fake_filesystem_unittest.py | 519 def clear_cache(self) -> None: member in Patcher
|
D | fake_filesystem.py | 1029 def clear_cache(self) -> None: member in FakeFilesystem
|
/external/python/cpython3/Lib/urllib/ |
D | parse.py | 88 def clear_cache(): function
|
D | request.py | 1636 def clear_cache(self): member in CacheFTPHandler 2328 def get_user_passwd(self, host, realm, clear_cache=0): argument
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | sharding_propagation.cc | 1823 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
|