Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 25 of 1934) sorted by relevance

12345678910>>...78

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DSubresourceLoader.cpp122 RefPtr<SubresourceLoader> protect(this); in didSendData() local
137 RefPtr<SubresourceLoader> protect(this); in didReceiveResponse() local
166 RefPtr<SubresourceLoader> protect(this); in didReceiveData() local
180 RefPtr<SubresourceLoader> protect(this); in didReceiveCachedMetadata() local
193 RefPtr<SubresourceLoader> protect(this); in didFinishLoading() local
213 RefPtr<SubresourceLoader> protect(this); in didFail() local
231 RefPtr<SubresourceLoader> protect(this); in didCancel() local
251 RefPtr<SubresourceLoader> protect(this); in shouldUseCredentialStorage() local
262 RefPtr<SubresourceLoader> protect(this); in didReceiveAuthenticationChallenge() local
285 RefPtr<SubresourceLoader> protect(this); in receivedCancellation() local
H A DNetscapePlugInStreamLoader.cpp71 RefPtr<NetscapePlugInStreamLoader> protect(this); in didReceiveResponse() local
97 RefPtr<NetscapePlugInStreamLoader> protect(this); in didReceiveData() local
106 RefPtr<NetscapePlugInStreamLoader> protect(this); in didFinishLoading() local
115 RefPtr<NetscapePlugInStreamLoader> protect(this); in didFail() local
124 RefPtr<NetscapePlugInStreamLoader> protect(this); in didCancel() local
/dports/audio/musicpd/mpd-0.23.6/src/output/
H A DControl.cxx82 const std::scoped_lock<Mutex> protect(mutex); in Steal() local
94 const std::scoped_lock<Mutex> protect(mutex); in ReplaceDummy() local
149 const std::scoped_lock<Mutex> protect(mutex); in LockSetEnabled() local
161 const std::scoped_lock<Mutex> protect(mutex); in LockToggleEnabled() local
345 const std::scoped_lock<Mutex> protect(mutex); in LockIsChunkConsumed() local
352 const std::scoped_lock<Mutex> protect(mutex); in LockPlay() local
374 const std::scoped_lock<Mutex> protect(mutex); in LockPauseAsync() local
384 const std::scoped_lock<Mutex> protect(mutex); in LockDrainAsync() local
397 const std::scoped_lock<Mutex> protect(mutex); in LockCancelAsync() local
408 const std::scoped_lock<Mutex> protect(mutex); in LockAllowPlay() local
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Common/
H A DCastingHelper.cs23 …ic bool CanCastToInternal(this TypeDesc thisType, TypeDesc otherType, StackOverflowProtect protect) in CanCastToInternal()
45 …icParameterTo(this GenericParameterDesc thisType, TypeDesc otherType, StackOverflowProtect protect) in CanCastGenericParameterTo()
70 …atic bool CanCastArrayTo(this ArrayType thisType, TypeDesc otherType, StackOverflowProtect protect) in CanCastArrayTo()
103 …l CanCastParamTo(this ParameterizedType thisType, TypeDesc paramType, StackOverflowProtect protect) in CanCastParamTo()
206 …CanCastToClassOrInterface(this TypeDesc thisType, TypeDesc otherType, StackOverflowProtect protect) in CanCastToClassOrInterface()
218 …c bool CanCastToInterface(this TypeDesc thisType, TypeDesc otherType, StackOverflowProtect protect) in CanCastToInterface()
243 …CastToNonVariantInterface(this TypeDesc thisType, TypeDesc otherType, StackOverflowProtect protect) in CanCastToNonVariantInterface()
316 …tatic bool CanCastToClass(this TypeDesc thisType, TypeDesc otherType, StackOverflowProtect protect) in CanCastToClass()
372 … bool IsBoxedAndCanCastTo(this TypeDesc thisType, TypeDesc otherType, StackOverflowProtect protect) in IsBoxedAndCanCastTo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/quota/
H A Dspecial_storage_policy.cc25 scoped_refptr<SpecialStoragePolicy> protect(this); in NotifyGranted() local
33 scoped_refptr<SpecialStoragePolicy> protect(this); in NotifyRevoked() local
40 scoped_refptr<SpecialStoragePolicy> protect(this); in NotifyCleared() local
47 scoped_refptr<SpecialStoragePolicy> protect(this); in NotifyPolicyChanged() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/quota/
H A Dspecial_storage_policy.cc30 scoped_refptr<SpecialStoragePolicy> protect(this); in NotifyGranted() local
39 scoped_refptr<SpecialStoragePolicy> protect(this); in NotifyRevoked() local
47 scoped_refptr<SpecialStoragePolicy> protect(this); in NotifyCleared() local
55 scoped_refptr<SpecialStoragePolicy> protect(this); in NotifyPolicyChanged() local
/dports/audio/musicpd/mpd-0.23.6/src/
H A DMusicPipe.cxx30 const std::scoped_lock<Mutex> protect(mutex); in Contains() local
44 const std::scoped_lock<Mutex> protect(mutex); in Shift() local
84 const std::scoped_lock<Mutex> protect(mutex); in Push() local
/dports/audio/musicpd/mpd-0.23.6/src/output/plugins/snapcast/
H A DSnapcastOutputPlugin.cxx117 const std::scoped_lock<Mutex> protect(mutex); in OnAccept() local
155 const std::scoped_lock<Mutex> protect(mutex); in Open() local
177 const std::scoped_lock<Mutex> protect(mutex); in Close() local
191 const std::scoped_lock<Mutex> protect(mutex); in OnInject() local
299 const std::scoped_lock<Mutex> protect(mutex); in SendTag() local
347 const std::scoped_lock<Mutex> protect(mutex); in Play() local
378 std::unique_lock<Mutex> protect(mutex); in Drain() local
385 const std::scoped_lock<Mutex> protect(mutex); in Cancel() local
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Dprotect.c45 SWFProtect protect = (SWFProtect)block; in completeSWFProtect() local
56 destroySWFProtect(SWFProtect protect) in destroySWFProtect()
68 SWFProtect protect = (SWFProtect)malloc(sizeof(struct SWFProtect_s)); in newSWFProtect() local
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dprotect.c45 SWFProtect protect = (SWFProtect)block; in completeSWFProtect() local
56 destroySWFProtect(SWFProtect protect) in destroySWFProtect()
68 SWFProtect protect = (SWFProtect)malloc(sizeof(struct SWFProtect_s)); in newSWFProtect() local
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dprotect.c45 SWFProtect protect = (SWFProtect)block; in completeSWFProtect() local
56 destroySWFProtect(SWFProtect protect) in destroySWFProtect()
68 SWFProtect protect = (SWFProtect)malloc(sizeof(struct SWFProtect_s)); in newSWFProtect() local
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Dprotect.c45 SWFProtect protect = (SWFProtect)block; in completeSWFProtect() local
56 destroySWFProtect(SWFProtect protect) in destroySWFProtect()
68 SWFProtect protect = (SWFProtect)malloc(sizeof(struct SWFProtect_s)); in newSWFProtect() local
/dports/audio/musicpd/mpd-0.23.6/src/storage/
H A DCompositeStorage.cxx197 const std::scoped_lock<Mutex> protect(mutex); in GetMount() local
210 const std::scoped_lock<Mutex> protect(mutex); in Mount() local
220 const std::scoped_lock<Mutex> protect(mutex); in Unmount() local
249 const std::scoped_lock<Mutex> protect(mutex); in GetInfo() local
275 const std::scoped_lock<Mutex> protect(mutex); in OpenDirectory() local
302 const std::scoped_lock<Mutex> protect(mutex); in MapUTF8() local
314 const std::scoped_lock<Mutex> protect(mutex); in MapFS() local
326 const std::scoped_lock<Mutex> protect(mutex); in MapToRelativeUTF8() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/
H A DMemoryUtil.cpp61 uint32_t protect = 0; in ConvertProtFlagsWin32() local
78 uint32_t protect = 0; in ConvertProtFlagsUnix() local
213 uint32_t protect = ConvertProtFlagsWin32(memProtFlags); in AllocateMemoryPages() local
224 uint32_t protect = ConvertProtFlagsUnix(memProtFlags); in AllocateMemoryPages() local
304 uint32_t protect = ConvertProtFlagsWin32(memProtFlags); in ProtectMemoryPages() local
321 uint32_t protect = ConvertProtFlagsUnix(memProtFlags); in ProtectMemoryPages() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A DMemoryUtil.cpp61 uint32_t protect = 0; in ConvertProtFlagsWin32() local
78 uint32_t protect = 0; in ConvertProtFlagsUnix() local
213 uint32_t protect = ConvertProtFlagsWin32(memProtFlags); in AllocateMemoryPages() local
224 uint32_t protect = ConvertProtFlagsUnix(memProtFlags); in AllocateMemoryPages() local
304 uint32_t protect = ConvertProtFlagsWin32(memProtFlags); in ProtectMemoryPages() local
321 uint32_t protect = ConvertProtFlagsUnix(memProtFlags); in ProtectMemoryPages() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A DMemoryUtil.cpp61 uint32_t protect = 0; in ConvertProtFlagsWin32() local
78 uint32_t protect = 0; in ConvertProtFlagsUnix() local
213 uint32_t protect = ConvertProtFlagsWin32(memProtFlags); in AllocateMemoryPages() local
224 uint32_t protect = ConvertProtFlagsUnix(memProtFlags); in AllocateMemoryPages() local
304 uint32_t protect = ConvertProtFlagsWin32(memProtFlags); in ProtectMemoryPages() local
321 uint32_t protect = ConvertProtFlagsUnix(memProtFlags); in ProtectMemoryPages() local
/dports/audio/musicpd/mpd-0.23.6/src/mixer/
H A DMixerControl.cxx55 const std::scoped_lock<Mutex> protect(mixer->mutex); in mixer_open() local
85 const std::scoped_lock<Mutex> protect(mixer->mutex); in mixer_close() local
122 const std::scoped_lock<Mutex> protect(mixer->mutex); in mixer_get_volume() local
146 const std::scoped_lock<Mutex> protect(mixer->mutex); in mixer_set_volume() local
/dports/audio/musicpd/mpd-0.23.6/src/input/cache/
H A DStream.cxx39 const std::scoped_lock<Mutex> protect(i.mutex); in Check() local
63 const std::scoped_lock<Mutex> protect(i.mutex); in IsAvailable() local
79 const std::scoped_lock<Mutex> protect(i.mutex); in Read() local
94 const std::scoped_lock<Mutex> protect(mutex); in OnInputCacheAvailable() local
/dports/devel/R-cran-sourcetools/sourcetools/inst/include/sourcetools/r/
H A DRFunctions.h14 Protect protect; variable
29 Protect protect; in objectsOnSearchPath() local
61 r::Protect protect; in listToDataFrame() local
75 r::Protect protect; in functionBody() local
/dports/audio/musicpd/mpd-0.23.6/src/output/plugins/httpd/
H A DHttpdOutputPlugin.cxx107 const std::scoped_lock<Mutex> protect(mutex); in OnDeferredBroadcast() local
129 const std::scoped_lock<Mutex> protect(mutex); in OnAccept() local
189 const std::scoped_lock<Mutex> protect(mutex); in Open() local
211 const std::scoped_lock<Mutex> protect(mutex); in Close() local
376 const std::scoped_lock<Mutex> protect(mutex); in SendTag() local
386 const std::scoped_lock<Mutex> protect(mutex); in CancelAllClients() local
/dports/devel/R-cran-sourcetools/sourcetools/src/
H A DReader.cpp22 sourcetools::r::Protect protect; in sourcetools_read() local
41 sourcetools::r::Protect protect; in sourcetools_read_lines() local
60 sourcetools::r::Protect protect; in sourcetools_read_bytes() local
79 sourcetools::r::Protect protect; in sourcetools_read_lines_bytes() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/scripts/test/JS/
H A DJSTestCallback.cpp65 RefPtr<JSTestCallback> protect(this); in callbackWithNoParam() local
82 RefPtr<JSTestCallback> protect(this); in callbackWithClass1Param() local
100 RefPtr<JSTestCallback> protect(this); in callbackWithClass2Param() local
119 RefPtr<JSTestCallback> protect(this); in callbackWithStringList() local
/dports/audio/musicpd/mpd-0.23.6/src/lib/upnp/
H A DDiscovery.cxx44 const std::scoped_lock<Mutex> protect(parent.mutex); in Downloader() local
51 const std::scoped_lock<Mutex> protect(parent.mutex); in Destroy() local
142 const std::scoped_lock<Mutex> protect(mutex); in LockAdd() local
160 const std::scoped_lock<Mutex> protect(mutex); in LockRemove() local
269 const std::scoped_lock<Mutex> protect(mutex); in ~UPnPDeviceDirectory() local
311 const std::scoped_lock<Mutex> protect(mutex); in GetDirectories() local
330 const std::scoped_lock<Mutex> protect(mutex); in GetServer() local
/dports/audio/musicpd/mpd-0.23.6/src/input/plugins/
H A DQobuzClient.cxx90 const std::scoped_lock<Mutex> protect(mutex); in AddLoginHandler() local
117 const std::scoped_lock<Mutex> protect(mutex); in GetSession() local
132 const std::scoped_lock<Mutex> protect(mutex); in OnQobuzLoginSuccess() local
144 const std::scoped_lock<Mutex> protect(mutex); in OnQobuzLoginError() local
155 const std::scoped_lock<Mutex> protect(mutex); in InvokeHandlers() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/plugins/
H A DPluginStream.cpp178 RefPtr<PluginStream> protect(this); in startStream() local
217 RefPtr<PluginStream> protect(this); in cancelAndDestroyStream() local
252 RefPtr<PluginStream> protect(this); in destroyStream() local
414 RefPtr<PluginStream> protect(this); in didReceiveData() local
441 RefPtr<PluginStream> protect(this); in didFail() local
454 RefPtr<PluginStream> protect(this); in didFinishLoading() local

12345678910>>...78