Home
last modified time | relevance | path

Searched refs:Fixed (Results 1 – 25 of 11977) sorted by relevance

12345678910>>...480

/dports/devel/love07/love-HEAD/src/modules/physics/box2d/Source/Common/
H A DFixed.h63 Fixed(const Fixed &a);
183 inline Fixed::Fixed(const Fixed &a) : g( a.g ) {} in Fixed() function
206 inline Fixed Fixed::operator +(const Fixed a) const { return Fixed(RAW, g + a.g); }
207 inline Fixed Fixed::operator -(const Fixed a) const { return Fixed(RAW, g - a.g); }
220 inline Fixed Fixed::operator *(const Fixed a) const {
243 inline Fixed Fixed::operator /(const Fixed a) const
249 inline Fixed Fixed::operator /(const Fixed a) const
259 inline Fixed Fixed::operator +(float a) const { return Fixed(RAW, g + Fixed(a).g); }
260 inline Fixed Fixed::operator -(float a) const { return Fixed(RAW, g - Fixed(a).g); }
386 inline Fixed Fixed::abs() { return (g>0) ? Fixed(RAW, g) : Fixed(RAW, -g); } in abs()
[all …]
/dports/devel/love5/love-0.5-0/src/box2d/Source/Common/
H A DFixed.h63 Fixed(const Fixed &a);
183 inline Fixed::Fixed(const Fixed &a) : g( a.g ) {} in Fixed() function
206 inline Fixed Fixed::operator +(const Fixed a) const { return Fixed(RAW, g + a.g); }
207 inline Fixed Fixed::operator -(const Fixed a) const { return Fixed(RAW, g - a.g); }
220 inline Fixed Fixed::operator *(const Fixed a) const {
243 inline Fixed Fixed::operator /(const Fixed a) const
249 inline Fixed Fixed::operator /(const Fixed a) const
259 inline Fixed Fixed::operator +(float a) const { return Fixed(RAW, g + Fixed(a).g); }
260 inline Fixed Fixed::operator -(float a) const { return Fixed(RAW, g - Fixed(a).g); }
386 inline Fixed Fixed::abs() { return (g>0) ? Fixed(RAW, g) : Fixed(RAW, -g); } in abs()
[all …]
/dports/games/numptyphysics/numptyphysics/Box2D/Source/Common/
H A DFixed.h63 Fixed(const Fixed &a);
183 inline Fixed::Fixed(const Fixed &a) : g( a.g ) {} in Fixed() function
206 inline Fixed Fixed::operator +(const Fixed a) const { return Fixed(RAW, g + a.g); }
207 inline Fixed Fixed::operator -(const Fixed a) const { return Fixed(RAW, g - a.g); }
220 inline Fixed Fixed::operator *(const Fixed a) const {
243 inline Fixed Fixed::operator /(const Fixed a) const
249 inline Fixed Fixed::operator /(const Fixed a) const
259 inline Fixed Fixed::operator +(float a) const { return Fixed(RAW, g + Fixed(a).g); }
260 inline Fixed Fixed::operator -(float a) const { return Fixed(RAW, g - Fixed(a).g); }
386 inline Fixed Fixed::abs() { return (g>0) ? Fixed(RAW, g) : Fixed(RAW, -g); } in abs()
[all …]
/dports/math/yacas/yacas-1.9.1/cyacas/libyacas/include/yacas/
H A Dcorefunctions.h28 CORE_KERNEL_FUNCTION("Hold",LispQuote,1,YacasEvaluator::Macro | YacasEvaluator::Fixed)
29 CORE_KERNEL_FUNCTION("Eval",LispEval,1,YacasEvaluator::Function | YacasEvaluator::Fixed)
40 CORE_KERNEL_FUNCTION("Read",LispRead,0,YacasEvaluator::Function | YacasEvaluator::Fixed)
42 CORE_KERNEL_FUNCTION("ToFile",LispToFile,2,YacasEvaluator::Macro | YacasEvaluator::Fixed)
45 CORE_KERNEL_FUNCTION("Load",LispLoad,1,YacasEvaluator::Function | YacasEvaluator::Fixed)
58 CORE_KERNEL_FUNCTION("Set",LispSetVar,2,YacasEvaluator::Macro | YacasEvaluator::Fixed)
72 CORE_KERNEL_FUNCTION("Head",LispHead,1,YacasEvaluator::Function | YacasEvaluator::Fixed)
74 CORE_KERNEL_FUNCTION("Tail",LispTail,1,YacasEvaluator::Function | YacasEvaluator::Fixed)
100 CORE_KERNEL_FUNCTION("While",LispWhile,2,YacasEvaluator::Macro | YacasEvaluator::Fixed)
105 CORE_KERNEL_FUNCTION("Check",LispCheck,2,YacasEvaluator::Macro | YacasEvaluator::Fixed)
[all …]
/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Dac.h283 bool GetInflectionPoint(Fixed, Fixed, Fixed, Fixed, Fixed, Fixed, Fixed, Fixed, Fixed *);
286 bool CheckSmoothness(Fixed x0, Fixed cy0, Fixed x1, Fixed cy1, Fixed x2,
309 Fixed VertQuo(Fixed xk, Fixed yk, Fixed xl, Fixed yl);
310 Fixed HorzQuo(Fixed xk, Fixed yk, Fixed xl, Fixed yl);
340 void ReportNonHError(Fixed x0, Fixed y0, Fixed x1, Fixed y1);
341 void ReportNonVError(Fixed x0, Fixed y0, Fixed x1, Fixed y1);
344 void ReportTryFlexNearMiss(Fixed x0, Fixed y0, Fixed x2, Fixed y2);
362 void ReportStemNearMiss(bool vert, Fixed w, Fixed minW, Fixed b, Fixed t,
366 void ReportBBoxBogus(Fixed llx, Fixed lly, Fixed urx, Fixed ury);
367 void ReportMergeHVal(Fixed b0, Fixed t0, Fixed b1, Fixed t1, Fixed v0, Fixed s0,
[all …]
/dports/net/openldap24-server/openldap-2.4.59/
H A DCHANGES107 Fixed libldap type cast (ITS#9175)
111 Fixed slapd benign typos (ITS#8890)
166 Fixed liblber leaks (ITS#8727)
338 Fixed various typos (ITS#8587)
528 Fixed ODBC link check (ITS#7891)
536 Fixed passwd rpath (ITS#7885)
961 Fixed libnet linking (ITS#7071)
976 Fixed libldap lockup (ITS#6898)
983 Fixed slapd asserts (ITS#6932)
1693 Fixed slapacl crash (ITS#5820)
[all …]
/dports/net/openldap24-client/openldap-2.4.59/
H A DCHANGES107 Fixed libldap type cast (ITS#9175)
111 Fixed slapd benign typos (ITS#8890)
166 Fixed liblber leaks (ITS#8727)
338 Fixed various typos (ITS#8587)
528 Fixed ODBC link check (ITS#7891)
536 Fixed passwd rpath (ITS#7885)
961 Fixed libnet linking (ITS#7071)
976 Fixed libldap lockup (ITS#6898)
983 Fixed slapd asserts (ITS#6932)
1693 Fixed slapacl crash (ITS#5820)
[all …]
/dports/www/wwwoffle/wwwoffle-2.9j/src/
H A Dconfigdata.c631 {"mime-type",&DontCompressMIME,0,1,Fixed,MIMEType,NULL},
632 {"file-ext" ,&DontCompressExt ,0,1,Fixed,FileExt ,NULL}
689 {"anon-username",&FTPUserName,0,0,Fixed,String,"anonymous"},
691 {"auth-username",&FTPAuthUser,1,0,Fixed,String,NULL },
692 {"auth-password",&FTPAuthPass,1,0,Fixed,String,NULL }
711 {"default",&DefaultMIMEType,0,0,Fixed ,MIMEType,"text/plain"},
791 {"use-mtime" ,&PurgeUseMTime ,0,0,Fixed,Boolean ,"no"},
792 {"age" ,&PurgeAges ,1,0,Fixed,AgeDays ,"2w"},
793 {"compress-age" ,&PurgeCompressAges ,1,0,Fixed,AgeDays ,"-1"},
794 {"max-size" ,&PurgeMaxSize ,0,0,Fixed,CacheSize,"-1"},
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/include/gpac/
H A Dmaths.h85 Fixed gf_invfix(Fixed a);
87 Fixed gf_mulfix(Fixed a, Fixed b);
89 Fixed gf_muldiv(Fixed a, Fixed b, Fixed c);
91 Fixed gf_divfix(Fixed a, Fixed b);
93 Fixed gf_sqrt(Fixed x);
95 Fixed gf_ceil(Fixed a);
97 Fixed gf_floor(Fixed a);
109 Fixed gf_atan2(Fixed y, Fixed x);
209 Fixed gf_angle_diff(Fixed a, Fixed b);
901 void gf_mx_ortho(GF_Matrix *mx, Fixed left, Fixed right, Fixed bottom, Fixed top, Fixed z_near, Fix…
[all …]
H A Dpath2d.h77 Fixed fineness;
127 GF_Err gf_path_add_move_to(GF_Path *gp, Fixed x, Fixed y);
146 GF_Err gf_path_add_line_to(GF_Path *gp, Fixed x, Fixed y);
169 GF_Err gf_path_add_cubic_to(GF_Path *gp, Fixed c1_x, Fixed c1_y, Fixed c2_x, Fixed c2_y, Fixed x, F…
192 GF_Err gf_path_add_quadratic_to(GF_Path *gp, Fixed c_x, Fixed c_y, Fixed x, Fixed y);
214 GF_Err gf_path_add_rect_center(GF_Path *gp, Fixed cx, Fixed cy, Fixed w, Fixed h);
226 GF_Err gf_path_add_rect(GF_Path *gp, Fixed ox, Fixed oy, Fixed w, Fixed h);
238 GF_Err gf_path_add_ellipse(GF_Path *gp, Fixed cx, Fixed cy, Fixed a_axis, Fixed b_axis);
264 GF_Err gf_path_add_arc_to(GF_Path *gp, Fixed end_x, Fixed end_y, Fixed fa_x, Fixed fa_y, Fixed fb_x…
279 GF_Err gf_path_add_svg_arc_to(GF_Path *gp, Fixed end_x, Fixed end_y, Fixed r_x, Fixed r_y, Fixed x_…
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/include/gpac/
H A Dmaths.h85 Fixed gf_invfix(Fixed a);
87 Fixed gf_mulfix(Fixed a, Fixed b);
89 Fixed gf_muldiv(Fixed a, Fixed b, Fixed c);
91 Fixed gf_divfix(Fixed a, Fixed b);
93 Fixed gf_sqrt(Fixed x);
95 Fixed gf_ceil(Fixed a);
97 Fixed gf_floor(Fixed a);
109 Fixed gf_atan2(Fixed y, Fixed x);
209 Fixed gf_angle_diff(Fixed a, Fixed b);
901 void gf_mx_ortho(GF_Matrix *mx, Fixed left, Fixed right, Fixed bottom, Fixed top, Fixed z_near, Fix…
[all …]
H A Dpath2d.h77 Fixed fineness;
127 GF_Err gf_path_add_move_to(GF_Path *gp, Fixed x, Fixed y);
146 GF_Err gf_path_add_line_to(GF_Path *gp, Fixed x, Fixed y);
169 GF_Err gf_path_add_cubic_to(GF_Path *gp, Fixed c1_x, Fixed c1_y, Fixed c2_x, Fixed c2_y, Fixed x, F…
192 GF_Err gf_path_add_quadratic_to(GF_Path *gp, Fixed c_x, Fixed c_y, Fixed x, Fixed y);
214 GF_Err gf_path_add_rect_center(GF_Path *gp, Fixed cx, Fixed cy, Fixed w, Fixed h);
226 GF_Err gf_path_add_rect(GF_Path *gp, Fixed ox, Fixed oy, Fixed w, Fixed h);
238 GF_Err gf_path_add_ellipse(GF_Path *gp, Fixed cx, Fixed cy, Fixed a_axis, Fixed b_axis);
264 GF_Err gf_path_add_arc_to(GF_Path *gp, Fixed end_x, Fixed end_y, Fixed fa_x, Fixed fa_y, Fixed fb_x…
279 GF_Err gf_path_add_svg_arc_to(GF_Path *gp, Fixed end_x, Fixed end_y, Fixed r_x, Fixed r_y, Fixed x_…
[all …]
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/gpac/
H A Dmath.h87 Fixed gf_invfix(Fixed a);
89 Fixed gf_mulfix(Fixed a, Fixed b);
91 Fixed gf_muldiv(Fixed a, Fixed b, Fixed c);
93 Fixed gf_divfix(Fixed a, Fixed b);
95 Fixed gf_sqrt(Fixed x);
97 Fixed gf_ceil(Fixed a);
99 Fixed gf_floor(Fixed a);
101 Fixed gf_cos(Fixed angle);
111 Fixed gf_atan2(Fixed y, Fixed x);
206 Fixed gf_angle_diff(Fixed a, Fixed b);
[all …]
/dports/devel/omniORB/omniORB-4.2.4/include/omniORB4/
H A DCORBA_Fixed.h42 class Fixed {
52 Fixed(Long val);
53 Fixed(ULong val);
65 Fixed(const Fixed& val);
71 ~Fixed();
90 Fixed& operator= (const Fixed& val);
91 Fixed& operator+=(const Fixed& val);
92 Fixed& operator-=(const Fixed& val);
93 Fixed& operator*=(const Fixed& val);
94 Fixed& operator/=(const Fixed& val);
[all …]
H A Dfixed.h36 CORBA::Fixed operator+(const CORBA::Fixed& a, const CORBA::Fixed& b);
37 CORBA::Fixed operator-(const CORBA::Fixed& a, const CORBA::Fixed& b);
38 CORBA::Fixed operator*(const CORBA::Fixed& a, const CORBA::Fixed& b);
39 CORBA::Fixed operator/(const CORBA::Fixed& a, const CORBA::Fixed& b);
45 CORBA::Boolean operator> (const CORBA::Fixed& a, const CORBA::Fixed& b);
46 CORBA::Boolean operator< (const CORBA::Fixed& a, const CORBA::Fixed& b);
47 CORBA::Boolean operator>=(const CORBA::Fixed& a, const CORBA::Fixed& b);
48 CORBA::Boolean operator<=(const CORBA::Fixed& a, const CORBA::Fixed& b);
49 CORBA::Boolean operator==(const CORBA::Fixed& a, const CORBA::Fixed& b);
50 CORBA::Boolean operator!=(const CORBA::Fixed& a, const CORBA::Fixed& b);
[all …]
/dports/lang/php74/php-7.4.27/
H A DNEWS119 . Fixed bug #78819 (Heap Overflow in msg_send). (cmb)
138 . Fixed bug #78238 (BCMath returns "-0"). (cmb)
686 . Fixed memory leaks. (ptomulik)
1060 . Fixed bug #79096 (FFI Struct Segfault). (cmb)
1200 . Fixed bug #78538 (shmop memory leak). (cmb)
1276 . Fixed bug #52752 (Crash when lexing). (Nikita)
1358 . Fixed bug #78650 (new COM Crash). (cmb)
1433 . Fixed bug #78574 (broken shared build). (Remi)
1483 . Fixed bug #78213 (Empty row pocket). (cmb)
1844 . Fixed bug #78213 (Empty row pocket). (cmb)
[all …]
/dports/www/mod_php74/php-7.4.27/
H A DNEWS119 . Fixed bug #78819 (Heap Overflow in msg_send). (cmb)
138 . Fixed bug #78238 (BCMath returns "-0"). (cmb)
686 . Fixed memory leaks. (ptomulik)
1060 . Fixed bug #79096 (FFI Struct Segfault). (cmb)
1200 . Fixed bug #78538 (shmop memory leak). (cmb)
1276 . Fixed bug #52752 (Crash when lexing). (Nikita)
1358 . Fixed bug #78650 (new COM Crash). (cmb)
1433 . Fixed bug #78574 (broken shared build). (Remi)
1483 . Fixed bug #78213 (Empty row pocket). (cmb)
1844 . Fixed bug #78213 (Empty row pocket). (cmb)
[all …]
/dports/net/rssguard/rssguard-4.0.4/resources/graphics/Numix/
H A Dindex.theme15 Type=Fixed
20 Type=Fixed
25 Type=Fixed
30 Type=Fixed
35 Type=Fixed
40 Type=Fixed
45 Type=Fixed
50 Type=Fixed
55 Type=Fixed
60 Type=Fixed
[all …]
/dports/x11-themes/numix-icon-theme/numix-icon-theme-21.10.31/Numix/
H A Dindex.theme15 Type=Fixed
20 Type=Fixed
25 Type=Fixed
30 Type=Fixed
35 Type=Fixed
40 Type=Fixed
45 Type=Fixed
50 Type=Fixed
55 Type=Fixed
60 Type=Fixed
[all …]
/dports/lang/php73/php-7.3.33/
H A DNEWS42 . Fixed ./makedist wrt. to GH move. (cmb, Remi)
211 . Fixed memory leaks. (ptomulik)
518 . Fixed bug #79151 (heap use after free caused by
583 . Fixed bug #78538 (shmop memory leak). (cmb)
803 . Fixed bug #78213 (Empty row pocket). (cmb)
1467 . Fixed bug #74125 (Fixed finding CURL on systems with multiarch support).
1858 . Fixed arginfo for bzcompress. (Tyson Andre)
2128 . Fixed ftp_pasv arginfo. (carusogabriel)
2146 . Fixed openssl_* arginfos. (carusogabriel)
2158 . Fixed some arginfos. (carusogabriel)
[all …]
/dports/www/mod_php73/php-7.3.33/
H A DNEWS42 . Fixed ./makedist wrt. to GH move. (cmb, Remi)
211 . Fixed memory leaks. (ptomulik)
518 . Fixed bug #79151 (heap use after free caused by
583 . Fixed bug #78538 (shmop memory leak). (cmb)
803 . Fixed bug #78213 (Empty row pocket). (cmb)
1467 . Fixed bug #74125 (Fixed finding CURL on systems with multiarch support).
1858 . Fixed arginfo for bzcompress. (Tyson Andre)
2128 . Fixed ftp_pasv arginfo. (carusogabriel)
2146 . Fixed openssl_* arginfos. (carusogabriel)
2158 . Fixed some arginfos. (carusogabriel)
[all …]
/dports/sysutils/py-py-cpuinfo/py-cpuinfo-8.0.0/
H A DChangeLog2 * Fixed Bug #161: Accept arm64 as an alias for aarch64
3 * Fixed Bug #160: Add MIPS architecture support
20 * Fixed Bug #115: Missing data on Ryzen CPUs
25 * Fixed Bug #69: Add s390x support
28 * Fixed Bug #117: Remove PyInstaller hacks
38 * Fixed Bug #84: Fixed wrong setup of CPUID machine code and added more flags
82 * Fixed Bug #35: Add basic documentation
88 * Fixed Bug #34: Fixed issue with imports breaking in python3
94 * Fixed Bug #32: Please ship tests to pypi
108 * Fixed Bug #19: Add a test suite
[all …]
/dports/x11-themes/chicago95/Chicago95-2.0.1-81-gd1c86db/Icons/Chicago95-tux/
H A Dindex.theme16 Type=Fixed
21 Type=Fixed
26 Type=Fixed
31 Type=Fixed
36 Type=Fixed
53 Type=Fixed
58 Type=Fixed
63 Type=Fixed
68 Type=Fixed
73 Type=Fixed
[all …]
/dports/x11-themes/chicago95/Chicago95-2.0.1-81-gd1c86db/Icons/Chicago95/
H A Dindex.theme16 Type=Fixed
21 Type=Fixed
26 Type=Fixed
31 Type=Fixed
36 Type=Fixed
53 Type=Fixed
58 Type=Fixed
63 Type=Fixed
68 Type=Fixed
73 Type=Fixed
[all …]
/dports/lang/php80/php-8.0.15/
H A DNEWS11 . Fixed FILTER_FLAG_NO_RES_RANGE flag. (Yifan Tong)
191 . Fixed bug #78819 (Heap Overflow in msg_send). (cmb)
211 . Fixed bug #78238 (BCMath returns "-0"). (cmb)
373 . Fixed bug #65800 (Events port mechanism). (psumbera)
376 . Fixed bug #80901 (Info leak in ftp extension). (cmb)
377 . Fixed bug #79100 (Wrong FTP error messages). (cmb)
456 . Fixed bug #80839 (PHP problem with JIT). (Dmitry)
513 . Fixed bug #80786 (PHP crash using JIT). (Nikita)
819 . Fixed bug #79852 (count(DOMNodeList) doesn't match
941 . Fixed memory leaks. (ptomulik)
[all …]

12345678910>>...480