Home
last modified time | relevance | path

Searched refs:nogc (Results 1 – 25 of 3777) sorted by relevance

12345678910>>...152

/dports/www/firefox/firefox-99.0/js/src/builtin/intl/
H A DLanguageTag.cpp44 JS::AutoSuppressGCAnalysis nogc; in ParseStandaloneLanguageTag() local
48 str->latin1Range(nogc))) { in ParseStandaloneLanguageTag()
65 JS::AutoSuppressGCAnalysis nogc; in ParseStandaloneScriptTag() local
69 str->latin1Range(nogc))) { in ParseStandaloneScriptTag()
86 JS::AutoSuppressGCAnalysis nogc; in ParseStandaloneRegionTag() local
107 JS::AutoSuppressGCAnalysis nogc; in IsAsciiLowercaseAlpha() local
115 JS::AutoCheckCannotGC nogc; in IsAsciiLowercaseAlpha() local
125 JS::AutoSuppressGCAnalysis nogc; in IsAsciiAlpha() local
133 JS::AutoCheckCannotGC nogc; in IsAsciiAlpha() local
159 JS::AutoCheckCannotGC nogc; in ParseStandaloneISO639LanguageTag() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DPublicIterators.cpp29 (*realmCallback)(cx, data, realm, nogc); in IterateRealmsArenasCellsUnbarriered()
42 thingSize, nogc); in IterateRealmsArenasCellsUnbarriered()
54 JS::AutoSuppressGCAnalysis nogc(cx); in IterateHeapUnbarriered() local
69 JS::AutoSuppressGCAnalysis nogc(cx); in IterateHeapUnbarrieredForZone() local
80 JS::AutoSuppressGCAnalysis nogc(cx); in IterateChunks() local
162 JS::AutoSuppressGCAnalysis nogc; in IterateScripts() local
189 JS::AutoSuppressGCAnalysis nogc(cx); in IterateGrayObjects() local
229 JS::AutoSuppressGCAnalysis nogc(cx); in IterateRealms() local
234 (*realmCallback)(cx, data, realm, nogc); in IterateRealms()
244 JS::AutoSuppressGCAnalysis nogc(cx); in IterateRealmsWithPrincipals() local
[all …]
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DPublicIterators.cpp29 (*realmCallback)(cx, data, realm, nogc); in IterateRealmsArenasCellsUnbarriered()
42 thingSize, nogc); in IterateRealmsArenasCellsUnbarriered()
54 JS::AutoSuppressGCAnalysis nogc(cx); in IterateHeapUnbarriered() local
69 JS::AutoSuppressGCAnalysis nogc(cx); in IterateHeapUnbarrieredForZone() local
80 JS::AutoSuppressGCAnalysis nogc(cx); in IterateChunks() local
162 JS::AutoSuppressGCAnalysis nogc; in IterateScripts() local
189 JS::AutoSuppressGCAnalysis nogc(cx); in IterateGrayObjects() local
229 JS::AutoSuppressGCAnalysis nogc(cx); in IterateRealms() local
234 (*realmCallback)(cx, data, realm, nogc); in IterateRealms()
244 JS::AutoSuppressGCAnalysis nogc(cx); in IterateRealmsWithPrincipals() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DPublicIterators.cpp29 (*realmCallback)(cx, data, realm, nogc); in IterateRealmsArenasCellsUnbarriered()
42 thingSize, nogc); in IterateRealmsArenasCellsUnbarriered()
54 JS::AutoSuppressGCAnalysis nogc(cx); in IterateHeapUnbarriered() local
69 JS::AutoSuppressGCAnalysis nogc(cx); in IterateHeapUnbarrieredForZone() local
80 JS::AutoSuppressGCAnalysis nogc(cx); in IterateChunks() local
162 JS::AutoSuppressGCAnalysis nogc; in IterateScripts() local
189 JS::AutoSuppressGCAnalysis nogc(cx); in IterateGrayObjects() local
229 JS::AutoSuppressGCAnalysis nogc(cx); in IterateRealms() local
234 (*realmCallback)(cx, data, realm, nogc); in IterateRealms()
244 JS::AutoSuppressGCAnalysis nogc(cx); in IterateRealmsWithPrincipals() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/thread/
H A Dthreadbase.d133 package void tlsGCdataInit() nothrow @nogc in tlsGCdataInit()
199 final @property ThreadID id() @safe @nogc in id()
214 final @property string name() @safe @nogc in name()
248 final @property bool isDaemon() @safe @nogc in isDaemon()
293 @property bool isRunning() nothrow @nogc in isRunning()
407 private static void yield() @nogc nothrow in yield()
499 final void popContext() nothrow @nogc in popContext()
574 static void initLocks() @nogc in initLocks()
581 static void termLocks() @nogc in termLocks()
1337 void initLowlevelThreads() @nogc in initLowlevelThreads()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/thread/
H A Dthreadbase.d133 package void tlsGCdataInit() nothrow @nogc in tlsGCdataInit()
199 final @property ThreadID id() @safe @nogc in id()
214 final @property string name() @safe @nogc in name()
248 final @property bool isDaemon() @safe @nogc in isDaemon()
293 @property bool isRunning() nothrow @nogc in isRunning()
407 private static void yield() @nogc nothrow in yield()
499 final void popContext() nothrow @nogc in popContext()
574 static void initLocks() @nogc in initLocks()
583 static void termLocks() @nogc in termLocks()
1339 void initLowlevelThreads() @nogc in initLowlevelThreads()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/thread/
H A Dthreadbase.d133 package void tlsGCdataInit() nothrow @nogc in tlsGCdataInit()
199 final @property ThreadID id() @safe @nogc in id()
214 final @property string name() @safe @nogc in name()
248 final @property bool isDaemon() @safe @nogc in isDaemon()
293 @property bool isRunning() nothrow @nogc in isRunning()
407 private static void yield() @nogc nothrow in yield()
499 final void popContext() nothrow @nogc in popContext()
574 static void initLocks() @nogc in initLocks()
583 static void termLocks() @nogc in termLocks()
1339 void initLowlevelThreads() @nogc in initLowlevelThreads()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/thread/
H A Dthreadbase.d133 package void tlsGCdataInit() nothrow @nogc in tlsGCdataInit()
199 final @property ThreadID id() @safe @nogc in id()
214 final @property string name() @safe @nogc in name()
248 final @property bool isDaemon() @safe @nogc in isDaemon()
293 @property bool isRunning() nothrow @nogc in isRunning()
407 private static void yield() @nogc nothrow in yield()
499 final void popContext() nothrow @nogc in popContext()
574 static void initLocks() @nogc in initLocks()
583 static void termLocks() @nogc in termLocks()
1339 void initLowlevelThreads() @nogc in initLowlevelThreads()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/linux/
H A Dperf_event.d10 @nogc:
539 @property ulong pinned() @safe pure nothrow @nogc const in pinned()
545 @property void pinned(ulong v) @safe pure nothrow @nogc in pinned()
659 @property ulong mmap() @safe pure nothrow @nogc const in mmap()
665 @property void mmap(ulong v) @safe pure nothrow @nogc in mmap()
677 @property ulong comm() @safe pure nothrow @nogc const in comm()
683 @property void comm(ulong v) @safe pure nothrow @nogc in comm()
695 @property ulong freq() @safe pure nothrow @nogc const in freq()
701 @property void freq(ulong v) @safe pure nothrow @nogc in freq()
753 @property ulong task() @safe pure nothrow @nogc const in task()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/
H A Datomic.d174 void atomicFence() nothrow @nogc; in version()
183 asm pure nothrow @nogc @trusted in version()
192 asm pure nothrow @nogc @trusted in version()
297 asm pure nothrow @nogc @trusted in version()
633 asm pure nothrow @nogc @trusted in version()
676 asm pure nothrow @nogc @trusted in version()
686 asm pure nothrow @nogc @trusted in version()
1280 asm nothrow @nogc @trusted in version()
1516 void atomicFence() nothrow @nogc in version()
1841 pure nothrow @nogc @safe unittest in version()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/
H A Datomic.d174 void atomicFence() nothrow @nogc; in version()
183 asm pure nothrow @nogc @trusted in version()
192 asm pure nothrow @nogc @trusted in version()
297 asm pure nothrow @nogc @trusted in version()
633 asm pure nothrow @nogc @trusted in version()
676 asm pure nothrow @nogc @trusted in version()
686 asm pure nothrow @nogc @trusted in version()
1280 asm nothrow @nogc @trusted in version()
1516 void atomicFence() nothrow @nogc in version()
1841 pure nothrow @nogc @safe unittest in version()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/
H A Datomic.d174 void atomicFence() nothrow @nogc; in version()
183 asm pure nothrow @nogc @trusted in version()
192 asm pure nothrow @nogc @trusted in version()
297 asm pure nothrow @nogc @trusted in version()
633 asm pure nothrow @nogc @trusted in version()
676 asm pure nothrow @nogc @trusted in version()
686 asm pure nothrow @nogc @trusted in version()
1280 asm nothrow @nogc @trusted in version()
1516 void atomicFence() nothrow @nogc in version()
1841 pure nothrow @nogc @safe unittest in version()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/
H A Datomic.d174 void atomicFence() nothrow @nogc; in version()
183 asm pure nothrow @nogc @trusted in version()
192 asm pure nothrow @nogc @trusted in version()
297 asm pure nothrow @nogc @trusted in version()
633 asm pure nothrow @nogc @trusted in version()
676 asm pure nothrow @nogc @trusted in version()
686 asm pure nothrow @nogc @trusted in version()
1280 asm nothrow @nogc @trusted in version()
1516 void atomicFence() nothrow @nogc in version()
1841 pure nothrow @nogc @safe unittest in version()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/
H A Datomic.d174 void atomicFence() nothrow @nogc; in version()
183 asm pure nothrow @nogc @trusted in version()
192 asm pure nothrow @nogc @trusted in version()
297 asm pure nothrow @nogc @trusted in version()
633 asm pure nothrow @nogc @trusted in version()
676 asm pure nothrow @nogc @trusted in version()
686 asm pure nothrow @nogc @trusted in version()
1280 asm nothrow @nogc @trusted in version()
1516 void atomicFence() nothrow @nogc in version()
1841 pure nothrow @nogc @safe unittest in version()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/
H A Datomic.d174 void atomicFence() nothrow @nogc; in version()
183 asm pure nothrow @nogc @trusted in version()
192 asm pure nothrow @nogc @trusted in version()
297 asm pure nothrow @nogc @trusted in version()
633 asm pure nothrow @nogc @trusted in version()
676 asm pure nothrow @nogc @trusted in version()
686 asm pure nothrow @nogc @trusted in version()
1280 asm nothrow @nogc @trusted in version()
1516 void atomicFence() nothrow @nogc in version()
1841 pure nothrow @nogc @safe unittest in version()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/
H A Datomic.d174 void atomicFence() nothrow @nogc; in version()
183 asm pure nothrow @nogc @trusted in version()
192 asm pure nothrow @nogc @trusted in version()
297 asm pure nothrow @nogc @trusted in version()
633 asm pure nothrow @nogc @trusted in version()
676 asm pure nothrow @nogc @trusted in version()
686 asm pure nothrow @nogc @trusted in version()
1280 asm nothrow @nogc @trusted in version()
1516 void atomicFence() nothrow @nogc in version()
1841 pure nothrow @nogc @safe unittest in version()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/
H A Datomic.d174 void atomicFence() nothrow @nogc; in version()
183 asm pure nothrow @nogc @trusted in version()
192 asm pure nothrow @nogc @trusted in version()
297 asm pure nothrow @nogc @trusted in version()
633 asm pure nothrow @nogc @trusted in version()
676 asm pure nothrow @nogc @trusted in version()
686 asm pure nothrow @nogc @trusted in version()
1280 asm nothrow @nogc @trusted in version()
1516 void atomicFence() nothrow @nogc in version()
1841 pure nothrow @nogc @safe unittest in version()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/
H A Datomic.d174 void atomicFence() nothrow @nogc; in version()
183 asm pure nothrow @nogc @trusted in version()
192 asm pure nothrow @nogc @trusted in version()
297 asm pure nothrow @nogc @trusted in version()
633 asm pure nothrow @nogc @trusted in version()
676 asm pure nothrow @nogc @trusted in version()
686 asm pure nothrow @nogc @trusted in version()
1280 asm nothrow @nogc @trusted in version()
1516 void atomicFence() nothrow @nogc in version()
1841 pure nothrow @nogc @safe unittest in version()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/experimental/allocator/
H A Dmallocator.d35 @system @nogc nothrow
71 @nogc nothrow
79 @nogc nothrow
82 @nogc nothrow
94 @nogc nothrow
129 @nogc nothrow in version()
151 @nogc nothrow in version()
178 @nogc nothrow in version()
327 @nogc nothrow
337 @nogc nothrow in version()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/experimental/allocator/
H A Dmallocator.d35 @system @nogc nothrow
71 @nogc nothrow
79 @nogc nothrow
82 @nogc nothrow
94 @nogc nothrow
129 @nogc nothrow in version()
151 @nogc nothrow in version()
178 @nogc nothrow in version()
327 @nogc nothrow
337 @nogc nothrow in version()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/experimental/allocator/
H A Dmallocator.d35 @system @nogc nothrow
71 @nogc nothrow
79 @nogc nothrow
82 @nogc nothrow
94 @nogc nothrow
129 @nogc nothrow in version()
151 @nogc nothrow in version()
178 @nogc nothrow in version()
327 @nogc nothrow
337 @nogc nothrow in version()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/experimental/allocator/
H A Dmallocator.d35 @system @nogc nothrow
71 @nogc nothrow
79 @nogc nothrow
82 @nogc nothrow
94 @nogc nothrow
129 @nogc nothrow in version()
151 @nogc nothrow in version()
178 @nogc nothrow in version()
327 @nogc nothrow
337 @nogc nothrow in version()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/experimental/allocator/
H A Dmallocator.d35 @system @nogc nothrow
71 @nogc nothrow
79 @nogc nothrow
82 @nogc nothrow
94 @nogc nothrow
129 @nogc nothrow in version()
151 @nogc nothrow in version()
178 @nogc nothrow in version()
327 @nogc nothrow
337 @nogc nothrow in version()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/experimental/allocator/
H A Dmallocator.d35 @system @nogc nothrow
71 @nogc nothrow
79 @nogc nothrow
82 @nogc nothrow
94 @nogc nothrow
129 @nogc nothrow in version()
151 @nogc nothrow in version()
178 @nogc nothrow in version()
327 @nogc nothrow
337 @nogc nothrow in version()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/experimental/allocator/
H A Dmallocator.d35 @system @nogc nothrow
71 @nogc nothrow
79 @nogc nothrow
82 @nogc nothrow
94 @nogc nothrow
129 @nogc nothrow in version()
151 @nogc nothrow in version()
178 @nogc nothrow in version()
327 @nogc nothrow
337 @nogc nothrow in version()
[all …]

12345678910>>...152