/third_party/boost/libs/math/example/daubechies_wavelets/ |
D | bench.cpp | 149 Real xf = x.back(); in CubicHermite() local 186 Real xf = x0 + (y.size()-1)*dx; in CardinalCubicHermite() local 220 Real xf = x0 + (dat.size()-1)*dx; in CardinalCubicHermiteAOS() local 314 Real xf = x0 + (y.size()-1)*dx; in CardinalQuinticHermite() local 349 Real xf = x0 + (dat.size()-1)*dx; in CardinalQuinticHermiteAOS() local 394 Real xf = x.back(); in SepticHermite() local 434 Real xf = x0 + (y.size()-1)*dx; in CardinalSepticHermite() local 470 Real xf = x0 + (data.size()-1)*dx; in CardinalSepticHermiteAOS() local
|
/third_party/boost/boost/math/interpolators/detail/ |
D | cubic_hermite_detail.hpp | 203 const Real xf = x0_ + (y_.size()-1)/inv_dx_; in operator ()() local 238 const Real xf = x0_ + (y_.size()-1)/inv_dx_; in prime() local 283 Real xf = x0_ + (y_.size()-1)/inv_dx_; in domain() local 326 const Real xf = x0_ + (dat_.size()-1)/inv_dx_; in operator ()() local 368 const Real xf = x0_ + (dat_.size()-1)/inv_dx_; in prime() local 417 Real xf = x0_ + (dat_.size()-1)/inv_dx_; in domain() local
|
D | quintic_hermite_detail.hpp | 248 const Real xf = x0_ + (y_.size()-1)/inv_dx_; in operator ()() local 294 const Real xf = x0_ + (y_.size()-1)/inv_dx_; in prime() local 338 const Real xf = x0_ + (y_.size()-1)/inv_dx_; in double_prime() local 386 Real xf = x0_ + (y_.size()-1)/inv_dx_; in domain() local 431 const Real xf = x0_ + (data_.size()-1)/inv_dx_; in operator ()() local 475 const Real xf = x0_ + (data_.size()-1)/inv_dx_; in prime() local 520 const Real xf = x0_ + (data_.size()-1)/inv_dx_; in double_prime() local 567 Real xf = x0_ + (data_.size()-1)/inv_dx_; in domain() local
|
D | septic_hermite_detail.hpp | 252 Real xf = x0_ + (y_.size()-1)/inv_dx_; in operator ()() local 307 Real xf = x0_ + (y_.size()-1)/inv_dx_; in prime() local 363 Real xf = x0_ + (y_.size()-1)/inv_dx_; in double_prime() local 463 Real xf = x0_ + (data_.size()-1)/inv_dx_; in operator ()() local 518 Real xf = x0_ + (data_.size()-1)/inv_dx_; in prime() local 574 Real xf = x0_ + (data_.size()-1)/inv_dx_; in double_prime() local
|
/third_party/icu/tools/multi/proj/icu4cscan/ |
D | testxml.cpp | 326 static void writeOkComments(XMLFile &xf, int ok, const char *comments, const char *locale) { in writeOkComments() 368 void probeCapability(XMLFile& xf, const char *locale) { in probeCapability() 390 void probeColCapability(XMLFile& xf, const char *locale) { in probeColCapability() 452 XMLFile xf(stdout); in main() local
|
/third_party/boost/libs/math/test/ |
D | asinh_test.hpp | 78 float xf = static_cast<float>(i-40)/static_cast<float>(4); in asinh_manual_check() local
|
D | acosh_test.hpp | 98 float xf = static_cast<float>(i-50)/static_cast<float>(5); in acosh_manual_check() local
|
D | atanh_test.hpp | 108 float xf = static_cast<float>(i-50)/static_cast<float>(5); in atanh_manual_check() local
|
/third_party/skia/resources/skottie/ |
D | skottie-text-allcaps.json | 1 …,"s":63,"sz":[354,335],"t":"Hello there, κεφαλαίο κείμενο!","tr":0,"vj":1,"xf":100},"t":0},{"s":{"… number
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcFragDepthTests.cpp | 242 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local 252 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local 391 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDepthRangeTests.cpp | 237 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local 247 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local 380 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
|
D | es2fShaderBuiltinVarTests.cpp | 337 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local 429 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local 545 const float xf = (float(xo)+0.5f) / float(w); in iterate() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFragDepthTests.cpp | 244 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local 254 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local 406 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
|
D | es3fShaderBuiltinVarTests.cpp | 355 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local 450 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local 569 const float xf = (float(xo)+0.5f) / float(w); in iterate() local
|
D | es3fFragmentOutputTests.cpp | 409 const float xf = ((float)x - (float)cellX*cellW + 0.5f) / cellW; in renderFloatReference() local 612 float xf = (float)x / (float)(gridWidth-1); in iterate() local 665 float xf = (float)x / (float)(gridWidth-1); in iterate() local
|
/third_party/libsnd/src/ |
D | w64.c | 40 #define MAKE_HASH16(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, xa, xb, xc, xd, xe, xf) \ argument 46 #define MAKE_MARKER16(name, x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, xa, xb, xc, xd, xe, xf) \ argument
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandtouch.c | 75 float xf = FIXED_TO_FLOAT * x; in touch_handle_touch() local
|
/third_party/vk-gl-cts/modules/gles3/stress/ |
D | es3sLongRunningShaderTests.cpp | 254 const float xf = 2.0f * ((float(xi) + 0.5f) / float(width)) - 1.0f; in genPositions() local
|
/third_party/ffmpeg/libavcodec/ |
D | cbs_vp9.c | 268 #define xf(width, name, var, subs, ...) do { \ macro 348 #define xf(width, name, var, subs, ...) do { \ macro
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestLog.cpp | 285 float xf = ((float)x + 0.5f) / (float)logImage.getWidth(); in writeImage() local 323 float xf = ((float)x + 0.5f) / (float)w; in writeImage() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderPerformanceMeasurer.cpp | 89 float xf = (float)x / (float)gridSizeX; in generateVertices() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | PointSpritesTest.cpp | 104 int xf = static_cast<int>(floorf(s2p(pointX + u * pointWidth))); in testPointCoordAndPointSizeCompliance() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | PointSpritesTest.cpp | 105 int xf = static_cast<int>(floorf(s2p(pointX + u * pointWidth))); in testPointCoordAndPointSizeCompliance() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_xfade_opencl.c | 68 AVFrame *xf[2]; member
|
/third_party/flutter/skia/gm/ |
D | rasterhandleallocator.cpp | 248 XFORM xf; in updateHandle() local
|