Searched defs:release (Results 1 - 25 of 158) sorted by relevance

1234567

/macosx-10.10/cups-408/cups/ppdc/
H A Dppdc-shared.cxx54 ppdcShared::release(void) function in class:ppdcShared
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgdataconsumer.py42 def release(info): function in function:TestCGDataConsumer.testFunctions
H A Dtest_cgdataprovider.py29 def release(info): function in function:TestCGDataProvider.testFunctions
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgdataconsumer.py43 def release(info): function in function:TestCGDataConsumer.testFunctions
H A Dtest_cgdataprovider.py37 def release(info): function in function:TestCGDataProvider.testFunctions
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/PyObjCTest/
H A Dtest_cgdataconsumer.py48 def release(info): function in function:TestCGDataConsumer.testFunctions
H A Dtest_cgdataprovider.py39 def release(info): function in function:TestCGDataProvider.testFunctions
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dglobal.c34 release (ClientData cd, Tcl_Interp* interp) function
/macosx-10.10/WebKit2-7600.1.25/Platform/IPC/
H A DAttachment.cpp47 void Attachment::release() function in class:IPC::Attachment
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCDynamicStore.h86 void (*release)(const void *info); member in struct:__anon7132
[all...]
H A DSCPreferences.h116 void (*release)(const void *info); member in struct:__anon7186
H A DSCNetworkReachability.h79 void (*release)(const void *info); member in struct:__anon7172
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DMutex.cpp29 bool MutexImpl::release() { return true; } function in class:llvm::MutexImpl
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dutsname.h77 char release[_SYS_NAMELEN]; /* [XSI] Release level */ member in struct:utsname
/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DLocalScope.h65 template <typename T> Local<T> LocalScope::release(Local<T> local) function in class:JSC::LocalScope
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Doperational.c42 int release = 0; local
/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DBString.h64 BSTR release() { BSTR result = m_bstr; m_bstr = 0; return result; } function in class:WebCore::BString
H A DWin32Handle.h53 HANDLE release() { HANDLE ret = m_handle; m_handle = INVALID_HANDLE_VALUE; return ret; } function in class:WebCore::Win32Handle
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/blt/
H A Dbusy.rb59 def release(*wins) method
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dnfrlist.h77 NFRule** release() { function in class:NFRuleList
/macosx-10.10/WebCore-7600.1.25/Modules/webaudio/
H A DDynamicsCompressorNode.h56 AudioParam* release() { return m_release.get(); } function in class:WebCore::DynamicsCompressorNode
/macosx-10.10/WebCore-7600.1.25/loader/icon/
H A DPageURLRecord.h79 bool release(int count) function in class:WebCore::PageURLRecord
/macosx-10.10/bash-94.1.2/bash-3.2/examples/loadables/
H A Duname.c19 char release[32]; member in struct:utsname
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DMutex.h109 bool release() { function in class:llvm::sys::SmartMutex
/macosx-10.10/llvmCore-3425.0.34/unittests/ADT/
H A DIntrusiveRefCntPtrTest.cpp48 static void release(InterceptRefCounted *I) { function in struct:llvm::IntrusiveRefCntPtrInfo

Completed in 405 milliseconds

1234567