Searched refs:release (Results 276 - 300 of 1953) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/WebCore-7600.1.25/storage/
H A DStorageMap.cpp51 return newMap.release();
112 return newStorageMap.release();
155 return map.release();
165 return newStorage.release();
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGFEMergeElement.cpp60 return effect.release();
H A DSVGFontFaceSrcElement.cpp58 list->append(srcValue.release());
/macosx-10.10/WebCore-7600.1.25/svg/properties/
H A DSVGMatrixTearOff.h37 return result.release();
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Protocol/
H A DInspectorObserver.js62 remoteObject.release();
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebDesktopNotificationsDelegate.cpp104 *result = BString(m_inner->url()).release();
110 *result = BString(m_inner->contents().icon()).release();
116 *result = BString(m_inner->contents().title()).release();
122 *result = BString(m_inner->contents().body()).release();
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebError.cpp126 *result = BString(m_error.domain()).release();
136 *result = BString(m_error.localizedDescription()).release();
141 *result = BString(wkCFNetworkErrorGetLocalizedDescription(code)).release();
196 *result = BString(m_error.failingURL()).release();
/macosx-10.10/WebKit2-7600.1.25/Platform/efl/
H A DWorkQueueEfl.cpp33 RefPtr<DispatchQueue> dispatchQueue = m_dispatchQueue.release();
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/
H A DWKUserContentURLPattern.cpp43 return toAPI(userContentURLPattern.release().leakRef());
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/cairo/
H A DWKImageCairo.cpp57 return toAPI(webImage.release().leakRef());
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/cg/
H A DWKImageCG.cpp61 return toAPI(webImage.release().leakRef());
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/mac/
H A DWKWebArchiveResource.cpp43 return toAPI(webArchiveResource.release().leakRef());
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKGrammarDetail.cpp44 return toAPI(detail.release().leakRef());
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DGeolocationPermissionRequestManagerProxy.cpp52 return request.release();
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Notifications/
H A DNotificationPermissionRequestManagerProxy.cpp53 return request.release();
/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/Cocoa/
H A DWKWebProcessPlugInNodeHandle.mm54 return [wrapper(*nodeHandle.release().leakRef()) autorelease];
63 return [wrapper(*frame.release().leakRef()) autorelease];
/macosx-10.10/bzip2-36/bzip2/
H A Dbzip.css31 /* release styles */
32 #release p { margin-top: 0.4em; }
33 #release .md5sum { color: #761596; }
/macosx-10.10/libclosure-65/objectTests/
H A Drecovercpp.mm77 // just try one copy, one release
81 [b release];
89 [b release];
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Doc/
H A Dconf.py44 # |version| and |release|, also used in various other places throughout the
60 release = version variable
115 # "<project> v<release> documentation".
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/test/
H A DinstanceVariables.m49 [objValue release];
50 [nilValue release];
/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/htdocs/raw/
H A Dindex.exp28 [p] The latest release of the extension is [mem/latest-release].
/macosx-10.10/tcl-105/tcl_ext/trf/trf/htdocs/raw/
H A Dindex.exp26 [p] The latest release of the extension is [trf/latest-release].
/macosx-10.10/vim-55/runtime/compiler/
H A Dtidy.vim7 " NOTE: set 'tidy_compiler_040800' if you are using the 4th August 2000 release
19 " this is needed to work around a bug in the 04/08/00 release of tidy which
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOGUIDPartitionScheme.cpp99 if ( _partitions ) _partitions->release();
157 partitionIterator->release();
186 partitionIterator->release();
214 _partitions->release( );
222 partitionsNew->release( );
379 buffer->release();
434 newMedia->release();
442 buffer->release();
451 if ( partitions ) partitions->release();
452 if ( buffer ) buffer->release();
[all...]
/macosx-10.10/CPANInternal-159.1/JSON-XS-3.01/XS/
H A DBoolean.pm17 JSON::XS::Boolean will be removed in a future release.

Completed in 388 milliseconds

<<11121314151617181920>>