HomeSort by relevance Sort by last modified time
    Searched refs:allocate (Results 201 - 225 of 1315) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/stlport/stlport/stl/
_pthread_alloc.h 35 * It is not an error to allocate memory in thread A and deallocate
76 static void * _STLP_CALL allocate(size_t& __n);
83 static void * _STLP_CALL allocate(size_t& __n, __state_type* __a);
129 _Tp* allocate(size_type __n, const void* = 0) { function in class:pthread_allocator
135 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
168 _Tp* allocate(size_type __n, size_type& __allocated_n) { function in class:pthread_allocator
174 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
312 _Tp* allocate(size_type __n, const void* = 0) { function in class:per_thread_allocator
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
354 _Tp* allocate(size_type __n, size_type& __allocated_n) function in class:per_thread_allocator
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 35 * It is not an error to allocate memory in thread A and deallocate
76 static void * _STLP_CALL allocate(size_t& __n);
83 static void * _STLP_CALL allocate(size_t& __n, __state_type* __a);
129 _Tp* allocate(size_type __n, const void* = 0) { function in class:pthread_allocator
135 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
168 _Tp* allocate(size_type __n, size_type& __allocated_n) { function in class:pthread_allocator
174 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
312 _Tp* allocate(size_type __n, const void* = 0) { function in class:per_thread_allocator
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
354 _Tp* allocate(size_type __n, size_type& __allocated_n) function in class:per_thread_allocator
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 35 * It is not an error to allocate memory in thread A and deallocate
76 static void * _STLP_CALL allocate(size_t& __n);
83 static void * _STLP_CALL allocate(size_t& __n, __state_type* __a);
129 _Tp* allocate(size_type __n, const void* = 0) { function in class:pthread_allocator
135 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
168 _Tp* allocate(size_type __n, size_type& __allocated_n) { function in class:pthread_allocator
174 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
312 _Tp* allocate(size_type __n, const void* = 0) { function in class:per_thread_allocator
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
354 _Tp* allocate(size_type __n, size_type& __allocated_n) function in class:per_thread_allocator
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 35 * It is not an error to allocate memory in thread A and deallocate
76 static void * _STLP_CALL allocate(size_t& __n);
83 static void * _STLP_CALL allocate(size_t& __n, __state_type* __a);
129 _Tp* allocate(size_type __n, const void* = 0) { function in class:pthread_allocator
135 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
168 _Tp* allocate(size_type __n, size_type& __allocated_n) { function in class:pthread_allocator
174 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
312 _Tp* allocate(size_type __n, const void* = 0) { function in class:per_thread_allocator
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
354 _Tp* allocate(size_type __n, size_type& __allocated_n) function in class:per_thread_allocator
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 35 * It is not an error to allocate memory in thread A and deallocate
76 static void * _STLP_CALL allocate(size_t& __n);
83 static void * _STLP_CALL allocate(size_t& __n, __state_type* __a);
129 _Tp* allocate(size_type __n, const void* = 0) { function in class:pthread_allocator
135 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
168 _Tp* allocate(size_type __n, size_type& __allocated_n) { function in class:pthread_allocator
174 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
312 _Tp* allocate(size_type __n, const void* = 0) { function in class:per_thread_allocator
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
354 _Tp* allocate(size_type __n, size_type& __allocated_n) function in class:per_thread_allocator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 35 * It is not an error to allocate memory in thread A and deallocate
76 static void * _STLP_CALL allocate(size_t& __n);
83 static void * _STLP_CALL allocate(size_t& __n, __state_type* __a);
129 _Tp* allocate(size_type __n, const void* = 0) { function in class:pthread_allocator
135 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
168 _Tp* allocate(size_type __n, size_type& __allocated_n) { function in class:pthread_allocator
174 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
312 _Tp* allocate(size_type __n, const void* = 0) { function in class:per_thread_allocator
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
354 _Tp* allocate(size_type __n, size_type& __allocated_n) function in class:per_thread_allocator
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_pthread_alloc.h 35 * It is not an error to allocate memory in thread A and deallocate
76 static void * _STLP_CALL allocate(size_t& __n);
83 static void * _STLP_CALL allocate(size_t& __n, __state_type* __a);
129 _Tp* allocate(size_type __n, const void* = 0) { function in class:pthread_allocator
135 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
168 _Tp* allocate(size_type __n, size_type& __allocated_n) { function in class:pthread_allocator
174 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size));
312 _Tp* allocate(size_type __n, const void* = 0) { function in class:per_thread_allocator
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
354 _Tp* allocate(size_type __n, size_type& __allocated_n) function in class:per_thread_allocator
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 61 m_entries(s_entry_allocator.allocate(m_num_e))
72 m_entries(s_entry_allocator.allocate(m_num_e))
84 m_entries(s_entry_allocator.allocate(m_num_e))
98 m_entries(s_entry_allocator.allocate(m_num_e))
112 m_entries(s_entry_allocator.allocate(m_num_e))
127 m_entries(s_entry_allocator.allocate(m_num_e))
144 m_entries(s_entry_allocator.allocate(m_num_e))
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 61 m_entries(s_entry_allocator.allocate(m_num_e))
72 m_entries(s_entry_allocator.allocate(m_num_e))
84 m_entries(s_entry_allocator.allocate(m_num_e))
98 m_entries(s_entry_allocator.allocate(m_num_e))
112 m_entries(s_entry_allocator.allocate(m_num_e))
127 m_entries(s_entry_allocator.allocate(m_num_e))
144 m_entries(s_entry_allocator.allocate(m_num_e))
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 61 m_entries(s_entry_allocator.allocate(m_num_e))
72 m_entries(s_entry_allocator.allocate(m_num_e))
84 m_entries(s_entry_allocator.allocate(m_num_e))
98 m_entries(s_entry_allocator.allocate(m_num_e))
112 m_entries(s_entry_allocator.allocate(m_num_e))
127 m_entries(s_entry_allocator.allocate(m_num_e))
144 m_entries(s_entry_allocator.allocate(m_num_e))
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 61 m_entries(s_entry_allocator.allocate(m_num_e))
72 m_entries(s_entry_allocator.allocate(m_num_e))
84 m_entries(s_entry_allocator.allocate(m_num_e))
98 m_entries(s_entry_allocator.allocate(m_num_e))
112 m_entries(s_entry_allocator.allocate(m_num_e))
127 m_entries(s_entry_allocator.allocate(m_num_e))
144 m_entries(s_entry_allocator.allocate(m_num_e))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 61 m_entries(s_entry_allocator.allocate(m_num_e))
72 m_entries(s_entry_allocator.allocate(m_num_e))
84 m_entries(s_entry_allocator.allocate(m_num_e))
98 m_entries(s_entry_allocator.allocate(m_num_e))
112 m_entries(s_entry_allocator.allocate(m_num_e))
127 m_entries(s_entry_allocator.allocate(m_num_e))
144 m_entries(s_entry_allocator.allocate(m_num_e))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 61 m_entries(s_entry_allocator.allocate(m_num_e))
72 m_entries(s_entry_allocator.allocate(m_num_e))
84 m_entries(s_entry_allocator.allocate(m_num_e))
98 m_entries(s_entry_allocator.allocate(m_num_e))
112 m_entries(s_entry_allocator.allocate(m_num_e))
127 m_entries(s_entry_allocator.allocate(m_num_e))
144 m_entries(s_entry_allocator.allocate(m_num_e))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 61 m_entries(s_entry_allocator.allocate(m_num_e))
72 m_entries(s_entry_allocator.allocate(m_num_e))
84 m_entries(s_entry_allocator.allocate(m_num_e))
98 m_entries(s_entry_allocator.allocate(m_num_e))
112 m_entries(s_entry_allocator.allocate(m_num_e))
127 m_entries(s_entry_allocator.allocate(m_num_e))
144 m_entries(s_entry_allocator.allocate(m_num_e))
  /external/chromium_org/third_party/angle/src/compiler/translator/
Common.h 32 void* operator new(size_t s) { return GetGlobalPoolAllocator()->allocate(s); } \
36 void* operator new[](size_t s) { return GetGlobalPoolAllocator()->allocate(s); } \
49 void* memory = GetGlobalPoolAllocator()->allocate(sizeof(TString));
  /external/chromium_org/third_party/skia/bench/
GrMemoryPoolBench.cpp 23 void* operator new (size_t size) { return gBenchPool.allocate(size); }
52 // we allocate. We start allocate-biased and ping-pong to delete-biased
85 void* operator new (size_t size) { return gBenchPool.allocate(size); }
130 void* operator new (size_t size) { return gBenchPool.allocate(size); }
  /external/compiler-rt/lib/sanitizer_common/tests/
standalone_malloc_test.cc 26 bool allocate = (i % 5) <= 2; // 60% malloc, 40% free local
28 allocate = i % 2; // then switch to 50% malloc, 50% free
29 if (allocate) {
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 53 deUint32 allocate (void) function in class:tcu::null::ObjectManager
354 return (GLuint)ctx->programs.allocate();
361 return (GLuint)ctx->shaders.allocate();
387 textures[ndx] = ctx->textures.allocate();
398 ids[ndx] = ctx->queries.allocate();
409 buffers[ndx] = ctx->buffers.allocate();
420 renderbuffers[ndx] = ctx->renderbuffers.allocate();
431 framebuffers[ndx] = ctx->framebuffers.allocate();
442 arrays[ndx] = ctx->vertexArrays.allocate();
453 samplers[ndx] = ctx->samplers.allocate();
    [all...]
  /external/skia/bench/
GrMemoryPoolBench.cpp 23 void* operator new (size_t size) { return gBenchPool.allocate(size); }
52 // we allocate. We start allocate-biased and ping-pong to delete-biased
85 void* operator new (size_t size) { return gBenchPool.allocate(size); }
130 void* operator new (size_t size) { return gBenchPool.allocate(size); }
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SourceChannelTest.java 68 sink.write(ByteBuffer.allocate(1));
69 int count = source.read(ByteBuffer.allocate(10));
90 ByteBuffer readBuf = ByteBuffer.allocate(BUFFER_SIZE);
108 ByteBuffer readBuf = ByteBuffer.allocate(BUFFER_SIZE);
172 ByteBuffer[] readBufArray = { ByteBuffer.allocate(BUFFER_SIZE),
173 ByteBuffer.allocate(BUFFER_SIZE) };
236 ByteBuffer readBuf = ByteBuffer.allocate(BUFFER_SIZE);
256 ByteBuffer readBuf = ByteBuffer.allocate(BUFFER_SIZE);
315 ByteBuffer[] readBufArray = { ByteBuffer.allocate(BUFFER_SIZE),
316 ByteBuffer.allocate(BUFFER_SIZE) }
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
CharsetDecoderTest.java 214 CharBuffer out = decoder.decode(ByteBuffer.allocate(0));
309 CharBuffer out = CharBuffer.allocate(100);
363 out = CharBuffer.allocate(4);
370 out = CharBuffer.allocate(100);
374 out = CharBuffer.allocate(100);
409 CharBuffer out = CharBuffer.allocate(50);
463 CharBuffer out = CharBuffer.allocate(getString().length() * 3);
512 CharBuffer out = CharBuffer.allocate(50);
572 CharBuffer out = CharBuffer.allocate(10);
581 .flush(CharBuffer.allocate(10)))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 75 m_a_entries(s_entry_allocator.allocate(m_actual_size))
86 m_a_entries(s_entry_allocator.allocate(m_actual_size))
98 m_a_entries(s_entry_allocator.allocate(m_actual_size))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 72 m_a_entries(s_entry_allocator.allocate(m_actual_size))
79 m_a_entries(s_entry_allocator.allocate(m_actual_size))
87 m_a_entries(s_entry_allocator.allocate(m_actual_size))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 72 m_a_entries(s_entry_allocator.allocate(m_actual_size))
79 m_a_entries(s_entry_allocator.allocate(m_actual_size))
87 m_a_entries(s_entry_allocator.allocate(m_actual_size))
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 75 m_a_entries(s_entry_allocator.allocate(m_actual_size))
86 m_a_entries(s_entry_allocator.allocate(m_actual_size))
98 m_a_entries(s_entry_allocator.allocate(m_actual_size))

Completed in 2269 milliseconds

1 2 3 4 5 6 7 891011>>