Searched defs:release (Results 51 - 75 of 158) sorted by relevance

1234567

/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Drefcount.h132 void release() function in class:Security::RefPointer
/macosx-10.10/WTF-7600.1.24/wtf/
H A DOwnPtr.h101 template<typename T> inline PassOwnPtr<T> OwnPtr<T>::release() function in class:WTF::OwnPtr
H A DRefPtr.h60 PassRefPtr<T> release() { PassRefPtr<T> tmp = adoptRef(m_ptr); m_ptr = nullptr; return tmp; } function in class:WTF::RefPtr
H A DMetaAllocator.cpp57 void MetaAllocatorTracker::release(MetaAllocatorHandle* handle) function in class:WTF::MetaAllocatorTracker
62 ALWAYS_INLINE void MetaAllocator::release(MetaAllocatorHandle* handle) function in class:WTF::MetaAllocator
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DAreaAllocator.cpp49 void AreaAllocator::release(const IntRect&) function in class:WebCore::AreaAllocator
285 void GeneralAreaAllocator::release(const IntRect& rect) function in class:WebCore::GeneralAreaAllocator
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DWKCAImageQueue.cpp81 bool WKCAImageQueue::insertImage(double t, unsigned int type, uint64_t id, uint32_t flags, ReleaseCallback release, void* info) argument
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DHitTestRequest.h55 bool release() const { return m_requestType & Release; } function in class:WebCore::HitTestRequest
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.h84 void (*release)(const void *info); member in struct:__anon7147
/macosx-10.10/ksh-23/ksh/src/lib/libast/cdt/
H A Dcdtlib.h72 char* release; /* release info */ member in struct:_dtlib_s
/macosx-10.10/llvmCore-3425.0.34/docs/
H A Dconf.py52 release = '3.2' variable
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h89 static void release(T *obj) { obj->Release(); } function in struct:llvm::IntrusiveRefCntPtrInfo
178 void release() { if (Obj) IntrusiveRefCntPtrInfo<T>::release(Obj); } function in class:llvm::IntrusiveRefCntPtr
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py163 def release(self, count=1): member in class:BaseObjectReference
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py163 def release(self, count=1): member in class:BaseObjectReference
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py163 def release(self, count=1): member in class:BaseObjectReference
/macosx-10.10/objc4-646/runtime/
H A Dobjc-object.h413 objc_object::release() function in class:objc_object
781 objc_object::release() function in class:objc_object
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireIRM.cpp371 void IOFireWireIRMAllocation::release() const function in class:IOFireWireIRMAllocation
[all...]
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2ManagementORB.cpp331 void IOFireWireSBP2ManagementORB::release() const function in class:IOFireWireSBP2ManagementORB
[all...]
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2Lib/
H A DIOFireWireSBP2LibMgmtORB.cpp240 UInt32 IOFireWireSBP2LibMgmtORB::release( void ) function in class:IOFireWireSBP2LibMgmtORB
H A DIOFireWireSBP2LibORB.cpp226 UInt32 IOFireWireSBP2LibORB::release( void ) function in class:IOFireWireSBP2LibORB
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dcssmaclpod.h194 const AclOwnerPrototype *release() function in class:Security::AuthorizationGroup
H A Dcssmdb.h142 pointer release() { const_pointer array = mArray; mArray = NULL; return array; } function in class:Security::ArrayBuilder
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dcssmaclpod.h194 const AclOwnerPrototype *release() function in class:Security::AuthorizationGroup
H A Dcssmdb.h142 pointer release() { const_pointer array = mArray; mArray = NULL; return array; } function in class:Security::ArrayBuilder
/macosx-10.10/emacs-93/emacs/lisp/
H A Dvc-rcs.el[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/misc/
H A Doptlib.h64 char* release; member in struct:Optpass_s

Completed in 226 milliseconds

1234567