Home
last modified time | relevance | path

Searched refs:_E1 (Results 1 – 25 of 135) sorted by relevance

123456

/dports/astro/geographiclib/GeographicLib-1.52/src/
H A DGeodesicLineExact.cpp88 _E1 = _E.deltaE(_ssig1, _csig1, _dn1); in LineInit()
89 real s = sin(_E1), c = cos(_E1); in LineInit()
165 sig12 = tau12 - (E2 - _E1); in GenPosition()
179 AB1 = _E0 * (E2 - _E1); in GenPosition()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/17_intro/
H A Dbadnames.cc34 #define _E1 _E1 is a BADNAME macro
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/17_intro/
H A Dbadnames.cc34 #define _E1 _E1 is a BADNAME macro
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/17_intro/
H A Dbadnames.cc34 #define _E1 _E1 is a BADNAME macro
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/17_intro/
H A Dbadnames.cc34 #define _E1 _E1 is a BADNAME macro
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/17_intro/
H A Dbadnames.cc34 #define _E1 _E1 is a BADNAME macro
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/17_intro/
H A Dbadnames.cc34 #define _E1 _E1 is a BADNAME macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/17_intro/
H A Dbadnames.cc34 #define _E1 _E1 is a BADNAME macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dordsets.erl201 is_disjoint([_E1|_Es1], [_E2|_Es2]) -> %E1 == E2
221 subtract([_E1|Es1], [_E2|Es2]) -> %E1 == E2
238 is_subset([_E1|Es1], [_E2|Es2]) -> %E1 == E2
H A Dlists.erl2121 keymerge3_12_3(I, _E1, H1, T1, E2, H2, T2, [], M) ->
2164 rkeymerge3_2(I, _E1, H1, T1, [], M, _D, E3, H3, T3) ->
2187 rkeymerge3_21(I, _E1, H1, T1, E2, H2, T2, E3, H3, T3, M, D) ->
2198 rkeymerge3_21_3(I, _E1, H1, T1, E2, H2, T2, [], M) ->
2221 keymerge2_2(_I, T1, _E1, HdM, [], M, H1) ->
2230 _E1 ->
2243 rkeymerge2_2(_I, _E1, T1, HdM, [], M, H1) ->
2451 rukeymerge3_2(I, _E1, H1, T1, [], H2M, _E2M, M, E3, H3, T3) ->
2521 ukeymerge2_2(_I, T1, _E1, H1, [], M) ->
2530 _E1 ->
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dordsets.erl201 is_disjoint([_E1|_Es1], [_E2|_Es2]) -> %E1 == E2
221 subtract([_E1|Es1], [_E2|Es2]) -> %E1 == E2
238 is_subset([_E1|Es1], [_E2|Es2]) -> %E1 == E2
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dordsets.erl201 is_disjoint([_E1|_Es1], [_E2|_Es2]) -> %E1 == E2
221 subtract([_E1|Es1], [_E2|Es2]) -> %E1 == E2
238 is_subset([_E1|Es1], [_E2|Es2]) -> %E1 == E2
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dordsets.erl201 is_disjoint([_E1|_Es1], [_E2|_Es2]) -> %E1 == E2
221 subtract([_E1|Es1], [_E2|Es2]) -> %E1 == E2
238 is_subset([_E1|Es1], [_E2|Es2]) -> %E1 == E2
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dordsets.erl201 is_disjoint([_E1|_Es1], [_E2|_Es2]) -> %E1 == E2
221 subtract([_E1|Es1], [_E2|Es2]) -> %E1 == E2
238 is_subset([_E1|Es1], [_E2|Es2]) -> %E1 == E2
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dordsets.erl201 is_disjoint([_E1|_Es1], [_E2|_Es2]) -> %E1 == E2
221 subtract([_E1|Es1], [_E2|Es2]) -> %E1 == E2
238 is_subset([_E1|Es1], [_E2|Es2]) -> %E1 == E2
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dordsets.erl206 is_disjoint([_E1|_Es1], [_E2|_Es2]) -> %E1 == E2
226 subtract([_E1|Es1], [_E2|Es2]) -> %E1 == E2
243 is_subset([_E1|Es1], [_E2|Es2]) -> %E1 == E2
H A Dlists.erl2117 keymerge3_12_3(I, _E1, H1, T1, E2, H2, T2, [], M) ->
2160 rkeymerge3_2(I, _E1, H1, T1, [], M, _D, E3, H3, T3) ->
2183 rkeymerge3_21(I, _E1, H1, T1, E2, H2, T2, E3, H3, T3, M, D) ->
2194 rkeymerge3_21_3(I, _E1, H1, T1, E2, H2, T2, [], M) ->
2217 keymerge2_2(_I, T1, _E1, HdM, [], M, H1) ->
2226 _E1 ->
2239 rkeymerge2_2(_I, _E1, T1, HdM, [], M, H1) ->
2447 rukeymerge3_2(I, _E1, H1, T1, [], H2M, _E2M, M, E3, H3, T3) ->
2517 ukeymerge2_2(_I, T1, _E1, H1, [], M) ->
2526 _E1 ->
[all …]
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/geodesicx/
H A Dgxline.py265 def _E1(self): member in _GeodesicLineExact
311 sig12 = fsum_(self._E1, -E2, t)
337 s12 = self._E0_b * fsum_(E2, -self._E1, sig12)
343 r.set_(sig12=sig12, dn2=dn2, E0_b=self._E0_b, E1=self._E1, E2=E2,
542 s, c = sincos2(self._E1)
/dports/cad/opencascade/opencascade-7.6.0/tests/offset/compshape/
H A DA57 restore [locate_data_file 2_E1.rle] s
/dports/cad/opencascade/opencascade-7.6.0/tests/blend/simple/
H A DV313 #save s 8_E1.draw
/dports/lang/swi-pl/swipl-8.2.3/src/Tests/core/
H A Dtest_term.pl85 numbervars(T, 0, _E1, [singletons(true)]),
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/PointSet/src/
H A DSpectralDecomposition.cc228 const Matrix &_E1; /// First eigenmodes member in mirtk::SpectralDecomposition::ComputeAssignmentCosts
237 _E1(m1), _E2(m2), _J(r12), _C(c12) in ComputeAssignmentCosts()
244 _E1(lhs._E1), _E2(lhs._E2), _J(lhs._J), _C(lhs._C) in ComputeAssignmentCosts()
263 sum1 += pow(_E1(i, r) - _E2(_J[i][j], c), 2); in operator ()()
264 sum2 += pow(_E1(i, r) + _E2(_J[i][j], c), 2); in operator ()()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/docs/html/17_intro/
H A DBADNAMES17 _E1
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/docs/html/17_intro/
H A DBADNAMES17 _E1
/dports/math/palp/palp-2.20/
H A DVertex.c198 Equation EEV_To_Equation(Equation *_E1, Equation *_E2, Long *_V, int n){ in EEV_To_Equation() argument
202 m=Eval_Eq_on_V(_E1,_V,n); in EEV_To_Equation()
205 for(i=0;i<n;i++) Eq.a[i]=l*_E1->a[i]-m*_E2->a[i]; in EEV_To_Equation()
206 { int gcd=Eq.c=l*_E1->c-m*_E2->c; in EEV_To_Equation()
212 A[i]=((LLong) l)*((LLong)_E1->a[i])-((LLong)m)*((LLong)_E2->a[i]); in EEV_To_Equation()
213 G=C=((LLong) l)*((LLong)_E1->c)-((LLong)m)*((LLong)_E2->c); in EEV_To_Equation()
219 for(i=0;i<n;i++)printf("%d ",_E1->a[i]);printf(" %d = E1\n",_E1->c); in EEV_To_Equation()

123456