/third_party/pcre2/pcre2/testdata/ |
D | testoutput15 | 15 Minimum heap limit = 0 16 Minimum match limit = 7 17 Minimum depth limit = 7 21 Minimum heap limit = 0 22 Minimum match limit = 20481 23 Minimum depth limit = 30 31 Minimum heap limit = 0 32 Minimum match limit = 64 33 Minimum depth limit = 7 39 Minimum heap limit = 0 [all …]
|
/third_party/mindspore/mindspore/core/ops/ |
D | minimum.h | 32 class MS_CORE_API Minimum : public PrimitiveC { 35 Minimum() : PrimitiveC(kNameMinimum) { InitIOName({"x", "y"}, {"output"}); } in Minimum() function 37 ~Minimum() = default; 38 MS_DECLARE_PARENT(Minimum, PrimitiveC); 45 using PrimMinimumPtr = std::shared_ptr<Minimum>;
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | minimum_cpu_kernel.h | 77 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, int32_t); 78 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, uint32_t); 79 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, float); 80 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, int64_t); 81 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, uint64_t); 82 MS_REG_CPU_KERNEL_T(Minimum, KernelAttr(), MinimumCPUKernel, double);
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | minimum.hpp | 29 using Minimum = BOOST_HANA_DISPATCH_IF(minimum_impl<S>, in operator ()() typedef 38 return Minimum::apply(static_cast<Xs&&>(xs)); in operator ()() 44 using Minimum = BOOST_HANA_DISPATCH_IF(minimum_pred_impl<S>, in operator ()() typedef 53 return Minimum::apply(static_cast<Xs&&>(xs), in operator ()()
|
/third_party/boost/boost/hana/ |
D | minimum.hpp | 29 using Minimum = BOOST_HANA_DISPATCH_IF(minimum_impl<S>, in operator ()() typedef 38 return Minimum::apply(static_cast<Xs&&>(xs)); in operator ()() 44 using Minimum = BOOST_HANA_DISPATCH_IF(minimum_pred_impl<S>, in operator ()() typedef 53 return Minimum::apply(static_cast<Xs&&>(xs), in operator ()()
|
/third_party/boost/boost/container/detail/ |
D | next_capacity.hpp | 32 template<unsigned Minimum, unsigned Numerator, unsigned Denominator> 56 … return max_value(SizeType(Minimum), max_value(cur_cap+add_min_cap, min_value(max_cap, new_cap))); in operator ()()
|
/third_party/libcoap/doc/ |
D | main.md | 41 * OpenSSL (Minimum version 1.1.0) [PKI, PSK and PKCS11] 43 * GnuTLS (Minimum version 3.3.0) [PKI, PSK, RPK(3.6.6+) and PKCS11] 45 * Mbed TLS (Minimum version 2.7.10) [PKI and PSK] [Currently only DTLS]
|
/third_party/mindspore/tests/st/ops/ascend/test_tbe_ops/ |
D | test_minimum_grad.py | 21 from mindspore.ops.operations import Minimum 30 self.min = Minimum()
|
/third_party/mindspore/tests/ut/python/dtype/ |
D | test_hypermap.py | 31 self.min = P.Minimum() 54 self.min = P.Minimum()
|
D | test_dictionary.py | 36 self.min = P.Minimum() 57 self.min = P.Minimum()
|
/third_party/vk-gl-cts/external/openglcts/docs/specs/ |
D | CTS_ARB_shader_atomic_counter_ops.txt | 38 - Minimum and maximum 56 Minimum and maximum test
|
/third_party/libcoap/ |
D | README.md | 56 * OpenSSL (Minimum version 1.1.0) [PKI, PSK and PKCS11] 58 * GnuTLS (Minimum version 3.3.0) [PKI, PSK, RPK(3.6.6+) and PKCS11] 60 * Mbed TLS (Minimum version 2.7.10) [PKI and PSK] [Currently only DTLS]
|
D | README | 56 * OpenSSL (Minimum version 1.1.0) [PKI, PSK and PKCS11] 58 * GnuTLS (Minimum version 3.3.0) [PKI, PSK, RPK(3.6.6+) and PKCS11] 60 * Mbed TLS (Minimum version 2.7.10) [PKI and PSK] [Currently only DTLS]
|
/third_party/mindspore/tests/st/ops/cpu/ |
D | test_minimum_grad_op.py | 22 from mindspore.ops.operations import Minimum 31 self.min = Minimum()
|
/third_party/mindspore/mindspore/nn/ |
D | learning_rate_schedule.py | 315 self.min = P.Minimum() 396 self.min = P.Minimum() 461 self.min = P.Minimum()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_perfmon.c | 406 c->Minimum.u64 = 0; in st_InitPerfMonitorGroups() 411 c->Minimum.u32 = 0; in st_InitPerfMonitorGroups() 416 c->Minimum.f = 0.0; in st_InitPerfMonitorGroups() 421 c->Minimum.f = 0.0f; in st_InitPerfMonitorGroups()
|
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/op_declare/ |
D | elewise_calculation_ops_declare.h | 103 DECLARE_OP_ADAPTER(Minimum) 104 DECLARE_OP_USE_OUTPUT(Minimum)
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/math/ |
D | broadcast_gpu_kernel.cc | 27 Minimum, 95 Minimum, 177 Minimum, 257 …Minimum, KernelAttr().AddInputAttr(kNumberTypeInt32).AddInputAttr(kNumberTypeInt32).AddOutputAttr(… 322 …Minimum, KernelAttr().AddInputAttr(kNumberTypeInt64).AddInputAttr(kNumberTypeInt64).AddOutputAttr(…
|
/third_party/selinux/libsepol/cil/test/integration_testing/ |
D | ordered_lists_easy.cil | 1 ; Minimum policy
|
D | ordered_lists_bad1.cil | 1 ; Minimum policy
|
D | ordered_lists_hard.cil | 1 ; Minimum policy
|
/third_party/skia/third_party/externals/icu/patches/ |
D | khmer-dictbe.patch | 17 // Minimum word size
|
/third_party/boost/libs/geometry/doc/index/generated/ |
D | rtree_quadratic.qbk | 25 [[`size_t MinElements`][Minimum number of elements in nodes. Default: 0.3*Max. ]]
|
D | rtree_linear.qbk | 25 [[`size_t MinElements`][Minimum number of elements in nodes. Default: 0.3*Max. ]]
|
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pre_activate/ |
D | clip_by_value_fusion.py | 20 minimum = P.Minimum()
|