Home
last modified time | relevance | path

Searched refs:emitter_type (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/libsigc++30/libsigc++-3.0.7/sigc++/
H A Dsignal.h57 using emitter_type = T_emitter; member
64 slot_iterator_buf(const iterator_type& i, const emitter_type* c) : i_(i), c_(c), invoked_(false) in slot_iterator_buf()
120 const emitter_type* c_;
134 using emitter_type = T_emitter;
141 slot_iterator_buf(const iterator_type& i, const emitter_type* c) : i_(i), c_(c), invoked_(false)
190 const emitter_type* c_;
452 using emitter_type = internal::signal_emit<T_return, T_accumulator, T_arg...>;
453 return emitter_type::emit(impl_, a...);
/dports/games/ecwolf/ecwolf-1.3.3-src/android-libs/sigc++/sigc++/
H A Dsignal.h286 typedef T_emitter emitter_type; typedef
349 const emitter_type* c_;
363 typedef T_emitter emitter_type;
422 const emitter_type* c_;
440 typedef T_emitter emitter_type;
505 const emitter_type* c_;
519 typedef T_emitter emitter_type;
580 const emitter_type* c_;
2679 { return emitter_type::emit(impl_); }
2683 { return emitter_type::emit_reverse(impl_); }
[all …]
/dports/devel/libsigc++20/libsigc++-2.10.4/untracked/sigc++/
H A Dsignal.h299 typedef T_emitter emitter_type; typedef
362 const emitter_type* c_;
376 typedef T_emitter emitter_type;
435 const emitter_type* c_;
453 typedef T_emitter emitter_type;
518 const emitter_type* c_;
532 typedef T_emitter emitter_type;
593 const emitter_type* c_;
2800 { return emitter_type::emit(impl_); }
2808 { return emitter_type::emit_reverse(impl_); }
[all …]
/dports/textproc/stardict3/stardict-3.0.6/dict/src/sigc++/
H A Dsignal.h283 typedef T_emitter emitter_type; typedef
292 slot_iterator_buf(const iterator_type& i, const emitter_type* c) in slot_iterator_buf()
346 const emitter_type* c_;
360 typedef T_emitter emitter_type;
369 slot_iterator_buf(const iterator_type& i, const emitter_type* c)
419 const emitter_type* c_;
1665 typedef typename emitter_type::result_type result_type;
1705 { return emitter_type::emit(impl_); }
1815 { return emitter_type::emit(impl_, _A_a1); }
1927 { return emitter_type::emit(impl_, _A_a1,_A_a2); }
[all …]
/dports/devel/libsigc++20/libsigc++-2.10.4/sigc++/macros/
H A Dsignal.h.m4321 typedef typename emitter_type::result_type result_type;
373 { return emitter_type::emit(LIST(impl_, LOOP(_A_a%1, $1))); }
979 typedef T_emitter emitter_type;
988 slot_iterator_buf(const iterator_type& i, const emitter_type* c)
1042 const emitter_type* c_;
1056 typedef T_emitter emitter_type;
1115 const emitter_type* c_;
1133 typedef T_emitter emitter_type;
1198 const emitter_type* c_;
1212 typedef T_emitter emitter_type;
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Daudio.cpp106 uint32_t emitter_type; // 0 - ordinary entity, 1 - sound source, 2 - global sound. member in AudioSource
445 emitter_type = TR_AUDIO_EMITTER_ENTITY; in AudioSource()
494 if(emitter_type == TR_AUDIO_EMITTER_GLOBAL) in Play()
564 if( (state == AL_PAUSED) || (emitter_type == TR_AUDIO_EMITTER_GLOBAL) ) in Update()
574 if(Audio_IsInRange(emitter_type, emitter_ID, range, gain)) in Update()
668 switch(emitter_type) in LinkEmitter()
1119 if( (audio_world_data.audio_sources[i].emitter_type == (uint32_t)entity_type) && in Audio_IsEffectPlaying()
1251 source->emitter_type = entity_type; in Audio_Send()
/dports/textproc/stardict3/stardict-3.0.6/dict/src/sigc++/macros/
H A Dsignal.h.m4210 typedef internal::signal_emit$1<LIST(T_return, LOOP(T_arg%1, $1), T_accumulator)> emitter_type;
211 typedef typename emitter_type::result_type result_type;
253 { return emitter_type::emit(LIST(impl_, LOOP(_A_a%1, $1))); }
745 typedef T_emitter emitter_type;
754 slot_iterator_buf(const iterator_type& i, const emitter_type* c)
808 const emitter_type* c_;
822 typedef T_emitter emitter_type;
831 slot_iterator_buf(const iterator_type& i, const emitter_type* c)
881 const emitter_type* c_;
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dstats.c870 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
873 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
877 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
883 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/databases/redis6/redis-6.0.16/deps/jemalloc/src/
H A Dstats.c870 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
873 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
877 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
883 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/databases/redis5/redis-5.0.14/deps/jemalloc/src/
H A Dstats.c870 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
873 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
877 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
883 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dstats.c870 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
873 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
877 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
883 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dstats.c870 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
873 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
877 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
883 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dstats.c870 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
873 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
877 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
883 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dstats.c870 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
873 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
877 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
883 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dstats.c870 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
873 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
877 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
883 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dstats.c870 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
873 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
877 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
883 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemalloc-sys-0.4.2+5.2.1-patched.2/jemalloc/src/
H A Dstats.c1030 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
1033 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
1037 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
1043 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dstats.c989 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
992 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
996 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
1002 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/databases/redis-devel/redis-0e5b813/deps/jemalloc/src/
H A Dstats.c1030 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
1033 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
1037 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
1043 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dstats.c989 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
992 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
996 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
1002 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dstats.c989 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
992 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
996 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
1002 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/jemalloc/src/
H A Dstats.c1030 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
1033 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
1037 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
1043 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dstats.c989 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
992 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
996 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
1002 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dstats.c989 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
992 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
996 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
1002 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys-0.4.1+5.2.1-patched/jemalloc/src/
H A Dstats.c1030 #define OPT_WRITE(name, var, size, emitter_type) \ in stats_general_print() argument
1033 emitter_kv(emitter, name, "opt."name, emitter_type, \ in stats_general_print()
1037 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
1043 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()

12