HomeSort by relevance Sort by last modified time
    Searched defs:clear_cache (Results 1 - 20 of 20) sorted by null

  /external/mesa3d/src/mesa/program/
prog_cache.c 109 clear_cache(struct gl_context *ctx, struct gl_program_cache *cache, function
159 clear_cache(ctx, cache, GL_FALSE);
168 clear_cache(ctx, cache, GL_TRUE);
223 clear_cache(ctx, cache, GL_FALSE);
252 clear_cache(ctx, cache, GL_TRUE);
  /external/python/cpython3/Lib/
filecmp.py 9 clear_cache()
17 __all__ = ['clear_cache', 'cmp', 'dircmp', 'cmpfiles', 'DEFAULT_IGNORES']
25 def clear_cache(): function
47 changes. The cache may be cleared by calling clear_cache().
64 clear_cache()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
urlparse.py 68 def clear_cache(): function
180 clear_cache()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
urlparse.py 62 def clear_cache(): function
171 clear_cache()
  /external/autotest/client/cros/netprotos/
zeroconf.py 203 def clear_cache(self): member in class:ZeroconfDaemon
  /external/ltp/testcases/kernel/syscalls/mprotect/
mprotect04.c 182 static void clear_cache(void *start, int len) function
221 clear_cache(mem_start, copy_sz);
  /external/python/cpython2/Lib/
urlparse.py 68 def clear_cache(): function
180 clear_cache()
urllib2.py 1485 def clear_cache(self): member in class:CacheFTPHandler
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
urlparse.py 68 def clear_cache(): function
179 clear_cache()
urllib2.py 1466 def clear_cache(self): member in class:CacheFTPHandler
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
urlparse.py 68 def clear_cache(): function
179 clear_cache()
urllib2.py 1466 def clear_cache(self): member in class:CacheFTPHandler
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urlparse.py 68 def clear_cache(): function
179 clear_cache()
urllib2.py 1466 def clear_cache(self): member in class:CacheFTPHandler
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urlparse.py 68 def clear_cache(): function
179 clear_cache()
urllib2.py 1466 def clear_cache(self): member in class:CacheFTPHandler
    [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_sched.c 71 clear_cache(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr) function
111 clear_cache(ctx, NULL);
114 clear_cache(ctx, instr);
562 clear_cache(ctx, NULL);
  /toolchain/binutils/binutils-2.27/gold/
fileread.h 305 clear_cache() function in class:gold::File_read::View
  /external/python/cpython3/Lib/urllib/
parse.py 75 def clear_cache(): function
397 clear_cache()
    [all...]
request.py 1606 def clear_cache(self): member in class:CacheFTPHandler
    [all...]

Completed in 1579 milliseconds