Home
last modified time | relevance | path

Searched refs:_from (Results 151 – 175 of 2458) sorted by relevance

12345678910>>...99

/dports/devel/pear-phing/phing-2.6.1/listener/
H A DMailLogger.php37 private $_from = "phing@phing.info"; variable in MailLogger
58 $this->_from = $from;
98 'From' => $this->_from,
/dports/www/firefox/firefox-99.0/build/moz.configure/
H A Dandroid-sdk.configure11 @imports(_from="os.path", _import="isdir")
33 @imports(_from="os.path", _import="isdir")
75 @imports(_from="__builtin__", _import="ValueError")
96 @imports(_from="os.path", _import="exists")
97 @imports(_from="os.path", _import="isdir")
116 @imports(_from="os.path", _import="isdir")
127 @imports(_from="os.path", _import="exists")
128 @imports(_from="os.path", _import="isdir")
H A Dold.configure51 @imports(_from="__builtin__", _import="open")
52 @imports(_from="__builtin__", _import="print")
53 @imports(_from="mozbuild.shellutil", _import="quote")
133 @imports(_from="__builtin__", _import="compile")
134 @imports(_from="__builtin__", _import="open")
135 @imports(_from="__builtin__", _import="OSError")
142 @imports(_from="mozbuild.shellutil", _import="quote")
143 @imports(_from="mozbuild.shellutil", _import="split")
144 @imports(_from="tempfile", _import="NamedTemporaryFile")
145 @imports(_from="subprocess", _import="CalledProcessError")
[all …]
H A Djava.configure18 @imports(_from="mozboot.android", _import="JavaLocationFailedException")
19 @imports(_from="mozboot.android", _import="locate_java_bin_path")
20 @imports(_from="os", _import="environ")
21 @imports(_from="os.path", _import="dirname")
/dports/lang/spidermonkey78/firefox-78.9.0/build/moz.configure/
H A Dandroid-sdk.configure30 @imports(_from='os.path', _import='isdir')
49 @imports(_from='os.path', _import='exists')
50 @imports(_from='os.path', _import='isdir')
67 @imports(_from='os.path', _import='isdir')
78 @imports(_from='os.path', _import='exists')
79 @imports(_from='os.path', _import='isdir')
H A Dandroid-ndk.configure43 @imports(_from='__builtin__', _import='ValueError')
65 @imports(_from='os.path', _import='isdir')
83 @imports(_from='__builtin__', _import='open')
130 @imports(_from='os.path', _import='isdir')
167 @imports(_from='os.path', _import='isdir')
193 @imports(_from='os.path', _import='isdir')
217 @imports(_from='os.path', _import='isdir')
270 @imports(_from='os.path', _import='isdir')
340 @imports(_from='os.path', _import='isdir')
360 @imports(_from='os.path', _import='exists')
[all …]
/dports/www/firefox-esr/firefox-91.8.0/build/moz.configure/
H A Dold.configure48 @imports(_from="__builtin__", _import="open")
49 @imports(_from="__builtin__", _import="print")
50 @imports(_from="mozbuild.shellutil", _import="quote")
153 @imports(_from="__builtin__", _import="compile")
154 @imports(_from="__builtin__", _import="open")
155 @imports(_from="__builtin__", _import="OSError")
162 @imports(_from="mozbuild.shellutil", _import="quote")
163 @imports(_from="mozbuild.shellutil", _import="split")
166 @imports(_from="six", _import="exec_")
167 @imports(_from="six", _import="iteritems")
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/build/moz.configure/
H A Dold.configure48 @imports(_from="__builtin__", _import="open")
49 @imports(_from="__builtin__", _import="print")
50 @imports(_from="mozbuild.shellutil", _import="quote")
153 @imports(_from="__builtin__", _import="compile")
154 @imports(_from="__builtin__", _import="open")
155 @imports(_from="__builtin__", _import="OSError")
162 @imports(_from="mozbuild.shellutil", _import="quote")
163 @imports(_from="mozbuild.shellutil", _import="split")
166 @imports(_from="six", _import="exec_")
167 @imports(_from="six", _import="iteritems")
[all …]
/dports/lang/php73/php-7.3.33/ext/mbstring/libmbfl/tests/strcut.tests/
H A Dujis.exp2 proc begin_strcut_test {_from _length} {
4 set from $_from
7 spawn tests/strcut Japanese EUC-JP $_from $_length
H A Dutf8.exp2 proc begin_strcut_test {_from _length} {
4 set from $_from
7 spawn tests/strcut Japanese UTF-8 $_from $_length
H A Diso2022jp.exp2 proc begin_strcut_test {_from _length} {
4 set from $_from
7 spawn tests/strcut Japanese "ISO-2022-JP" $_from $_length
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/libmbfl/tests/strcut.tests/
H A Dujis.exp2 proc begin_strcut_test {_from _length} {
4 set from $_from
7 spawn tests/strcut Japanese EUC-JP $_from $_length
H A Dutf8.exp2 proc begin_strcut_test {_from _length} {
4 set from $_from
7 spawn tests/strcut Japanese UTF-8 $_from $_length
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/include/de/net/
H A Dpacket.h73 Address const &from() const { return _from; } in from()
80 void setFrom(Address const &from) { _from = from; } in setFrom()
129 Address _from; variable
/dports/www/mod_php73/php-7.3.33/ext/mbstring/libmbfl/tests/strcut.tests/
H A Dujis.exp2 proc begin_strcut_test {_from _length} {
4 set from $_from
7 spawn tests/strcut Japanese EUC-JP $_from $_length
H A Dutf8.exp2 proc begin_strcut_test {_from _length} {
4 set from $_from
7 spawn tests/strcut Japanese UTF-8 $_from $_length
/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Dencoding.h84 String getFrom() {return _from;}; in getFrom()
89 void setFrom(const String &from) {_from = from;}; in setFrom()
129 String _from; variable
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/logging/
H A DCEmailLogRoute.php36 private $_from; variable in CEmailLogRoute
114 return $this->_from;
122 $this->_from=$value;
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dorientation.h33 int _from, _to; // _from <= _to variable
35 NumberRange() : _from(0), _to(0) {} in NumberRange()
39 : _from(std::min(from, to)), _to(std::max(from, to)) {} in NumberRange()
41 int from() const { return _from; } in from()
44 int length() const { return _to - _from; } in length()
45 int middle() const { return (_to + _from) / 2; } in middle()
H A Dcellposition.h41 CellPosition _from, _to; // from.frame <= to.frame && from.layer <= to.layer variable
46 : _from(std::min(from.frame(), to.frame()), in CellRange()
51 const CellPosition &from() const { return _from; } in from()
/dports/cad/sumo/sumo-1.2.0/tools/import/visum/
H A Dvisum_convertTurnPercentages.py49 if e._from._id not in nmap:
50 nmap[e._from._id] = {}
53 if o._to._id not in nmap[e._from._id]:
54 nmap[e._from._id][o._to._id] = (e._id, o._id)
/dports/cad/sumo/sumo-1.2.0/src/utils/router/
H A DIntermodalTrip.h41 IntermodalTrip(const E* _from, const E* _to, double _departPos, double _arrivalPos,
45 from(_from), in from() argument
47 departPos(_departPos < 0 ? _from->getLength() + _departPos : _departPos), in from()
/dports/graphics/minder/Minder-1.13.1/src/
H A DBezier.vala42 private Point _from = new Point();
70 _from.set_coordinate( b._from.x, b._from.y );
81 x = _from.x;
82 y = _from.y;
244 if( from ) { _from.set_coordinate( isect, top ); } else { _to.set_coordinate( isect, top ); }
251 …if( from ) { _from.set_coordinate( isect, bottom ); } else { _to.set_coordinate( isect, bottom ); }
258 … if( from ) { _from.set_coordinate( left, isect ); } else { _to.set_coordinate( left, isect ); }
265 … if( from ) { _from.set_coordinate( right, isect ); } else { _to.set_coordinate( right, isect ); }
270 _from.set_coordinate( _points.index( 0 ).x, _points.index( 0 ).y );
/dports/lang/spidermonkey60/firefox-60.9.0/build/moz.configure/
H A Dandroid-ndk.configure71 @imports(_from='__builtin__', _import='open')
117 @imports(_from='os.path', _import='isdir')
155 @imports(_from='os.path', _import='isdir')
181 @imports(_from='os.path', _import='isdir')
205 @imports(_from='os.path', _import='isdir')
257 @imports(_from='os.path', _import='isdir')
323 @imports(_from='os.path', _import='isdir')
341 @imports(_from='os.path', _import='exists')
342 @imports(_from='os.path', _import='isdir')
365 @imports(_from='os.path', _import='exists')
[all …]
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/hevc/agnostic/
H A Dhevcehw_utils.h218 A &_from
222 if (std::end(_from) < std::begin(_from) + _where + _num)
225 …auto it = std::copy(std::begin(_from) + _where + _num, std::end(_from), std::begin(_from) + _where…
226 std::fill(it, std::end(_from), DefaultFiller<decltype(*it)>::Get());

12345678910>>...99