Home
last modified time | relevance | path

Searched refs:export_type (Results 26 – 50 of 2879) sorted by relevance

12345678910>>...116

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/opaque_SUITE_data/src/para/
H A Dpara2_adt.erl5 -export_type([c1/0, c2/0]).
7 -export_type([ct1/0, ct2/0]).
9 -export_type([circ/1, circ/2]).
11 -export_type([un/2]).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/para/
H A Dpara2_adt.erl5 -export_type([c1/0, c2/0]).
7 -export_type([ct1/0, ct2/0]).
9 -export_type([circ/1, circ/2]).
11 -export_type([un/2]).
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/para/
H A Dpara2_adt.erl5 -export_type([c1/0, c2/0]).
7 -export_type([ct1/0, ct2/0]).
9 -export_type([circ/1, circ/2]).
11 -export_type([un/2]).
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/para/
H A Dpara2_adt.erl5 -export_type([c1/0, c2/0]).
7 -export_type([ct1/0, ct2/0]).
9 -export_type([circ/1, circ/2]).
11 -export_type([un/2]).
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/para/
H A Dpara2_adt.erl5 -export_type([c1/0, c2/0]).
7 -export_type([ct1/0, ct2/0]).
9 -export_type([circ/1, circ/2]).
11 -export_type([un/2]).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/opaque_SUITE_data/src/para/
H A Dpara2_adt.erl5 -export_type([c1/0, c2/0]).
7 -export_type([ct1/0, ct2/0]).
9 -export_type([circ/1, circ/2]).
11 -export_type([un/2]).
/dports/www/erlang-cowboy/cowboy-1.1.2/src/
H A Dcowboy.erl24 -export_type([http_headers/0]).
27 -export_type([http_status/0]).
30 -export_type([http_version/0]).
33 -export_type([onrequest_fun/0]).
37 -export_type([onresponse_fun/0]).
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/templates/display/export/
H A Doptions_output_separate_files.twig3 name="as_separate_files" value="{{ export_type }}"
6 {% if export_type == 'server' %}
8 {% elseif export_type == 'database' %}
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/cowboy/src/
H A Dcowboy.erl27 -export_type([opts/0]).
32 -export_type([fields/0]).
35 -export_type([http_headers/0]).
38 -export_type([http_status/0]).
41 -export_type([http_version/0]).
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/l10n_fr_fec/wizard/
H A Daccount_fr_fec.py23 export_type = fields.Selection([ variable in AccountFrFec
31 self.export_type = 'official'
70 if self.export_type == "official":
187 if self.export_type == "official":
285 if self.export_type == "official":
361 if self.export_type == "official":
381 if self.export_type == "nonofficial":
/dports/www/ilias/ILIAS-5.4.25/Services/Export/classes/
H A Dclass.ilExportFileInfo.php20 private $export_type = ''; variable in ilExportFileInfo
33 $this->export_type = $a_export_type;
60 return new ilExportFileInfo($row->obj_id, $row->export_type, $row->filename);
91 $this->export_type = $a_type;
100 return $this->export_type;
/dports/www/ilias6/ILIAS-6.14/Services/Export/classes/
H A Dclass.ilExportFileInfo.php20 private $export_type = ''; variable in ilExportFileInfo
33 $this->export_type = $a_export_type;
60 return new ilExportFileInfo($row->obj_id, $row->export_type, $row->filename);
91 $this->export_type = $a_type;
100 return $this->export_type;
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options2_SUITE_data/src/
H A Dunused_unknown_type.erl5 -export_type([unused/0]).
7 -export_type([wide/0, deep/0]).
8 -export_type([owide/0, odeep/0]).
9 -export_type([arg/0, rargs1/0, rargs2/0]).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options2_SUITE_data/src/
H A Dunused_unknown_type.erl5 -export_type([unused/0]).
7 -export_type([wide/0, deep/0]).
8 -export_type([owide/0, odeep/0]).
9 -export_type([arg/0, rargs1/0, rargs2/0]).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options2_SUITE_data/src/
H A Dunused_unknown_type.erl5 -export_type([unused/0]).
7 -export_type([wide/0, deep/0]).
8 -export_type([owide/0, odeep/0]).
9 -export_type([arg/0, rargs1/0, rargs2/0]).
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options2_SUITE_data/src/
H A Dunused_unknown_type.erl5 -export_type([unused/0]).
7 -export_type([wide/0, deep/0]).
8 -export_type([owide/0, odeep/0]).
9 -export_type([arg/0, rargs1/0, rargs2/0]).
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options2_SUITE_data/src/
H A Dunused_unknown_type.erl5 -export_type([unused/0]).
7 -export_type([wide/0, deep/0]).
8 -export_type([owide/0, odeep/0]).
9 -export_type([arg/0, rargs1/0, rargs2/0]).
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options2_SUITE_data/src/
H A Dunused_unknown_type.erl5 -export_type([unused/0]).
7 -export_type([wide/0, deep/0]).
8 -export_type([owide/0, odeep/0]).
9 -export_type([arg/0, rargs1/0, rargs2/0]).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options2_SUITE_data/src/
H A Dunused_unknown_type.erl5 -export_type([unused/0]).
7 -export_type([wide/0, deep/0]).
8 -export_type([owide/0, odeep/0]).
9 -export_type([arg/0, rargs1/0, rargs2/0]).
/dports/finance/gnucash/gnucash-4.9/gnucash/
H A Dgnucash-commands.cpp147 const std::string& export_type; member
193 auto type = !args->export_type.empty() ? in scm_run_report()
194 scm_from_locale_string (args->export_type.c_str()) : SCM_BOOL_F; in scm_run_report()
215 if (!args->export_type.empty()) in scm_run_report()
358 const bo_str& export_type, in run_report() argument
363 export_type ? *export_type : empty_string, in run_report()
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/operation/agentes/
H A Dexportdata.php62 $export_type = get_parameter_post ('export_type', 'data'); variable
89 switch ($export_type) {
112 switch ($export_type) {
135 if ($export_type == "avg") {
173 switch ($export_type) {
326 …$table->data[5][1] = html_print_select ($export_types, "export_type", $export_type, '', '', 0, tru…
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Ddlltool.c653 export_type;
1516 export_type *exp;
1578 export_type *exp;
1745 export_type *exp;
2772 export_type *exp;
2863 export_type *ap = *(export_type **) a;
2864 export_type *bp = *(export_type **) b;
2879 export_type *ap = *(export_type **) a;
2880 export_type *bp = *(export_type **) b;
3053 const export_type **a = (const export_type **) av;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Ddlltool.c653 export_type; typedef
1516 export_type *exp; in dump_def_info()
1578 export_type *exp; in gen_def_file()
1745 export_type *exp; in gen_exp_file()
2772 export_type *exp; in gen_lib_file()
2863 export_type *ap = *(export_type **) a; in pfunc()
2864 export_type *bp = *(export_type **) b; in pfunc()
2879 export_type *ap = *(export_type **) a; in nfunc()
2880 export_type *bp = *(export_type **) b; in nfunc()
3053 const export_type **a = (const export_type **) av; in alphafunc()
[all …]
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/tlm_core/tlm_2/tlm_sockets/
H A Dtlm_target_socket.h69 typedef sc_core::sc_export<fw_interface_type> export_type; typedef
83 : export_type(sc_core::sc_gen_unique_name("tlm_base_target_socket")) in tlm_base_target_socket()
89 : export_type(name) in tlm_base_target_socket()
142 export_type* exp = &get_base_export(); in bind()
144 export_type::bind( ifs ); // non-virtual function call in bind()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Ddlltool.c661 export_type; typedef
1534 export_type *exp; in dump_def_info()
1596 export_type *exp; in gen_def_file()
1763 export_type *exp; in gen_exp_file()
2702 export_type *exp; in gen_lib_file()
2820 export_type *ap = *(export_type **) a; in pfunc()
2821 export_type *bp = *(export_type **) b; in pfunc()
2836 export_type *ap = *(export_type **) a; in nfunc()
2837 export_type *bp = *(export_type **) b; in nfunc()
3010 const export_type **a = (const export_type **) av; in alphafunc()
[all …]

12345678910>>...116