Home
last modified time | relevance | path

Searched refs:zeros (Results 30301 – 30325 of 46989) sorted by relevance

1...<<1211121212131214121512161217121812191220>>...1880

/dports/shells/ion/decimal-972c8547a0a76c7ad9a314e28a335aa57d46a543/decTest/
H A DddSubtract.decTest251 -- some funny zeros [in case of bad signum]
494 -- lots of leading zeros in intermediate result, and showing effects of
H A DdqSubtract.decTest251 -- some funny zeros [in case of bad signum]
494 -- lots of leading zeros in intermediate result, and showing effects of
/dports/emulators/citra/citra-ac98458e0/src/core/
H A Dmemory.cpp791 static const std::array<u8, PAGE_SIZE> zeros = {}; in ZeroBlock() local
815 handler->WriteBlock(current_vaddr, zeros.data(), copy_amount); in ZeroBlock()
/dports/emulators/citra/citra-ac98458e0/externals/fmt/doc/
H A Dsyntax.rst141 conversions, trailing zeros are not removed from the result.
284 | | In both cases insignificant trailing zeros are removed |
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/
H A Dmemory.cpp791 static const std::array<u8, PAGE_SIZE> zeros = {}; in ZeroBlock() local
815 handler->WriteBlock(current_vaddr, zeros.data(), copy_amount); in ZeroBlock()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/fmt/doc/
H A Dsyntax.rst141 conversions, trailing zeros are not removed from the result.
284 | | In both cases insignificant trailing zeros are removed |
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/doc/
H A Dsyntax.rst141 conversions, trailing zeros are not removed from the result.
284 | | In both cases insignificant trailing zeros are removed |
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/doc/
H A Dsyntax.rst141 conversions, trailing zeros are not removed from the result.
284 | | In both cases insignificant trailing zeros are removed |
/dports/math/octave/octave-6.4.0/scripts/testfun/
H A Dspeed.m194 __torig = __tnew = zeros (size (__test_n));
377 %! " x = zeros (1, n*100);\n",
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dpr48064.mir187 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
188 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
H A Dftrunc.ll527 attributes #0 = { nounwind "no-signed-zeros-fp-math"="true" }
528 attributes #1 = { nounwind "no-signed-zeros-fp-math"="true" "strict-float-cast-overflow"="false" }
/dports/net-mgmt/observium/observium/mibs/rfc/
H A DMPLS-FRR-GENERAL-STD-MIB182 - higher 16 bits: must be all zeros"
250 - higher 16 bits: must be all zeros"
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/interfaces/cython/cantera/test/
H A Dtest_composite.py221 states = ct.SolutionArray(self.gas, 3, extra={'spam': np.zeros((3, 5,))})
234 states.props = np.zeros((7,2,))
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Drijndael-ssse3-amd64-asm.S405 pslldq $8, %xmm6 # clobber low side with zeros
441 pslldq $8, %xmm6 # clobber low side with zeros
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/mesquite/
H A DMsqMOAB.cpp229 std::vector<unsigned char> zeros ( verts.size(), 0 ); in set_active_set() local
230 vertices_set_byte ( arrptr ( verts ), arrptr ( zeros ), verts.size(), err ); in set_active_set()
/dports/math/octave-forge-ltfat/ltfat/inst/thirdparty/voicebox/
H A Dwavsave.m138 info=zeros(1,11);
270 fwrite(fid,zeros(1,instlen-8),'uchar'); % inst data (zero for now)
/dports/devel/py-qutip/qutip-4.6.2/qutip/tests/
H A Dtest_qobj.py56 data = np.zeros((1, 1))
535 A = Qobj(np.zeros((5, 5), dtype=complex))
/dports/misc/orange3/orange3-3.29.1/Orange/tests/
H A Dtest_statistics.py67 np.zeros((2, 3)),
350 np.zeros((2, 3)),
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/zh_CN/
H A Daccountancy.lang158zeros at the end of an accounting account. Needed by some countries (like Switzerland). If set to …
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/wal/
H A Dwal_test.go812 zeros := make([]byte, offsets[clobberIdx+1]-offsets[clobberIdx])
813 _, err = f.Write(zeros)
/dports/math/vtk6/VTK-6.2.0/Wrapping/Python/vtk/numpy_interface/
H A Dalgorithms.py382 has_ids = numpy.zeros(max_id+1, dtype=numpy.int32)
817 ownership = numpy.zeros(len(cpts), dtype=numpy.int32)
/dports/devel/tcllib/tcllib-1.20/modules/math/
H A Dcalculus.tcllib.man305 Return an estimate of the zero or one of the zeros of the function
313 at least an uneven number of zeros, so that the value of the function at
/dports/devel/tcllibc/tcllib-1.20/modules/math/
H A Dcalculus.tcllib.man305 Return an estimate of the zero or one of the zeros of the function
313 at least an uneven number of zeros, so that the value of the function at
/dports/math/vtk9/VTK-9.1.0/Rendering/VolumeOpenGL2/
H A DvtkVolumeTexture.cxx1220 float const zeros[4] = { 0.0f, 0.0f, 0.0f, 1.0f }; // GL tex min in ComputeCellToPointMatrix() local
1222 this->CellToPointMatrix->MultiplyPoint(zeros, this->AdjustedTexMin); in ComputeCellToPointMatrix()
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Dsx_function.cpp603 fsens[d][i] = SX::zeros(sparsity_out_[i]); in ad_forward()
701 asens[d][i] = SX::zeros(sparsity_in_[i]); in ad_reverse()

1...<<1211121212131214121512161217121812191220>>...1880