Home
last modified time | relevance | path

Searched refs:six2 (Results 1 – 24 of 24) sorted by relevance

/dports/textproc/p5-XML-TreePP/XML-TreePP-0.43/t/
H A D34_utf8_flag.t153 my $six2 = $tree2->{root}->{six};
154 is( $six1, $six2, "[$name] 6: same" );
172 my $six2 = $tree2->{root}->{six};
173 isnt( $six1, $six2, "[$name] 6: diff" );
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/nvptx/
H A Ddecl-init.c24 struct six six2[2] = {{4, 5, 6}, {7, 8, 9}}; variable
/dports/science/lammps/lammps-stable_29Sep2021/src/SPIN/
H A Dfix_precession_spin.cpp480 double six1,six2,six3,sixx,sixy,sixz; in compute_cubic() local
499 six2 = 2.0*sky*skx2*skz2; in compute_cubic()
502 sixx = k2ch*(nc1x*six1 + nc2x*six2 + nc3x*six3); in compute_cubic()
503 sixy = k2ch*(nc1y*six1 + nc2y*six2 + nc3y*six3); in compute_cubic()
504 sixz = k2ch*(nc1z*six1 + nc2z*six2 + nc3z*six3); in compute_cubic()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_sock_addr.c883 const struct sockaddr_in6 *six1, *six2; in cmp_addr() local
895 six2 = (const struct sockaddr_in6 *)addr2; in cmp_addr()
896 return !((six1->sin6_port == six2->sin6_port || !cmp_port) && in cmp_addr()
897 !memcmp(&six1->sin6_addr, &six2->sin6_addr, in cmp_addr()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_sock_addr.c883 const struct sockaddr_in6 *six1, *six2; in cmp_addr() local
895 six2 = (const struct sockaddr_in6 *)addr2; in cmp_addr()
896 return !((six1->sin6_port == six2->sin6_port || !cmp_port) && in cmp_addr()
897 !memcmp(&six1->sin6_addr, &six2->sin6_addr, in cmp_addr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_sock_addr.c883 const struct sockaddr_in6 *six1, *six2; in cmp_addr() local
895 six2 = (const struct sockaddr_in6 *)addr2; in cmp_addr()
896 return !((six1->sin6_port == six2->sin6_port || !cmp_port) && in cmp_addr()
897 !memcmp(&six1->sin6_addr, &six2->sin6_addr, in cmp_addr()
/dports/x11/foot/foot/
H A Dsixel.c246 const struct sixel *six2 = &it2->item; in verify_no_overlap() local
248 if (six1 == six2) in verify_no_overlap()
253 &rect2, six2->pos.col, in verify_no_overlap()
254 six2->pos.row, six2->cols, six2->rows); in verify_no_overlap()