HomeSort by relevance Sort by last modified time
    Searched refs:frac (Results 176 - 200 of 214) sorted by null

1 2 3 4 5 6 78 9

  /external/icu/icu4c/source/test/intltest/
numrgts.cpp 1737 int32_t frac = ucurr_getDefaultFractionDigits(currency, &status); local
    [all...]
  /external/libxaac/decoder/
ixheaacd_arith_dec.c 2027 WORD16 exp, frac; local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrUtil.cpp     [all...]
  /external/mesa3d/src/intel/blorp/
blorp_blit.c 821 nir_ssa_def *frac = nir_ffract(b, sample_coords); local
823 nir_fdot2(b, frac, nir_imm_vec2(b, key->x_scale,
    [all...]
  /external/python/cpython3/Lib/
datetime.py     [all...]
turtle.py     [all...]
  /external/deqp/modules/gles2/scripts/
genutil.py 166 def frac(val): return val.applyUnary(lambda x: x - math.floor(x)) member in class:GenMath
  /external/eigen/unsupported/test/mpreal/
mpreal.h 467 friend const mpreal frac (const mpreal& v, mp_rnd_t rnd_mode);
2542 inline const mpreal frac (const mpreal& x, mp_rnd_t r = mpreal::get_default_rnd()) { MPREAL_UNARY_MATH_FUNCTION_BODY(frac ); } function in namespace:mpfr
    [all...]
  /external/deqp/modules/gles3/scripts/
genutil.py 176 def frac(val): return val.applyUnary(lambda x: x - math.floor(x)) member in class:GenMath
  /external/deqp/modules/gles31/scripts/
genutil.py 176 def frac(val): return val.applyUnary(lambda x: x - math.floor(x)) member in class:GenMath
  /external/libpcap/
pcap-bpf.c 1112 bt.frac = bhp->bh_tstamp.bt_frac;
    [all...]
  /external/libopus/celt/
celt_encoder.c 796 opus_int32 frac = (equiv_rate-64000) >> 10; local
797 trim = QCONST16(4.f, 8) + QCONST16(1.f/16.f, 8)*frac;
    [all...]
  /external/python/cpython2/Lib/lib-tk/
turtle.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py     [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cGPUShaderFP64Tests.cpp 12602 T frac = fract(t); local
12616 T frac = fract(t); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_datetime.py     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp     [all...]
  /external/python/cpython2/Lib/test/
test_datetime.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]

Completed in 1326 milliseconds

1 2 3 4 5 6 78 9