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/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
copy.pass.cpp 23 float _pow(float a, float b) function
30 std::function<float(float, float)> fnc = _pow;
  /prebuilts/ndk/r13/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/mesa3d/src/compiler/glsl/
builtin_functions.cpp 3618 builtin_builder::_pow(const glsl_type *type) function in class:builtin_builder
    [all...]

Completed in 314 milliseconds