Home
last modified time | relevance | path

Searched refs:_scoped (Results 1 – 25 of 44) sorted by relevance

12

/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/easy_profiler_core/
H A Dblock.cpp110 Block::Block(const BaseBlockDescriptor* _descriptor, const char* _runtimeName, bool _scoped) EASY_N… in Block() argument
114 , m_isScoped(_scoped) in Block()
195 Block::Block(const BaseBlockDescriptor*, const char*, bool _scoped) EASY_NOEXCEPT in Block() argument
199 , m_isScoped(_scoped) in Block()
/dports/net-mgmt/p5-Net-SNMP/Net-SNMP-v6.0.1/lib/Net/SNMP/
H A DPDU.pm53 $this->{_scoped} = FALSE;
356 $this->{_scoped} = FALSE;
597 return $_[0]->{_scoped};
606 return TRUE if (($this->{_version} < SNMP_VERSION_3) || ($this->{_scoped}));
624 return $this->{_scoped} = TRUE;
855 return $this->{_scoped} = TRUE;
/dports/devel/p5-Guard/Guard-1.023/
H A DMANIFEST9 t/01_scoped.t
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A Dmethod.hpp94 _scoped = 1 << 8 enumerator
905 return (_flags & _scoped) != 0; in is_scoped()
909 _flags = x ? (_flags | _scoped) : (_flags & ~_scoped); in set_scoped()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A Dmethod.hpp93 _scoped = 1 << 7 enumerator
840 return (_flags & _scoped) != 0; in is_scoped()
844 _flags = x ? (_flags | _scoped) : (_flags & ~_scoped); in set_scoped()
/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/easy_profiler_core/include/easy/details/
H A Dprofiler_public_types.h179 …Block(const BaseBlockDescriptor* _desc, const char* _runtimeName, bool _scoped = true) EASY_NOEXCE…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/test/crossrunner/
H A Drun.py83 return self._scoped()
86 def _scoped(self): member in ExecutionContext
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/test/crossrunner/
H A Drun.py83 return self._scoped()
86 def _scoped(self): member in ExecutionContext
/dports/devel/py-thrift/thrift-0.14.0/test/crossrunner/
H A Drun.py83 return self._scoped()
86 def _scoped(self): member in ExecutionContext
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/test/crossrunner/
H A Drun.py83 return self._scoped()
86 def _scoped(self): member in ExecutionContext
/dports/devel/thrift-c_glib/thrift-0.14.0/test/crossrunner/
H A Drun.py83 return self._scoped()
86 def _scoped(self): member in ExecutionContext
/dports/devel/thrift-cpp/thrift-0.14.0/test/crossrunner/
H A Drun.py83 return self._scoped()
86 def _scoped(self): member in ExecutionContext
/dports/devel/thrift/thrift-0.14.0/test/crossrunner/
H A Drun.py83 return self._scoped()
86 def _scoped(self): member in ExecutionContext
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/test/crossrunner/
H A Drun.py83 return self._scoped()
86 def _scoped(self): member in ExecutionContext
/dports/devel/node-thrift/thrift-0.14.0/test/crossrunner/
H A Drun.py83 return self._scoped()
86 def _scoped(self): member in ExecutionContext
/dports/misc/broot/broot-1.7.0/cargo-crates/scoped_threadpool-0.1.9/src/
H A Dlib.rs305 pool.scoped(|_scoped| { in scope_panic()
/dports/security/cloak/cloak-0.2.0/cargo-crates/scoped_threadpool-0.1.9/src/
H A Dlib.rs305 pool.scoped(|_scoped| { in scope_panic()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/scoped_threadpool-0.1.9/src/
H A Dlib.rs305 pool.scoped(|_scoped| { in scope_panic()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/scoped_threadpool-0.1.9/src/
H A Dlib.rs305 pool.scoped(|_scoped| { in scope_panic()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/scoped_threadpool-0.1.9/src/
H A Dlib.rs305 pool.scoped(|_scoped| { in scope_panic()
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/scoped_threadpool-0.1.9/src/
H A Dlib.rs305 pool.scoped(|_scoped| { in scope_panic()
/dports/graphics/viu/viu-1.1/cargo-crates/scoped_threadpool-0.1.9/src/
H A Dlib.rs305 pool.scoped(|_scoped| { in scope_panic()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/scoped_threadpool-0.1.9/src/
H A Dlib.rs305 pool.scoped(|_scoped| { in scope_panic()
/dports/games/dose-response/dose-response-179c326/cargo-crates/scoped_threadpool-0.1.9/src/
H A Dlib.rs305 pool.scoped(|_scoped| { in scope_panic()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/scoped_threadpool-0.1.9/src/
H A Dlib.rs305 pool.scoped(|_scoped| { in scope_panic()

12