Home
last modified time | relevance | path

Searched refs:Cos (Results 1 – 25 of 129) sorted by relevance

123456

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Drotate_vector.inl36 T const Cos(cos(angle)); local
39 Result.x = v.x * Cos - v.y * Sin;
40 Result.y = v.x * Sin + v.y * Cos;
61 const T Cos = cos(radians(angle));
63 return x * Cos + ((x * normal) * (T(1) - Cos)) * normal + cross(x, normal) * Sin;
85 T const Cos(cos(angle)); local
88 Result.y = v.y * Cos - v.z * Sin;
89 Result.z = v.y * Sin + v.z * Cos;
101 T const Cos(cos(angle)); local
104 Result.x = v.x * Cos + v.z * Sin;
[all …]
/third_party/mindspore/mindspore/core/ops/
Dcos.h29 class MS_CORE_API Cos : public PrimitiveC {
32 Cos() : PrimitiveC(prim::kPrimCos->name()) {} in Cos() function
34 ~Cos() = default;
35 MS_DECLARE_PARENT(Cos, PrimitiveC);
Dcos.cc46 REGISTER_PRIMITIVE_EVAL_IMPL(Cos, prim::kPrimCos, CosInfer, nullptr, true);
/third_party/skia/tests/sksl/intrinsics/
DCos.asm.frag109 %27 = OpExtInst %float %1 Cos %33
120 %41 = OpExtInst %v2float %1 Cos %44
135 %54 = OpExtInst %v3float %1 Cos %57
149 %68 = OpExtInst %v4float %1 Cos %70
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/
Dcov-x86-isel-lowering-apfloat-nan-cos-cos.amber136 %25 = OpExtInst %7 %1 Cos %24
137 %26 = OpExtInst %7 %1 Cos %25
Dcov-set-vector-cos-fragcoord.amber180 %65 = OpExtInst %12 %1 Cos %64
196 %80 = OpExtInst %12 %1 Cos %79
Dstable-collatz-push-constant-with-nested-min-max.amber438 %85 = OpExtInst %42 %1 Cos %84
452 %99 = OpExtInst %42 %1 Cos %98
/third_party/grpc/examples/csharp/RouteGuide/RouteGuide/
DRouteGuideUtil.cs71 …double a = Math.Sin(deltalat / 2) * Math.Sin(deltalat / 2) + Math.Cos(lat1) * Math.Cos(lat2) * Mat… in GetDistance()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/math/
Dunary_op_gpu_kernel.cc89 MS_REG_GPU_KERNEL_ONE(Cos, KernelAttr().AddInputAttr(kNumberTypeFloat64).AddOutputAttr(kNumberTypeF…
91 MS_REG_GPU_KERNEL_ONE(Cos, KernelAttr().AddInputAttr(kNumberTypeFloat32).AddOutputAttr(kNumberTypeF…
93 MS_REG_GPU_KERNEL_ONE(Cos, KernelAttr().AddInputAttr(kNumberTypeFloat16).AddOutputAttr(kNumberTypeF…
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-apfloat-nan-cos-cos/
D0-opt.spvasm63 %38 = OpExtInst %v2float %1 Cos %37
64 %39 = OpExtInst %v2float %1 Cos %38
/third_party/mindspore/mindspore/lite/src/delegate/npu/op/
Darithmetic_self_npu.cc35 op_ = CreateOperator<hiai::op::Cos>(name_); in Init()
93 SetInputs<hiai::op::Cos>(npu_inputs, op_); in SetNPUInputs()
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/op_declare/
Delewise_calculation_ops_declare.h206 DECLARE_OP_ADAPTER(Cos)
207 DECLARE_OP_USE_OUTPUT(Cos)
/third_party/mindspore/tests/st/ops/cpu/
Dtest_cos_op.py30 self.cos = P.Cos()
/third_party/mindspore/tests/st/ops/gpu/
Dtest_cos_op.py28 output_ms = P.Cos()(Tensor(x_np))
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-set-vector-cos-fragcoord/
D0-opt.spvasm105 %78 = OpExtInst %v3float %1 Cos %77
121 %91 = OpExtInst %v3float %1 Cos %90
/third_party/mindspore/tests/ut/cpp/ops/
Dtest_ops_cos.cc35 auto cos = std::make_shared<Cos>(); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DOptimalIntrinsics.hpp25 Float4 Cos(RValue<Float4> x);
/third_party/glslang/Test/baseResults/
Dspv.switch.frag.out251 80: 6(float) ExtInst 1(GLSL.std.450) 14(Cos) 79
276 95: 6(float) ExtInst 1(GLSL.std.450) 14(Cos) 94
296 114: 6(float) ExtInst 1(GLSL.std.450) 14(Cos) 113
406 197: 6(float) ExtInst 1(GLSL.std.450) 14(Cos) 196
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
DOpenCL.std.h46 Cos = 14, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
DOpenCL.std.h46 Cos = 14, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.2/
DOpenCL.std.h46 Cos = 14, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
DOpenCL.std.h46 Cos = 14, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
DOpenCL.std.h46 Cos = 14, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.1/
DOpenCL.std.h46 Cos = 14, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
DOpenCL.std.h46 Cos = 14, enumerator

123456