Allocate 45 base/memory/discardable_memory_allocator_android.h scoped_ptr<DiscardableMemory> Allocate(size_t size); Allocate 47 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory(allocator_.Allocate(size)); Allocate 53 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory(allocator_.Allocate(0)); Allocate 59 base/memory/discardable_memory_allocator_android_unittest.cc allocator_.Allocate(kMaxAllowedAllocationSize + 1)); Allocate 74 base/memory/discardable_memory_allocator_android_unittest.cc allocator_.Allocate(kMaxAllowedAllocationSize)); Allocate 83 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory(allocator.Allocate(kPageSize)); Allocate 93 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory(allocator_.Allocate(size)); Allocate 99 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory(allocator_.Allocate(kPageSize)); Allocate 106 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory(allocator_.Allocate(kPageSize)); Allocate 109 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory_lock(allocator_.Allocate(kPageSize)); Allocate 114 base/memory/discardable_memory_allocator_android_unittest.cc memory = allocator_.Allocate(kPageSize); Allocate 122 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory(allocator_.Allocate(kPageSize)); Allocate 129 base/memory/discardable_memory_allocator_android_unittest.cc memory = allocator_.Allocate(kPageSize); Allocate 135 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory1(allocator_.Allocate(3 * kPageSize)); Allocate 137 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory2(allocator_.Allocate(2 * kPageSize)); Allocate 139 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory3(allocator_.Allocate(1 * kPageSize)); Allocate 145 base/memory/discardable_memory_allocator_android_unittest.cc memory1 = allocator_.Allocate(1 * kPageSize); Allocate 153 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory1(allocator_.Allocate(kPageSize)); Allocate 155 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory2(allocator_.Allocate(kPageSize)); Allocate 157 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory3(allocator_.Allocate(kPageSize)); Allocate 159 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory4(allocator_.Allocate(kPageSize)); Allocate 167 base/memory/discardable_memory_allocator_android_unittest.cc memory1 = allocator_.Allocate(3 * kPageSize); Allocate 172 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory1(allocator_.Allocate(4 * kPageSize)); Allocate 174 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory2(allocator_.Allocate(4 * kPageSize)); Allocate 178 base/memory/discardable_memory_allocator_android_unittest.cc memory1 = allocator_.Allocate(2 * kPageSize); Allocate 182 base/memory/discardable_memory_allocator_android_unittest.cc memory2 = allocator_.Allocate(6 * kPageSize); Allocate 189 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory1(allocator_.Allocate(4 * kPageSize)); Allocate 191 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory2(allocator_.Allocate(4 * kPageSize)); Allocate 195 base/memory/discardable_memory_allocator_android_unittest.cc memory1 = allocator_.Allocate(2 * kPageSize); Allocate 196 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory3(allocator_.Allocate(2 * kPageSize)); Allocate 203 base/memory/discardable_memory_allocator_android_unittest.cc memory2 = allocator_.Allocate(6 * kPageSize); Allocate 210 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory1(allocator_.Allocate(4 * kPageSize)); Allocate 212 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory2(allocator_.Allocate(4 * kPageSize)); Allocate 215 base/memory/discardable_memory_allocator_android_unittest.cc memory1 = allocator_.Allocate(2 * kPageSize); Allocate 216 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory3(allocator_.Allocate(2 * kPageSize)); Allocate 227 base/memory/discardable_memory_allocator_android_unittest.cc memory2 = allocator_.Allocate(2 * kPageSize); Allocate 235 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory_1(allocator_.Allocate(64 * 1024)); Allocate 237 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory_2(allocator_.Allocate(32 * 1024)); Allocate 242 base/memory/discardable_memory_allocator_android_unittest.cc memory_2 = allocator_.Allocate(size); Allocate 246 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory_3(allocator_.Allocate(size)); Allocate 256 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory1(allocator_.Allocate(size)); Allocate 261 base/memory/discardable_memory_allocator_android_unittest.cc allocator_.Allocate(kAshmemRegionSizeForTesting)); Allocate 266 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory3(allocator_.Allocate(kPageSize)); Allocate 275 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory1(allocator_.Allocate(kPageSize)); Allocate 278 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory2(allocator_.Allocate(4 * kPageSize)); Allocate 282 base/memory/discardable_memory_allocator_android_unittest.cc memory2 = allocator_.Allocate(kPageSize); Allocate 291 base/memory/discardable_memory_allocator_android_unittest.cc scoped_ptr<DiscardableMemory> memory3(allocator_.Allocate(4 * kPageSize)); Allocate 297 base/memory/discardable_memory_allocator_android_unittest.cc memory3 = allocator_.Allocate((3 + 4) * kPageSize); Allocate 72 base/memory/discardable_memory_android.cc return g_context.Pointer()->allocator.Allocate(size); Allocate 45 base/win/scoped_bstr.h BSTR Allocate(const char16* str); Allocate 63 base/win/scoped_bstr_unittest.cc EXPECT_TRUE(b1.Allocate(kTestString2) != NULL); Allocate 100 cc/layers/heads_up_display_layer_impl.cc hud_resource_->Allocate(content_bounds(), Allocate 115 cc/layers/texture_layer_impl.cc texture_copy_->Allocate(texture_mailbox_.shared_memory_size(), Allocate 417 cc/output/direct_renderer.cc texture->Allocate( Allocate 754 cc/output/gl_renderer.cc device_background_texture->Allocate( Allocate 791 cc/output/gl_renderer.cc background_texture->Allocate( Allocate 213 cc/resources/raster_worker_pool_perftest.cc resource->Allocate(size, ResourceProvider::TextureUsageAny, RGBA_8888); Allocate 215 cc/resources/raster_worker_pool_unittest.cc resource->Allocate(size, ResourceProvider::TextureUsageAny, RGBA_8888); Allocate 233 cc/resources/raster_worker_pool_unittest.cc resource->Allocate(size, ResourceProvider::TextureUsageAny, RGBA_8888); Allocate 28 cc/resources/scoped_resource.h void Allocate(const gfx::Size& size, Allocate 48 cc/resources/scoped_resource_unittest.cc texture->Allocate(gfx::Size(30, 30), Allocate 75 cc/resources/scoped_resource_unittest.cc texture->Allocate(gfx::Size(30, 30), Allocate 87 cc/resources/scoped_resource_unittest.cc texture->Allocate(gfx::Size(30, 30), Allocate 111 cc/resources/scoped_resource_unittest.cc texture->Allocate(gfx::Size(30, 30), Allocate 250 content/browser/loader/async_resource_handler.cc char* memory = buffer_->Allocate(&allocation_size_); Allocate 88 content/browser/loader/resource_buffer.h char* Allocate(int* size); Allocate 18 content/browser/loader/resource_buffer_unittest.cc char* ptr = buf->Allocate(&size); Allocate 33 content/browser/loader/resource_buffer_unittest.cc char* ptr = buf->Allocate(&size); Allocate 53 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 59 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 69 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 72 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 78 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 90 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 93 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 96 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 107 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 111 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 123 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 126 content/browser/loader/resource_buffer_unittest.cc buf->Allocate(&size); Allocate 259 content/browser/media/capture/web_contents_video_capture_device_unittest.cc EXPECT_TRUE(output.Allocate(size.width(), size.height(), false)); Allocate 165 content/browser/renderer_host/backing_store_aura.cc if (!output->Allocate(width, height, true)) Allocate 589 content/browser/renderer_host/backing_store_gtk.cc if (!output->Allocate(width, height, true) || Allocate 63 content/browser/renderer_host/java/java_bound_object.cc static NPObject* Allocate(NPP npp, NPClass* np_class); Allocate 78 content/browser/renderer_host/java/java_bound_object.cc JavaNPObject::Allocate, Allocate 49 content/test/plugin/plugin_delete_plugin_in_deallocate_test.cc DeletePluginInDeallocateTestNPObject::Allocate, Allocate 28 content/test/plugin/plugin_npobject_identity_test.cc NPThingy::Allocate, Allocate 226 courgette/third_party/bsdiff_create.cc if (!I.Allocate(oldsize + 1)) { Allocate 232 courgette/third_party/bsdiff_create.cc if (!V.Allocate(oldsize + 1)) { Allocate 44 courgette/third_party/paged_array.h bool Allocate(size_t size) { Allocate 20 courgette/third_party/paged_array_unittest.cc EXPECT_TRUE(a.Allocate(kSize)); Allocate 27 courgette/third_party/paged_array_unittest.cc EXPECT_TRUE(a.Allocate(kSize)); Allocate 35 courgette/third_party/paged_array_unittest.cc a.Allocate(kAccessSize); Allocate 136 extensions/browser/api/storage/settings_storage_quota_enforcer.cc Allocate(key, value, &new_used_total, &new_used_per_setting); Allocate 167 extensions/browser/api/storage/settings_storage_quota_enforcer.cc Allocate(it.key(), it.value(), &new_used_total, &new_used_per_setting); Allocate 269 extensions/browser/api/storage/settings_storage_quota_enforcer.cc Allocate(it.key(), it.value(), &used_total_, &used_per_setting_); Allocate 19 gin/array_buffer.h virtual void* Allocate(size_t length) OVERRIDE; Allocate 542 media/cdm/ppapi/cdm_adapter.cc return allocator_.Allocate(capacity); Allocate 83 media/cdm/ppapi/cdm_adapter.h virtual cdm::Buffer* Allocate(uint32_t capacity) OVERRIDE; Allocate 83 media/cdm/ppapi/cdm_helpers.h cdm::Buffer* Allocate(uint32_t capacity); Allocate 316 media/cdm/ppapi/external_clear_key/clear_key_cdm.cc host_->Allocate(buffer->data_size())); Allocate 622 media/cdm/ppapi/external_clear_key/clear_key_cdm.cc audio_frames->SetFrameBuffer(host_->Allocate(kHeaderSize + frame_size)); Allocate 69 media/cdm/ppapi/external_clear_key/fake_cdm_video_decoder.cc decoded_frame->SetFrameBuffer(host_->Allocate(frame_size)); Allocate 355 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_audio_decoder.cc decoded_frames->SetFrameBuffer(host_->Allocate(buffer_size)); Allocate 393 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_audio_decoder.cc host_->Allocate(serialized_audio_frames_.size())); Allocate 276 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.cc cdm_video_frame->SetFrameBuffer(host_->Allocate(space_required)); Allocate 156 media/cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.cc cdm_video_frame->SetFrameBuffer(host_->Allocate(space_required)); Allocate 23 mojo/public/cpp/bindings/buffer.h virtual void* Allocate(size_t num_bytes, Destructor func = NULL) = 0; Allocate 202 mojo/public/cpp/bindings/lib/array_internal.h return new (buf->Allocate(num_bytes)) Array_Data<T>(num_bytes, Allocate 46 mojo/public/cpp/bindings/lib/fixed_buffer.h virtual void* Allocate(size_t num_bytes, Destructor func = NULL) Allocate 14 mojo/public/cpp/bindings/lib/message_builder.cc *header = static_cast<Header*>(buf->Allocate(sizeof(Header))); Allocate 21 mojo/public/cpp/bindings/lib/message_builder.cc Allocate(&buf_, &header); Allocate 44 mojo/public/cpp/bindings/lib/message_builder.cc Allocate(&buf_, &header); Allocate 23 mojo/public/cpp/bindings/lib/scratch_buffer.h virtual void* Allocate(size_t num_bytes, Destructor func = NULL) Allocate 33 mojo/public/cpp/bindings/tests/buffer_unittest.cc void* small = buf.Allocate(10); Allocate 38 mojo/public/cpp/bindings/tests/buffer_unittest.cc void* large = buf.Allocate(100*1024); Allocate 43 mojo/public/cpp/bindings/tests/buffer_unittest.cc small = buf.Allocate(10); Allocate 74 mojo/public/cpp/bindings/tests/buffer_unittest.cc void* a = buf.Allocate(10); Allocate 79 mojo/public/cpp/bindings/tests/buffer_unittest.cc void* b = buf.Allocate(10); Allocate 97 mojo/public/cpp/bindings/tests/buffer_unittest.cc ptr = buf.Allocate(8); Allocate 123 mojo/public/cpp/bindings/tests/buffer_unittest.cc EXPECT_EQ(reinterpret_cast<void*>(0), buf.Allocate(32)); Allocate 126 mojo/public/cpp/bindings/tests/buffer_unittest.cc EXPECT_NE(reinterpret_cast<void*>(0), buf.Allocate(16)); Allocate 130 mojo/public/cpp/bindings/tests/buffer_unittest.cc buf.Allocate(std::numeric_limits<size_t>::max() - 8u)); Allocate 62 mojo/public/cpp/bindings/tests/connector_unittest.cc memcpy(builder.buffer()->Allocate(payload_size), text, payload_size); Allocate 23 mojo/public/cpp/bindings/tests/router_unittest.cc memcpy(builder.buffer()->Allocate(payload_size), text, payload_size); Allocate 31 mojo/public/cpp/bindings/tests/router_unittest.cc memcpy(builder.buffer()->Allocate(payload_size), text, payload_size); Allocate 18 mojo/public/cpp/environment/lib/buffer_tls.cc current_buffer.Allocate(); Allocate 51 mojo/public/cpp/utility/lib/run_loop.cc current_run_loop.Allocate(); Allocate 38 mojo/public/cpp/utility/lib/thread_local.h void Allocate() { Allocate 44 mojo/tools/message_generator.cc char* data = static_cast<char*>(builder.buffer()->Allocate(4)); Allocate 71 net/dns/dns_session_unittest.cc scoped_ptr<DnsSession::SocketLease> Allocate(unsigned server_index); Allocate 210 net/dns/dns_session_unittest.cc lease1 = Allocate(0); Allocate 214 net/dns/dns_session_unittest.cc lease2 = Allocate(1); Allocate 157 remoting/host/plugin/host_plugin.cc &Allocate, Allocate 165 skia/ext/platform_canvas.h bool Allocate(int width, int height, bool is_opaque); Allocate 407 skia/ext/platform_canvas_unittest.cc EXPECT_TRUE(platform_bitmap->Allocate(kWidth, kHeight, /*is_opaque=*/false)); Allocate 19 third_party/libjingle/overrides/allocator_shim/allocator_stub.h void* Allocate(std::size_t n); Allocate 118 third_party/libjingle/overrides/init_webrtc.cc &Allocate, &Dellocate, Allocate 418 third_party/protobuf/src/google/protobuf/descriptor.cc template<typename Type> Type* Allocate(); Allocate 2763 third_party/protobuf/src/google/protobuf/descriptor.cc FileDescriptor* placeholder_file = tables_->Allocate<FileDescriptor>(); Allocate 2840 third_party/protobuf/src/google/protobuf/descriptor.cc FileDescriptor* placeholder = tables_->Allocate<FileDescriptor>(); Allocate 3083 third_party/protobuf/src/google/protobuf/descriptor.cc FileDescriptor* result = tables_->Allocate<FileDescriptor>(); Allocate 83 third_party/tcmalloc/chromium/src/base/stl_allocator.h return static_cast<T*>(Alloc::Allocate(n * sizeof(T))); Allocate 994 third_party/tcmalloc/chromium/src/debugallocation.cc MallocBlock* ptr = MallocBlock::Allocate(size, type); Allocate 1211 third_party/tcmalloc/chromium/src/debugallocation.cc MallocBlock* p = MallocBlock::Allocate(size, MallocBlock::kMallocType); Allocate 885 third_party/tcmalloc/chromium/src/heap-checker.cc new(Allocator::Allocate(sizeof(GlobalRegionCallerRangeMap))) Allocate 1259 third_party/tcmalloc/chromium/src/heap-checker.cc live_objects = new(Allocator::Allocate(sizeof(LiveObjectsStack))) Allocate 1261 third_party/tcmalloc/chromium/src/heap-checker.cc stack_tops = new(Allocator::Allocate(sizeof(StackTopSet))) StackTopSet; Allocate 1278 third_party/tcmalloc/chromium/src/heap-checker.cc new(Allocator::Allocate(sizeof(LibraryLiveObjectsStacks))) Allocate 1523 third_party/tcmalloc/chromium/src/heap-checker.cc ignored_objects = new(Allocator::Allocate(sizeof(IgnoredObjectsMap))) Allocate 1563 third_party/tcmalloc/chromium/src/heap-checker.cc char* file_name = reinterpret_cast<char*>(Allocator::Allocate(len)); Allocate 2211 third_party/tcmalloc/chromium/src/heap-checker.cc heap_profile = new(Allocator::Allocate(sizeof(HeapProfileTable))) Allocate 2212 third_party/tcmalloc/chromium/src/heap-checker.cc HeapProfileTable(&Allocator::Allocate, &Allocator::Free, Allocate 2332 third_party/tcmalloc/chromium/src/heap-checker.cc disabled_ranges = new(Allocator::Allocate(sizeof(DisabledRangeMap))) Allocate 229 third_party/tcmalloc/chromium/src/memory_region_map.cc MyAllocator::Allocate(table_bytes)); Allocate 414 third_party/tcmalloc/chromium/src/memory_region_map.cc MyAllocator::Allocate(key_size)); Allocate 419 third_party/tcmalloc/chromium/src/memory_region_map.cc MyAllocator::Allocate(sizeof(HeapProfileBucket))); Allocate 524 third_party/tcmalloc/chromium/src/memory_region_map.cc MyAllocator::Allocate(key_size)); Allocate 527 third_party/tcmalloc/chromium/src/memory_region_map.cc MyAllocator::Allocate(sizeof(HeapProfileBucket))); Allocate 252 third_party/tcmalloc/chromium/src/memory_region_map.h static void *Allocate(size_t n) { Allocate 1111 third_party/tcmalloc/chromium/src/tcmalloc.cc ret = CheckMallocResult(heap->Allocate(size, cl)); Allocate 1333 third_party/tcmalloc/chromium/src/tcmalloc.cc return CheckMallocResult(heap->Allocate(size, cl)); Allocate 91 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc Allocate(0, 40, 100); Allocate 110 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc Allocate(0, 40, 100); Allocate 133 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc Allocate(0, 40, 100); Allocate 136 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc Allocate(0, 40, 100); Allocate 137 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc Allocate(0, 40, 100); Allocate 142 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc Allocate(0, 100, 100000); Allocate 87 third_party/tcmalloc/chromium/src/thread_cache.h void* Allocate(size_t size, size_t cl); Allocate 362 third_party/tcmalloc/chromium/src/thread_cache.h inline void* ThreadCache::Allocate(size_t size, size_t cl) { Allocate 83 third_party/tcmalloc/vendor/src/base/stl_allocator.h return static_cast<T*>(Alloc::Allocate(n * sizeof(T))); Allocate 987 third_party/tcmalloc/vendor/src/debugallocation.cc MallocBlock* ptr = MallocBlock::Allocate(size, type); Allocate 1199 third_party/tcmalloc/vendor/src/debugallocation.cc MallocBlock* p = MallocBlock::Allocate(size, MallocBlock::kMallocType); Allocate 885 third_party/tcmalloc/vendor/src/heap-checker.cc new(Allocator::Allocate(sizeof(GlobalRegionCallerRangeMap))) Allocate 1259 third_party/tcmalloc/vendor/src/heap-checker.cc live_objects = new(Allocator::Allocate(sizeof(LiveObjectsStack))) Allocate 1261 third_party/tcmalloc/vendor/src/heap-checker.cc stack_tops = new(Allocator::Allocate(sizeof(StackTopSet))) StackTopSet; Allocate 1278 third_party/tcmalloc/vendor/src/heap-checker.cc new(Allocator::Allocate(sizeof(LibraryLiveObjectsStacks))) Allocate 1523 third_party/tcmalloc/vendor/src/heap-checker.cc ignored_objects = new(Allocator::Allocate(sizeof(IgnoredObjectsMap))) Allocate 1563 third_party/tcmalloc/vendor/src/heap-checker.cc char* file_name = reinterpret_cast<char*>(Allocator::Allocate(len)); Allocate 2211 third_party/tcmalloc/vendor/src/heap-checker.cc heap_profile = new(Allocator::Allocate(sizeof(HeapProfileTable))) Allocate 2212 third_party/tcmalloc/vendor/src/heap-checker.cc HeapProfileTable(&Allocator::Allocate, &Allocator::Free); Allocate 2331 third_party/tcmalloc/vendor/src/heap-checker.cc disabled_ranges = new(Allocator::Allocate(sizeof(DisabledRangeMap))) Allocate 228 third_party/tcmalloc/vendor/src/memory_region_map.h static void *Allocate(size_t n) { Allocate 1089 third_party/tcmalloc/vendor/src/tcmalloc.cc ret = CheckedMallocResult(heap->Allocate(size, cl)); Allocate 1291 third_party/tcmalloc/vendor/src/tcmalloc.cc return CheckedMallocResult(heap->Allocate(size, cl)); Allocate 91 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc Allocate(0, 40, 100); Allocate 110 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc Allocate(0, 40, 100); Allocate 133 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc Allocate(0, 40, 100); Allocate 136 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc Allocate(0, 40, 100); Allocate 137 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc Allocate(0, 40, 100); Allocate 142 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc Allocate(0, 100, 100000); Allocate 93 third_party/tcmalloc/vendor/src/thread_cache.h void* Allocate(size_t size, size_t cl); Allocate 335 third_party/tcmalloc/vendor/src/thread_cache.h inline void* ThreadCache::Allocate(size_t size, size_t cl) { Allocate 1143 third_party/wtl/include/atlapp.h Allocate(nElements); Allocate 1163 third_party/wtl/include/atlapp.h T* Allocate(size_t nElements) Allocate 612 third_party/wtl/include/atlctrls.h LPTSTR lpstrText = buff.Allocate(nLen + 1); Allocate 953 third_party/wtl/include/atlctrls.h LPTSTR lpstrText = buff.Allocate(nLen + 1); Allocate 5713 third_party/wtl/include/atlctrls.h LPTSTR lpstrText = buff.Allocate(nLength + 1); Allocate 6086 third_party/wtl/include/atlctrls.h LPTSTR lpstrText = buff.Allocate(nLength + 1); Allocate 7423 third_party/wtl/include/atlctrls.h LPTSTR lpstrText = buff.Allocate(cr.cpMax - cr.cpMin + 1); Allocate 7432 third_party/wtl/include/atlctrls.h LPSTR lpstrText = buff.Allocate(cr.cpMax - cr.cpMin + 1); Allocate 7463 third_party/wtl/include/atlctrls.h LPSTR lpstrText = buff.Allocate(cr.cpMax - cr.cpMin + 1); Allocate 1406 third_party/wtl/include/atlctrlx.h LPTSTR lpstrText = buff.Allocate(nLen + 1); Allocate 1929 third_party/wtl/include/atlctrlx.h int* pPanesPos = buff.Allocate(nPanes); Allocate 2044 third_party/wtl/include/atlctrlx.h int* pPanesPos = buff.Allocate(m_nPanes); Allocate 2145 third_party/wtl/include/atlctrlx.h int* pPanesPos = buff.Allocate(m_nPanes); Allocate 3898 third_party/wtl/include/atlctrlx.h LPTSTR lpstrTabText = buff.Allocate(m_cchTabTextLength + 1); Allocate 3996 third_party/wtl/include/atlctrlx.h LPTSTR lpstrTabText = buff.Allocate(m_cchTabTextLength + 1); Allocate 4200 third_party/wtl/include/atlctrlx.h LPTSTR lpstrText = buff.Allocate(cchPrefix + nLen + 1); Allocate 4518 third_party/wtl/include/atlctrlx.h LPTSTR lpstrTabText = buff.Allocate(m_cchTabTextLength + 1); Allocate 4629 third_party/wtl/include/atlctrlx.h LPTSTR lpstrPageTitle = buff.Allocate(cchBuffer); Allocate 463 third_party/wtl/include/atlframe.h TBBUTTON* pTBBtn = buff.Allocate(nItems); Allocate 1405 third_party/wtl/include/atlframe.h LPTSTR lpszText = buff.Allocate(nLen + 1); Allocate 2590 third_party/wtl/include/atlgdi.h LPTSTR lpszText = buff.Allocate(nLen); Allocate 1937 third_party/wtl/include/atlmisc.h LPTSTR pszTemp = buff.Allocate(cchLen); Allocate 390 third_party/wtl/include/atluser.h LPTSTR lpszText = buff.Allocate(nLen); Allocate 2798 third_party/wtl/include/atlwince.h LPTSTR pstr = buff.Allocate(lstrlen(pstrTipText) + 3); Allocate 2849 third_party/wtl/include/atlwince.h LPTSTR pstr = buff.Allocate(lstrlen(pstrTipText) + 3);