Home
last modified time | relevance | path

Searched refs:CancelGroup (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dmultiwait.c133 static void CancelGroup(Shared *shared) in CancelGroup() function
321 CancelGroup(shared); in ManyOpOneThread()
411 CancelGroup(shared); in SomeOpsSomeThreads()
613 CancelGroup(shared); in ServerThread()
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dmultiwait.c133 static void CancelGroup(Shared *shared) in CancelGroup() function
321 CancelGroup(shared); in ManyOpOneThread()
411 CancelGroup(shared); in SomeOpsSomeThreads()
613 CancelGroup(shared); in ServerThread()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dmultiwait.c115 static void CancelGroup(Shared *shared) in CancelGroup() function
276 CancelGroup(shared); in ManyOpOneThread()
352 CancelGroup(shared); in SomeOpsSomeThreads()
535 CancelGroup(shared); in ServerThread()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dmultiwait.c115 static void CancelGroup(Shared *shared) in CancelGroup() function
276 CancelGroup(shared); in ManyOpOneThread()
352 CancelGroup(shared); in SomeOpsSomeThreads()
535 CancelGroup(shared); in ServerThread()
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dmultiwait.c133 static void CancelGroup(Shared *shared) in CancelGroup() function
321 CancelGroup(shared); in ManyOpOneThread()
411 CancelGroup(shared); in SomeOpsSomeThreads()
613 CancelGroup(shared); in ServerThread()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dmultiwait.c133 static void CancelGroup(Shared *shared) in CancelGroup() function
321 CancelGroup(shared); in ManyOpOneThread()
411 CancelGroup(shared); in SomeOpsSomeThreads()
613 CancelGroup(shared); in ServerThread()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dmultiwait.c133 static void CancelGroup(Shared *shared) in CancelGroup() function
321 CancelGroup(shared); in ManyOpOneThread()
411 CancelGroup(shared); in SomeOpsSomeThreads()
613 CancelGroup(shared); in ServerThread()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp948 CancelGroup(); in DefineClipChain()
965 CancelGroup(); in DefineClip()
989 CancelGroup(); in DefineImageMaskClip()
999 CancelGroup(); in DefineRoundedRectClip()
1008 CancelGroup(); in DefineRectClip()
1452 void DisplayListBuilder::CancelGroup(const bool aDiscard) { in CancelGroup() function in mozilla::wr::DisplayListBuilder
H A DWebRenderAPI.h602 void CancelGroup(const bool aDiscard = false);
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp1048 CancelGroup(); in DefineClipChain()
1065 CancelGroup(); in DefineImageMaskClip()
1076 CancelGroup(); in DefineRoundedRectClip()
1091 CancelGroup(); in DefineRectClip()
1540 void DisplayListBuilder::CancelGroup(const bool aDiscard) { in CancelGroup() function in mozilla::wr::DisplayListBuilder
H A DWebRenderAPI.h642 void CancelGroup(const bool aDiscard = false);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp1048 CancelGroup(); in DefineClipChain()
1065 CancelGroup(); in DefineImageMaskClip()
1076 CancelGroup(); in DefineRoundedRectClip()
1091 CancelGroup(); in DefineRectClip()
1540 void DisplayListBuilder::CancelGroup(const bool aDiscard) { in CancelGroup() function in mozilla::wr::DisplayListBuilder
H A DWebRenderAPI.h642 void CancelGroup(const bool aDiscard = false);
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp1058 CancelGroup(); in DefineClipChain()
1075 CancelGroup(); in DefineImageMaskClip()
1086 CancelGroup(); in DefineRoundedRectClip()
1101 CancelGroup(); in DefineRectClip()
1572 void DisplayListBuilder::CancelGroup(const bool aDiscard) { in CancelGroup() function in mozilla::wr::DisplayListBuilder
H A DWebRenderAPI.h651 void CancelGroup(const bool aDiscard = false);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqmgr.h252 virtual HRESULT WINAPI CancelGroup(void) = 0;
274 HRESULT (WINAPI *CancelGroup)(IBackgroundCopyGroup *This);
298 #define IBackgroundCopyGroup_CancelGroup(This) (This)->lpVtbl->CancelGroup(This)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqmgr.h252 virtual HRESULT WINAPI CancelGroup(void) = 0;
274 HRESULT (WINAPI *CancelGroup)(IBackgroundCopyGroup *This);
298 #define IBackgroundCopyGroup_CancelGroup(This) (This)->lpVtbl->CancelGroup(This)
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsButtonFrameRenderer.cpp245 aBuilder.CancelGroup(true); in CreateWebRenderCommands()
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsButtonFrameRenderer.cpp403 aBuilder.CancelGroup(true); in CreateWebRenderCommands()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsButtonFrameRenderer.cpp245 aBuilder.CancelGroup(true); in CreateWebRenderCommands()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsButtonFrameRenderer.cpp251 aBuilder.CancelGroup(true); in CreateWebRenderCommands()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsDisplayList.cpp5021 aBuilder.CancelGroup(true); in CreateWebRenderCommands()
8824 aBuilder.CancelGroup(true); in CreateWebRenderCommands()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayList.cpp7551 aBuilder.CancelGroup(true); in CreateWebRenderCommands()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayList.cpp9231 aBuilder.CancelGroup(true); in CreateWebRenderCommands()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayList.cpp9231 aBuilder.CancelGroup(true); in CreateWebRenderCommands()

12