HomeSort by relevance Sort by last modified time
    Searched refs:tgamma (Results 101 - 125 of 139) sorted by null

1 2 3 45 6

  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
math.h 285 floating_point tgamma (arithmetic x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
math.h 285 floating_point tgamma (arithmetic x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
math.h 285 floating_point tgamma (arithmetic x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
math.h 285 floating_point tgamma (arithmetic x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
math.h 285 floating_point tgamma (arithmetic x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
math.h 285 floating_point tgamma (arithmetic x);
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
math.h 285 floating_point tgamma (arithmetic x);
    [all...]
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
math_fp16.rs 257 TEST_HN_FUNC_HN(tgamma);
math.rs 350 TEST_FN_FUNC_FN(tgamma);
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
apitest.rs 894 f = tgamma(f);
895 f2 = tgamma(f2);
896 f3 = tgamma(f3);
897 f4 = tgamma(f4);
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 111 static native float tgamma(float x); method in class:CoreMathVerifier
1080 static private Target.Floaty tgamma(double d, Target t) { method in class:CoreMathVerifier
    [all...]
  /bionic/tests/
math_test.cpp     [all...]
  /frameworks/rs/script_api/
rs_math.spec 1289 i.e. <code>@log(@fabs(@tgamma(v)))</code>.
1291 See also @tgamma().
    [all...]
  /frameworks/rs/script_api/include/
rs_math.rsh     [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh     [all...]
  /frameworks/rs/driver/runtime/
rs_cl.c 798 float __attribute__((overloadable)) tgamma(float v) { function
801 FN_FUNC_FN(tgamma)
2261 HN_FUNC_HN(tgamma); variable
    [all...]
  /external/clang/lib/Headers/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
opencl-c.h     [all...]

Completed in 1392 milliseconds

1 2 3 45 6