HomeSort by relevance Sort by last modified time
    Searched refs:purge (Results 1 - 25 of 218) sorted by null

1 2 3 4 5 6 7 8 9

  /external/e2fsprogs/debian/
libuuid1.postrm 3 if [ "$1" = purge ]
uuid-runtime.postrm 3 if [ "$1" = purge ]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DLG_stream_input.h 56 this->purge(); // bloody templarized lookup...
91 void purge() function in class:DLG_stream_input
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DLG_stream_input.h 56 this->purge(); // bloody templarized lookup...
91 void purge() function in class:DLG_stream_input
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/basic/
purge2.s 4 ; PA2.0 purge instruction tests.
  /external/jemalloc/include/jemalloc/
jemalloc_typedefs.h 54 chunk_purge_t *purge; member in struct:__anon22497
jemalloc_typedefs.h.in 54 chunk_purge_t *purge;
  /external/skia/src/core/
SkTypefaceCache.h 30 * cache is also an owner. Later, if we need to purge the cache, typefaces
46 * This function is exposed for clients that explicitly want to purge the
71 void purge(int count);
SkTypefaceCache.cpp 20 this->purge(TYPEFACE_CACHE_LIMIT >> 2);
35 void SkTypefaceCache::purge(int numToPurge) { function in class:SkTypefaceCache
52 this->purge(fTypefaces.count());
SkImageFilterCache.h 61 virtual void purge() = 0;
  /external/skqp/src/core/
SkTypefaceCache.h 30 * cache is also an owner. Later, if we need to purge the cache, typefaces
46 * This function is exposed for clients that explicitly want to purge the
71 void purge(int count);
SkTypefaceCache.cpp 20 this->purge(TYPEFACE_CACHE_LIMIT >> 2);
35 void SkTypefaceCache::purge(int numToPurge) { function in class:SkTypefaceCache
52 this->purge(fTypefaces.count());
  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 131 /* Counter used to control how often we purge gc'd entries */
145 // purge should not be required
154 purge(); method
162 purge(); method
182 // for performance reasons, no purge
191 purge(); method
209 purge();
234 // for performance reasons, only purge every
237 purge();
240 // do a partial purge more ofte
    [all...]
  /frameworks/native/cmds/installd/
CacheItem.h 45 int purge();
  /toolchain/binutils/binutils-2.27/opcodes/
makefile.vms 51 purge
55 $$ purge
  /frameworks/native/libs/binder/include/binder/
PermissionCache.h 60 void purge();
  /toolchain/binutils/binutils-2.27/libiberty/
makefile.vms 30 purge
34 $$ purge
configure.com 36 $ purge
  /external/jemalloc/test/integration/
aligned_alloc.c 12 purge(void) function
15 assert_d_eq(mallctl("arena.0.purge", NULL, NULL, NULL, 0), 0,
125 purge();
posix_memalign.c 12 purge(void) function
15 assert_d_eq(mallctl("arena.0.purge", NULL, NULL, NULL, 0), 0,
119 purge();
mallocx.c 59 purge(void) function
62 assert_d_eq(mallctl("arena.0.purge", NULL, NULL, NULL, 0), 0,
112 purge();
160 purge();
218 purge();
  /frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
RSoVTestCore.java 124 mTimer.purge();
142 mTimer.purge();
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/macros/
macros.exp 89 run_list_test purge "--hash-size=8000"
  /bionic/libc/kernel/uapi/linux/
dlm_device.h 61 struct dlm_purge_params purge; member in union:dlm_write_request::__anon572
  /external/kernel-headers/original/uapi/linux/
dlm_device.h 71 struct dlm_purge_params purge; member in union:dlm_write_request::__anon22778

Completed in 1623 milliseconds

1 2 3 4 5 6 7 8 9