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

  /frameworks/rs/driver/runtime/
rs_cl.c 531 extern float __attribute__((overloadable)) powr(float v, float p) { function
534 extern float2 __attribute__((overloadable)) powr(float2 v, float2 p) { function
537 extern float3 __attribute__((overloadable)) powr(float3 v, float3 p) { function
540 extern float4 __attribute__((overloadable)) powr(float4 v, float4 p) { function
    [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 388 milliseconds