Home
last modified time | relevance | path

Searched defs:_initializing (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/quota/
H A DQuotaCommon.h51 # define REPORT_TELEMETRY_ERR_IN_INIT(_initializing, _key, _label) \ argument
73 # define REPORT_TELEMETRY_ERR_IN_INIT(_initializing, _key, _label) \ argument
/dports/devel/libhoard/Hoard/src/Heap-Layers/heaps/utility/
H A Dlocalmallocheap.h141 bool _initializing; variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/Timers/
H A DTimer.cs20 private bool _initializing; field in System.Timers.Timer
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.TraceSource/src/System/Diagnostics/
H A DSwitch.cs26 private bool _initializing = false; field in System.Diagnostics.Switch
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/wptserve/wptserve/
H A Dstash.py117 _initializing = threading.Lock() variable in Stash
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/wptserve/wptserve/
H A Dstash.py119 _initializing = threading.Lock() variable in Stash
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/wptserve/wptserve/
H A Dstash.py135 _initializing = threading.Lock() variable in Stash
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/wptserve/wptserve/
H A Dstash.py135 _initializing = threading.Lock() variable in Stash
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem.Watcher/src/System/IO/
H A DFileSystemWatcher.cs40 private bool _initializing = false; field in System.IO.FileSystemWatcher
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/wptserve/wptserve/
H A Dstash.py152 _initializing = threading.Lock() variable in Stash
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/remoting/
H A Didentity.cs179 private volatile bool _initializing; field in System.Runtime.Remoting.Identity