Home
last modified time | relevance | path

Searched refs:Current1 (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/simlib/simlib/examples/
H A Drlc.cc31 Expression Current1; member
36 Current1( -Uout/R ), in SystemRLC()
38 Uout( (Current1-Current2)/C, U0 ) {} in SystemRLC()
/dports/science/simlib/simlib/examples/TODO/
H A Drlc2.cc70 Expression Current1; member
77 Current1( (Uin-Uout)/R ), in SystemRLC()
81 Uout( (Current1-Current2)/C, 0 ) {} in SystemRLC()
/dports/devel/rebar3/rebar3-3.17.0/src/
H A Drebar_git_resource.erl69 Current1 = rebar_string:trim(rebar_string:trim(Current, both, "\n"),
71 ?DEBUG("Comparing git tag ~ts with ~ts", [Tag, Current1]),
72 not ((Current1 =:= Tag) andalso compare_url(Dir, Url));
88 Current1 = rebar_string:trim(rebar_string:trim(Current, both, "\n"),
92 Length = length(Current1),
101 ?DEBUG("Comparing git ref ~ts with ~ts", [Ref2, Current1]),
102 (Current1 =/= Ref2).
/dports/textproc/erlang-yamerl/yamerl-0.7.0/src/
H A Dyamerl_node_int_ext.erl180 Current1 = (Current * 10) + (C - $0),
181 base60_to_integer(Rest, Current1, Int);
H A Dyamerl_parser.erl1426 Current1 = lists:reverse(Current),
1429 args = [Current1 | Args],
1437 Current1 = case Current of
1442 current = Current1
/dports/lang/mono-basic/mono-basic-4.7/vbnc/vbnc/tests/CompileTime2/
H A DGenericEnumerator2.vb20 … Public ReadOnly Property Current1() As Object Implements System.Collections.IEnumerator.Current
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgstrbags.h97 inline const char* Current1() { return Index1(currno); } in Current1() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/test/
H A Dmegaco_profile.erl192 Pivot = fun({_CalledBy1, Current1, _Calls1},
194 element(Pos, Current1) =< element(Pos, Current2)
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/test/
H A Dmegaco_profile.erl192 Pivot = fun({_CalledBy1, Current1, _Calls1},
194 element(Pos, Current1) =< element(Pos, Current2)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_profile.erl192 Pivot = fun({_CalledBy1, Current1, _Calls1},
194 element(Pos, Current1) =< element(Pos, Current2)
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_profile.erl192 Pivot = fun({_CalledBy1, Current1, _Calls1},
194 element(Pos, Current1) =< element(Pos, Current2)
/dports/lang/erlang/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_profile.erl192 Pivot = fun({_CalledBy1, Current1, _Calls1},
194 element(Pos, Current1) =< element(Pos, Current2)
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/test/
H A Dmegaco_profile.erl192 Pivot = fun({_CalledBy1, Current1, _Calls1},
194 element(Pos, Current1) =< element(Pos, Current2)
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_profile.erl192 Pivot = fun({_CalledBy1, Current1, _Calls1},
194 element(Pos, Current1) =< element(Pos, Current2)
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgecfgg.h499 int Number() { return *(int*)Current1(); } in Number()
513 const char* Trigger() { return Current1(); } in Trigger()
H A Dgenode.cpp1156 const char* str = strbag.Current1(); in LookupNodeLocation()
H A Dgemsgs.cpp112 const char* str1 = strbag.Current1(); in translate()
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DDomoticzHardware.h100 …void SendCurrentSensor(const int NodeID, const int BatteryLevel, const float Current1, const float…
H A DDomoticzHardware.cpp757 …SendCurrentSensor(const int NodeID, const int BatteryLevel, const float Current1, const float Curr… in SendCurrentSensor() argument
769 int at10 = round(std::abs(Current1 * 10.0f)); in SendCurrentSensor()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/
H A Dapplication_SUITE.erl2182 Current1 = filename:join(Cwd,"current.config"),
2183 ok = file:write_file(Current1,"[{app1,[{key2,value1}]}].\n"),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/
H A Dapplication_SUITE.erl2189 Current1 = filename:join(Cwd,"current.config"),
2190 ok = file:write_file(Current1,"[{app1,[{key2,value1}]}].\n"),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Dapplication_SUITE.erl2225 Current1 = filename:join(Cwd,"current.config"),
2226 ok = file:write_file(Current1,"[{app1,[{key2,value1}]}].\n"),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dapplication_SUITE.erl2570 Current1 = filename:join(Cwd,"current.config"),
2571 ok = file:write_file(Current1,"[{app1,[{key2,value1}]}].\n"),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dapplication_SUITE.erl2570 Current1 = filename:join(Cwd,"current.config"),
2571 ok = file:write_file(Current1,"[{app1,[{key2,value1}]}].\n"),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Dapplication_SUITE.erl2570 Current1 = filename:join(Cwd,"current.config"),
2571 ok = file:write_file(Current1,"[{app1,[{key2,value1}]}].\n"),

12