Searched refs:fine (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A De_exp.c82 al = coar.x[i]*fine.x[j];
83 bet =(coar.x[i]*fine.x[j+1] + coar.x[i+1]*fine.x[j]) + coar.x[i+1]*fine.x[j+1];
114 al = coar.x[i]*fine.x[j];
115 bet =(coar.x[i]*fine.x[j+1] + coar.x[i+1]*fine.x[j]) + coar.x[i+1]*fine.x[j+1];
188 al = coar.x[i]*fine.x[j];
189 bet =(coar.x[i]*fine
[all...]
H A Duexp.tbl391 } fine = { .i = {
1272 } fine = { .i = {
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_ramsfont.c595 short coarse, fine; local
612 fine = (short)(loopstart - (float)(coarse)*32768.);
615 fine = (short)loopstart;
618 izone->gen[GEN_STARTLOOPADDROFS].val = fine;
619 fluid_rampreset_updatevoices(preset, GEN_STARTLOOPADDROFS, fine);
631 fine = (short)(loopend - (float)(coarse)*32768.);
634 fine = (short)loopend;
637 izone->gen[GEN_ENDLOOPADDROFS].val = fine;
638 fluid_rampreset_updatevoices(preset, GEN_ENDLOOPADDROFS, fine);
653 the end to the start margin), but it works fine withou
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_82541.c881 * combination of coarse and fine gain value, the value can be put
1178 u16 fused, fine, coarse; local
1190 fine = fused & IGP01E1000_ANALOG_FUSE_FINE_MASK;
1195 fine -= IGP01E1000_ANALOG_FUSE_FINE_1;
1198 fine -= IGP01E1000_ANALOG_FUSE_FINE_10;
1201 (fine & IGP01E1000_ANALOG_FUSE_FINE_MASK) |
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/
H A Dif_em_hw.c165 uint16_t fused, fine, coarse; local
173 fine = fused & IGP01E1000_ANALOG_FUSE_FINE_MASK;
178 fine -= IGP01E1000_ANALOG_FUSE_FINE_1;
180 fine -= IGP01E1000_ANALOG_FUSE_FINE_10;
183 (fine & IGP01E1000_ANALOG_FUSE_FINE_MASK) |
/haiku-fatelf/docs/user/
H A Dapidoc.dox340 classes, you will be fine if you follow the instructions presented in
/haiku-fatelf/src/bin/gdb/
H A Dconfigure2542 echo " (Any other directories should still work fine.)" 1>&2
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex628 % And a page break here is fine.
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex755 % And a page break here is fine.
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex614 % And a page break here is fine.
H A Dtermcap.src4243 # From: Victor Duchovni <vic@fine.princeton.edu>
5592 # bps works fine with hardware flow control.
6991 # and :dl: strings, but we seem to get along fine without them.
9376 # This is the american terminal. Here tabs work fine.
14354 # 2 ms padding on :te: isn't always enough. 6 works fine. Maybe
[all...]
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex778 % And a page break here is fine.

Completed in 276 milliseconds