/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/ |
D | Fixed1616.java | 25 public static int integral(int fixed) { in integral() method in Fixed1616 33 public static int fixed(int integral, int fractional) { in fixed()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/ |
D | Fixed1616.java | 25 public static int integral(int fixed) { in integral() method in Fixed1616 33 public static int fixed(int integral, int fractional) { in fixed()
|
/third_party/boost/libs/mp11/doc/mp11/ |
D | integral.adoc | 10 [#integral] anchor
|
/third_party/boost/libs/mp11/test/ |
D | mp_plus.cpp | 14 template<class T, T N> using integral = std::integral_constant<T, N>; typedef
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/math/ |
D | fixed1616.h | 34 static inline int32_t Fixed(int32_t integral, int32_t fractional) { in Fixed()
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/math/ |
D | fixed1616.h | 34 static inline int32_t Fixed(int32_t integral, int32_t fractional) { in Fixed()
|
/third_party/boost/boost/hana/fwd/ |
D | type.hpp | 513 constexpr auto integral = [](auto f) { in __anon8c63505d0802() variable 528 constexpr make_integral_t integral{}; variable
|
/third_party/boost/libs/hana/include/boost/hana/fwd/ |
D | type.hpp | 513 constexpr auto integral = [](auto f) { in __anon08c8a7500802() variable 528 constexpr make_integral_t integral{}; variable
|
/third_party/boost/boost/function/ |
D | function_base.hpp | 745 typedef integral_constant<bool, (is_integral<Functor>::value)> integral; in operator ==() typedef 752 typedef integral_constant<bool, (is_integral<Functor>::value)> integral; in operator ==() typedef 759 typedef integral_constant<bool, (is_integral<Functor>::value)> integral; in operator !=() typedef 766 typedef integral_constant<bool, (is_integral<Functor>::value)> integral; in operator !=() typedef
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | psconv.c | 202 FT_Fixed integral = 0; in PS_Conv_ToFixed() local
|
/third_party/freetype/src/psaux/ |
D | psconv.c | 202 FT_Fixed integral = 0; in PS_Conv_ToFixed() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/ |
D | psconv.c | 203 FT_Fixed integral = 0; in PS_Conv_ToFixed() local
|
/third_party/boost/libs/multiprecision/example/ |
D | floating_point_examples.cpp | 284 inline value_type integral(const value_type a, in integral() function
|
/third_party/skia/src/core/ |
D | SkBlurMF.cpp | 958 std::unique_ptr<GrFragmentProcessor> integral = make_rect_integral_fp(context, sixSigma); in make_rect_blur() local 1133 static uint8_t eval_V(float top, int y, const uint8_t* integral, int integralSize, float sixSigma) { in eval_V() 1159 const uint8_t* integral, in eval_H() 1203 SkBitmap integral; in create_mask_on_cpu() local
|
D | SkGpuBlurUtils.cpp | 833 float integral = 0.5f * (std::erf(x) + 1.f); in CreateIntegralTable() local
|
/third_party/pixman/pixman/ |
D | pixman-filter.c | 161 integral (pixman_kernel_t kernel1, double x1, in integral() function
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cClipDistance.cpp | 842 glw::GLfloat integral = 0.f; in checkResults() local
|
/third_party/skia/gm/ |
D | blurrect.cpp | 376 auto integral = def_integral_approx(tdiff, bdiff); in prepareReferenceMasks() local
|
/third_party/boost/libs/atomic/test/ |
D | api_test_helpers.hpp | 1061 typename Wrapper<boost::intptr_t>::atomic_reference_type integral = wrapper_integral.a; in test_pointer_api() local
|