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

1 2 3 4 5 6 7

  /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
  /external/jemalloc/include/jemalloc/
jemalloc_typedefs.h 54 chunk_purge_t *purge; member in struct:__anon22497
  /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/native/cmds/installd/
CacheItem.cpp 69 int CacheItem::purge() { function in class:android::installd::CacheItem
  /frameworks/native/libs/binder/
PermissionCache.cpp 72 void PermissionCache::purge() { function in class:android::PermissionCache
  /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...]
  /external/skia/src/core/
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/skqp/src/core/
SkTypefaceCache.cpp 20 this->purge(TYPEFACE_CACHE_LIMIT >> 2);
35 void SkTypefaceCache::purge(int numToPurge) { function in class:SkTypefaceCache
52 this->purge(fTypefaces.count());
  /frameworks/opt/telephony/src/java/com/google/android/mms/util/
AbstractCache.java 82 public V purge(K key) { method in class:AbstractCache
84 Log.v(TAG, "Trying to purge " + key);
  /packages/apps/Messaging/src/com/android/messaging/mmslib/util/
AbstractCache.java 80 public V purge(K key) { method in class:AbstractCache
82 Log.v(TAG, "Trying to purge " + key);
  /platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
ScheduledRunMetricListener.java 75 mTimer.purge();
  /external/jmdns/src/javax/jmdns/impl/
DNSTaskStarter.java 276 _timer.purge();
285 _stateTimer.purge();
389 * Purge the general task timer
394 * Purge the state task timer
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
re.py 86 purge Clear the regular expression cache.
114 "compile", "purge", "template", "escape", "I", "L", "M", "S", "X",
196 def purge(): function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
re.py 86 purge Clear the regular expression cache.
110 "compile", "purge", "template", "escape", "I", "L", "M", "S", "X",
192 def purge(): function
  /external/python/cpython2/Lib/
re.py 86 purge Clear the regular expression cache.
114 "compile", "purge", "template", "escape", "I", "L", "M", "S", "X",
196 def purge(): function
  /frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
RSoVTestCore.java 124 mTimer.purge();
142 mTimer.purge();
  /libcore/ojluni/src/main/java/java/util/
Timer.java 463 public int purge() { method in class:Timer
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
TestTimer.java 74 public int purge() { method in class:TestTimer
  /packages/services/Car/tests/obd2_app/src/com/google/android/car/obd2app/
MainActivity.java 76 mTimer.purge();
  /prebuilts/gdb/darwin-x86/lib/python2.7/
re.py 86 purge Clear the regular expression cache.
110 "compile", "purge", "template", "escape", "I", "L", "M", "S", "X",
192 def purge(): function
  /prebuilts/gdb/linux-x86/lib/python2.7/
re.py 86 purge Clear the regular expression cache.
110 "compile", "purge", "template", "escape", "I", "L", "M", "S", "X",
192 def purge(): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
re.py 86 purge Clear the regular expression cache.
110 "compile", "purge", "template", "escape", "I", "L", "M", "S", "X",
192 def purge(): function

Completed in 461 milliseconds

1 2 3 4 5 6 7