Home
last modified time | relevance | path

Searched +defs:fun +defs:subtype (Results 1 – 25 of 127) sorted by relevance

123456

/dports/devel/caf/actor-framework-0.18.5/libcaf_core/src/
H A Dblocking_actor.cpp101 resumable::subtype_t subtype() const override { in subtype() function in caf::__anon6e85189d0111::blocking_actor_runner
346 auto fun = make_blocking_behavior(&bhvr); in varargs_tup_receive() local
350 auto fun = make_blocking_behavior(&bhvr, std::move(tmp)); in varargs_tup_receive() local
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libbson/src/bson/
H A Dbcon.h34 #define BCON_ENSURE_DECLARE(fun, type) \ argument
40 #define BCON_ENSURE(fun, val) bcon_ensure_##fun (val) argument
42 #define BCON_ENSURE_STORAGE(fun, val) bcon_ensure_##fun (&(val)) argument
126 #define BCONE_BIN(subtype, binary, length) \ argument
/dports/devel/libbson/libbson-1.8.1/src/bson/
H A Dbcon.h32 #define BCON_ENSURE_DECLARE(fun, type) \ argument
38 #define BCON_ENSURE(fun, val) bcon_ensure_##fun (val) argument
40 #define BCON_ENSURE_STORAGE(fun, val) bcon_ensure_##fun (&(val)) argument
124 #define BCONE_BIN(subtype, binary, length) \ argument
/dports/mail/mailutils/mailutils-3.13/mh/
H A Dmhn.c82 split_content (const char *content, char **type, char **subtype) in split_content()
448 char *type, *subtype, **typeargv = NULL; in mhn_compose_command() local
533 mhn_tempfile_name (char **tempfile, const char *type, const char *subtype) in mhn_tempfile_name()
583 char *typestr, *type, *subtype, *typeargs; in mhn_show_command() local
758 char *typestr, *type, *subtype, *typeargs; in mhn_store_command() local
893 char *typestr, *argstr, *type, *subtype; in _message_is_external_body() local
997 char *type, *subtype; in match_content() local
1021 msg_handler_t fun, void *data) in call_handler()
1031 handle_message (mu_message_t msg, msg_part_t part, msg_handler_t fun, void *data) in handle_message()
1886 char *subtype = NULL; in parse_type_command() local
[all …]
/dports/net-mgmt/etherape/etherape-0.9.20/src/stats/
H A Ddecode_proto.c161 get_fun fun; /* linktype base decoder function */ member
628 static void decode_wlan_mgmt(decode_proto_t *dp, uint8_t subtype) in decode_wlan_mgmt()
661 static void decode_wlan_ctrl(decode_proto_t *dp, uint8_t subtype) in decode_wlan_ctrl()
691 uint8_t subtype; in get_wlan() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dconstexpr.c46 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
155 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
169 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
684 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
831 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1018 get_fundef_copy (tree fun) in get_fundef_copy()
1055 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1069 tree fun = NULL; in get_function_named_in_call() local
1213 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1304 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dconstexpr.c46 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
155 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
169 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
684 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
831 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1018 get_fundef_copy (tree fun) in get_fundef_copy()
1055 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1069 tree fun = NULL; in get_function_named_in_call() local
1213 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1304 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c48 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
166 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
180 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
648 tree fun = cp_get_callee (t); in get_function_named_in_call() local
729 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
897 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1093 get_fundef_copy (tree fun) in get_fundef_copy()
1130 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1298 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1473 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dconstexpr.c48 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
166 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
180 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
648 tree fun = cp_get_callee (t); in get_function_named_in_call() local
729 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
897 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1093 get_fundef_copy (tree fun) in get_fundef_copy()
1130 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1298 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1473 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c48 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
166 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
180 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
648 tree fun = cp_get_callee (t); in get_function_named_in_call() local
729 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
897 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1093 get_fundef_copy (tree fun) in get_fundef_copy()
1130 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1298 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1473 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c48 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
166 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
180 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
648 tree fun = cp_get_callee (t); in get_function_named_in_call() local
729 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
897 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1093 get_fundef_copy (tree fun) in get_fundef_copy()
1130 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1298 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1473 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c48 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
166 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
180 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
648 tree fun = cp_get_callee (t); in get_function_named_in_call() local
729 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
897 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1093 get_fundef_copy (tree fun) in get_fundef_copy()
1130 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1298 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1473 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dconstexpr.c48 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
166 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
180 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
648 tree fun = cp_get_callee (t); in get_function_named_in_call() local
729 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
897 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1093 get_fundef_copy (tree fun) in get_fundef_copy()
1130 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1300 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1475 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/math/viennacl/ViennaCL-1.7.1/viennacl/device_specific/
H A Dtree_parsing.hpp53 inline void traverse(scheduler::statement const & statement, vcl_size_t root_idx, Fun const & fun, … in traverse()
105 …filter_elements(scheduler::statement_node_subtype subtype, std::vector<scheduler::lhs_rhs_element>… in filter_elements()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dconstexpr.c52 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
179 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
192 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
666 tree fun = cp_get_callee (t); in get_function_named_in_call() local
747 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
869 register_constexpr_fundef (tree fun, tree body) in register_constexpr_fundef()
930 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1188 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1386 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1600 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dconstexpr.c52 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
179 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
192 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
666 tree fun = cp_get_callee (t); in get_function_named_in_call() local
747 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
866 register_constexpr_fundef (tree fun, tree body) in register_constexpr_fundef()
927 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1184 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1380 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1572 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dconstexpr.c52 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
179 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
192 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
666 tree fun = cp_get_callee (t); in get_function_named_in_call() local
747 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
869 register_constexpr_fundef (tree fun, tree body) in register_constexpr_fundef()
930 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1188 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1386 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
1600 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dconstexpr.c53 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
180 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
193 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
667 tree fun = cp_get_callee (t); in get_function_named_in_call() local
748 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
879 register_constexpr_fundef (tree fun, tree body) in register_constexpr_fundef()
946 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1211 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1504 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
2092 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dconstexpr.c54 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
181 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
194 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
668 tree fun = cp_get_callee (t); in get_function_named_in_call() local
749 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
880 register_constexpr_fundef (tree fun, tree body) in register_constexpr_fundef()
947 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1212 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1535 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
2183 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dconstexpr.c54 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
181 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
194 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
668 tree fun = cp_get_callee (t); in get_function_named_in_call() local
749 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
880 register_constexpr_fundef (tree fun, tree body) in register_constexpr_fundef()
947 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1212 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1511 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
2129 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dconstexpr.c58 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
176 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
189 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
669 tree fun = cp_get_callee (t); in get_function_named_in_call() local
732 tree fun = get_function_named_in_call (body); in constexpr_fn_retval() local
749 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
878 maybe_save_constexpr_fundef (tree fun) in maybe_save_constexpr_fundef()
1003 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1322 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
2386 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dconstexpr.c55 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
172 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
185 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
659 tree fun = cp_get_callee (t); in get_function_named_in_call() local
740 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
869 maybe_save_constexpr_fundef (tree fun) in maybe_save_constexpr_fundef()
947 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1268 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1598 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
2299 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dconstexpr.c55 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
172 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
185 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
659 tree fun = cp_get_callee (t); in get_function_named_in_call() local
740 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
869 maybe_save_constexpr_fundef (tree fun) in maybe_save_constexpr_fundef()
947 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1268 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1598 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
2299 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dconstexpr.c55 is_instantiation_of_constexpr (tree fun) in is_instantiation_of_constexpr()
172 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef()
185 is_valid_constexpr_fn (tree fun, bool complain) in is_valid_constexpr_fn()
659 tree fun = cp_get_callee (t); in get_function_named_in_call() local
740 massage_constexpr_body (tree fun, tree body) in massage_constexpr_body()
869 maybe_save_constexpr_fundef (tree fun) in maybe_save_constexpr_fundef()
947 explain_invalid_constexpr_fn (tree fun) in explain_invalid_constexpr_fn()
1268 save_fundef_copy (tree fun, tree copy) in save_fundef_copy()
1598 tree fun = new_call->fundef->decl; in cxx_bind_parameters_in_call() local
2299 tree fun = get_function_named_in_call (t); in cxx_eval_call_expression() local
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Ditem_factory.cpp3042 use_function fun = usage_from_object( tmp ).second; in load_basic_info() local
3053 use_function fun = usage_from_object( tmp ).second; in load_basic_info() local
3501 const std::string subtype = jsobj.get_string( "subtype", "old" ); in load_item_group() local
3523 const std::string &subtype, std::string context ) in load_item_group()
3621 std::pair<std::string, use_function> fun = usage_from_object( obj ); in set_use_methods_from_json() local
3635 std::pair<std::string, use_function> fun = usage_from_object( obj ); in set_use_methods_from_json() local
3650 use_function fun = usage_from_string( iuse_id ); in emplace_usage() local

123456