HomeSort by relevance Sort by last modified time
    Searched defs:powr (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/driver/runtime/
rs_cl.c 527 extern float __attribute__((overloadable)) powr(float v, float p) { function
530 extern float2 __attribute__((overloadable)) powr(float2 v, float2 p) { function
533 extern float3 __attribute__((overloadable)) powr(float3 v, float3 p) { function
536 extern float4 __attribute__((overloadable)) powr(float4 v, float4 p) { function
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 464 static private Target.Floaty powr(float x, float y, Target t) { method in class:CoreMathVerifier
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bitvect.c 1823 N_word powr; local
1934 N_word powr; local
    [all...]

Completed in 315 milliseconds