Home
last modified time | relevance | path

Searched refs:Octal (Results 1 – 25 of 4003) sorted by relevance

12345678910>>...161

/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/reference/
H A Dtest-numbers-bug423680.cpp.ref9 <Octal>061513</Octal><br/>
22 <Octal>0642554011451244503</Octal><br/>
29 <Octal>0460403102'514106145351111</Octal><br/>
30 <Octal>035213645266533302301001005</Octal><br/>
32 <Octal>04000020'405'565241115'532066</Octal><br/>
33 <Octal>031400131612130016536445'2'051</Octal><br/>
43 <Octal>04'661125565553360'655036541065235663132</Octal><br/>
50 <Octal>06416130'31610055312244112'46506441043656620112</Octal><br/>
52 <Octal>04'5542421'0062025062602'4423320'5066151163620030</Octal><br/>
56 <Octal>0240254450'562625444206110'3232215242111'365'56564645</Octal><br/>
[all …]
/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_ga.vim21 call assert_equal("\n<^@> 0, Hex 00, Octal 000", Do_ga("\n"))
23 call assert_equal("\n<e> 101, Hex 65, Octal 145", Do_ga('e'))
28 call assert_equal("\n<\U00012345> 74565, Hex 00012345, Octal 221505", Do_ga("\U00012345"))
31 …call assert_equal("\n<e> 101, Hex 65, Octal 145 < ́> 769, Hex 0301, Octal 1401", Do_ga("e\u0301…
32 …call assert_equal("\n<e> 101, Hex 65, Octal 145 < ́> 769, Hex 0301, Octal 1401 < ̱> 817, Hex 03…
33 …qual("\n<e> 101, Hex 65, Octal 145 < ́> 769, Hex 0301, Octal 1401 < ̱> 817, Hex 0331, Octal 146…
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_ga.vim22 call assert_equal("\n<^@> 0, Hex 00, Octal 000", Do_ga("\n"))
24 call assert_equal("\n<e> 101, Hex 65, Octal 145", Do_ga('e'))
29 call assert_equal("\n<\U00012345> 74565, Hex 00012345, Octal 221505", Do_ga("\U00012345"))
32 …call assert_equal("\n<e> 101, Hex 65, Octal 145 < ́> 769, Hex 0301, Octal 1401", Do_ga("e\u0301…
33 …call assert_equal("\n<e> 101, Hex 65, Octal 145 < ́> 769, Hex 0301, Octal 1401 < ̱> 817, Hex 03…
34 …qual("\n<e> 101, Hex 65, Octal 145 < ́> 769, Hex 0301, Octal 1401 < ̱> 817, Hex 0331, Octal 146…
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/data-textual-0.3.0.3/tests/
H A DTests.hs90 isMalformed $ parseAs aWord (nncBits Octal) "00"
92 isMalformed $ parseAs aWord (nncBits Octal) "01"
119 isMalformed $ parseAs aWord (nncbBits Octal) "00"
121 isMalformed $ parseAs aWord (nncbBits Octal) "01"
172 isMalformed $ parseAs anInt (npcBits Octal) "00"
174 isMalformed $ parseAs anInt (npcBits Octal) "01"
248 isMalformed $ parseAs anInt (cBits Octal) "00"
250 isMalformed $ parseAs anInt (cBits Octal) "01"
252 isMalformed $ parseAs anInt (cBits Octal) "-01"
280 isMalformed $ parseAs anInt (cbBits Octal) "00"
[all …]
/dports/lang/php73/php-7.3.33/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt27 "Octal 000" => 000,
28 "Octal 012" => 012,
29 "Octal -012" => -012,
30 "Octal 0377" => 0377,
51 --Octal 000--
56 --Octal 012--
61 --Octal -012--
66 --Octal 0377--
/dports/www/mod_php73/php-7.3.33/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt27 "Octal 000" => 000,
28 "Octal 012" => 012,
29 "Octal -012" => -012,
30 "Octal 0377" => 0377,
51 --Octal 000--
56 --Octal 012--
61 --Octal -012--
66 --Octal 0377--
/dports/graphics/php73-gd/php-7.3.33/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt27 "Octal 000" => 000,
28 "Octal 012" => 012,
29 "Octal -012" => -012,
30 "Octal 0377" => 0377,
51 --Octal 000--
56 --Octal 012--
61 --Octal -012--
66 --Octal 0377--
/dports/www/mod_php81/php-8.1.1/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt24 "Octal 000" => 000,
25 "Octal 012" => 012,
26 "Octal -012" => -012,
27 "Octal 0377" => 0377,
50 --Octal 000--
55 --Octal 012--
60 --Octal -012--
65 --Octal 0377--
/dports/lang/php81/php-8.1.1/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt24 "Octal 000" => 000,
25 "Octal 012" => 012,
26 "Octal -012" => -012,
27 "Octal 0377" => 0377,
50 --Octal 000--
55 --Octal 012--
60 --Octal -012--
65 --Octal 0377--
/dports/lang/php80/php-8.0.15/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt25 "Octal 000" => 000,
26 "Octal 012" => 012,
27 "Octal -012" => -012,
28 "Octal 0377" => 0377,
51 --Octal 000--
56 --Octal 012--
61 --Octal -012--
66 --Octal 0377--
/dports/www/mod_php80/php-8.0.15/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt25 "Octal 000" => 000,
26 "Octal 012" => 012,
27 "Octal -012" => -012,
28 "Octal 0377" => 0377,
51 --Octal 000--
56 --Octal 012--
61 --Octal -012--
66 --Octal 0377--
/dports/graphics/php80-gd/php-8.0.15/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt25 "Octal 000" => 000,
26 "Octal 012" => 012,
27 "Octal -012" => -012,
28 "Octal 0377" => 0377,
51 --Octal 000--
56 --Octal 012--
61 --Octal -012--
66 --Octal 0377--
/dports/graphics/php81-gd/php-8.1.1/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt24 "Octal 000" => 000,
25 "Octal 012" => 012,
26 "Octal -012" => -012,
27 "Octal 0377" => 0377,
50 --Octal 000--
55 --Octal 012--
60 --Octal -012--
65 --Octal 0377--
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/owo-colors-1.1.3/src/
H A Dstyles.rs83 (BoldDisplay, fmt::Octal, "\x1b[1m"),
94 (DimDisplay, fmt::Octal, "\x1b[2m"),
105 (ItalicDisplay, fmt::Octal, "\x1b[3m"),
116 (UnderlineDisplay, fmt::Octal, "\x1b[4m"),
127 (BlinkDisplay, fmt::Octal, "\x1b[5m"),
138 (BlinkFastDisplay, fmt::Octal, "\x1b[6m"),
149 (ReversedDisplay, fmt::Octal, "\x1b[7m"),
160 (HiddenDisplay, fmt::Octal, "\x1b[8m"),
171 (StrikeThroughDisplay, fmt::Octal, "\x1b[9m"),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/travis/test/
H A Dradix.asm15 dd 0o1010_0101 ; Octal
16 dd 0q1010_0101 ; Octal
17 dd 1010_0101o ; Octal
18 dd 1010_0101q ; Octal
48 dd 0o1.10642547422p+15 ; Octal
49 dd 0q1.10642547422p+15 ; Octal
/dports/devel/nasm/nasm-2.15.05/travis/test/
H A Dradix.asm15 dd 0o1010_0101 ; Octal
16 dd 0q1010_0101 ; Octal
17 dd 1010_0101o ; Octal
18 dd 1010_0101q ; Octal
48 dd 0o1.10642547422p+15 ; Octal
49 dd 0q1.10642547422p+15 ; Octal
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/test/
H A Dradix.asm17 dd 0o1010_0101 ; Octal
18 dd 0q1010_0101 ; Octal
19 dd 1010_0101o ; Octal
20 dd 1010_0101q ; Octal
50 dd 0o1.10642547422p+15 ; Octal
51 dd 0q1.10642547422p+15 ; Octal
/dports/devel/nasm/nasm-2.15.05/test/
H A Dradix.asm17 dd 0o1010_0101 ; Octal
18 dd 0q1010_0101 ; Octal
19 dd 1010_0101o ; Octal
20 dd 1010_0101q ; Octal
50 dd 0o1.10642547422p+15 ; Octal
51 dd 0q1.10642547422p+15 ; Octal
/dports/lang/php74/php-7.4.27/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt27 "Octal 000" => 000,
28 "Octal 012" => 012,
29 "Octal -012" => -012,
30 "Octal 0377" => 0377,
51 --Octal 000--
56 --Octal 012--
61 --Octal -012--
72 --Octal 0377--
/dports/graphics/php74-gd/php-7.4.27/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt27 "Octal 000" => 000,
28 "Octal 012" => 012,
29 "Octal -012" => -012,
30 "Octal 0377" => 0377,
51 --Octal 000--
56 --Octal 012--
61 --Octal -012--
72 --Octal 0377--
/dports/www/mod_php74/php-7.4.27/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt27 "Octal 000" => 000,
28 "Octal 012" => 012,
29 "Octal -012" => -012,
30 "Octal 0377" => 0377,
51 --Octal 000--
56 --Octal 012--
61 --Octal -012--
72 --Octal 0377--
/dports/www/mod_php81/php-8.1.1/ext/date/tests/
H A Dlocaltime_variation4.phpt14 'Octal 0' => 00,
15 'Octal 10' => 012,
16 'Octal -10' => -012
29 --Octal 0--
71 --Octal 10--
113 --Octal -10--
/dports/lang/php80/php-8.0.15/ext/date/tests/
H A Dlocaltime_variation4.phpt14 'Octal 0' => 00,
15 'Octal 10' => 012,
16 'Octal -10' => -012
29 --Octal 0--
71 --Octal 10--
113 --Octal -10--
/dports/lang/php81/php-8.1.1/ext/date/tests/
H A Dlocaltime_variation4.phpt14 'Octal 0' => 00,
15 'Octal 10' => 012,
16 'Octal -10' => -012
29 --Octal 0--
71 --Octal 10--
113 --Octal -10--
/dports/www/mod_php80/php-8.0.15/ext/date/tests/
H A Dlocaltime_variation4.phpt14 'Octal 0' => 00,
15 'Octal 10' => 012,
16 'Octal -10' => -012
29 --Octal 0--
71 --Octal 10--
113 --Octal -10--

12345678910>>...161