Home
last modified time | relevance | path

Searched refs:wert (Results 226 – 250 of 389) sorted by last modified time

12345678910>>...16

/dports/www/serendipity/Serendipity-2.3.5/lang/
H A Dserendipity_lang_de.inc.php824 …ilen. Falls sich merkw�rdige Zeichen im Blog zeigen, ist es einen Versuch wert, diese Option zu (d…
/dports/math/wxmaxima/wxmaxima-Version-20.04.0/locales/wxMaxima/
H A Dde.po3250 msgstr "Grenz&wert suchen ..."
/dports/textproc/pageedit/PageEdit-1.2.0/dictionaries/
H A Dde_DE.dic222991 wert/AC
222992 wert/EJSPTozm
222993 wert/hke
/dports/x11/xvkbd/xvkbd-4.1/
H A Dwords.english8602 wert 1.72053
/dports/math/symmetrica/symmetrica-e29c85915f368d6fb2f89d703b6695ff29ab9eae/src/
H A Dsymmetrica.map2989 wert;
H A Dnc.c1201 erg += wert((which_part(part) + index)%2,newpart,res);
1755 erg += wert(0L,S_V_I(v_part,j),
1759 erg += wert(1L,S_V_I(v_part,j),
1817 INT wert(index,split_class,res) OP split_class,res; INT index; in wert() function
H A Dmacro.h598 INT wert = INTGANZ(S_O_S(a).ob_longint);\
600 M_I_I(wert,a);\
H A Dboe.c1067 erg += wert(ref,h_part,S_M_IJ(res,0L,0L));
1250 erg += wert(ref,h_part,S_M_IJ(res,0L,0L));
1763 OP wert; /* Axialdistanz in tab */ local
1793 wert = callocobject();
1798 S_PA_II(part,S_PA_LI(part)-i-1L)-1L,wert);
1799 erg += invers(wert,wert);
1800 erg += add_apply(eins,wert);
1801 erg += mult_apply(wert,phi);
1804 erg += freeall(wert);
1900 wert(0L,haken,ch);
H A Ddef.h3720 extern INT wert();
H A Dlo.c3622 INT wert; local
3633 wert = intganz(cs.ob_longint);
3635 M_I_I(wert,a);
H A Dsc.c1435 INT m_wpd_sc(wert,parlist,dim,ergebnis) OP wert,parlist,dim,ergebnis; in m_wpd_sc() argument
1440 copy(wert, S_SC_W(ergebnis));
1446 INT b_wpd_sc(wert,parlist,dim,ergebnis) OP wert,parlist,dim,ergebnis; in b_wpd_sc() argument
1459 c_sc_w(ergebnis,wert);
/dports/audio/rhythmbox/rhythmbox-3.4.4/po/
H A Dde.po2342 "wert"
/dports/security/py-xkcdpass/xkcdpass-xkcdpass-1.17.4/xkcdpass/static/
H A Dger-anlx2735 wert
H A Dlegacy64210 wert
/dports/games/simutrans/simutrans-121.0/
H A Dsimtypes.h151 #define CLIP(wert,mini,maxi) min(max((wert),(mini)),(maxi)) argument
H A Dsimcity.h96 void check(koord pos, sint32 wert) { in check() argument
97 if(wert > best_wert) { in check()
98 best_wert = wert; in check()
/dports/games/simutrans/simutrans-121.0/gui/
H A Ddepot_frame.cc1235 sint64 wert = 0; in calc_restwert() local
1238 wert += v->calc_sale_value(); in calc_restwert()
1241 return wert; in calc_restwert()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/po/
H A Dde.po1415 #~ msgstr "Aufruf: gst-xmllaunch <file.xml> [ element.eigenschaft=wert ...]\n"
/dports/math/R-cran-maps/maps/src/
H A Dcounty.name2092 ohio,van wert 2092
/dports/x11-toolkits/gtk30/gtk+-3.24.31/po-properties/
H A Dnds.po5079 "Der von \"gtk_radio_action_get_current_value()\" gelieferte wert, wenn diese "
/dports/games/simutrans-pak64/simutrans/pak/text/
H A Dde.tab83 …die Gegend\nunsicher, bis die Bev�lkerung\ndie Burg schleifte. Sie ist\nimmer einen Ausflug wert.\n
/dports/math/cln/cln-1.3.6/src/integer/conv/
H A Dcl_I_from_L.cc20 cl_private_thing cl_I_constructor_from_L (sint32 wert) in cl_I_constructor_from_L() argument
23 var uint32 test = wert & minus_bit(cl_value_len-1); in cl_I_constructor_from_L()
30 arrayLSref(ptr->data,1,0) = wert; in cl_I_constructor_from_L()
46 if (wert >= 0) { in cl_I_constructor_from_L()
56 arrayLSref(ptr->data,1,0) = wert; in cl_I_constructor_from_L()
63 arrayLSref(ptr->data,2,0) = (uintD)wert; in cl_I_constructor_from_L()
71 arrayLSref(ptr->data,3,0) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_L()
72 arrayLSref(ptr->data,3,1) = (uintD)wert; in cl_I_constructor_from_L()
79 arrayLSref(ptr->data,4,0) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_L()
80 arrayLSref(ptr->data,4,1) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_L()
[all …]
H A Dcl_I_from_Q.cc28 if (wert >= 0) { in cl_I_constructor_from_Q()
52 arrayLSref(ptr->data,3,0) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_Q()
60 arrayLSref(ptr->data,4,0) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_Q()
61 arrayLSref(ptr->data,4,1) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_Q()
70 arrayLSref(ptr->data,5,0) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_Q()
71 arrayLSref(ptr->data,5,1) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_Q()
72 arrayLSref(ptr->data,5,2) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_Q()
80 arrayLSref(ptr->data,6,0) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_Q()
81 arrayLSref(ptr->data,6,1) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_Q()
82 arrayLSref(ptr->data,6,2) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_Q()
[all …]
H A Dcl_I_to_UQ.cc27 var sintV wert = FN_to_V(obj); in cl_I_to_UQ() local
28 if (wert >= 0) in cl_I_to_UQ()
29 return (uint64)(uintV)wert; in cl_I_to_UQ()
H A Dcl_I_from_UL.cc23 if ((wert & minus_bit(cl_value_len-1)) == 0) in cl_I_constructor_from_UL()
36 arrayLSref(ptr->data,1,0) = wert; in cl_I_constructor_from_UL()
42 arrayLSref(ptr->data,2,0) = (uintD)wert; in cl_I_constructor_from_UL()
53 arrayLSref(ptr->data,3,0) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_UL()
54 arrayLSref(ptr->data,3,1) = (uintD)wert; in cl_I_constructor_from_UL()
65 arrayLSref(ptr->data,4,0) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_UL()
66 arrayLSref(ptr->data,4,1) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_UL()
67 arrayLSref(ptr->data,4,2) = (uintD)wert; in cl_I_constructor_from_UL()
77 arrayLSref(ptr->data,5,0) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_UL()
78 arrayLSref(ptr->data,5,1) = (uintD)wert; wert >>= intDsize; in cl_I_constructor_from_UL()
[all …]

12345678910>>...16