Home
last modified time | relevance | path

Searched refs:static_scope (Results 1 – 25 of 53) sorted by relevance

123

/dports/games/liblcf/liblcf-0.7.0/src/generated/
H A Dldb_animation.cpp51 static TypedField<rpg::Animation, int32_t> static_scope( variable
80 &static_scope,
H A Dldb_skill.cpp86 static TypedField<rpg::Skill, int32_t> static_scope( variable
335 &static_scope,
/dports/deskutils/genius/genius-1.0.27/gtkextra/
H A Dgtkextra.c103 gboolean static_scope = query.param_types[i]&~G_SIGNAL_TYPE_STATIC_SCOPE; in _gtkextra_signal_emit() local
109 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0, in _gtkextra_signal_emit()
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtkextra.c96 gboolean static_scope = query.param_types[i]&~G_SIGNAL_TYPE_STATIC_SCOPE; in _gtkextra_signal_emit() local
102 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0, in _gtkextra_signal_emit()
/dports/misc/gpsim/gpsim-0.31.0/gui/gtkextra/
H A Dgtkextra.c103 gboolean static_scope = query.param_types[i]&~G_SIGNAL_TYPE_STATIC_SCOPE; in _gtkextra_signal_emit() local
109 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0, in _gtkextra_signal_emit()
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtkextra.c100 gboolean static_scope = query.param_types[i]&~G_SIGNAL_TYPE_STATIC_SCOPE; in _gtkextra_signal_emit() local
106 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0, in _gtkextra_signal_emit()
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.compile/
H A Dcompile-tls.c22 static __thread int static_scope; variable
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/subclass/
H A Dsignal.rs231 pub fn static_scope(&self) -> bool { in static_scope() method
266 .field("static_scope", &self.static_scope()) in fmt()
276 .field("static_scope", &self.static_scope()) in fmt()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/subclass/
H A Dsignal.rs231 pub fn static_scope(&self) -> bool { in static_scope() method
266 .field("static_scope", &self.static_scope()) in fmt()
276 .field("static_scope", &self.static_scope()) in fmt()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/subclass/
H A Dsignal.rs231 pub fn static_scope(&self) -> bool { in static_scope() method
266 .field("static_scope", &self.static_scope()) in fmt()
276 .field("static_scope", &self.static_scope()) in fmt()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/subclass/
H A Dsignal.rs231 pub fn static_scope(&self) -> bool { in static_scope() method
266 .field("static_scope", &self.static_scope()) in fmt()
276 .field("static_scope", &self.static_scope()) in fmt()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/subclass/
H A Dsignal.rs231 pub fn static_scope(&self) -> bool { in static_scope() method
266 .field("static_scope", &self.static_scope()) in fmt()
276 .field("static_scope", &self.static_scope()) in fmt()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/subclass/
H A Dsignal.rs231 pub fn static_scope(&self) -> bool { in static_scope() method
266 .field("static_scope", &self.static_scope()) in fmt()
276 .field("static_scope", &self.static_scope()) in fmt()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/subclass/
H A Dsignal.rs231 pub fn static_scope(&self) -> bool { in static_scope() method
266 .field("static_scope", &self.static_scope()) in fmt()
276 .field("static_scope", &self.static_scope()) in fmt()
/dports/devel/luabind/luabind-0.9.1/luabind/
H A Dclass.hpp240 struct static_scope struct
242 static_scope(T& self_) : self(self_) in static_scope() function
254 void operator=(static_scope const&);
745 detail::static_scope<self_t> scope;
/dports/games/allacrost/allacrost-1.0.2/src/luabind/luabind/
H A Dclass.hpp241 struct static_scope struct
243 static_scope(T& self_) : self(self_) in static_scope() function
255 void operator=(static_scope const&);
746 detail::static_scope<self_t> scope;
/dports/games/valyriatear/ValyriaTear-1.1.0/src/luabind/luabind/
H A Dclass.hpp215 struct static_scope struct
217 static_scope(T& self_) : self(self_) in static_scope() argument
229 void operator=(static_scope const&);
734 detail::static_scope<self_t> scope;
/dports/devel/glib20/glib-2.70.4/gobject/
H A Dgsignal.c2277 gboolean static_scope = node->param_types[i] & G_SIGNAL_TYPE_STATIC_SCOPE; in g_signal_chain_from_overridden_handler() local
2282 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0, in g_signal_chain_from_overridden_handler()
2322 gboolean static_scope = signal_return_type & G_SIGNAL_TYPE_STATIC_SCOPE; in g_signal_chain_from_overridden_handler() local
2334 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0, in g_signal_chain_from_overridden_handler()
3371 gboolean static_scope = node->return_type & G_SIGNAL_TYPE_STATIC_SCOPE; in g_signal_emit_valist() local
3439 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0, in g_signal_emit_valist()
3473 gboolean static_scope = node->param_types[i] & G_SIGNAL_TYPE_STATIC_SCOPE; in g_signal_emit_valist() local
3477 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0, in g_signal_emit_valist()
3503 gboolean static_scope = signal_return_type & G_SIGNAL_TYPE_STATIC_SCOPE; in g_signal_emit_valist() local
3511 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0, in g_signal_emit_valist()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/rayon-core-1.9.1/src/scope/
H A Dtest.rs438 fn static_scope() { in static_scope() function
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/rayon-core-1.9.1/src/scope/
H A Dtest.rs438 fn static_scope() { in static_scope() function
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/rayon-core-1.9.1/src/scope/
H A Dtest.rs438 fn static_scope() { in static_scope() function
/dports/misc/broot/broot-1.7.0/cargo-crates/rayon-core-1.9.1/src/scope/
H A Dtest.rs438 fn static_scope() { in static_scope() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/rayon-core-1.9.1/src/scope/
H A Dtest.rs438 fn static_scope() { in static_scope() function
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/rayon-core-1.8.0/src/scope/
H A Dtest.rs438 fn static_scope() { in static_scope() function
/dports/devel/grcov/grcov-0.8.2/cargo-crates/rayon-core-1.9.1/src/scope/
H A Dtest.rs438 fn static_scope() { in static_scope() function

123