/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
pool_allocator.h | 74 * _S_round_up(requested_size). Thus the client has enough size
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
ggc.h | 143 extern size_t ggc_round_alloc_size (size_t requested_size);
|
vec.h | 52 extern size_t ggc_round_alloc_size (size_t requested_size); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stl_tempbuf.h | 146 requested_size() const function in class:_Temporary_buffer
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
pool_allocator.h | 74 * _S_round_up(requested_size). Thus the client has enough size
|
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_tempbuf.h | 146 requested_size() const function in class:_Temporary_buffer
|
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
pool_allocator.h | 74 * _S_round_up(requested_size). Thus the client has enough size
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_tempbuf.h | 146 requested_size() const function in class:_Temporary_buffer
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
pool_allocator.h | 74 * _S_round_up(requested_size). Thus the client has enough size
|
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_tempbuf.h | 146 requested_size() const function in class:_Temporary_buffer
|
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
pool_allocator.h | 74 * _S_round_up(requested_size). Thus the client has enough size
|
/external/libchrome/base/memory/ |
shared_memory.h | 183 size_t requested_size() const { return requested_size_; } function in class:base::SharedMemory
|
/external/v8/src/heap/ |
spaces.cc | 204 Address CodeRange::AllocateRawMemory(const size_t requested_size, 210 requested_size - 2 * MemoryAllocator::CodePageGuardSize()); 212 if (!ReserveBlock(requested_size, ¤t)) { 257 bool CodeRange::ReserveBlock(const size_t requested_size, FreeBlock* block) { 262 requested_size > allocation_list_[current_allocation_block_index_].size) { 264 if (!GetNextAllocationBlock(requested_size)) return false; 267 size_t aligned_requested = RoundUp(requested_size, MemoryChunk::kAlignment); [all...] |
spaces.h | [all...] |
/external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
amdgpu_cs.c | 791 unsigned requested_size = rcs->prev_dw + rcs->current.cdw + dw; local 797 if (requested_size > amdgpu_ib_max_submit_dwords(ib->ib_type)) 800 ib->max_ib_size = MAX2(ib->max_ib_size, requested_size); [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/ |
_algo.c | 816 _Distance(__buf.requested_size()), 820 _Distance(__buf.requested_size()), [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
_algo.c | 816 _Distance(__buf.requested_size()), 820 _Distance(__buf.requested_size()), [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_algo.c | 816 _Distance(__buf.requested_size()), 820 _Distance(__buf.requested_size()), [all...] |
/external/netperf/src/ |
netlib.h | 584 int requested_size,
|
netlib.c | [all...] |
/external/compiler-rt/lib/asan/ |
asan_allocator.cc | 856 uptr LsanMetadata::requested_size() const { function in class:__lsan::LsanMetadata
|
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/ |
allocators.cpp | 175 // _S_round_up(requested_size). Thus the client has enough size [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/ |
allocators.cpp | 175 // _S_round_up(requested_size). Thus the client has enough size [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_algo.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_algo.h | [all...] |