Home
last modified time | relevance | path

Searched refs:Sin (Results 1 – 25 of 29) sorted by relevance

12

/external/vulkan-validation-layers/libs/glm/gtx/
Drotate_vector.inl22 T const Sin(sin(angle)); local
26 T const Sin = sin(radians(angle)); local
28 Result.x = v.x * Cos - v.y * Sin;
29 Result.y = v.x * Sin + v.y * Cos;
51 const T Sin = sin(radians(angle));
52 return x * Cos + ((x * normal) * (T(1) - Cos)) * normal + cross(x, normal) * Sin;
77 T const Sin(sin(angle)); local
81 T const Sin = sin(radians(angle)); local
84 Result.y = v.y * Cos - v.z * Sin;
85 Result.z = v.y * Sin + v.z * Cos;
[all …]
Drotate_normalized_axis.inl89 T const Sin = sin(AngleRad * T(0.5)); local
91 … * detail::tquat<T, P>(cos(AngleRad * static_cast<T>(0.5)), Tmp.x * Sin, Tmp.y * Sin, Tmp.z * Sin);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfft.c286 REAL *Sin = NULL; /* Sine values */ in FFTRADIX() local
343 Sin = (REAL *) fftstate->Tmp3; in FFTRADIX()
645 Sin [jf - 1] = 0.0; in FFTRADIX()
648 Cos [j - 1] = Cos [k - 1] * c1 + Sin [k - 1] * s1; in FFTRADIX()
649 Sin [j - 1] = Cos [k - 1] * s1 - Sin [k - 1] * c1; in FFTRADIX()
652 Sin [k - 1] = -Sin [j - 1]; in FFTRADIX()
695 aj += Rtmp [k - 1] * Sin [jj - 1]; in FFTRADIX()
696 bj += Itmp [k - 1] * Sin [jj - 1]; in FFTRADIX()
/external/icu/icu4c/source/data/lang/
Dha.txt47 zh{"Harshen Sin"}
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DOpenCL.std.h93 Sin = 57, enumerator
DSPIRVExtInst.h118 add(OpenCLLIB::Sin, "sin"); in init()
/external/icu/icu4c/source/data/curr/
Dha.txt43 "Kuɗin Caina/Sin",
Dln.txt43 "Yuanɛ Renminbi ya Sinɛ",
/external/icu/icu4c/source/data/locales/
Dnd.txt103 "Sin",
Dzu.txt452 "Sin",
470 "Sin",
490 "Sin",
508 "Sin",
Des.txt996 nonspacing{"Sin espaciado"}
/external/eigen/Eigen/src/Core/
DAssign_MKL.h119 EIGEN_MKL_VML_DECLARE_UNARY_CALLS(sin, Sin, LA)
/external/icu/icu4c/source/data/region/
Dha.txt46 CN{"Caina, Sin"}
Dln.txt47 CN{"Sinɛ"}
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1355 bool UseFloat, Value *&Sin, Value *&Cos, in insertSinCosCall() argument
1394 Sin = B.CreateExtractValue(SinCos, 0, "sinpi"); in insertSinCosCall()
1397 Sin = B.CreateExtractElement(SinCos, ConstantInt::get(B.getInt32Ty(), 0), in insertSinCosCall()
1428 Value *Sin, *Cos, *SinCos; in optimizeSinCosPi() local
1429 insertSinCosCall(B, CI->getCalledFunction(), Arg, IsFloat, Sin, Cos, SinCos); in optimizeSinCosPi()
1431 replaceTrigInsts(SinCalls, Sin); in optimizeSinCosPi()
/external/vulkan-validation-layers/libs/glm/gtc/
Dquaternion.inl629 T const Sin = sin(AngleRad * T(0.5)); local
631 return q * detail::tquat<T, P>(cos(AngleRad * T(0.5)), Tmp.x * Sin, Tmp.y * Sin, Tmp.z * Sin);
/external/v8/src/wasm/
Dwasm-opcodes.cc144 CASE_F64_OP(Sin, "sin") in OpcodeName()
/external/eigen/doc/
DUsingIntelMKL.dox85 v?Sin
/external/ImageMagick/PerlMagick/t/reference/filter/
DSolarize.miff38 6785<3>9%>>6@;V8+j:(r:(~7"~:*YRJjTIp\Sin]q^sScB'258176/9909C0g}KwcQpfSpgOofIxYUwYY`tJh_Pi`Qi`Qi…
/external/clang/include/clang/Basic/
DBuiltinsNVPTX.def189 // Sin, Cos
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp2334 class Sin : public TrigFunc class
2337 Sin (void) : TrigFunc("sin", deSin, -1.0, 1.0) {} in Sin() function in deqp::gls::BuiltinPrecisionTests::Functions::Sin
2343 ExprP<float> sin (const ExprP<float>& x) { return app<Sin>(x); } in sin()
5224 addScalarFactory<Sin>(*funcs); in createES3BuiltinCases()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2313 class Sin : public TrigFunc class
2316 Sin (void) : TrigFunc("sin", deSin, -1.0, 1.0) {} in Sin() function in vkt::shaderexecutor::Functions::Sin
2322 ExprP<float> sin (const ExprP<float>& x) { return app<Sin>(x); } in sin()
5146 addScalarFactory<Sin>(*funcs); in createComputeOnlyBuiltinCases()
/external/icu/icu4c/source/samples/ufortune/resources/
Des.txt34 "El hombre todavía puede apagar el ordenador. Sin embargo, tendremos que esforzarnos mucho para con…
/external/brotli/tests/testdata/
Dplrabn12.txt1634 At first, and called me Sin, and for a sign
1898 Strange alteration! Sin and Death amain,
3001 Sin-bred, how have ye troubled all mankind
6083 And govern well thy appetite; lest Sin
6854 Sin and her shadow Death, and Misery
8268 Within the gates of Hell sat Sin and Death,
8272 Sin opening; who thus now to Death began.
8289 For Death from Sin no power can separate.
8390 Long he admiring stood, till Sin, his fair
8445 Through Sin to Death exposed by my exploit.
[all …]
/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp45 fIntrinsicMap[String("sin")] = ALL_GLSL(Sin); in setupIntrinsics()

12