Home
last modified time | relevance | path

Searched refs:Divide (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/boost/libs/python/src/
Dobject_operators.cpp46 BOOST_PYTHON_BINARY_OPERATOR(/, Divide)
71 BOOST_PYTHON_INPLACE_OPERATOR(/, Divide)
/third_party/boost/libs/graph/example/
Dscaled_closeness_centrality.cpp27 typename Divide = divides< Result > >
44 Divide div;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Schedule.td33 def WriteID32 : SchedWrite; // 32-bit Divide
34 def WriteID64 : SchedWrite; // 64-bit Divide
35 def ReadID : SchedRead; // 32/64-bit Divide
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DConstantFoldingOverflow_test.cpp61 TEST_F(ConstantFoldingOverflowExpressionTest, Divide) in TEST_F() argument
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DConstantFoldingOverflow_test.cpp61 TEST_F(ConstantFoldingOverflowExpressionTest, Divide) in TEST_F() argument
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/comp/
Dinverse.comp22 // Divide the classical adjoint matrix by the determinant.
55 // Divide the classical adjoint matrix by the determinant.
96 // Divide the classical adjoint matrix by the determinant.
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl/comp/
Dinverse.comp22 // Divide the classical adjoint matrix by the determinant.
55 // Divide the classical adjoint matrix by the determinant.
96 // Divide the classical adjoint matrix by the determinant.
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/comp/
Dinverse.comp69 // Divide the classical adjoint matrix by the determinant.
97 // Divide the classical adjoint matrix by the determinant.
119 // Divide the classical adjoint matrix by the determinant.
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/comp/
Dinverse.comp69 // Divide the classical adjoint matrix by the determinant.
97 // Divide the classical adjoint matrix by the determinant.
119 // Divide the classical adjoint matrix by the determinant.
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dloss_with_reduction_impl.cu77 __global__ void Divide(const T *numerator, const S *denominator, T *result) { in Divide() function
82 __global__ void Divide(const float *numerator, const half *denominator, float *result) { in Divide() function
89 __global__ void Divide(const half *numerator, const float *denominator, half *result) { in Divide() function
117 Divide<<<1, 1, 0, stream>>>(tmp_loss, denom, output); in Reduce()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVSchedRocket32.td39 def Rocket32UnitFPDivSqrt : ProcResource<1>; // FP Divide/Sqrt'
124 // FP Divide unit on Rocket is not pipelined, so set resource cycles to latency
DRISCVSchedRocket64.td38 def Rocket64UnitFPDivSqrt : ProcResource<1>; // FP Divide/Sqrt
144 // FP Divide unit on Rocket is not pipelined, so set resource cycles to latency
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl-no-opt/comp/
Dglsl.std450.comp117 // Divide the classical adjoint matrix by the determinant.
145 // Divide the classical adjoint matrix by the determinant.
167 // Divide the classical adjoint matrix by the determinant.
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl-no-opt/comp/
Dglsl.std450.fxconly.comp88 // Divide the classical adjoint matrix by the determinant.
121 // Divide the classical adjoint matrix by the determinant.
162 // Divide the classical adjoint matrix by the determinant.
/third_party/mbedtls/tests/suites/
Dtest_suite_mpi.data1105 Base test mbedtls_mpi_div_mpi #2 (Divide by zero (1 limb))
1108 Base test mbedtls_mpi_div_mpi #2 (Divide by zero (null))
1147 Base test mbedtls_mpi_div_int #2 (Divide by zero)
1171 Base test mbedtls_mpi_mod_mpi #2 (Divide by zero (null))
1174 Base test mbedtls_mpi_mod_mpi #2 (Divide by zero (1 limb))
1195 Base test mbedtls_mpi_mod_int #2 (Divide by zero)
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/vert/
Dfunctions.vert106 // Divide the classical adjoint matrix by the determinant.
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dlite_mat.h356 bool Divide(const LiteMat &src_a, const LiteMat &src_b, LiteMat *dst);
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/vert/
Dfunctions.vert106 // Divide the classical adjoint matrix by the determinant.
/third_party/mindspore/tests/ut/cpp/dataset/
Dimage_process_test.cc817 EXPECT_TRUE(Divide(src1_uint8, src2_uint8, &dst_uint8)); in TEST_F()
836 EXPECT_TRUE(Divide(src1_int8, src2_int8, &dst_int8)); in TEST_F()
854 EXPECT_TRUE(Divide(src1_uint16, src2_uint16, &dst_uint16)); in TEST_F()
873 EXPECT_TRUE(Divide(src1_int16, src2_int16, &dst_int16)); in TEST_F()
892 EXPECT_TRUE(Divide(src1_uint32, src2_uint32, &dst_uint32)); in TEST_F()
911 EXPECT_TRUE(Divide(src1_int32, src2_int32, &dst_int32)); in TEST_F()
930 EXPECT_TRUE(Divide(src1_float, src2_float, &dst_float)); in TEST_F()
/third_party/icu/docs/userguide/format_parse/numbers/
Drbnf-examples.md75 for the previous rule. Divide the number by the divisor (which defaults to
/third_party/libdrm/intel/tests/
Dgen6-3d.batch-ref.txt88 …Viewport Z test enable, Guardband test disable, Clip mode 0, Perspective Divide enable, Non-Perspe…
211 …Viewport Z test enable, Guardband test disable, Clip mode 0, Perspective Divide enable, Non-Perspe…
408 …Viewport Z test enable, Guardband test disable, Clip mode 0, Perspective Divide enable, Non-Perspe…
478 …Viewport Z test enable, Guardband test disable, Clip mode 0, Perspective Divide enable, Non-Perspe…
678 …Viewport Z test enable, Guardband test disable, Clip mode 0, Perspective Divide enable, Non-Perspe…
748 …Viewport Z test enable, Guardband test disable, Clip mode 0, Perspective Divide enable, Non-Perspe…
948 …Viewport Z test enable, Guardband test disable, Clip mode 0, Perspective Divide enable, Non-Perspe…
Dgen7-3d.batch-ref.txt114 …Viewport Z test enable, Guardband test disable, Clip mode 0, Perspective Divide enable, Non-Perspe…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCSchedule440.td71 // continue to execute in IEXE2 and IWB. Divide resides in IWB for
91 // have a 5-cycle latency. Divide takes longer (30 cycles). Instructions that
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInteger.td54 // Divide and remainder trap on a zero denominator.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h134 Divide, // ?K # operator/ enumerator

1234