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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestSinpi.rs 24 return sinpi(inV);
28 return sinpi(inV);
32 return sinpi(inV);
36 return sinpi(inV);
40 return sinpi(inV);
44 return sinpi(inV);
48 return sinpi(inV);
52 return sinpi(inV);
  /external/clang/lib/Headers/
__clang_cuda_runtime_wrapper.h 157 static inline float sinpi(float a) { return sinpif(a); } function
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 157 static inline float sinpi(float a) { return sinpif(a); } function
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 157 static inline float sinpi(float a) { return sinpif(a); } function
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 157 static inline float sinpi(float a) { return sinpif(a); } function
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 157 static inline float sinpi(float a) { return sinpif(a); } function
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 157 static inline float sinpi(float a) { return sinpif(a); } function
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 157 static inline float sinpi(float a) { return sinpif(a); } function
  /prebuilts/sdk/renderscript/clang-include/
__clang_cuda_runtime_wrapper.h 157 static inline float sinpi(float a) { return sinpif(a); } function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
idct_dequant_full_2x_neon.asm 57 ; q6: 4 * sinpi : c1/temp1
58 ; q7: 12 * sinpi : d1/temp2
110 ; q8: 1 * sinpi : c1/temp1
111 ; q9: 3 * sinpi : d1/temp2
  /frameworks/rs/api/
rs_math.spec     [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 975 static private Target.Floaty sinpi(double d, Target t) { method in class:CoreMathVerifier
983 static private Target.Floaty sinpi(float f, Target t) { method in class:CoreMathVerifier
    [all...]
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp 96 TLI.setUnavailable(LibFunc::sinpi);
  /frameworks/rs/driver/runtime/
rs_cl.c 771 extern float __attribute__((overloadable)) sinpi(float v) { function
774 FN_FUNC_FN(sinpi)
2185 HN_FUNC_HN(sinpi); variable
    [all...]
  /frameworks/rs/scriptc/
rs_math.rsh     [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh     [all...]
  /external/ImageMagick/MagickCore/
accelerate-kernels-private.h 768 tau=gamma*sinpi((2.0f*beta));
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]

Completed in 355 milliseconds