Home
last modified time | relevance | path

Searched refs:_d (Results 251 – 275 of 9377) sorted by relevance

1...<<11121314151617181920>>...376

/dports/devel/p5-File-HomeDir/File-HomeDir-1.006/lib/File/HomeDir/
H A DWindows.pm61 return $dir if $dir and $class->_d($dir);
69 return $desktop if $desktop and $class->_d($desktop);
84 return $fixed if $class->_d($fixed);
99 return $dir if $dir and $class->_d($dir);
114 return $dir if $dir and $class->_d($dir);
129 return $dir if $dir and $class->_d($dir);
144 return $dir if $dir and $class->_d($dir);
159 return $dir if $dir and $class->_d($dir);
166 sub _d subroutine
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Dodintrin.h36 #define OD_DIVU_SMALL(_x, _d) \ argument
37 ((uint32_t)((OD_DIVU_SMALL_CONSTS[(_d)-1][0] * (uint64_t)(_x) + \
38 OD_DIVU_SMALL_CONSTS[(_d)-1][1]) >> \
40 (OD_ILOG_NZ(_d) - 1))
42 #define OD_DIVU(_x, _d) \ argument
43 (((_d) < OD_DIVU_DMAX) ? (OD_DIVU_SMALL((_x), (_d))) : ((_x) / (_d)))
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/t/pt-archiver/samples/
H A Dgt_n.pm21 PTDEBUG && _d('Row count sql:', $sql);
38 PTDEBUG && _d('Row count:', $row[0]);
45 PTDEBUG && _d('before begin');
52 PTDEBUG && _d('is archivable');
55 PTDEBUG && _d("Already done, skipping row count");
61 PTDEBUG && _d('Done archiving, row count <', MAX_ROWS,
78 PTDEBUG && _d('after finish');
84 sub _d { subroutine
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dodintrin.h36 #define OD_DIVU_SMALL(_x, _d) \ argument
37 ((uint32_t)((OD_DIVU_SMALL_CONSTS[(_d)-1][0] * (uint64_t)(_x) + \
38 OD_DIVU_SMALL_CONSTS[(_d)-1][1]) >> \
40 (OD_ILOG_NZ(_d) - 1))
42 #define OD_DIVU(_x, _d) \ argument
43 (((_d) < OD_DIVU_DMAX) ? (OD_DIVU_SMALL((_x), (_d))) : ((_x) / (_d)))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Dodintrin.h36 #define OD_DIVU_SMALL(_x, _d) \ argument
37 ((uint32_t)((OD_DIVU_SMALL_CONSTS[(_d)-1][0] * (uint64_t)(_x) + \
38 OD_DIVU_SMALL_CONSTS[(_d)-1][1]) >> \
40 (OD_ILOG_NZ(_d) - 1))
42 #define OD_DIVU(_x, _d) \ argument
43 (((_d) < OD_DIVU_DMAX) ? (OD_DIVU_SMALL((_x), (_d))) : ((_x) / (_d)))
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dodintrin.h36 #define OD_DIVU_SMALL(_x, _d) \ argument
37 ((uint32_t)((OD_DIVU_SMALL_CONSTS[(_d)-1][0] * (uint64_t)(_x) + \
38 OD_DIVU_SMALL_CONSTS[(_d)-1][1]) >> \
40 (OD_ILOG_NZ(_d) - 1))
42 #define OD_DIVU(_x, _d) \ argument
43 (((_d) < OD_DIVU_DMAX) ? (OD_DIVU_SMALL((_x), (_d))) : ((_x) / (_d)))
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dodintrin.h36 #define OD_DIVU_SMALL(_x, _d) \ argument
37 ((uint32_t)((OD_DIVU_SMALL_CONSTS[(_d)-1][0] * (uint64_t)(_x) + \
38 OD_DIVU_SMALL_CONSTS[(_d)-1][1]) >> \
40 (OD_ILOG_NZ(_d) - 1))
42 #define OD_DIVU(_x, _d) \ argument
43 (((_d) < OD_DIVU_DMAX) ? (OD_DIVU_SMALL((_x), (_d))) : ((_x) / (_d)))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Dodintrin.h36 #define OD_DIVU_SMALL(_x, _d) \ argument
37 ((uint32_t)((OD_DIVU_SMALL_CONSTS[(_d)-1][0] * (uint64_t)(_x) + \
38 OD_DIVU_SMALL_CONSTS[(_d)-1][1]) >> \
40 (OD_ILOG_NZ(_d) - 1))
42 #define OD_DIVU(_x, _d) \ argument
43 (((_d) < OD_DIVU_DMAX) ? (OD_DIVU_SMALL((_x), (_d))) : ((_x) / (_d)))
/dports/multimedia/aom/aom-3.2.0/aom_dsp/
H A Dodintrin.h35 #define OD_DIVU_SMALL(_x, _d) \ argument
36 ((uint32_t)((OD_DIVU_SMALL_CONSTS[(_d)-1][0] * (uint64_t)(_x) + \
37 OD_DIVU_SMALL_CONSTS[(_d)-1][1]) >> \
39 (OD_ILOG_NZ(_d) - 1))
41 #define OD_DIVU(_x, _d) \ argument
42 (((_d) < OD_DIVU_DMAX) ? (OD_DIVU_SMALL((_x), (_d))) : ((_x) / (_d)))
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dodintrin.h36 #define OD_DIVU_SMALL(_x, _d) \ argument
37 ((uint32_t)((OD_DIVU_SMALL_CONSTS[(_d)-1][0] * (uint64_t)(_x) + \
38 OD_DIVU_SMALL_CONSTS[(_d)-1][1]) >> \
40 (OD_ILOG_NZ(_d) - 1))
42 #define OD_DIVU(_x, _d) \ argument
43 (((_d) < OD_DIVU_DMAX) ? (OD_DIVU_SMALL((_x), (_d))) : ((_x) / (_d)))
/dports/math/fplll/fplll-5.4.1/fplll/enum/
H A Denumerate_ext.cpp61 _d = last - _first; in enumerate()
62 _fx.resize(_d); in enumerate()
70 for (int i = 0; i < _d; ++i) in enumerate()
81 _nodes = fplll_extenum(_d, _maxdist, in enumerate()
100 for (int i = 0; i < _d; ++i) in callback_set_config()
112 for (int i = 0; i < _d; ++i, offs += mudim) in callback_set_config()
114 for (int j = i + 1; j < _d; ++j) in callback_set_config()
139 for (int i = 0; i < _d; ++i) in callback_set_config()
145 for (int i = 0; i < _d; ++i) in callback_set_config()
153 for (int i = 0; i < _d; ++i) in callback_process_sol()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_usrloc_pcscf/
H A Dusrloc.h240 typedef int (*get_pcontact_t)(struct udomain* _d, pcontact_info_t* contact_info, struct pcontact** …
244 typedef int (*insert_pcontact_t)(struct udomain* _d, str* _aor, struct pcontact_info* ci, struct pc…
245 typedef int (*delete_pcontact_t)(struct udomain* _d, struct pcontact* _c);
246 typedef int (*unreg_pending_contacts_cb_t)(struct udomain* _d, struct pcontact* _c, int type);
247 typedef int (*update_pcontact_t)(struct udomain* _d, struct pcontact_info* ci, struct pcontact* _c);
248 typedef int (*update_rx_regsession_t)(struct udomain* _d, str* session_id, struct pcontact* _c);
250 typedef void (*lock_udomain_t)(struct udomain* _d, str *via_host, unsigned short via_port, unsigned…
252 typedef int (*register_udomain_t)(const char* _n, struct udomain** _d);
253 typedef int (*get_udomain_t)(const char* _n, udomain_t** _d);
257 typedef int (*update_security_t)(struct udomain* _d, security_type _t, security_t* _s, struct pcont…
[all …]
/dports/lang/gforth/gforth-0.7.3/engine/
H A Dforth.h175 _d : \
176 (DCell){(_d.hi<<_u)|(_d.lo>>(CELL_BITS-_u)), \
196 #define DHI(x) ({ Double_Store _d; _d.d=(x); _d.cells.high; })
197 #define DLO(x) ({ Double_Store _d; _d.d=(x); _d.cells.low; })
200 #define DHI_IS(x,y) ({ Double_Store _d; _d.d=(x); _d.cells.high=(y); (x)=_d.d; })
201 #define DLO_IS(x,y) ({ Double_Store _d; _d.d=(x); _d.cells.low =(y); (x)=_d.d; })
229 Double_Store _d; \
230 _d.cells.low = (lo); \
232 (d_) = _d.t_; \
236 Double_Store _d; \
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_registrar_scscf/
H A Dsave.c149 ul.lock_udomain(_d, _a); in star()
151 if (ul.delete_impurecord(_d, _a, 0) != 0) { in star()
164 ul.unlock_udomain(_d, _a); in star()
168 ul.unlock_udomain(_d, _a); in star()
484 ul.lock_udomain(_d, public_identity); in is_impu_registered()
921 ul.lock_udomain(_d, public_identity); in update_contacts()
1138 udomain_t* _d = (udomain_t*) str1; in assign_server_unreg() local
1212 saved_t->domain = (udomain_t*) _d; in assign_server_unreg()
1270 udomain_t* _d = (udomain_t*) str1; in save() local
1430 saved_t->domain = _d; in save()
[all …]
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/feeds/
H A Dchainer.py68 self._d = self._ds.pop(0) if self._ds else None
77 return [] if self._d is None else self._d.get_notifications()
87 while self._d is not None:
88 if not self._d.next(): # no values from current data source
89 self._d = self._ds.pop(0) if self._ds else None
93 dt = self._d.datetime.datetime()
99 for i in range(self._d.size()):
100 self.lines[i][0] = self._d.lines[i][0]
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/templates/
H A Dp_MemCopy.h25 unsigned long* _d = ((unsigned long*) d); \
33 _p_MemCopy_LengthTwo(_d, _s); \
40 _p_MemCopy_LengthThree(_d, _s); \
47 _p_MemCopy_LengthFour(_d, _s); \
54 _p_MemCopy_LengthFive(_d, _s); \
61 _p_MemCopy_LengthSix(_d, _s); \
68 _p_MemCopy_LengthSeven(_d, _s); \
75 _p_MemCopy_LengthEight(_d, _s); \
87 _d[_i] = _s[_i]; \
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/bin/
H A Dpt-visual-explain886 PTDEBUG && _d($para);
1180 _d($EVAL_ERROR);
1783 sub _d {
1989 PTDEBUG && _d($dsn);
2087 PTDEBUG && _d($dbh, $sql);
2097 PTDEBUG && _d($dbh, $sql);
2120 PTDEBUG && _d($msg);
2128 PTDEBUG && _d('DBH info: ',
2203 PTDEBUG && _d($e);
2238 sub _d {
[all …]
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/lib/
H A DOptionParser.pm145 PTDEBUG && _d('Parsing DSN OPTIONS');
189 PTDEBUG && _d($self->{version});
257 PTDEBUG && _d('Option rule:', $para);
267 PTDEBUG && _d($para);
297 PTDEBUG && _d('Short help:', $para);
352 PTDEBUG && _d('Parsing opt spec:',
393 PTDEBUG && _d($long, 'type:', $type);
429 PTDEBUG && _d('Parsing rule:', $opt);
643 _d($EVAL_ERROR);
1300 PTDEBUG && _d("Parsing SYNOPSIS in", $file);
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DSWFMatrix.cpp143 _a = _d = 65536; in set_identity()
152 t._b = multiplyFixed16(_b, m._a) + multiplyFixed16(_d, m._b); in concatenate()
153 t._c = multiplyFixed16(_a, m._c) + multiplyFixed16(_c, m._d); in concatenate()
154 t._d = multiplyFixed16(_b, m._c) + multiplyFixed16(_d, m._d); in concatenate()
179 _d = multiplyFixed16(_d, toFixed16(yscale)); in concatenate_scale()
189 _d = lerp<float>(m1._d, m2._d, t); in set_lerp()
204 _d = toFixed16(y_scale * cos_angle); in set_scale_rotation()
221 _d = toFixed16(yscale * std::cos(rot_y)); in set_y_scale()
247 _d = toFixed16(scale_y * std::cos(rot_y - rot_x + rotation)); in set_rotation()
300 _d = (std::int32_t)(a() * dn); in invert()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/xpressive/test/
H A Dtest_assert.cpp59 (month= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
63 >> (day= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
67 >> (_d >> _d >> _d >> _d) [ check(as<int>(_) >= 1970 in test3()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/xpressive/test/
H A Dtest_assert.cpp59 (month= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
63 >> (day= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
67 >> (_d >> _d >> _d >> _d) [ check(as<int>(_) >= 1970 in test3()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/xpressive/test/
H A Dtest_assert.cpp59 (month= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
63 >> (day= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
67 >> (_d >> _d >> _d >> _d) [ check(as<int>(_) >= 1970 in test3()
/dports/databases/percona57-server/boost_1_59_0/libs/xpressive/test/
H A Dtest_assert.cpp59 (month= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
63 >> (day= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
67 >> (_d >> _d >> _d >> _d) [ check(as<int>(_) >= 1970 in test3()
/dports/databases/xtrabackup/boost_1_59_0/libs/xpressive/test/
H A Dtest_assert.cpp59 (month= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
63 >> (day= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
67 >> (_d >> _d >> _d >> _d) [ check(as<int>(_) >= 1970 in test3()
/dports/databases/percona57-client/boost_1_59_0/libs/xpressive/test/
H A Dtest_assert.cpp59 (month= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
63 >> (day= _d >> !_d) [ check(as<int>(_) >= 1 in test3()
67 >> (_d >> _d >> _d >> _d) [ check(as<int>(_) >= 1970 in test3()

1...<<11121314151617181920>>...376