HomeSort by relevance Sort by last modified time
    Searched full:cospi (Results 26 - 50 of 56) sorted by null

12 3

  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /frameworks/rs/api/
rs_math.spec 641 function: cospi
652 To get the cosine of a value measured in degrees, call <code>cospi(v / 180.f)</code>.
657 function: cospi
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 453 static private Target.Floaty cospi(double d, Target t) { method in class:CoreMathVerifier
461 static private Target.Floaty cospi(float f, Target t) { method in class:CoreMathVerifier
    [all...]
  /external/llvm/include/llvm/Analysis/
TargetLibraryInfo.def 165 TLI_DEFINE_ENUM_INTERNAL(cospi)
    [all...]
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp 98 TLI.setUnavailable(LibFunc::cospi);
  /frameworks/compile/slang/tests/P_all_api_11/
all11.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_12/
all12.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_13/
all13.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_14/
all14.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_15/
all15.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_16/
all16.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_17/
all17.rs     [all...]
  /frameworks/rs/driver/runtime/
rs_cl.c 432 extern float __attribute__((overloadable)) cospi(float v) { function
435 FN_FUNC_FN(cospi)
1898 HN_FUNC_HN(cospi); variable
    [all...]
  /frameworks/compile/slang/tests/P_all_api_24/
all24.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_18/
all18.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_19/
all19.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_20/
all20.rs     [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_math.jd 305 <a href='rs_math.html#android_rs:cospi'>cospi</a>
    [all...]
index.jd 816 <a href='rs_math.html#android_rs:cospi'>cospi</a>
    [all...]
overview.jd 950 <a href='rs_math.html#android_rs:cospi'>cospi</a>
    [all...]
  /frameworks/compile/slang/tests/P_all_api_21/
all21.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_22/
all22.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_23/
all23.rs     [all...]
  /external/ImageMagick/MagickCore/
accelerate-kernels-private.h 767 sigma=gamma*cospi((2.0f*beta));
808 cospi((2.0f*beta))/2.0f);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 12 #include "vp9/common/vp9_idct.h" // for cospi constants
    [all...]

Completed in 567 milliseconds

12 3