Searched defs:s00 (Results 1 – 8 of 8) sorted by relevance
/third_party/FreeBSD/contrib/gdtoa/ |
D | strtod.c | 87 (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
|
D | strtodg.c | 318 (s00, se, fpi, exp, bits, loc) in strtodg_l() argument
|
/third_party/ffmpeg/tests/ |
D | rotozoom.c | 71 int s00 = src[( int_x & 255) + 256 * ( int_y & 255)]; in ipol() local
|
/third_party/lame/libmp3lame/ |
D | gain_analysis.c | 154 Float_t s00 = y0 + y2 + y4 + y6; in filterYule() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_rotate.c | 238 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/ |
D | Blitter.cpp | 1341 Pointer<Byte> s00 = source + ComputeOffset(X0, Y0, sPitchB, srcBytes, srcQuadLayout); in generate() local
|
/third_party/python/Python/ |
D | dtoa.c | 1438 _Py_dg_strtod(const char *s00, char **se) in _Py_dg_strtod()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Blitter.cpp | 1640 Pointer<Byte> s00 = source + ComputeOffset(X0, Y0, Z0, sSliceB, sPitchB, srcBytes); in sample() local
|