Home
last modified time | relevance | path

Searched refs:e4a (Results 1 – 25 of 652) sorted by relevance

12345678910>>...27

/dports/textproc/p5-XML-Compile/XML-Compile-1.63/t/
H A D58default.t133 test_rw($schema, test4 => <<__XML, {e4a => 9, e4b => 10, a4c => 11, a4d => 12});
141 is_deeply($h4a, {e4a => 20, e4b => 72, a4d => 73, e4e => 21});
146 is_deeply($h4a, {e4a => 23, e4b => 72, a4c => 22, a4d => 73, e4e => 24});
149 my $x4a = writer_test $w4a, {e4a => 25};
164 test_rw($schema, test4 => <<__XML, {e4a => 9, e4b => 10, a4c => 11, a4d => 12});
172 is_deeply($h4b, {e4a => 30, e4e => 31});
177 is_deeply($h4b, {e4a => 33, e4b => 72, a4c => 32, a4d => 73, e4e => 34});
180 my $x4b = writer_test $w4b, {e4a => 35};
190 test_rw($schema, test4 => <<__XML, {e4a => 9, e4b => 10, a4c => 11, a4d => 12});
198 is_deeply($h4c, {e4a => 40, e4e => 41});
[all …]
/dports/net-mgmt/p5-NetAddr-IP/NetAddr-IP-4.079/Lite/t/
H A Dv6-contains.t6 [ '::/0', '2001:620:0:4:a00:20ff:fe9c:7e4a' ],
7 [ '3ffe:2000:0:4::/64', '3ffe:2000:0:4:a00:20ff:fe9c:7e4a' ],
8 [ '3ffe:2000:0:4::/64', '3ffe:2000:0:4:a00:20ff:fe9c:7e4a/65' ],
9 [ '2001:620:0:4::/64', '2001:620:0:4:a00:20ff:fe9c:7e4a' ],
10 [ '2001:620:0:4::/64', '2001:620:0:4:a00:20ff:fe9c:7e4a/65' ],
22 [ '3ffe:2000:0:4::/64', '3ffe:2000:0:4:a00:20ff:fe9c:7e4a/63' ],
23 [ '2001:620:0:4::/64', '2001:620:0:4:a00:20ff:fe9c:7e4a/63' ],
/dports/net-mgmt/p5-NetAddr-IP-Lite/NetAddr-IP-Lite-1.01/t/
H A Dv6-contains.t6 [ '::/0', '2001:620:0:4:a00:20ff:fe9c:7e4a' ],
7 [ '3ffe:2000:0:4::/64', '3ffe:2000:0:4:a00:20ff:fe9c:7e4a' ],
8 [ '3ffe:2000:0:4::/64', '3ffe:2000:0:4:a00:20ff:fe9c:7e4a/65' ],
9 [ '2001:620:0:4::/64', '2001:620:0:4:a00:20ff:fe9c:7e4a' ],
10 [ '2001:620:0:4::/64', '2001:620:0:4:a00:20ff:fe9c:7e4a/65' ],
22 [ '3ffe:2000:0:4::/64', '3ffe:2000:0:4:a00:20ff:fe9c:7e4a/63' ],
23 [ '2001:620:0:4::/64', '2001:620:0:4:a00:20ff:fe9c:7e4a/63' ],
/dports/editors/texstudio/texstudio-4.1.2/utilities/poppler-data/nameToUnicode/
H A DThai70 0e4a ThaiCharacterMaiTri
94 0e4a ThaiCharacterMaiTriLeft
100 0e4a ThaiCharacterMaiTriLow
111 0e4a ThaiCharacterMaiTriLowLeft
/dports/graphics/poppler-data/poppler-data-0.4.11/nameToUnicode/
H A DThai70 0e4a ThaiCharacterMaiTri
94 0e4a ThaiCharacterMaiTriLeft
100 0e4a ThaiCharacterMaiTriLow
111 0e4a ThaiCharacterMaiTriLowLeft
/dports/astro/geographiclib/GeographicLib-1.52/matlab/geographiclib/
H A Dgeocent_inv.m39 e4a = e2^2; variable
47 if e4a == 0
60 r = (p + q - e4a) / 6;
67 S = e4a * p .* q / 4; % S = r^3 * s
88 v = sqrt(u.^2 + e4a * q);
94 uv(fl2) = e4a * q(fl2) ./ (v(fl2) - u(fl2));
106 c = e4a * q == 0 & r <= 0;
114 zz = e4a - p(c); xx = p(c);
/dports/lang/spidermonkey60/firefox-60.9.0/devtools/shim/
H A Ddevtools-startup.manifest1 component {9e9a9283-0ce9-4e4a-8f1c-ba129a032c32} devtools-startup.js
2 contract @mozilla.org/devtools/startup-clh;1 {9e9a9283-0ce9-4e4a-8f1c-ba129a032c32}
/dports/www/firefox-legacy/firefox-52.8.0esr/devtools/client/
H A Ddevtools-startup.manifest1 component {9e9a9283-0ce9-4e4a-8f1c-ba129a032c32} devtools-startup.js
2 contract @mozilla.org/devtools/startup-clh;1 {9e9a9283-0ce9-4e4a-8f1c-ba129a032c32}
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/mips/
H A Dsdata-2.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
H A Dsdata-1.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
H A Dsdata-3.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
H A Dsdata-4.c9 extern int e4a;
29 int f32d (void) { return e4a; } in f32d()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/mips/
H A Dsdata-1.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
H A Dsdata-3.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
H A Dsdata-4.c9 extern int e4a;
29 int f32d (void) { return e4a; } in f32d()
H A Dsdata-2.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/mips/
H A Dsdata-4.c9 extern int e4a;
29 int f32d (void) { return e4a; } in f32d()
H A Dsdata-2.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
H A Dsdata-3.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
H A Dsdata-1.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/mips/
H A Dsdata-3.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
H A Dsdata-4.c9 extern int e4a;
29 int f32d (void) { return e4a; } in f32d()
H A Dsdata-1.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
H A Dsdata-2.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/mips/
H A Dsdata-1.c26 extern int e4a;
46 int f32d (void) { return e4a; } in f32d()

12345678910>>...27