/third_party/boost/libs/python/src/ |
D | object_operators.cpp | 46 BOOST_PYTHON_BINARY_OPERATOR(/, Divide) 71 BOOST_PYTHON_INPLACE_OPERATOR(/, Divide)
|
/third_party/boost/libs/graph/example/ |
D | scaled_closeness_centrality.cpp | 27 typename Divide = divides< Result > > 44 Divide div;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64Schedule.td | 33 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/ |
D | ConstantFoldingOverflow_test.cpp | 61 TEST_F(ConstantFoldingOverflowExpressionTest, Divide) in TEST_F() argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
D | ConstantFoldingOverflow_test.cpp | 61 TEST_F(ConstantFoldingOverflowExpressionTest, Divide) in TEST_F() argument
|
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/comp/ |
D | inverse.comp | 22 // 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/ |
D | inverse.comp | 22 // 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/ |
D | inverse.comp | 69 // 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/ |
D | inverse.comp | 69 // 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/ |
D | loss_with_reduction_impl.cu | 77 __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/ |
D | RISCVSchedRocket32.td | 39 def Rocket32UnitFPDivSqrt : ProcResource<1>; // FP Divide/Sqrt' 124 // FP Divide unit on Rocket is not pipelined, so set resource cycles to latency
|
D | RISCVSchedRocket64.td | 38 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/ |
D | glsl.std450.comp | 117 // 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/ |
D | glsl.std450.fxconly.comp | 88 // 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/ |
D | test_suite_mpi.data | 1105 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/ |
D | functions.vert | 106 // Divide the classical adjoint matrix by the determinant.
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
D | lite_mat.h | 356 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/ |
D | functions.vert | 106 // Divide the classical adjoint matrix by the determinant.
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | image_process_test.cc | 817 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/ |
D | rbnf-examples.md | 75 for the previous rule. Divide the number by the divisor (which defaults to
|
/third_party/libdrm/intel/tests/ |
D | gen6-3d.batch-ref.txt | 88 …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…
|
D | gen7-3d.batch-ref.txt | 114 …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/ |
D | PPCSchedule440.td | 71 // 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/ |
D | WebAssemblyInstrInteger.td | 54 // Divide and remainder trap on a zero denominator.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 134 Divide, // ?K # operator/ enumerator
|