Home
last modified time | relevance | path

Searched defs:fpart (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/convert/
Dstrtol.hpp130 double fpart = adjust_fraction(value - ipart, precision_); in to_str() local
/third_party/ffmpeg/libavcodec/
Dopus_silk.c349 int cur, prev, next, weight_sq, weight, ipart, fpart, y, value; in silk_decode_lpc() local
565 int ipart, fpart, lingain; in silk_decode_frame() local
/third_party/flutter/skia/samplecode/
DSamplePathText.cpp404 const Sk4f fpart = t - SkNx_cast<float>(ipart); in apply() local
/third_party/skia/samplecode/
DSamplePathText.cpp407 const Sk4f fpart = t - SkNx_cast<float>(ipart); in apply() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c3250 LLVMValueRef fpart = NULL; in lp_build_exp2() local
3586 LLVMValueRef fpart; in lp_build_fast_log2() local
/third_party/libuv/src/win/
Dfs.c2725 WCHAR* fpart; in fs__statfs() local