OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alloc_cache
(Results
1 - 15
of
15
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_mman.cc
71
allocator()->InitCache(&thr->
alloc_cache
);
76
allocator()->DestroyCache(&thr->
alloc_cache
);
101
void *p = allocator()->Allocate(&thr->
alloc_cache
, sz, align);
123
allocator()->Deallocate(&thr->
alloc_cache
, p);
241
allocator()->SwallowCache(&thr->
alloc_cache
);
tsan_rtl.h
363
AllocatorCache
alloc_cache
;
member in struct:__tsan::ThreadState
/external/e2fsprogs/lib/ext2fs/
unix_io.c
303
static errcode_t
alloc_cache
(io_channel channel,
function
570
if ((retval =
alloc_cache
(io, data)))
684
if ((retval =
alloc_cache
(channel, data)))
/prebuilts/android-emulator/linux-x86_64/bin/
resize2fs
mkfs.ext4
tune2fs
e2fsck
fsck.ext4
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/lib/linux/
libclang_rt.tsan_cxx-x86_64.a
[
all
...]
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/lib/linux/
libclang_rt.tsan_cxx-x86_64.a
[
all
...]
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/lib/linux/
libclang_rt.tsan_cxx-x86_64.a
[
all
...]
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/lib/linux/
libclang_rt.tsan_cxx-x86_64.a
[
all
...]
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/lib/linux/
libclang_rt.tsan_cxx-x86_64.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib64/
libtsan.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib64/
libtsan.a
[
all
...]
Completed in 804 milliseconds