HomeSort by: relevance | last modified time | path
    Searched defs:InitCache (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_dense_alloc.h 90 void InitCache(Cache *c) {
  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_dense_alloc.h 98 void InitCache(Cache *c) {
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_combined.h 161 void InitCache(AllocatorCache *cache) {
sanitizer_allocator_local_cache.h 62 InitCache(c);
94 void InitCache(PerClass *c) {
108 InitCache(c);
181 InitCache(c);
217 void InitCache(PerClass *c) {
244 InitCache(c);
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_combined.h 155 void InitCache(AllocatorCache *cache) {
sanitizer_allocator_local_cache.h 55 InitCache(c);
87 void InitCache(PerClass *c) {
101 InitCache(c);
180 InitCache(c);
216 void InitCache(PerClass *c) {
243 InitCache(c);
  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_dense_alloc.h 91 void InitCache(Cache *c) {
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_combined.h 155 void InitCache(AllocatorCache *cache) {
sanitizer_allocator_local_cache.h 55 InitCache(c);
87 void InitCache(PerClass *c) {
101 InitCache(c);
180 InitCache(c);
216 void InitCache(PerClass *c) {
243 InitCache(c);

Completed in 97 milliseconds