Home
last modified time | relevance | path

Searched refs:arg_clone (Results 1 – 25 of 26) sorted by relevance

12

/dports/net/krill/krill-0.9.4/cargo-crates/impl-trait-for-tuples-0.2.1/src/
H A Dfull_automatic.rs188 let mut arg_clone = Vec::new(); in update_signature_and_extract_arg_infos() localVariable
191 arg_clone.push(quote!()) in update_signature_and_extract_arg_infos()
193 arg_clone.push(quote!(.clone())) in update_signature_and_extract_arg_infos()
224 (sig, arg_names, arg_clone) in update_signature_and_extract_arg_infos()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_row.cc175 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
176 if (!arg_clone) in build_clone()
178 copy_args[i]= arg_clone; in build_clone()
H A Dsql_tvc.cc566 Item *arg_clone= args[i]->build_clone(thd); in create_value_list_for_tvc() local
567 if (!arg_clone || tvc_value->push_back(arg_clone)) in create_value_list_for_tvc()
H A Ditem_cmpfunc.cc5222 Item *arg_clone= item->build_clone(thd); in build_clone() local
5223 if (!arg_clone) in build_clone()
5225 if (copy->list.push_back(arg_clone, thd->mem_root)) in build_clone()
H A Ditem.cc2632 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
2633 if (unlikely(!arg_clone)) in build_clone()
2635 copy_args[i]= arg_clone; in build_clone()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_row.cc175 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
176 if (!arg_clone) in build_clone()
178 copy_args[i]= arg_clone; in build_clone()
H A Dsql_tvc.cc566 Item *arg_clone= args[i]->build_clone(thd); in create_value_list_for_tvc() local
567 if (!arg_clone || tvc_value->push_back(arg_clone)) in create_value_list_for_tvc()
H A Ditem_cmpfunc.cc5222 Item *arg_clone= item->build_clone(thd); in build_clone() local
5223 if (!arg_clone) in build_clone()
5225 if (copy->list.push_back(arg_clone, thd->mem_root)) in build_clone()
H A Ditem.cc2632 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
2633 if (unlikely(!arg_clone)) in build_clone()
2635 copy_args[i]= arg_clone; in build_clone()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_row.cc175 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
176 if (!arg_clone) in build_clone()
178 copy_args[i]= arg_clone; in build_clone()
H A Dsql_tvc.cc567 Item *arg_clone= args[i]->build_clone(thd);
568 if (!arg_clone || tvc_value->push_back(arg_clone))
H A Ditem_cmpfunc.cc4999 Item *arg_clone= item->build_clone(thd); in build_clone() local
5000 if (!arg_clone) in build_clone()
5002 if (copy->list.push_back(arg_clone, thd->mem_root)) in build_clone()
H A Ditem.cc2852 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
2853 if (unlikely(!arg_clone)) in build_clone()
2855 copy_args[i]= arg_clone; in build_clone()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_row.cc175 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
176 if (!arg_clone) in build_clone()
178 copy_args[i]= arg_clone; in build_clone()
H A Dsql_tvc.cc567 Item *arg_clone= args[i]->build_clone(thd); in create_value_list_for_tvc() local
568 if (!arg_clone || tvc_value->push_back(arg_clone)) in create_value_list_for_tvc()
H A Ditem_cmpfunc.cc4999 Item *arg_clone= item->build_clone(thd); in build_clone() local
5000 if (!arg_clone) in build_clone()
5002 if (copy->list.push_back(arg_clone, thd->mem_root)) in build_clone()
H A Ditem.cc2852 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
2853 if (unlikely(!arg_clone)) in build_clone()
2855 copy_args[i]= arg_clone; in build_clone()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_row.cc194 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
195 if (!arg_clone) in build_clone()
197 copy_args[i]= arg_clone; in build_clone()
H A Dsql_tvc.cc598 Item *arg_clone= args[i]->build_clone(thd); in create_value_list_for_tvc() local
599 if (!arg_clone || tvc_value->push_back(arg_clone)) in create_value_list_for_tvc()
H A Ditem_cmpfunc.cc5352 Item *arg_clone= item->build_clone(thd); in build_clone() local
5353 if (!arg_clone) in build_clone()
5355 if (copy->list.push_back(arg_clone, thd->mem_root)) in build_clone()
H A Ditem.cc2686 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
2687 if (unlikely(!arg_clone)) in build_clone()
2689 copy_args[i]= arg_clone; in build_clone()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_row.cc194 Item *arg_clone= args[i]->build_clone(thd); in build_clone() local
195 if (!arg_clone) in build_clone()
197 copy_args[i]= arg_clone; in build_clone()
H A Dsql_tvc.cc598 Item *arg_clone= args[i]->build_clone(thd); in create_value_list_for_tvc() local
599 if (!arg_clone || tvc_value->push_back(arg_clone)) in create_value_list_for_tvc()
H A Ditem_cmpfunc.cc5352 Item *arg_clone= item->build_clone(thd); in build_clone() local
5353 if (!arg_clone) in build_clone()
5355 if (copy->list.push_back(arg_clone, thd->mem_root)) in build_clone()
/dports/lang/ruby26/ruby-2.6.9/lib/rexml/
H A Dxpath_parser.rb409 arg_clone = arguments.dclone
410 args = arg_clone.collect do |arg|

12