Home
last modified time | relevance | path

Searched defs:s00 (Results 1 – 8 of 8) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
Dstrtod.c87 (s00, se, loc) CONST char *s00; char **se; locale_t loc in strtod_l() argument
1080 (s00, se, loc) CONST char *s00; char **se; locale_t in strtod() argument
Dstrtodg.c318 (s00, se, fpi, exp, bits, loc) in strtodg_l() argument
/third_party/ffmpeg/tests/
Drotozoom.c71 int s00 = src[( int_x & 255) + 256 * ( int_y & 255)]; in ipol() local
/third_party/lame/libmp3lame/
Dgain_analysis.c154 Float_t s00 = y0 + y2 + y4 + y6; in filterYule() local
/third_party/ffmpeg/libavfilter/
Dvf_rotate.c238 int s00 = src[src_linestep * int_x + i + src_linesize * int_y ]; in interpolate_bilinear8() local
268 int s00 = AV_RL16(&src[src_linestep * int_x + i + src_linesize * int_y ]); in interpolate_bilinear16() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DBlitter.cpp1341 Pointer<Byte> s00 = source + ComputeOffset(X0, Y0, sPitchB, srcBytes, srcQuadLayout); in generate() local
/third_party/python/Python/
Ddtoa.c1438 _Py_dg_strtod(const char *s00, char **se) in _Py_dg_strtod()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp1640 Pointer<Byte> s00 = source + ComputeOffset(X0, Y0, Z0, sSliceB, sPitchB, srcBytes); in sample() local