Home
last modified time | relevance | path

Searched defs:pow (Results 1 – 9 of 9) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/tests/
Dpow.mod.py.cpp5 namespace pow { namespace
12 TEST_F(GeneratedTests, pow) { in TEST_F() argument
17 TEST_AVAILABLE_SINCE(V1_2, pow, pow::CreateModel) in TEST_AVAILABLE_SINCE() argument
/frameworks/base/core/java/android/util/
DFloatMath.java117 public static float pow(float x, float y) { in pow() method in FloatMath
DMathUtils.java61 public static float pow(float a, float b) { in pow() method in MathUtils
/frameworks/ml/nn/common/operations/
DPow.cpp27 namespace pow { namespace
/frameworks/native/libs/math/include/math/
DTQuatHelpers.h237 QUATERNION<T> PURE pow(const QUATERNION<T>& q, T a) { in pow() function
DTVecHelpers.h488 friend inline CONSTEXPR VECTOR<T> PURE pow(VECTOR<T> v, T p) { in pow() function
/frameworks/base/core/java/android/os/
DFileUtils.java1264 long pow = 1; in roundStorageSize() local
/frameworks/rs/driver/runtime/
Drs_cl.c627 float __attribute__((overloadable)) pow(float v1, float v2) { in pow() function
631 FN_FUNC_FN_FN(pow) in FN_FUNC_FN_FN() argument
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_2_vts_tests.cpp52015 namespace pow { namespace
52022 TEST_F(NeuralnetworksHidlTest, pow) { in TEST_F() argument
52029 TEST_F(ValidationTest, pow) { in TEST_F() argument