Home
last modified time | relevance | path

Searched refs:a_L (Results 1 – 25 of 28) sorted by relevance

12

/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/compression/
H A Dwidemuldiv.c62 unsigned int a_U,a_L; /* upper and lower half of a */ in Ptngc_widemul()
69 a_L=i1 & L_m; in Ptngc_widemul()
75 x=a_L*b_L; in Ptngc_widemul()
83 x=a_L*b_U; in Ptngc_widemul()
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dnet-gssapi.h136 # define a_L 5 in su_CONCAT() macro
139 # define a_L 4 in su_CONCAT() macro
142 # define a_L 5 in su_CONCAT() macro
147 (send_tok.length = urlp->url_host.l + a_L) +1), a_N), in su_CONCAT()
151 # undef a_L in su_CONCAT()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Dutilities.h427 const double a_L, in chebyshev_filter() argument
434 const bool scale = (a_L < std::numeric_limits<double>::infinity()); in chebyshev_filter()
440 Assert(a_L <= a || a_L >= b || !scale, in chebyshev_filter()
474 e / (a_L - c); // BUGFIX which is relevant for odd degrees in chebyshev_filter()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/docs/KeywordMetadata/
H A Dvariables-linear_equality_scales23 inequality constraints \f[ a_L \leq A_i x \leq a_U \f] \f[ a_L \leq
25 a_L - A_i x_O \leq A_i \mathrm{diag}(x_M) \tilde{x} \leq a_U - A_i x_O
H A Dvariables-linear_inequality_scales23 inequality constraints \f[ a_L \leq A_i x \leq a_U \f] \f[ a_L \leq
25 a_L - A_i x_O \leq A_i \mathrm{diag}(x_M) \tilde{x} \leq a_U - A_i x_O
H A Dvariables-linear_equality_scale_types27 equality constraints \f[ a_L \leq A_i x \leq a_U \f] \f[ a_L \leq
29 a_L - A_i x_O \leq A_i \mathrm{diag}(x_M) \tilde{x} \leq a_U - A_i x_O
H A Dvariables-linear_inequality_scale_types27 inequality constraints \f[ a_L \leq A_i x \leq a_U \f] \f[ a_L \leq
29 a_L - A_i x_O \leq A_i \mathrm{diag}(x_M) \tilde{x} \leq a_U - A_i x_O
/dports/math/cppad/CppAD-20210000.8/example/general/
H A Dhes_lagrangian.cpp133 vector< AD<double> > a_L(m); in UseL() local
134 a_L[0] = Lagragian(a_xyz); in UseL()
139 K.Dependent(a_x, a_L); in UseL()
/dports/math/maxima/maxima-5.43.2/share/contrib/state/
H A Dstate.mac28 f(m,n,p,q,r,s, MN, MB):=block([l,a_T, a_L,b_T,b_L,c_T,c_L],
29 /* reorder the array a_pt and turn it into the a_T and a_L matrixes */
30 l:sortem(MN,MB),a_T:first(l),a_L:second(l),
31 b_T:-transpose(a_L).invert(transpose(a_T)),
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DHangulLayoutEngine.cpp87 #define a_L (AF_L) macro
103 { {1, a_L}, {2, a_LV}, {3, a_LVT}, {2, a_LV}, {3, a_LVT}, {4, a_T}}, // 0 - start
104 { {1, a_L}, {2, a_V}, {3, a_VT}, {2, a_LV}, {3, a_LVT}, {-1, a_V}}, // 1 - L+
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DHangulLayoutEngine.cpp87 #define a_L (AF_L) macro
103 { {1, a_L}, {2, a_LV}, {3, a_LVT}, {2, a_LV}, {3, a_LVT}, {4, a_T}}, // 0 - start
104 { {1, a_L}, {2, a_V}, {3, a_VT}, {2, a_LV}, {3, a_LVT}, {-1, a_V}}, // 1 - L+
/dports/deskutils/fet/fet-6.2.0/src/engine/
H A Dspaceconstraint.h2049 ConstraintActivitiesOccupyMaxDifferentRooms(double wp, QList<int> a_L, int max_rooms);
2093 ConstraintActivitiesSameRoomIfConsecutive(double wp, QList<int> a_L);
H A Dtimeconstraint.h4396 …ConstraintActivitiesOccupyMaxTimeSlotsFromSelection(double wp, QList<int> a_L, QList<int> d_L, QLi…
4443 …ConstraintActivitiesOccupyMinTimeSlotsFromSelection(double wp, QList<int> a_L, QList<int> d_L, QLi…
4490 …ConstraintActivitiesMaxSimultaneousInSelectedTimeSlots(double wp, QList<int> a_L, QList<int> d_L, …
4539 …ConstraintActivitiesMinSimultaneousInSelectedTimeSlots(double wp, QList<int> a_L, QList<int> d_L, …
4586 …ConstraintMaxTotalActivitiesFromSetInSelectedTimeSlots(double wp, QList<int> a_L, QList<int> d_L, …
4630 ConstraintActivitiesMaxInATerm(double wp, QList<int> a_L, int max_acts);
4674 ConstraintActivitiesOccupyMaxTerms(double wp, QList<int> a_L, int max_occupied);
H A Dspaceconstraint.cpp10682 QList<int> a_L, int max_different_rooms) argument
10685 this->activitiesIds=a_L;
10943 QList<int> a_L) argument
10946 this->activitiesIds=a_L;
H A Dtimeconstraint.cpp21981 QList<int> a_L, QList<int> d_L, QList<int> h_L, int max_slots) in ConstraintActivitiesOccupyMaxTimeSlotsFromSelection() argument
21986 this->activitiesIds=a_L; in ConstraintActivitiesOccupyMaxTimeSlotsFromSelection()
22344 QList<int> a_L, QList<int> d_L, QList<int> h_L, int min_slots) in ConstraintActivitiesOccupyMinTimeSlotsFromSelection() argument
22349 this->activitiesIds=a_L; in ConstraintActivitiesOccupyMinTimeSlotsFromSelection()
22721 this->activitiesIds=a_L; in ConstraintActivitiesMaxSimultaneousInSelectedTimeSlots()
23080 this->activitiesIds=a_L; in ConstraintActivitiesMinSimultaneousInSelectedTimeSlots()
23455 this->activitiesIds=a_L; in ConstraintMaxTotalActivitiesFromSetInSelectedTimeSlots()
23803 QList<int> a_L, int max_acts) in ConstraintActivitiesMaxInATerm() argument
23806 this->activitiesIds=a_L; in ConstraintActivitiesMaxInATerm()
24061 QList<int> a_L, int max_occupied) in ConstraintActivitiesOccupyMaxTerms() argument
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_mips_isel.c5490 HReg a_L, a_H, b_L, b_H; in iselInt64Expr_wrk() local
5494 iselInt64Expr(&a_H, &a_L, env, e->Iex.Binop.arg1); in iselInt64Expr_wrk()
5500 dst_L, b_H, a_L)); in iselInt64Expr_wrk()
5504 dst_L, a_L, b_L)); in iselInt64Expr_wrk()
5509 dst_L, a_L, b_L)); in iselInt64Expr_wrk()
5512 addInstr(env, MIPSInstr_Mult(True, b_H, a_L)); in iselInt64Expr_wrk()
5516 addInstr(env, MIPSInstr_Mult(False, a_L, b_L)); in iselInt64Expr_wrk()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_mips_isel.c5490 HReg a_L, a_H, b_L, b_H; in iselInt64Expr_wrk() local
5494 iselInt64Expr(&a_H, &a_L, env, e->Iex.Binop.arg1); in iselInt64Expr_wrk()
5500 dst_L, b_H, a_L)); in iselInt64Expr_wrk()
5504 dst_L, a_L, b_L)); in iselInt64Expr_wrk()
5509 dst_L, a_L, b_L)); in iselInt64Expr_wrk()
5512 addInstr(env, MIPSInstr_Mult(True, b_H, a_L)); in iselInt64Expr_wrk()
5516 addInstr(env, MIPSInstr_Mult(False, a_L, b_L)); in iselInt64Expr_wrk()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/docs/latex-user/
H A DUsers_Method_Opt.tex1230 & a_L \leq A_i x \leq a_U \\
1231 & a_L \leq A_i \left( \mathrm{diag}(x_M) \tilde{x} + x_O \right) \leq a_U \\
1232 & a_L - A_i x_O \leq A_i \mathrm{diag}(x_M) \tilde{x} \leq a_U - A_i x_O \\
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dcolor.cc1117 float L1 = 0.f, L2, LL, a_1 = 0.f, b_1 = 0.f, a_2 = 0.f, b_2 = 0.f, a_L, b_L; in interpolateRGBColor() local
1135 Color::XYZ2Lab(XL, YL, ZL, LL, a_L, b_L); in interpolateRGBColor()
1184 a_1 = aaH + (a_L - aaH) * cal * balance; in interpolateRGBColor()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dcolor.cc1326 float L1, L2, LL, a_1, b_1, a_2, b_2, a, b, a_L, b_L; in interpolateRGBColor() local
1354 Color::XYZ2Lab(XL, YL, ZL, LL, a_L, b_L); in interpolateRGBColor()
1420 a_1 = aaH + (a_L - aaH) * cal * balance; in interpolateRGBColor()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dcolor.cc1493 float L1 = 0.f, L2, LL, a_1 = 0.f, b_1 = 0.f, a_2 = 0.f, b_2 = 0.f, a_L, b_L; in interpolateRGBColor() local
1511 Color::XYZ2Lab(XL, YL, ZL, LL, a_L, b_L); in interpolateRGBColor()
1560 a_1 = aaH + (a_L - aaH) * cal * balance; in interpolateRGBColor()
/dports/security/py-argon2-cffi/argon2_cffi-19.1.0/extras/libargon2/latex/
H A Dargon2-specs.tex845 a &\leftarrow a + b+ 2*a_L*b_L;\\
849 a &\leftarrow a + b+ 2*a_L*b_L;\\
/dports/graphics/tachyon/tachyon/scenes/imaps/
H A Drufbrik.ppm5a_L��r��{������kiUyvccaPbbS``P|yf��~xxd��{�Լ�����l���heP~|g��m����������©��j{wb��}��{��x��{��{uucV…
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/docs/oldref/
H A DRef_Method.dox1747 inequality constraints \f[ a_L \leq A_i x \leq a_U \f] \f[ a_L \leq
1749 a_L - A_i x_O \leq A_i \mathrm{diag}(x_M) \tilde{x} \leq a_U - A_i x_O
/dports/science/octopus/octopus-10.5/share/
H A Dvarinfo6038 \alpha(\omega) = \sum_{L=1}^{M} \frac{\alpha_L}{a_L} \sqcap( (\omega -
6039 L\omega_0)/a_L ),
6043 first row of this block; \alpha_L in the second row, and a_L in the third.

12