Home
last modified time | relevance | path

Searched defs:Free (Results 1 – 21 of 21) sorted by relevance

/external/chromium/base/
Dthread_local_storage_posix.cc26 void ThreadLocalStorage::Slot::Free() { in Free() function in ThreadLocalStorage::Slot
Dthread_local_storage_win.cc79 void ThreadLocalStorage::Slot::Free() { in Free() function in ThreadLocalStorage::Slot
/external/v8/src/
Dregexp-stack.cc72 void RegExpStack::ThreadLocal::Free() { in Free() function in v8::internal::RegExpStack::ThreadLocal
Dlist.h57 void Free() { in Free() function
Dtop.h75 void Free() { in Free() function
Dplatform-nullos.cc189 void OS::Free(void* buf, const size_t length) { in Free() function in v8::internal::OS
Dplatform-freebsd.cc160 void OS::Free(void* buf, const size_t length) { in Free() function in v8::internal::OS
Dplatform-openbsd.cc159 void OS::Free(void* buf, const size_t length) { in Free() function in v8::internal::OS
Dplatform-macos.cc153 void OS::Free(void* address, const size_t size) { in Free() function in v8::internal::OS
Dplatform-solaris.cc154 void OS::Free(void* address, const size_t size) { in Free() function in v8::internal::OS
Dspaces.h1662 void Free(Address start, int size_in_bytes) { in Free() function
1727 void Free(Address start) { in Free() function
Dplatform-linux.cc229 void OS::Free(void* address, const size_t size) { in Free() function in v8::internal::OS
Dspaces.cc1621 int OldSpaceFreeList::Free(Address start, int size_in_bytes) { in Free() function in v8::internal::OldSpaceFreeList
1753 void FixedSizeFreeList::Free(Address start) { in Free() function in v8::internal::FixedSizeFreeList
Dplatform-win32.cc860 void OS::Free(void* address, const size_t size) { in Free() function in v8::internal::OS
/external/zlib/contrib/ada/
Dzlib-streams.adb20 procedure Free is new Ada.Unchecked_Deallocation subprogram
Dzlib.adb93 procedure Free is new Ada.Unchecked_Deallocation subprogram
/external/skia/include/core/
DSkDescriptor.h37 static void Free(SkDescriptor* desc) in Free() function
/external/skia/src/images/
Dfpdfemb.h163 void (*Free)(struct FPDFEMB_MEMMGR* pMgr, void* pointer); member
296 void (*Free)(struct FPDFEMB_MEMMGR_EX* pMgr, void* pointer, int flags); member
/external/stlport/test/eh/
Dnc_alloc.cpp130 static bool Free(void* p) { in Free() function in FastAllocator
/external/skia/src/views/
DSkMetaData.cpp311 void SkMetaData::Rec::Free(Rec* rec) in Free() function in SkMetaData::Rec
/external/protobuf/src/google/protobuf/
Dextension_set.cc1413 void ExtensionSet::Extension::Free() { in Free() function in google::protobuf::internal::ExtensionSet::Extension