Searched defs:fpart (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/convert/ |
D | strtol.hpp | 130 double fpart = adjust_fraction(value - ipart, precision_); in to_str() local
|
/third_party/ffmpeg/libavcodec/ |
D | opus_silk.c | 349 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/ |
D | SamplePathText.cpp | 404 const Sk4f fpart = t - SkNx_cast<float>(ipart); in apply() local
|
/third_party/skia/samplecode/ |
D | SamplePathText.cpp | 407 const Sk4f fpart = t - SkNx_cast<float>(ipart); in apply() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 3250 LLVMValueRef fpart = NULL; in lp_build_exp2() local 3586 LLVMValueRef fpart; in lp_build_fast_log2() local
|
/third_party/libuv/src/win/ |
D | fs.c | 2725 WCHAR* fpart; in fs__statfs() local
|