Searched refs:e0 (Results 1 – 6 of 6) sorted by relevance
/haiku/src/system/libroot/posix/musl/math/ |
H A D | __rem_pio2f.c | 48 int n, sign, e0; in __rem_pio2f() local 65 e0 = (ix>>23) - (0x7f+23); /* e0 = ilogb(|x|)-23, positive */ in __rem_pio2f() 66 u.i = ix - (e0<<23); in __rem_pio2f() 68 n = __rem_pio2_large(tx,ty,e0,1,0); in __rem_pio2f()
|
H A D | __rem_pio2_large.c | 273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large() argument 284 jv = (e0-3)/24; if(jv<0) jv=0; in __rem_pio2_large() 285 q0 = e0-24*(jv+1); in __rem_pio2_large()
|
/haiku/src/libs/icon/ |
H A D | IconUtils.cpp | 205 uint32 e0 = d == b && b != f && d != h ? d : e; in scale2x() local 210 *(uint32*)(dstBits + y * 2 * dstBPR + x * 2 * 4) = e0; in scale2x() 257 uint32 e0 = d == b && b != f && d != h ? d : e; in scale3x() local 271 *(uint32*)(dstBits + y * 3 * dstBPR + x * 3 * 4) = e0; in scale3x()
|
/haiku/src/data/ids/ |
H A D | pci.ids | 125 02e0 XFX Pine Group Inc. (Wrong ID) 761 1000 30e0 SAS9300-8i 795 1000 46e0 eHBA 9602W-16e Tri-Mode Storage Adapter 908 00e0 Fusion-MPT 12GSAS/PCIe Unsupported SAS39xx 1042 10e0 MegaRAID 12GSAS/PCIe Unsupported SAS39xx 1103 1000 40e0 MegaRAID 9540-2M2 2993 67e0 Baffin [Radeon Pro WX 4170] 3483 1028 68e0 Radeon HD 5670 3522 68e0 Park [Mobility Radeon HD 5430/5450/5470] 3910 71e0 RV530 [Radeon X1600] (Secondary) [all …]
|
H A D | usb.ids | 2399 02e0 Xbox One Wireless Controller 2520 04e0 Windows Powered Smartphone 2003 2851 08e0 QuickCam Express 3315 21e0 GoGEAR Raga 4409 31e0 PowerShot SX120 IS 5026 10e0 fi-5120c Scanner 5168 02e0 X-T200 Digital Camera 5222 00e0 PIC32 Starter Board 6106 01e0 MFC-265C 6260 02e0 DCP-J152N [all …]
|
/haiku/3rdparty/korli/ |
H A D | haiku-current.list | 538 usb .... .... .. .. .. e0 01 03 0000 ffff : CONFIG__UNKNOWN__ : src/add-ons/kernel/drivers/network/…
|