/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | optimum_pow.inl | 7 GLM_FUNC_QUALIFIER genType pow2(genType const & x) function
|
/third_party/glib/glib/gnulib/ |
D | printf-frexp.c | 90 DOUBLE pow2[64]; /* pow2[i] = 2^2^i */ in FUNC() local
|
/third_party/skia/src/gpu/tessellate/ |
D | Tessellation.h | 62 AI constexpr float pow2(float x) { return x*x; } in pow2() function
|
/third_party/flutter/skia/src/core/ |
D | SkGeometry.h | 428 int pow2 = conic.computeQuadPOW2(tol); in computeQuads() local
|
D | SkGeometry.cpp | 1206 int pow2; in computeQuadPOW2() local
|
D | SkPath.cpp | 3568 SkScalar w, SkPoint pts[], int pow2) { in ConvertConicToQuads()
|
/third_party/flutter/skia/src/gpu/geometry/ |
D | GrPathUtils.cpp | 67 int pow2 = GrNextPow2(temp); in quadraticPointCount() local 123 int pow2 = GrNextPow2(temp); in cubicPointCount() local
|
/third_party/skia/src/core/ |
D | SkGeometry.h | 500 int pow2 = conic.computeQuadPOW2(tol); in computeQuads() local
|
D | SkGeometry.cpp | 1405 int pow2; in computeQuadPOW2() local
|
D | SkPath.cpp | 3078 SkScalar w, SkPoint pts[], int pow2) { in ConvertConicToQuads()
|
/third_party/boost/boost/random/detail/ |
D | seed_impl.hpp | 76 inline T pow2(int n) in pow2() function
|
/third_party/boost/libs/math/test/ |
D | test_autodiff_2.cpp | 101 BOOST_AUTO_TEST_CASE_TEMPLATE(pow2, T, bin_float_types) { in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | fetch_jit.cpp | 497 uint32_t pow2 = 1 << (n - 1); in ConvertFormat() local 510 uint32_t pow2 = 1 << n; in ConvertFormat() local
|
/third_party/skia/tests/ |
D | MathTest.cpp | 323 float pow2 = std::ldexp(1, i); in test_nextlog2() local
|
/third_party/grpc/third_party/upb/upb/ |
D | table.c | 32 bool pow2 = is_pow2(v); in log2ceil() local
|
/third_party/python/Objects/ |
D | floatobject.c | 985 double pow1, pow2, y, z; in double_round() local
|
/third_party/ffmpeg/libavcodec/ |
D | vorbisenc.c | 57 float *pow2; member
|
/third_party/boost/boost/multiprecision/ |
D | cpp_dec_float.hpp | 2424 …xponentType, Allocator> cpp_dec_float<Digits10, ExponentType, Allocator>::pow2(const boost::long_l… in pow2() function in boost::multiprecision::backends::cpp_dec_float
|
/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 1410 bool pow2 = is_pow2(v); in log2ceil() local
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 1385 bool pow2 = is_pow2(v); in log2ceil() local
|