| /external/chromium_org/v8/src/compiler/ |
| pipeline.cc | 21 #include "src/compiler/register-allocator.h" 392 RegisterAllocator allocator(&sequence); 393 if (!allocator.Allocate()) {
|
| /external/chromium_org/v8/test/cctest/compiler/ |
| test-codegen-deopt.cc | 16 #include "src/compiler/register-allocator.h" 79 RegisterAllocator allocator(code); 80 CHECK(allocator.Allocate());
|
| /external/chromium_org/v8/test/mjsunit/regress/ |
| regress-319722-ArrayBuffer.js | 28 // Flags: --nostress-opt --allow-natives-syntax --mock-arraybuffer-allocator
|
| /external/chromium_org/v8/test/mjsunit/ |
| unbox-double-arrays.js | 59 function testOneArrayType(allocator) { 60 var large_array = new allocator(large_array_size); 254 var large_array = new allocator(large_array_size); 286 var large_array = new allocator(large_array_size);
|
| /external/libcxx/test/containers/unord/unord.map/unord.map.cnstr/ |
| Android.mk | 95 test_name := containers/unord/unord.map/unord.map.cnstr/allocator 96 test_src := allocator.pass.cpp
|
| /external/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/ |
| Android.mk | 95 test_name := containers/unord/unord.multimap/unord.multimap.cnstr/allocator 96 test_src := allocator.pass.cpp
|
| /external/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/ |
| Android.mk | 95 test_name := containers/unord/unord.multiset/unord.multiset.cnstr/allocator 96 test_src := allocator.pass.cpp
|
| /external/stlport/stlport/stl/ |
| _pthread_alloc.h | 30 * Pthread-specific node allocator. 31 * This is similar to the default allocator, except that free-list 45 # error POSIX specific allocator implementation. Your system do not seems to \ 51 # error You cannot use per thread allocator implementation without building \ 65 // Pthread-specific allocator. 98 typedef pthread_alloc _S_Alloc; // The underlying allocator. 163 * This method do not have to be part of a user defined allocator implementation 244 //The default allocator implementation which is recognize thanks to the 272 // per_thread_allocator<> : this allocator always return memory to the same thread 278 typedef pthread_alloc _S_Alloc; // The underlying allocator [all...] |
| /frameworks/base/core/jni/android/graphics/ |
| BitmapRegionDecoder.cpp | 252 JavaPixelAllocator* allocator = (JavaPixelAllocator*) decoder->getAllocator(); local 253 jbyteArray buff = allocator->getStorageObjAndReset();
|
| Bitmap.cpp | 356 JavaPixelAllocator allocator(env); 358 if (!src->copyTo(&result, dstCT, &allocator)) { 361 return GraphicsJNI::createBitmap(env, new SkBitmap(result), allocator.getStorageObj(), 683 JavaPixelAllocator allocator(env); 685 src->extractAlpha(dst, paint, &allocator, &offset); 700 return GraphicsJNI::createBitmap(env, dst, allocator.getStorageObj(), [all...] |
| /frameworks/base/libs/hwui/ |
| DisplayListRenderer.h | 175 LinearAllocator& alloc() { return mDisplayListData->allocator; } 191 T* dstBuffer = (T*) mDisplayListData->allocator.alloc(count * sizeof(T));
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _pthread_alloc.h | 30 * Pthread-specific node allocator. 31 * This is similar to the default allocator, except that free-list 45 # error POSIX specific allocator implementation. Your system do not seems to \ 51 # error You cannot use per thread allocator implementation without building \ 65 // Pthread-specific allocator. 98 typedef pthread_alloc _S_Alloc; // The underlying allocator. 163 * This method do not have to be part of a user defined allocator implementation 244 //The default allocator implementation which is recognize thanks to the 272 // per_thread_allocator<> : this allocator always return memory to the same thread 278 typedef pthread_alloc _S_Alloc; // The underlying allocator [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
| _pthread_alloc.h | 30 * Pthread-specific node allocator. 31 * This is similar to the default allocator, except that free-list 45 # error POSIX specific allocator implementation. Your system do not seems to \ 51 # error You cannot use per thread allocator implementation without building \ 65 // Pthread-specific allocator. 98 typedef pthread_alloc _S_Alloc; // The underlying allocator. 163 * This method do not have to be part of a user defined allocator implementation 244 //The default allocator implementation which is recognize thanks to the 272 // per_thread_allocator<> : this allocator always return memory to the same thread 278 typedef pthread_alloc _S_Alloc; // The underlying allocator [all...] |
| /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
| _pthread_alloc.h | 30 * Pthread-specific node allocator. 31 * This is similar to the default allocator, except that free-list 45 # error POSIX specific allocator implementation. Your system do not seems to \ 51 # error You cannot use per thread allocator implementation without building \ 65 // Pthread-specific allocator. 98 typedef pthread_alloc _S_Alloc; // The underlying allocator. 163 * This method do not have to be part of a user defined allocator implementation 244 //The default allocator implementation which is recognize thanks to the 272 // per_thread_allocator<> : this allocator always return memory to the same thread 278 typedef pthread_alloc _S_Alloc; // The underlying allocator [all...] |
| /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
| _pthread_alloc.h | 30 * Pthread-specific node allocator. 31 * This is similar to the default allocator, except that free-list 45 # error POSIX specific allocator implementation. Your system do not seems to \ 51 # error You cannot use per thread allocator implementation without building \ 65 // Pthread-specific allocator. 98 typedef pthread_alloc _S_Alloc; // The underlying allocator. 163 * This method do not have to be part of a user defined allocator implementation 244 //The default allocator implementation which is recognize thanks to the 272 // per_thread_allocator<> : this allocator always return memory to the same thread 278 typedef pthread_alloc _S_Alloc; // The underlying allocator [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
| _pthread_alloc.h | 30 * Pthread-specific node allocator. 31 * This is similar to the default allocator, except that free-list 45 # error POSIX specific allocator implementation. Your system do not seems to \ 51 # error You cannot use per thread allocator implementation without building \ 65 // Pthread-specific allocator. 98 typedef pthread_alloc _S_Alloc; // The underlying allocator. 163 * This method do not have to be part of a user defined allocator implementation 244 //The default allocator implementation which is recognize thanks to the 272 // per_thread_allocator<> : this allocator always return memory to the same thread 278 typedef pthread_alloc _S_Alloc; // The underlying allocator [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
| _pthread_alloc.h | 30 * Pthread-specific node allocator. 31 * This is similar to the default allocator, except that free-list 45 # error POSIX specific allocator implementation. Your system do not seems to \ 51 # error You cannot use per thread allocator implementation without building \ 65 // Pthread-specific allocator. 98 typedef pthread_alloc _S_Alloc; // The underlying allocator. 163 * This method do not have to be part of a user defined allocator implementation 244 //The default allocator implementation which is recognize thanks to the 272 // per_thread_allocator<> : this allocator always return memory to the same thread 278 typedef pthread_alloc _S_Alloc; // The underlying allocator [all...] |
| /external/openfst/src/include/fst/ |
| cache.h | 55 // A simple allocator class, can be overridden as needed, 106 typedef C Allocator; 120 explicit CacheBaseImpl(C *allocator = 0) 128 allocator_ = allocator ? allocator : new C(); 131 explicit CacheBaseImpl(const CacheOptions &opts, C *allocator = 0) 138 allocator_ = allocator ? allocator : new C(); 514 // With Default allocator, the Free and Allocate will reuse the same S*.
|
| /external/stlport/stlport/stl/pointers/ |
| _set.h | 41 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Rb_tree_node_base, _Node, allocator<_Node> >; 42 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree_base<void*, allocator<void*> >; 47 _SetTraitsT<void*>, allocator<void*> >; 51 _SetTraitsT<void*>, allocator<void*> >; 56 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) > 303 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| _set.h | 41 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Rb_tree_node_base, _Node, allocator<_Node> >; 42 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree_base<void*, allocator<void*> >; 47 _SetTraitsT<void*>, allocator<void*> >; 51 _SetTraitsT<void*>, allocator<void*> >; 56 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) > 303 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
|
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| _set.h | 41 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Rb_tree_node_base, _Node, allocator<_Node> >; 42 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree_base<void*, allocator<void*> >; 47 _SetTraitsT<void*>, allocator<void*> >; 51 _SetTraitsT<void*>, allocator<void*> >; 56 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) > 303 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
|
| /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| _set.h | 41 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Rb_tree_node_base, _Node, allocator<_Node> >; 42 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree_base<void*, allocator<void*> >; 47 _SetTraitsT<void*>, allocator<void*> >; 51 _SetTraitsT<void*>, allocator<void*> >; 56 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) > 303 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
|
| /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| _set.h | 41 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Rb_tree_node_base, _Node, allocator<_Node> >; 42 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree_base<void*, allocator<void*> >; 47 _SetTraitsT<void*>, allocator<void*> >; 51 _SetTraitsT<void*>, allocator<void*> >; 56 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) > 303 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
|
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| _set.h | 41 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Rb_tree_node_base, _Node, allocator<_Node> >; 42 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree_base<void*, allocator<void*> >; 47 _SetTraitsT<void*>, allocator<void*> >; 51 _SetTraitsT<void*>, allocator<void*> >; 56 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) > 303 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
|
| /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/ |
| _set.h | 41 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Rb_tree_node_base, _Node, allocator<_Node> >; 42 _STLP_EXPORT_TEMPLATE_CLASS _Rb_tree_base<void*, allocator<void*> >; 47 _SetTraitsT<void*>, allocator<void*> >; 51 _SetTraitsT<void*>, allocator<void*> >; 56 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) > 303 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
|