Home
last modified time | relevance | path

Searched defs:pow2 (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Doptimum_pow.inl7 GLM_FUNC_QUALIFIER genType pow2(genType const & x) function
/third_party/node/lib/internal/
Dwebidl.js50 function pow2(exponent) { function
/third_party/skia/src/gpu/tessellate/
DTessellation.h62 AI constexpr float pow2(float x) { return x*x; } in pow2() function
/third_party/skia/src/core/
DSkGeometry.h500 int pow2 = conic.computeQuadPOW2(tol); in computeQuads() local
DSkGeometry.cpp1405 int pow2; in computeQuadPOW2() local
DSkPath.cpp3124 SkScalar w, SkPoint pts[], int pow2) { in ConvertConicToQuads()
/third_party/skia/tests/
DMathTest.cpp323 float pow2 = std::ldexp(1, i); in test_nextlog2() local
/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp676 unsigned pow2 = GetPower64(mult2); in MyMultAndDiv() local
/third_party/python/Objects/
Dfloatobject.c985 double pow1, pow2, y, z; in double_round() local
/third_party/ffmpeg/libavfilter/
Daf_afwtdn.c464 #define pow2(x) (1U << (x)) macro
/third_party/ffmpeg/libavcodec/
Dvorbisenc.c58 float *pow2; member
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc3427 int pow2 = 1 << HighestSetBitPosition(all); in PtrueHelper() local
3769 int pow2 = 1 << HighestSetBitPosition(all); in CntHelper() local
3932 int pow2 = 1 << HighestSetBitPosition(all); in QIncDecHelper() local
4223 int pow2 = 1 << HighestSetBitPosition(all); in QIncDecXWHelper() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c1410 bool pow2 = is_pow2(v); in log2ceil() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c1385 bool pow2 = is_pow2(v); in log2ceil() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59266 void (*pow2)(MPI, const MPI, struct mpi_ec_ctx *); member
59276 void (*pow2)(MPI, const MPI, struct mpi_ec_ctx *); member