/third_party/flutter/flutter/packages/flutter/test/material/ |
D | mergeable_material_test.dart | 13 Round 162 matches(getBorderRadius(tester, 0), RadiusType.Round, RadiusType.Round); 197 matches(getBorderRadius(tester, 0), RadiusType.Round, RadiusType.Round); 267 matches(getBorderRadius(tester, 0), RadiusType.Round, RadiusType.Round); 268 matches(getBorderRadius(tester, 1), RadiusType.Round, RadiusType.Round); 300 matches(getBorderRadius(tester, 0), RadiusType.Round, RadiusType.Shifting); 301 matches(getBorderRadius(tester, 1), RadiusType.Shifting, RadiusType.Round); 306 matches(getBorderRadius(tester, 0), RadiusType.Round, RadiusType.Sharp); 307 matches(getBorderRadius(tester, 1), RadiusType.Sharp, RadiusType.Round); 341 matches(getBorderRadius(tester, 0), RadiusType.Round, RadiusType.Round); [all …]
|
/third_party/mindspore/mindspore/ccsrc/fl/server/ |
D | round.cc | 28 Round::Round(const std::string &name, bool check_timeout, size_t time_window, bool check_count, siz… in Round() function in mindspore::fl::server::Round 37 void Round::Initialize(const std::shared_ptr<ps::core::CommunicatorBase> &communicator, const TimeO… in Initialize() 80 auto first_count_handler = std::bind(&Round::OnFirstCountEvent, this, std::placeholders::_1); in Initialize() 81 auto last_count_handler = std::bind(&Round::OnLastCountEvent, this, std::placeholders::_1); in Initialize() 87 bool Round::ReInitForScaling(uint32_t server_num) { in ReInitForScaling() 94 auto first_count_handler = std::bind(&Round::OnFirstCountEvent, this, std::placeholders::_1); in ReInitForScaling() 95 auto last_count_handler = std::bind(&Round::OnLastCountEvent, this, std::placeholders::_1); in ReInitForScaling() 105 bool Round::ReInitForUpdatingHyperParams(size_t updated_threshold_count, size_t updated_time_window… in ReInitForUpdatingHyperParams() 120 void Round::BindRoundKernel(const std::shared_ptr<kernel::RoundKernel> &kernel) { in BindRoundKernel() 128 void Round::LaunchRoundKernel(const std::shared_ptr<ps::core::MessageHandler> &message) { in LaunchRoundKernel() [all …]
|
D | round.h | 34 class Round { 36 explicit Round(const std::string &name, bool check_timeout = true, size_t time_window = 3000, 38 ~Round() = default;
|
D | iteration.h | 59 void AddRound(const std::shared_ptr<Round> &round); 93 const std::vector<std::shared_ptr<Round>> &rounds() const; 202 std::vector<std::shared_ptr<Round>> rounds_;
|
/third_party/mindspore/mindspore/core/ops/ |
D | round.h | 31 class MS_CORE_API Round : public PrimitiveC { 34 Round() : PrimitiveC(kNameRound) { InitIOName({"input_x"}, {"output"}); } in Round() function 36 ~Round() = default; 37 MS_DECLARE_PARENT(Round, PrimitiveC); 44 using PrimRoundPtr = std::shared_ptr<Round>;
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderImage.cpp | 1205 …packed[0] = (SIMD::UInt(Round(Min(Max(As<SIMD::Float>(texel[0]), SIMD::Float(0.0f)), SIMD::Float(1… in WriteImage() 1206 …((SIMD::UInt(Round(Min(Max(As<SIMD::Float>(texel[1]), SIMD::Float(0.0f)), SIMD::Float(1.0f)) * SIM… in WriteImage() 1207 …((SIMD::UInt(Round(Min(Max(As<SIMD::Float>(texel[2]), SIMD::Float(0.0f)), SIMD::Float(1.0f)) * SIM… in WriteImage() 1208 …((SIMD::UInt(Round(Min(Max(As<SIMD::Float>(texel[3]), SIMD::Float(0.0f)), SIMD::Float(1.0f)) * SIM… in WriteImage() 1211 …packed[0] = (SIMD::UInt(Round(Min(Max(As<SIMD::Float>(texel[2]), SIMD::Float(0.0f)), SIMD::Float(1… in WriteImage() 1212 …((SIMD::UInt(Round(Min(Max(As<SIMD::Float>(texel[1]), SIMD::Float(0.0f)), SIMD::Float(1.0f)) * SIM… in WriteImage() 1213 …((SIMD::UInt(Round(Min(Max(As<SIMD::Float>(texel[0]), SIMD::Float(0.0f)), SIMD::Float(1.0f)) * SIM… in WriteImage() 1214 …((SIMD::UInt(Round(Min(Max(As<SIMD::Float>(texel[3]), SIMD::Float(0.0f)), SIMD::Float(1.0f)) * SIM… in WriteImage() 1218 …packed[0] = (SIMD::Int(Round(Min(Max(As<SIMD::Float>(texel[0]), SIMD::Float(-1.0f)), SIMD::Float(1… in WriteImage() 1220 …((SIMD::Int(Round(Min(Max(As<SIMD::Float>(texel[1]), SIMD::Float(-1.0f)), SIMD::Float(1.0f)) * SIM… in WriteImage() [all …]
|
D | SpirvShaderGLSLstd450.cpp | 126 dst.move(i, Round(src.Float(i))); in EmitExtGLSLstd450() 135 auto x = Round(src.Float(i)); in EmitExtGLSLstd450() 407 …dst.move(0, (SIMD::Int(Round(Min(Max(val.Float(0), SIMD::Float(-1.0f)), SIMD::Float(1.0f)) * SIMD:… in EmitExtGLSLstd450() 409 …((SIMD::Int(Round(Min(Max(val.Float(1), SIMD::Float(-1.0f)), SIMD::Float(1.0f)) * SIMD::Float(127.… in EmitExtGLSLstd450() 412 …((SIMD::Int(Round(Min(Max(val.Float(2), SIMD::Float(-1.0f)), SIMD::Float(1.0f)) * SIMD::Float(127.… in EmitExtGLSLstd450() 415 …((SIMD::Int(Round(Min(Max(val.Float(3), SIMD::Float(-1.0f)), SIMD::Float(1.0f)) * SIMD::Float(127.… in EmitExtGLSLstd450() 423 …dst.move(0, (SIMD::UInt(Round(Min(Max(val.Float(0), SIMD::Float(0.0f)), SIMD::Float(1.0f)) * SIMD:… in EmitExtGLSLstd450() 424 …((SIMD::UInt(Round(Min(Max(val.Float(1), SIMD::Float(0.0f)), SIMD::Float(1.0f)) * SIMD::Float(255.… in EmitExtGLSLstd450() 425 …((SIMD::UInt(Round(Min(Max(val.Float(2), SIMD::Float(0.0f)), SIMD::Float(1.0f)) * SIMD::Float(255.… in EmitExtGLSLstd450() 426 …((SIMD::UInt(Round(Min(Max(val.Float(3), SIMD::Float(0.0f)), SIMD::Float(1.0f)) * SIMD::Float(255.… in EmitExtGLSLstd450() [all …]
|
/third_party/skia/tests/sksl/intrinsics/ |
D | Round.asm.frag | 93 %33 = OpExtInst %float %1 Round %39 101 %43 = OpExtInst %v2float %1 Round %46 113 %54 = OpExtInst %v3float %1 Round %57 124 %66 = OpExtInst %v4float %1 Round %68
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/ |
D | spv-stable-colorgrid-modulo-O-move-block-down.amber | 102 %82 = OpExtInst %6 %1 Round %81 125 %177 = OpExtInst %6 %1 Round %82 183 %223 = OpExtInst %6 %1 Round %82 357 %82 = OpExtInst %6 %1 Round %81 380 %177 = OpExtInst %6 %1 Round %82 435 %223 = OpExtInst %6 %1 Round %82
|
D | spv-composite-phi.amber | 99 %82 = OpExtInst %6 %1 Round %81 122 %177 = OpExtInst %6 %1 Round %82 180 %223 = OpExtInst %6 %1 Round %82 355 %82 = OpExtInst %6 %1 Round %81 379 %177 = OpExtInst %6 %1 Round %82 441 %223 = OpExtInst %6 %1 Round %82
|
D | stable-colorgrid-modulo-double-always-false-discard.amber | 156 %82 = OpExtInst %6 %1 Round %81 179 %177 = OpExtInst %6 %1 Round %82 237 %223 = OpExtInst %6 %1 Round %82 486 %94 = OpExtInst %6 %1 Round %93 509 %196 = OpExtInst %6 %1 Round %94 577 %250 = OpExtInst %6 %1 Round %94
|
D | stable-colorgrid-modulo-true-conditional-divided-1.amber | 194 %82 = OpExtInst %6 %1 Round %81 270 %42 = OpExtInst %6 %1 Round %41 479 %82 = OpExtInst %6 %1 Round %81 565 %42 = OpExtInst %6 %1 Round %41
|
D | stable-colorgrid-modulo-float-mat-determinant-clamp.amber | 165 %82 = OpExtInst %6 %1 Round %81 267 %42 = OpExtInst %6 %1 Round %41 481 %128 = OpExtInst %6 %1 Round %127 588 %42 = OpExtInst %6 %1 Round %41
|
D | stable-colorgrid-modulo-injected-conditional-true.amber | 165 %82 = OpExtInst %6 %1 Round %81 267 %42 = OpExtInst %6 %1 Round %41 482 %82 = OpExtInst %6 %1 Round %81 600 %42 = OpExtInst %6 %1 Round %41
|
D | stable-colorgrid-modulo-vec3-values-from-matrix.amber | 167 %82 = OpExtInst %6 %1 Round %81 269 %42 = OpExtInst %6 %1 Round %41 484 %82 = OpExtInst %6 %1 Round %81 607 %42 = OpExtInst %6 %1 Round %41
|
D | stable-colorgrid-modulo-true-conditional-simple-loop.amber | 165 %82 = OpExtInst %6 %1 Round %81 267 %42 = OpExtInst %6 %1 Round %41 496 %82 = OpExtInst %6 %1 Round %81 641 %42 = OpExtInst %6 %1 Round %41
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
D | canny.cc | 112 static float Round(float value) { in Round() function 140 float gx_value = Round(gx_ptr[i]); in NonMaximumSuppression() 141 float gy_value = Round(gy_ptr[i]); in NonMaximumSuppression() 151 float gx_value = Round(gx_ptr[y * gx.width_ + x]); in NonMaximumSuppression() 152 float gy_value = Round(gy_ptr[y * gx.width_ + x]); in NonMaximumSuppression()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/math/ |
D | unary_op_gpu_kernel.cc | 123 MS_REG_GPU_KERNEL_ONE(Round, KernelAttr().AddInputAttr(kNumberTypeInt32).AddOutputAttr(kNumberTypeI… 125 MS_REG_GPU_KERNEL_ONE(Round, KernelAttr().AddInputAttr(kNumberTypeFloat64).AddOutputAttr(kNumberTyp… 127 MS_REG_GPU_KERNEL_ONE(Round, KernelAttr().AddInputAttr(kNumberTypeFloat32).AddOutputAttr(kNumberTyp… 129 MS_REG_GPU_KERNEL_ONE(Round, KernelAttr().AddInputAttr(kNumberTypeFloat16).AddOutputAttr(kNumberTyp…
|
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ |
D | InterarrivalTimers.cs | 78 int millisTimeout = (int) Math.Round(waitDuration.TotalMilliseconds); in WaitForNext() 89 int millisTimeout = (int) Math.Round(waitDuration.TotalMilliseconds); in WaitForNextAsync()
|
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-composite-phi/ |
D | 0.spvasm | 68 %49 = OpExtInst %float %1 Round %48 91 %70 = OpExtInst %float %1 Round %49 149 %107 = OpExtInst %float %1 Round %49
|
D | 1.spvasm | 69 %50 = OpExtInst %float %1 Round %49 93 %72 = OpExtInst %float %1 Round %50 155 %113 = OpExtInst %float %1 Round %50
|
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-stable-colorgrid-modulo-O-move-block-down/ |
D | 1.spvasm | 68 %49 = OpExtInst %float %1 Round %48 91 %70 = OpExtInst %float %1 Round %49 146 %106 = OpExtInst %float %1 Round %49
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_camera_profile.cpp | 184 m.Round (10000); in NormalizeColorMatrix() 247 fForwardMatrix1.Round (10000); in SetForwardMatrix1() 260 fForwardMatrix2.Round (10000); in SetForwardMatrix2() 273 fReductionMatrix1.Round (10000); in SetReductionMatrix1() 286 fReductionMatrix2.Round (10000); in SetReductionMatrix2()
|
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-double-always-false-discard/ |
D | 1.spvasm | 78 %52 = OpExtInst %float %1 Round %51 101 %73 = OpExtInst %float %1 Round %52 169 %117 = OpExtInst %float %1 Round %52
|
/third_party/mindspore/mindspore/lite/src/delegate/npu/op/ |
D | arithmetic_self_npu.cc | 62 op_ = CreateOperator<hiai::op::Round>(name_); in Init() 120 SetInputs<hiai::op::Round>(npu_inputs, op_); in SetNPUInputs()
|