HomeSort by relevance Sort by last modified time
    Searched refs:_pow (Results 1 - 4 of 4) sorted by null

  /external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
copy.pass.cpp 25 float _pow(float a, float b) function
32 std::function<float(float, float)> fnc = _pow;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
copy.pass.cpp 25 float _pow(float a, float b) function
32 std::function<float(float, float)> fnc = _pow;
  /external/tensorflow/tensorflow/python/ops/
math_ops.py 571 return gen_math_ops._pow(x, y, name=name)
    [all...]
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 3618 builtin_builder::_pow(const glsl_type *type) function in class:builtin_builder
    [all...]

Completed in 142 milliseconds