HomeSort by relevance Sort by last modified time
    Searched refs:powr (Results 1 - 4 of 4) 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...]
  /frameworks/rs/scriptc/
rs_cl.rsh 640 _RS_RUNTIME float __attribute__((const, overloadable)) powr(float v, float p);
641 FN_FUNC_FN_FN(powr)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 640 _RS_RUNTIME float __attribute__((const, overloadable)) powr(float v, float p);
641 FN_FUNC_FN_FN(powr)
  /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 274 milliseconds