Home
last modified time | relevance | path

Searched refs:nines (Results 251 – 275 of 537) sorted by relevance

1...<<11121314151617181920>>...22

/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/klauspost/compress/s2/
H A Ds2_test.go840 nines := bytes.Repeat([]byte{0x99}, 65536)
842 lit := nines[:tc.length]
/dports/irc/soju/soju-0.3.0/vendor/github.com/klauspost/compress/s2/
H A Ds2_test.go840 nines := bytes.Repeat([]byte{0x99}, 65536)
842 lit := nines[:tc.length]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/
H A DParsing.hs596 nines <- option 0 $ try $ one >> ten >> return 9
601 hundreds + nineties + fifties + forties + tens + nines +
/dports/cad/py-ezdxf/ezdxf-0.16.3/tests/test_00_dxf_low_level_structs/
H A DXRECORD_0.bin54 …rsȑȑs>^M^J^I^I^Iȱ.0</ȑ^I^I^I^I^I^I^I<OffsetCoord>0.1985</OffshaAsGȑe82</TȑninesȑtCoor췍﷽﷽�⏩ȱd>^M^J^…
/dports/cad/py-ezdxf/ezdxf-0.16.3/integration_tests/data/
H A DXRECORD_0.bin54 …rsȑȑs>^M^J^I^I^Iȱ.0</ȑ^I^I^I^I^I^I^I<OffsetCoord>0.1985</OffshaAsGȑe82</TȑninesȑtCoor췍﷽﷽�⏩ȱd>^M^J^…
/dports/mail/wanderlust/wanderlust-475514f/etc/
H A DChangeLog.3749 2000-01-08 Mito <mit@nines.nec.co.jp>
1304 (Reported by Mito <mit@nines.nec.co.jp>)
1990 1999-09-13 Mito <mit@nines.nec.co.jp>
2140 1999-08-20 Mito <mit@nines.nec.co.jp>
2220 (Pointed out by Mito <mit@nines.nec.co.jp>,
2236 1999-07-30 Mito <mit@nines.nec.co.jp>
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/
H A DParsing.hs674 nines <- option 0 $ try $ one >> ten >> return 9
679 hundreds + nineties + fifties + forties + tens + nines +
/dports/games/xblackjack/xblackjack-2.2/
H A DXBlackjack.MOTIF240 Split nines against 2,3,4,5,6,8,9\n\
H A DXBlackjack.OLIT231 Split nines against 2,3,4,5,6,8,9\n\
/dports/audio/musescore/MuseScore-3.6.1/importexport/guitarpro/
H A Dimportgtp-gp5.cpp188 uchar nines = readUChar();//8 in readBeat()
/dports/japanese/w3m/w3m-2b59b9e/doc-jp/
H A DHISTORY3853 < 水戸さん mit@nines.nec.co.jp THANKS!
4064 出ていたバグのfix. < 水戸さん mit@nines.nec.co.jp THANKS!
4068 < 水戸さん mit@nines.nec.co.jp 上田さん ueda@iias.flab.fujitsu.co.jp
/dports/japanese/w3m-img/w3m-2b59b9e/doc-jp/
H A DHISTORY3853 < 水戸さん mit@nines.nec.co.jp THANKS!
4064 出ていたバグのfix. < 水戸さん mit@nines.nec.co.jp THANKS!
4068 < 水戸さん mit@nines.nec.co.jp 上田さん ueda@iias.flab.fujitsu.co.jp
/dports/www/w3m-img/w3m-2b59b9e/doc-jp/
H A DHISTORY3853 < 水戸さん mit@nines.nec.co.jp THANKS!
4064 出ていたバグのfix. < 水戸さん mit@nines.nec.co.jp THANKS!
4068 < 水戸さん mit@nines.nec.co.jp 上田さん ueda@iias.flab.fujitsu.co.jp
/dports/www/w3m/w3m-2b59b9e/doc-jp/
H A DHISTORY3853 < 水戸さん mit@nines.nec.co.jp THANKS!
4064 出ていたバグのfix. < 水戸さん mit@nines.nec.co.jp THANKS!
4068 < 水戸さん mit@nines.nec.co.jp 上田さん ueda@iias.flab.fujitsu.co.jp
/dports/editors/cooledit/cooledit-3.17.28/syntax/
H A Dsql.syntax422 keyword whole nines brightblue/blue1
/dports/graphics/gmt/gmt-6.3.0/src/mgd77/
H A Dmgd77.c323 unsigned i, nines, zeros, qmarks; in mgd77_wrong_filler() local
325 for (i = nines = zeros = qmarks = 0; field[i] && i < length; i++) { in mgd77_wrong_filler()
329 nines++; in mgd77_wrong_filler()
333 return (zeros == length || nines == length || qmarks == length); in mgd77_wrong_filler()
/dports/math/py-cdecimal/cdecimal-2.3/
H A Dmpdecimal.h.in341 /* set coefficient to zero or all nines */
/dports/math/mpdecimal/mpdecimal-2.5.1/libmpdec/
H A Dmpdecimal.h.in397 /* set coefficient to zero or all nines */
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/decimaltestdata/
H A Dbase.decTest427 -- all-nines rounding
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/decimaltestdata/
H A Dbase.decTest427 -- all-nines rounding
/dports/lang/python-legacy/Python-2.7.18/Lib/test/decimaltestdata/
H A Dbase.decTest427 -- all-nines rounding
/dports/lang/python310/Python-3.10.1/Lib/test/decimaltestdata/
H A Dbase.decTest427 -- all-nines rounding
/dports/lang/python-tools/Python-3.8.12/Lib/test/decimaltestdata/
H A Dbase.decTest427 -- all-nines rounding
/dports/lang/python27/Python-2.7.18/Lib/test/decimaltestdata/
H A Dbase.decTest427 -- all-nines rounding
/dports/lang/python39/Python-3.9.9/Lib/test/decimaltestdata/
H A Dbase.decTest427 -- all-nines rounding

1...<<11121314151617181920>>...22