Home
last modified time | relevance | path

Searched refs:o_type (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/dports/devel/upp/upp/bazaar/AESStream/plugin/openssl/inc32/openssl/
H A Dlhash.h101 #define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
103 #define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
105 o_type a = (o_type)arg; \
110 #define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
112 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
114 o_type a = (o_type)arg1; \
115 o_type b = (o_type)arg2; \
120 #define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
122 #define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
124 o_type a = (o_type)arg; \
[all …]
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/lhash/
H A Dlhash.h101 #define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
103 #define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
105 o_type a = (o_type)arg; \
110 #define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
112 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
114 o_type a = (o_type)arg1; \
115 o_type b = (o_type)arg2; \
120 #define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
122 #define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
124 o_type a = (o_type)arg; \
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/openssl-0.9.8g/openssl/
H A Dlhash.h101 #define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
103 #define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
105 o_type a = (o_type)arg; \
110 #define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
112 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
114 o_type a = (o_type)arg1; \
115 o_type b = (o_type)arg2; \
120 #define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
122 #define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
124 o_type a = (o_type)arg; \
[all …]
/dports/security/bdes/bdes.src/des/
H A Dlhash.h101 #define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
103 #define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
105 o_type a = (o_type)arg; \
110 #define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
112 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
114 o_type a = (o_type)arg1; \
115 o_type b = (o_type)arg2; \
120 #define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
122 #define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
124 o_type a = (o_type)arg; \
[all …]
/dports/sysutils/shim/shim-0.9/Cryptlib/Include/openssl/
H A Dlhash.h102 # define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
104 # define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
106 o_type a = (o_type)arg; \
111 # define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
113 # define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
115 o_type a = (o_type)arg1; \
116 o_type b = (o_type)arg2; \
121 # define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
123 # define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
125 o_type a = (o_type)arg; \
[all …]
/dports/net-p2p/transmission-utils/transmission-3.00/third-party/openssl/include/openssl/
H A Dlhash.h103 #define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
105 #define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
107 o_type a = (o_type)arg; \
112 #define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
114 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
116 o_type a = (o_type)arg1; \
117 o_type b = (o_type)arg2; \
122 #define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
124 #define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
126 o_type a = (o_type)arg; \
[all …]
/dports/net-p2p/transmission-qt/transmission-3.00/third-party/openssl/include/openssl/
H A Dlhash.h103 #define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
105 #define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
107 o_type a = (o_type)arg; \
112 #define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
114 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
116 o_type a = (o_type)arg1; \
117 o_type b = (o_type)arg2; \
122 #define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
124 #define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
126 o_type a = (o_type)arg; \
[all …]
/dports/net-p2p/transmission-gtk/transmission-3.00/third-party/openssl/include/openssl/
H A Dlhash.h103 #define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
105 #define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
107 o_type a = (o_type)arg; \
112 #define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
114 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
116 o_type a = (o_type)arg1; \
117 o_type b = (o_type)arg2; \
122 #define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
124 #define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
126 o_type a = (o_type)arg; \
[all …]
/dports/net-p2p/transmission-daemon/transmission-3.00/third-party/openssl/include/openssl/
H A Dlhash.h103 #define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
105 #define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
107 o_type a = (o_type)arg; \
112 #define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
114 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
116 o_type a = (o_type)arg1; \
117 o_type b = (o_type)arg2; \
122 #define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
124 #define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
126 o_type a = (o_type)arg; \
[all …]
/dports/net-p2p/transmission-cli/transmission-3.00/third-party/openssl/include/openssl/
H A Dlhash.h103 #define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
105 #define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
107 o_type a = (o_type)arg; \
112 #define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
114 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
116 o_type a = (o_type)arg1; \
117 o_type b = (o_type)arg2; \
122 #define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
124 #define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
126 o_type a = (o_type)arg; \
[all …]
/dports/www/transmission-web/transmission-3.00/third-party/openssl/include/openssl/
H A Dlhash.h103 #define DECLARE_LHASH_HASH_FN(f_name,o_type) \ argument
105 #define IMPLEMENT_LHASH_HASH_FN(f_name,o_type) \ argument
107 o_type a = (o_type)arg; \
112 #define DECLARE_LHASH_COMP_FN(f_name,o_type) \ argument
114 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ argument
116 o_type a = (o_type)arg1; \
117 o_type b = (o_type)arg2; \
122 #define DECLARE_LHASH_DOALL_FN(f_name,o_type) \ argument
124 #define IMPLEMENT_LHASH_DOALL_FN(f_name,o_type) \ argument
126 o_type a = (o_type)arg; \
[all …]
/dports/net-mgmt/nagios-snmp-plugins-extras/plugins/
H A Dcheck_snmp_vrrp.pl199 'T:s' => \$o_type, 'type:s' => \$o_type,
225 if ($o_type eq "ipso") {
239 …!defined($o_type) || (($o_type ne "nokia") && ($o_type ne "alteon") && ($o_type ne "lp") && ($o_ty…
318 if ($o_type eq "ipso") {
396 if ( $o_type eq 'nsc' ) {
401 if ( $key =~ /$vrrp_oper{$o_type}/){
403 $key =~ s/$vrrp_oper{$o_type}\.//;
431 $key=$vrrp_oper{$o_type}.".".$vrid[$i];
438 if (($o_type eq 'alteon' )|| ($o_type eq 'nsc') ) {
441 $key= $vrrp_admin{$o_type} . "." . $vrid[$i];
[all …]
/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/include/gnuradio/
H A Dnco.h39 template <class o_type, class i_type>
108 template <class o_type, class i_type>
109 void nco<o_type, i_type>::sincos(float* sinx, float* cosx) const in sincos()
114 template <class o_type, class i_type>
123 template <class o_type, class i_type>
132 template <class o_type, class i_type>
141 template <class o_type, class i_type>
150 template <class o_type, class i_type>
151 void nco<o_type, i_type>::sin(int* output, int noutput_items, double ampl) in sin()
159 template <class o_type, class i_type>
[all …]
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-filter/include/gnuradio/filter/
H A Dsingle_pole_iir.h36 template <class o_type, class i_type, class tap_type>
55 o_type filter(const i_type input);
61 void filterN(o_type output[], const i_type input[], unsigned long n);
78 o_type prev_output() const { return d_prev_output; } in prev_output()
83 o_type d_prev_output;
89 template <class o_type, class i_type, class tap_type>
90 o_type single_pole_iir<o_type, i_type, tap_type>::filter(const i_type input) in filter()
92 o_type output; in filter()
97 return (o_type)output; in filter()
101 template <class o_type, class i_type, class tap_type>
[all …]
/dports/mail/avenger/avenger-0.8.5/util/
H A Dsynos.c85 if (odp->od_opts.v_vec[i].o_type != fpp->fp_opts.v_vec[i].o_type) in synos_check()
161 opp->o_type = OPT_T0; in synos_parsefp()
165 opp->o_type = OPT_T; in synos_parsefp()
239 opp->o_type = OPT_WSTAR; in synos_parseos()
243 opp->o_type = OPT_WMOD; in synos_parseos()
247 opp->o_type = OPT_W; in synos_parseos()
255 opp->o_type = OPT_MSTAR; in synos_parseos()
259 opp->o_type = OPT_MMOD; in synos_parseos()
263 opp->o_type = OPT_M; in synos_parseos()
273 opp->o_type = OPT_T0; in synos_parseos()
[all …]
/dports/mail/avenger/avenger-0.8.5/asmtpd/
H A Dsynos.c85 if (odp->od_opts.v_vec[i].o_type != fpp->fp_opts.v_vec[i].o_type) in synos_check()
161 opp->o_type = OPT_T0; in synos_parsefp()
165 opp->o_type = OPT_T; in synos_parsefp()
239 opp->o_type = OPT_WSTAR; in synos_parseos()
243 opp->o_type = OPT_WMOD; in synos_parseos()
247 opp->o_type = OPT_W; in synos_parseos()
255 opp->o_type = OPT_MSTAR; in synos_parseos()
259 opp->o_type = OPT_MMOD; in synos_parseos()
263 opp->o_type = OPT_M; in synos_parseos()
273 opp->o_type = OPT_T0; in synos_parseos()
[all …]
/dports/security/libressl-static/libressl-3.3.5/include/openssl/
H A Dlhash.h99 #define DECLARE_LHASH_HASH_FN(name, o_type) \
101 #define IMPLEMENT_LHASH_HASH_FN(name, o_type) \
103 const o_type *a = arg; \
108 #define DECLARE_LHASH_COMP_FN(name, o_type) \
110 #define IMPLEMENT_LHASH_COMP_FN(name, o_type) \
112 const o_type *a = arg1; \
113 const o_type *b = arg2; \
118 #define DECLARE_LHASH_DOALL_FN(name, o_type) \
120 #define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \
122 o_type *a = arg; \
[all …]
/dports/sysutils/barrier/barrier-2.3.3/ext/openssl/windows/x86/include/openssl/
H A Dlhash.h102 # define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
104 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
106 const o_type *a = arg; \
111 # define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
113 # define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
115 const o_type *a = arg1; \
116 const o_type *b = arg2; \
121 # define DECLARE_LHASH_DOALL_FN(name, o_type) \ argument
123 # define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \ argument
125 o_type *a = arg; \
[all …]
/dports/sysutils/barrier/barrier-2.3.3/ext/openssl/windows/x64/include/openssl/
H A Dlhash.h102 # define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
104 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
106 const o_type *a = arg; \
111 # define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
113 # define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
115 const o_type *a = arg1; \
116 const o_type *b = arg2; \
121 # define DECLARE_LHASH_DOALL_FN(name, o_type) \ argument
123 # define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \ argument
125 o_type *a = arg; \
[all …]
/dports/security/libressl/libressl-3.4.3/include/openssl/
H A Dlhash.h99 #define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
101 #define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
103 const o_type *a = arg; \
108 #define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
110 #define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
112 const o_type *a = arg1; \
113 const o_type *b = arg2; \
118 #define DECLARE_LHASH_DOALL_FN(name, o_type) \ argument
120 #define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \ argument
122 o_type *a = arg; \
[all …]
/dports/mail/alpine/alpine-465e23b/libressl/include/openssl/
H A Dlhash.h99 #define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
101 #define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
103 const o_type *a = arg; \
108 #define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
110 #define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
112 const o_type *a = arg1; \
113 const o_type *b = arg2; \
118 #define DECLARE_LHASH_DOALL_FN(name, o_type) \ argument
120 #define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \ argument
122 o_type *a = arg; \
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/libressl/include/openssl/
H A Dlhash.h99 #define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
101 #define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
103 const o_type *a = arg; \
108 #define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
110 #define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
112 const o_type *a = arg1; \
113 const o_type *b = arg2; \
118 #define DECLARE_LHASH_DOALL_FN(name, o_type) \ argument
120 #define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \ argument
122 o_type *a = arg; \
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/include/openssl/
H A Dlhash.h99 #define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
101 #define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
103 const o_type *a = arg; \
108 #define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
110 #define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
112 const o_type *a = arg1; \
113 const o_type *b = arg2; \
118 #define DECLARE_LHASH_DOALL_FN(name, o_type) \ argument
120 #define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \ argument
122 o_type *a = arg; \
[all …]
/dports/www/obhttpd/libressl-3.4.1/include/openssl/
H A Dlhash.h99 #define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
101 #define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
103 const o_type *a = arg; \
108 #define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
110 #define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
112 const o_type *a = arg1; \
113 const o_type *b = arg2; \
118 #define DECLARE_LHASH_DOALL_FN(name, o_type) \ argument
120 #define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \ argument
122 o_type *a = arg; \
[all …]
/dports/net/libcapn/libcapn-1.1.0/win/thirdparty/openssl/include/openssl/
H A Dlhash.h101 #define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
103 #define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
105 const o_type *a = arg; \
110 #define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
112 #define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
114 const o_type *a = arg1; \
115 const o_type *b = arg2; \
120 #define DECLARE_LHASH_DOALL_FN(name, o_type) \ argument
122 #define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \ argument
124 o_type *a = arg; \
[all …]

12345678910>>...16