Deallocate         64 content/browser/renderer_host/java/java_bound_object.cc   static void Deallocate(NPObject* np_object);
Deallocate         79 content/browser/renderer_host/java/java_bound_object.cc   JavaNPObject::Deallocate,
Deallocate         48 content/renderer/pepper/plugin_object.cc   plugin_object->ppp_class()->Deallocate(plugin_object->ppp_class_data());
Deallocate         50 content/test/plugin/plugin_delete_plugin_in_deallocate_test.cc     DeletePluginInDeallocateTestNPObject::Deallocate,
Deallocate         29 content/test/plugin/plugin_npobject_identity_test.cc     NPThingy::Deallocate,
Deallocate        127 ppapi/c/dev/ppp_class_deprecated.h   void (*Deallocate)(void* object);
Deallocate        138 ppapi/cpp/dev/scriptable_object_deprecated.cc   &Deallocate
Deallocate        281 ppapi/proxy/plugin_var_tracker.cc       CallWhileUnlocked(found->second.ppp_class->Deallocate, found->first);
Deallocate        410 ppapi/proxy/plugin_var_tracker.cc       found->second.ppp_class->Deallocate(found->first);
Deallocate        185 ppapi/proxy/ppp_class_proxy.cc   &Deallocate
Deallocate        376 ppapi/proxy/ppp_class_proxy.cc   CallWhileUnlocked(ToPPPClass(ppp_class)->Deallocate, ToUserData(object));
Deallocate         85 ppapi/proxy/ppp_instance_private_proxy_unittest.cc     &Deallocate
Deallocate        158 remoting/host/plugin/host_plugin.cc         &Deallocate,
Deallocate       1004 third_party/tcmalloc/chromium/src/debugallocation.cc   if (ptr)  MallocBlock::FromRawPointer(ptr)->Deallocate(type);
Deallocate       1187 third_party/tcmalloc/chromium/src/tcmalloc.cc       heap->Deallocate(ptr, cl);
Deallocate         92 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc     Deallocate(0, 40);
Deallocate        111 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc     Deallocate(0, 40);
Deallocate        134 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc   Deallocate(0, 40);
Deallocate        140 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc   Deallocate(0, 1000);
Deallocate        143 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc   Deallocate(0, 10);
Deallocate        144 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc   Deallocate(10, 20);
Deallocate        145 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc   Deallocate(90, 100);
Deallocate        146 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc   Deallocate(20, 90);
Deallocate         88 third_party/tcmalloc/chromium/src/thread_cache.h   void Deallocate(void* ptr, size_t size_class);
Deallocate        374 third_party/tcmalloc/chromium/src/thread_cache.h inline void ThreadCache::Deallocate(void* ptr, size_t cl) {
Deallocate        997 third_party/tcmalloc/vendor/src/debugallocation.cc   if (ptr)  MallocBlock::FromRawPointer(ptr)->Deallocate(type);
Deallocate       1152 third_party/tcmalloc/vendor/src/tcmalloc.cc       heap->Deallocate(ptr, cl);
Deallocate         92 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc     Deallocate(0, 40);
Deallocate        111 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc     Deallocate(0, 40);
Deallocate        134 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc   Deallocate(0, 40);
Deallocate        140 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc   Deallocate(0, 1000);
Deallocate        143 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc   Deallocate(0, 10);
Deallocate        144 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc   Deallocate(10, 20);
Deallocate        145 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc   Deallocate(90, 100);
Deallocate        146 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc   Deallocate(20, 90);
Deallocate         94 third_party/tcmalloc/vendor/src/thread_cache.h   void Deallocate(void* ptr, size_t size_class);
Deallocate        347 third_party/tcmalloc/vendor/src/thread_cache.h inline void ThreadCache::Deallocate(void* ptr, size_t cl) {