Home
last modified time | relevance | path

Searched refs:_from (Results 76 – 100 of 2458) sorted by relevance

12345678910>>...99

/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/drawing/
H A Dspreadsheet_drawing.py155 _from = Typed(expected_type=AnchorMarker) variable in OneCellAnchor
170 _from=None, argument
174 if _from is None:
175 _from = AnchorMarker()
176 self._from = _from
203 _from=None, argument
208 if _from is None:
209 _from = AnchorMarker()
210 self._from = _from
226 anchor._from.row = row -1
[all …]
/dports/security/acme.sh/acme.sh-3.0.1/deploy/
H A Ddocker.sh196 _info "Copying file from $_from to $_to"
205 _docker_exec "$_dcid" tee "$_to" <"$_from"
207 _docker_exec "$_dcid" tee "$_to" <"$_from" >/dev/null
220 _frompath="$_from"
222 _frompath="$(echo "$_from" | cut -b 2-)" #remove the first '/' char
227 _debug2 "_from" "$_from"
228 …if ! tar --transform="s,$(printf "%s" "$_frompath" | tr '*' .),$_toname," -cz "$_from" 2>/dev/null…
/dports/devel/p5-DateTime-Astro/DateTime-Astro-1.04/
H A DREADME.md41 ## dt\_from\_moment($moment)
49 ## dynamical\_moment\_from\_dt($dt)
61 ## gregorian\_year\_from\_rd($rd\_days)
77 ## lunar\_phase\_from\_moment($moment)
85 ## ymd\_seconds\_from\_moment($moment)
93 ## lunar\_longitude\_from\_moment($moment)
117 ## solar\_longitude\_from\_moment($moment)
121 ## new\_moon\_after\_from\_moment
123 ## new\_moon\_before\_from\_moment
127 ## solar\_longitude\_after\_from\_moment
[all …]
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/include/ignition/math/graph/
H A DEdge.hh151 public: virtual VertexId From(const VertexId &_from) const = 0;
223 public: VertexId From(const VertexId &_from) const override in From()
228 if (this->Vertices().first != _from && this->Vertices().second != _from) in From()
231 if (this->Vertices().first == _from) in From()
302 public: VertexId From(const VertexId &_from) const override in From()
304 if (_from != this->Tail()) in From()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A DinterpreterRT_aarch64.cpp279 address _from; member in SlowSignatureHandler
289 jint from_obj = *(jint *)(_from+Interpreter::local_offset_in_bytes(0)); in pass_int()
290 _from -= Interpreter::stackElementSize; in pass_int()
303 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_long()
304 _from -= 2*Interpreter::stackElementSize; in pass_long()
318 _from -= Interpreter::stackElementSize; in pass_object()
331 jint from_obj = *(jint*)(_from+Interpreter::local_offset_in_bytes(0)); in pass_float()
332 _from -= Interpreter::stackElementSize; in pass_float()
345 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_double()
346 _from -= 2*Interpreter::stackElementSize; in pass_double()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/aarch64/
H A DinterpreterRT_aarch64.cpp278 address _from; member in SlowSignatureHandler
288 jint from_obj = *(jint *)(_from+Interpreter::local_offset_in_bytes(0)); in pass_int()
289 _from -= Interpreter::stackElementSize; in pass_int()
302 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_long()
303 _from -= 2*Interpreter::stackElementSize; in pass_long()
317 _from -= Interpreter::stackElementSize; in pass_object()
330 jint from_obj = *(jint*)(_from+Interpreter::local_offset_in_bytes(0)); in pass_float()
331 _from -= Interpreter::stackElementSize; in pass_float()
344 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_double()
345 _from -= 2*Interpreter::stackElementSize; in pass_double()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A DinterpreterRT_aarch64.cpp279 address _from; member in SlowSignatureHandler
289 jint from_obj = *(jint *)(_from+Interpreter::local_offset_in_bytes(0)); in pass_int()
290 _from -= Interpreter::stackElementSize; in pass_int()
303 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_long()
304 _from -= 2*Interpreter::stackElementSize; in pass_long()
318 _from -= Interpreter::stackElementSize; in pass_object()
331 jint from_obj = *(jint*)(_from+Interpreter::local_offset_in_bytes(0)); in pass_float()
332 _from -= Interpreter::stackElementSize; in pass_float()
345 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_double()
346 _from -= 2*Interpreter::stackElementSize; in pass_double()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/aarch64/
H A DinterpreterRT_aarch64.cpp278 address _from; member in SlowSignatureHandler
288 jint from_obj = *(jint *)(_from+Interpreter::local_offset_in_bytes(0)); in pass_int()
289 _from -= Interpreter::stackElementSize; in pass_int()
302 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_long()
303 _from -= 2*Interpreter::stackElementSize; in pass_long()
317 _from -= Interpreter::stackElementSize; in pass_object()
330 jint from_obj = *(jint*)(_from+Interpreter::local_offset_in_bytes(0)); in pass_float()
331 _from -= Interpreter::stackElementSize; in pass_float()
344 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_double()
345 _from -= 2*Interpreter::stackElementSize; in pass_double()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/aarch64/
H A DinterpreterRT_aarch64.cpp278 address _from; member in SlowSignatureHandler
288 jint from_obj = *(jint *)(_from+Interpreter::local_offset_in_bytes(0)); in pass_int()
289 _from -= Interpreter::stackElementSize; in pass_int()
302 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_long()
303 _from -= 2*Interpreter::stackElementSize; in pass_long()
317 _from -= Interpreter::stackElementSize; in pass_object()
330 jint from_obj = *(jint*)(_from+Interpreter::local_offset_in_bytes(0)); in pass_float()
331 _from -= Interpreter::stackElementSize; in pass_float()
344 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_double()
345 _from -= 2*Interpreter::stackElementSize; in pass_double()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/aarch64/
H A DinterpreterRT_aarch64.cpp278 address _from; member in SlowSignatureHandler
288 jint from_obj = *(jint *)(_from+Interpreter::local_offset_in_bytes(0)); in pass_int()
289 _from -= Interpreter::stackElementSize; in pass_int()
302 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_long()
303 _from -= 2*Interpreter::stackElementSize; in pass_long()
317 _from -= Interpreter::stackElementSize; in pass_object()
330 jint from_obj = *(jint*)(_from+Interpreter::local_offset_in_bytes(0)); in pass_float()
331 _from -= Interpreter::stackElementSize; in pass_float()
344 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_double()
345 _from -= 2*Interpreter::stackElementSize; in pass_double()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A DinterpreterRT_aarch64.cpp270 address _from; member in SlowSignatureHandler
280 jint from_obj = *(jint *)(_from+Interpreter::local_offset_in_bytes(0)); in pass_int()
281 _from -= Interpreter::stackElementSize; in pass_int()
294 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_long()
295 _from -= 2*Interpreter::stackElementSize; in pass_long()
309 _from -= Interpreter::stackElementSize; in pass_object()
322 jint from_obj = *(jint*)(_from+Interpreter::local_offset_in_bytes(0)); in pass_float()
323 _from -= Interpreter::stackElementSize; in pass_float()
336 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_double()
337 _from -= 2*Interpreter::stackElementSize; in pass_double()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A DinterpreterRT_aarch64.cpp270 address _from; member in SlowSignatureHandler
280 jint from_obj = *(jint *)(_from+Interpreter::local_offset_in_bytes(0)); in pass_int()
281 _from -= Interpreter::stackElementSize; in pass_int()
294 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_long()
295 _from -= 2*Interpreter::stackElementSize; in pass_long()
309 _from -= Interpreter::stackElementSize; in pass_object()
322 jint from_obj = *(jint*)(_from+Interpreter::local_offset_in_bytes(0)); in pass_float()
323 _from -= Interpreter::stackElementSize; in pass_float()
336 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_double()
337 _from -= 2*Interpreter::stackElementSize; in pass_double()
[all …]
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dselectionrect.cpp27 return _validFrom && _validTo && _from != _to; in isValid()
32 _from = point; in setFrom()
44 _from = _to = QPointF(); in reset()
53 return QRectF(_from, _to).normalized(); in rect()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/DataClasses/
H A DRelationshipNavigation.cs51 _from = from; in RelationshipNavigation()
67 private readonly string _from; field in System.Data.Objects.DataClasses.RelationshipNavigation
101 return _from;
148 … _reverse = new RelationshipNavigation(_relationshipName, _to, _from, _toAccessor, _fromAccessor);
189 _from, in ToString()
/dports/lang/solidity/solidity_0.8.11/test/compilationTests/MultiSigWallet/
H A DTestToken.sol38 function transferFrom(address _from, address _to, uint256 _value)
42 if (balances[_from] < _value || allowed[_from][msg.sender] < _value) {
46 balances[_from] -= _value;
47 allowed[_from][msg.sender] -= _value;
48 emit Transfer(_from, _to, _value);
/dports/cad/opentimer/OpenTimer-18d28ff/ot/timer/
H A Dtest.cpp64 return _arc._from; in related_pin()
74 return _arc._from; in _related_pin()
108 if(!(_arc._from._at[fel][frf]) || !(_arc._from._slew[fel][frf])) { in _fprop_rat()
113 _related_at[el][rf] = *_arc._from._at[fel][frf]; in _fprop_rat()
116 _related_at[el][rf] = *_arc._from._at[fel][frf] + period; in _fprop_rat()
122 *_arc._from._slew[fel][frf], in _fprop_rat()
/dports/devel/elixir-hex/hex-1.0.1/lib/hex/
H A Dserver.ex29 def handle_call(:reset, _from, _state) do
33 def handle_call(:should_warn_lock_version?, _from, %{warned_lock_version: false} = state) do
37 def handle_call(:should_warn_lock_version?, _from, %{warned_lock_version: true} = state) do
43 _from,
49 …def handle_call(:should_warn_registry_version?, _from, %{warned_registry_version: true} = state) do
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/aarch64/
H A DinterpreterRT_aarch64.cpp302 address _from; member in SlowSignatureHandler
312 jint from_obj = *(jint *)(_from+Interpreter::local_offset_in_bytes(0)); in pass_int()
313 _from -= Interpreter::stackElementSize; in pass_int()
326 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_long()
327 _from -= 2*Interpreter::stackElementSize; in pass_long()
341 _from -= Interpreter::stackElementSize; in pass_object()
354 jint from_obj = *(jint*)(_from+Interpreter::local_offset_in_bytes(0)); in pass_float()
355 _from -= Interpreter::stackElementSize; in pass_float()
368 intptr_t from_obj = *(intptr_t*)(_from+Interpreter::local_offset_in_bytes(1)); in pass_double()
369 _from -= 2*Interpreter::stackElementSize; in pass_double()
[all …]
/dports/lang/solidity/solidity_0.8.11/test/externalTests/solc-js/DAO/
H A DToken.sol56 /// @notice Send `_amount` tokens to `_to` from `_from` on the condition it
57 /// is approved by `_from`
58 /// @param _from The address of the origin of the transfer
62 function transferFrom(address _from, address _to, uint256 _amount) public
81 event Transfer(address indexed _from, address indexed _to, uint256 _amount);
114 address _from,
119 if (balances[_from] >= _amount
120 && allowed[_from][msg.sender] >= _amount
124 balances[_from] -= _amount;
125 allowed[_from][msg.sender] -= _amount;
[all …]
/dports/devel/elixir-distillery/distillery-1.5.2/test/fixtures/standard_app/lib/standard_app/
H A Da.ex15 def handle_call({:push, item}, _from, {v, state}) do
18 def handle_call(:pop, _from, {_, []} = state) do
21 def handle_call(:pop, _from, {v, [h|rest]}) do
24 def handle_call(:length, _from, {v, state}) do
27 def handle_call(:state, _from, state) do
/dports/lang/spidermonkey78/firefox-78.9.0/build/moz.configure/
H A Dold.configure13 @imports(_from='os.path', _import='exists')
83 @imports(_from='__builtin__', _import='open')
84 @imports(_from='__builtin__', _import='print')
90 @imports(_from='os.path', _import='getmtime')
91 @imports(_from='os.path', _import='exists')
94 @imports(_from='os', _import='environ')
95 @imports(_from='os', _import='remove')
96 @imports(_from='os', _import='rename')
274 @imports(_from='six', _import='exec_')
275 @imports(_from='six', _import='iteritems')
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/GEDLibrary/GED_external/Source/ged/xcoder/
H A Dged_ins.cpp371 const size_t fragmentBitLength = it._from._highBit - it._from._lowBit + 1; in PrintFieldBitLocation()
373 strm << (uint32_t)it._from._lowBit << ":" << (uint32_t)it._from._highBit; in PrintFieldBitLocation()
382 for (uint8_t i = it._from._lowBit; i <= it._from._highBit; ++i) in PrintFieldBitLocation()
427 uint32_t len = it._from._highBit - it._from._lowBit + 1; in QueryFieldBitLocation()
1469 return (mapping._from._lowBit == val); in CollectFragmentValue()
1667 fixedFragment._from._lowBit = lowBit; in RecordPadding()
1668 fixedFragment._from._highBit = i - 1; in RecordPadding()
1711 fixedFragment._from._lowBit = 0; in RecordPosition()
1732 fragment._from._lowBit = normalizedLowBit; in RecordSingleFragment()
1746 if ((iter->_from._highBit + 1 == nextIter->_from._lowBit) && in MergeFragments()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/build/moz.configure/
H A Dgecko_source.configure44 @imports(_from="os.path", _import="exists")
45 @imports(_from="os.path", _import="join")
47 @imports(_from="six", _import="ensure_text")
75 @imports(_from="os.path", _import="join")
102 @imports(_from="os", _import="environ")
103 @imports(_from="six", _import="ensure_text")
129 @imports(_from="os", _import="environ")
193 @imports(_from="os", _import="environ")
194 @imports(_from="six", _import="ensure_text")
217 @imports(_from="os.path", _import="join")
[all …]
/dports/devel/elixir-libring/libring-1.3.2/lib/
H A Dworker.ex51 def handle_call(:list_nodes, _from, {ring, _, _} = state) do
54 def handle_call({:add_node, node}, _from, {ring, b, w}) do
57 def handle_call({:add_node, node, weight}, _from, {ring, b, w}) do
60 def handle_call({:add_nodes, nodes}, _from, {ring, b, w}) do
63 def handle_call({:remove_node, node}, _from, {ring, b, w}) do
66 def handle_call({:key_to_node, key}, _from, {ring, _, _} = state) do
69 def handle_call(:delete, _from, state) do
/dports/audio/moony-lv2/moony-0.36.0/test/
H A Dmoony_manual.lua2 local _from = Stash()
6 local _seq = _from:sequence()
10 local _tup = _from:tuple()
15 _from:read()
19 consume.seq(128, _from, _seq)
23 consume.tup(_from, _tup)

12345678910>>...99