HomeSort by relevance Sort by last modified time
    Searched full:frac (Results 101 - 120 of 120) sorted by null

1 2 3 45

  /external/freetype/src/raster/
ftraster.c 436 #define FRAC( x ) ( (x) & ( ras.precision - 1 ) )
    [all...]
  /external/quake/quake/src/QW/client/
d_draw.s 394 addl %ecx,%edx // advance tfrac fractional part by tstep frac
397 addl %ebp,%ebx // advance sfrac fractional part by sstep frac
d_draw16.s 397 addl %ecx,%edx // advance tfrac fractional part by tstep frac
400 addl %ebp,%ebx // advance sfrac fractional part by sstep frac
gl_rmain.c 961 // fudge around because of frac screen scale
  /external/quake/quake/src/WinQuake/
d_draw.s 394 addl %ecx,%edx // advance tfrac fractional part by tstep frac
397 addl %ebp,%ebx // advance sfrac fractional part by sstep frac
d_draw16.s 397 addl %ecx,%edx // advance tfrac fractional part by tstep frac
400 addl %ebp,%ebx // advance sfrac fractional part by sstep frac
gl_rmain.cpp 1183 // fudge around because of frac screen scale
    [all...]
gl_rsurf.cpp 1556 float dist, lastdist, lzi, scale, u, v, frac; local
    [all...]
  /dalvik/vm/
Globals.h 96 * logged with a probability of $\frac{time}{threshold}$ . If the
  /external/opencore/baselibs/gen_data_structures/src/
rtsp_range_utils.cpp 809 //<sec>.<frac>
    [all...]
  /external/freetype/include/freetype/
freetype.h     [all...]
  /external/icu4c/test/intltest/
numrgts.cpp 1710 int32_t frac = ucurr_getDefaultFractionDigits(currency, &status); local
    [all...]
numfmtst.cpp     [all...]
  /external/icu4c/i18n/
decimfmt.cpp 4569 int32_t frac = 0; local
    [all...]
  /sdk/traceview/src/com/android/traceview/
TimeLineView.java     [all...]
  /external/libxml2/
xpath.c 9978 int v, frac = 0; local
    [all...]
  /external/tcpdump/
tcpdump.1     [all...]
  /external/qemu/fpu/
softfloat.c     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 680 milliseconds

1 2 3 45