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

1234567

/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc-shared.cxx54 ppdcShared::release(void) function in class:ppdcShared
/macosx-10.9.5/pyobjc-42/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.9.5/pyobjc-42/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.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dglobal.c34 release (ClientData cd, Tcl_Interp* interp) function
/macosx-10.9.5/CF-855.17/
H A DCFMachPort.h42 void (*release)(const void *info); member in struct:__anon464
H A DCFArray.h104 CFArrayReleaseCallBack release; member in struct:__anon393
H A DCFBinaryHeap.h46 void (*release)(const void *info); member in struct:__anon406
76 void (*release)(CFAllocatorRef allocator, const void *ptr); member in struct:__anon407
H A DCFMessagePort.h53 void (*release)(const void *info); member in struct:__anon466
H A DCFTree.h91 CFTreeReleaseCallBack release; member in struct:__anon546
H A DCFBag.h44 CFBagReleaseCallBack release; member in struct:__anon394
H A DCFDictionary.h123 CFDictionaryReleaseCallBack release; member in struct:__anon446
175 CFDictionaryReleaseCallBack release; member in struct:__anon447
[all...]
H A DCFSet.h111 CFSetReleaseCallBack release; member in struct:__anon501
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDynamicStore.h86 void (*release)(const void *info); member in struct:__anon7070
[all...]
H A DSCPreferences.h116 void (*release)(const void *info); member in struct:__anon7117
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DMutex.cpp29 bool MutexImpl::release() { return true; } function in class:llvm::MutexImpl
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dutsname.h77 char release[_SYS_NAMELEN]; /* [XSI] Release level */ member in struct:utsname
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DLocalScope.h65 template <typename T> Local<T> LocalScope::release(Local<T> local) function in class:JSC::LocalScope
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Doperational.c42 int release = 0; local
/macosx-10.9.5/WebCore-7537.78.1/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.9.5/WebKit2-7537.78.2/Platform/CoreIPC/
H A DAttachment.cpp56 void Attachment::release() function in class:CoreIPC::Attachment
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/blt/
H A Dbusy.rb59 def release(*wins) method
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dnfrlist.h77 NFRule** release() { function in class:NFRuleList

Completed in 201 milliseconds

1234567