/third_party/typescript/tests/cases/compiler/ |
D | derivedInterfaceCallSignature.ts | 6 interpolate(): string; method 21 interpolate(interpolator: string): D3SvgArea; method
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | QuadRasterizer.cpp | 233 Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation, … in interpolate() function in sw::QuadRasterizer
|
D | BC_Decoder.cpp | 578 Color interpolate(RGBf e0, RGBf e1, const IndexInfo &index, bool isSigned) in interpolate() function 1434 uint8_t interpolate(uint8_t e0, uint8_t e1, const IndexInfo &index) const in interpolate() function
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | QuadRasterizer.cpp | 319 …Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation,… in interpolate() function in sw::QuadRasterizer
|
/third_party/skia/docs/examples/ |
D | SkPath_cubicTo_example_parametric_animated.cpp | 34 static SkPoint interpolate(SkPoint a, SkPoint b, float t) { in interpolate() function
|
D | SkPath_quadTo_example_parametric_animated.cpp | 24 static SkPoint interpolate(SkPoint a, SkPoint b, float t) { in interpolate() function
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_interpolation.inl | 116 GLM_FUNC_QUALIFIER tmat4x4<T, P> interpolate function
|
/third_party/ffmpeg/libavfilter/ |
D | vf_framerate.c | 120 static int blend_frames(AVFilterContext *ctx, int interpolate) in blend_frames() 159 int64_t interpolate, interpolate8; in process_work_frame() local
|
D | transform.c | 149 enum InterpolateMethod interpolate, in avfilter_transform()
|
D | vf_deshake.c | 318 enum InterpolateMethod interpolate, in deshake_transform_c()
|
D | vf_curves.c | 217 static inline int interpolate(void *log_ctx, uint16_t *y, in interpolate() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-resampler-private.h | 95 InterpolateFunc interpolate; member
|
/third_party/skia/src/core/ |
D | SkPathRef.cpp | 328 void SkPathRef::interpolate(const SkPathRef& ending, SkScalar weight, SkPathRef* out) const { in interpolate() function in SkPathRef
|
/third_party/typescript/tests/baselines/reference/ |
D | underscoreTest1.js | 899 interpolate: /\{\{(.+?)\}\}/g property 1082 interpolate: /\{\{(.+?)\}\}/g property
|
/third_party/flutter/skia/src/core/ |
D | SkPathRef.cpp | 544 void SkPathRef::interpolate(const SkPathRef& ending, SkScalar weight, SkPathRef* out) const { in interpolate() function in SkPathRef
|
/third_party/python/Tools/demo/ |
D | sortvisu.py | 347 def interpolate(oldpts, newpts, n): function
|
/third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
D | generator_impl.cc | 656 } else if (auto* interpolate = deco->As<ast::InterpolateDecoration>()) { in EmitDecorations() local
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
D | resolver_validation.cc | 1129 } else if (auto* interpolate = deco->As<ast::InterpolateDecoration>()) { in ValidateEntryPoint() local 2163 } else if (auto* interpolate = deco->As<ast::InterpolateDecoration>()) { in ValidateStructure() local
|
/third_party/ffmpeg/libavcodec/ |
D | twinvq.c | 84 static void interpolate(float *out, float v1, float v2, int size) in interpolate() function
|
/third_party/boost/libs/python/doc/html/numpy/_static/ |
D | underscore-1.3.1.js | 891 interpolate : /<%=([\s\S]+?)%>/g, property
|
D | underscore.js | 28 …r b=L++;return a?a+b:b};b.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%… property
|
/third_party/gettext/gettext-tools/src/ |
D | x-perl.c | 890 bool interpolate) in extract_triple_quotelike()
|
/third_party/boost/libs/hof/doc/html/_static/ |
D | underscore-1.3.1.js | 891 interpolate : /<%=([\s\S]+?)%>/g, property
|
/third_party/boost/libs/gil/doc/html/_static/ |
D | underscore-1.3.1.js | 891 interpolate : /<%=([\s\S]+?)%>/g, property
|
/third_party/ffmpeg/libswscale/ |
D | swscale_unscaled.c | 1287 … void (*interpolate)(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int width); in bayer_to_rgb24_wrapper() local 1338 …void (*interpolate)(const uint8_t *src, int src_stride, uint8_t *dstY, uint8_t *dstU, uint8_t *dst… in bayer_to_yv12_wrapper() local
|