Searched defs:free (Results 1 - 25 of 405) sorted by relevance

1234567891011>>

/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dwalkers.cpp38 void ChunkFreeWalker::free() function in class:Security::DataWalkers::ChunkFreeWalker
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dwalkers.cpp38 void ChunkFreeWalker::free() function in class:Security::DataWalkers::ChunkFreeWalker
/macosx-10.10.1/procmail-14/procmail/src/
H A Dshell.h8 #define free(p) tfree(p) macro
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dxmldef.h29 #define free(x) PR_Free(x) macro
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dbpf_compat.h75 #define free(cp, type) m_free(*(struct mbuf **)(cp - 8)) macro
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOPMinformee.cpp68 void IOPMinformee::free (void ) function in class:IOPMinformee
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDResource.cpp46 void IOHIDResource::free() function in class:IOHIDResource
H A DIOHIDEventSource.cpp87 IOHIDEventSource::free(void) function in class:IOHIDEventSource
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dxmalloc.h53 #undef free macro
55 #define free(x) sh_xfree((x), __FILE__, __LINE__) macro
/macosx-10.10.1/objc4-646/runtime/
H A DObject.h55 + (id)free; variable
H A Dhashtable2.h55 void (*free)(const void *info, void *data); member in struct:__anon11371
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDMemoryDescriptor.cpp42 void AppleRAIDMemoryDescriptor::free(void) function in class:AppleRAIDMemoryDescriptor
/macosx-10.10.1/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCLocalNode.cpp83 void IOFireWireAVCLocalNode::free(void) function in class:IOFireWireAVCLocalNode
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDWorkLoop.cpp44 void IOHIDWorkLoop::free ( void ) function in class:IOHIDWorkLoop
/macosx-10.10.1/Libc-1044.1.2/regex/TRE/lib/
H A Dxmalloc.h55 #undef free macro
60 #define free USE_XFREE_INSTEAD_OF_FREE macro
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dcurl_memory.h113 #undef free macro
114 #define free(ptr) Curl_cfree(ptr) macro
/macosx-10.10.1/libpthread-105.1.4/private/
H A Dprivate.h52 void (*free)(void *); // added with version=2 member in struct:_libpthread_functions
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOS9/
H A DmDNSPrefix.h63 #define free(x) OTFreeMem(x) macro
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/expat/xmltok/
H A Dxmldef.h41 #define free(x) HeapFree(GetProcessHeap(), 0, (x)) macro
60 #define free(x) PR_Free(x) macro
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dstore-int.h43 void (*free)(struct krb5_storage_data*); member in struct:krb5_storage_data
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOConfigDirectoryIterator.cpp89 void IOConfigDirectoryIterator::free() function in class:IOConfigDirectoryIterator
H A DIOConfigEntry.cpp42 void IOConfigEntry::free() function in class:IOConfigEntry
H A DIOFWPHYPacketListener.cpp97 void IOFWPHYPacketListener::free() function in class:IOFWPHYPacketListener
H A DIOFWSimpleContiguousPhysicalAddressSpace.cpp76 void IOFWSimpleContiguousPhysicalAddressSpace::free( void ) function in class:IOFWSimpleContiguousPhysicalAddressSpace
H A DIOFWSyncer.cpp69 void IOFWSyncer::free() function in class:IOFWSyncer

Completed in 181 milliseconds

1234567891011>>