Searched defs:clear_cache (Results 1 – 10 of 10) sorted by relevance
| /external/python/cpython3/Lib/ |
| D | filecmp.py | 25 def clear_cache(): function
|
| /external/ltp/testcases/kernel/syscalls/mprotect/ |
| D | mprotect04.c | 180 static void clear_cache(void *start, int len) in clear_cache() function
|
| /external/mesa3d/src/mesa/program/ |
| D | prog_cache.c | 109 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/mesa3d/src/gallium/drivers/freedreno/ir3/ |
| D | ir3_sched.c | 71 clear_cache(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) in clear_cache() function
|
| /external/python/cpython3/Lib/urllib/ |
| D | parse.py | 83 def clear_cache(): function
|
| D | request.py | 1604 def clear_cache(self): member in CacheFTPHandler 2296 def get_user_passwd(self, host, realm, clear_cache=0): argument
|