Home
last modified time | relevance | path

Searched refs:el32 (Results 1 – 17 of 17) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dimprove3.cpp775 el32[0] = pi1; in SwapImprove()
776 el32[1] = pi2; in SwapImprove()
777 el32[2] = pi4; in SwapImprove()
778 el32[3] = pi5; in SwapImprove()
799 !mesh.LegalTet(el32) || in SwapImprove()
2491 el32.PNum(1) = pi2; in SwapImprove2()
2492 el32.PNum(2) = pi3; in SwapImprove2()
2493 el32.PNum(3) = pi5; in SwapImprove2()
2494 el32.PNum(4) = pi4; in SwapImprove2()
2513 !mesh.LegalTet(el32) || in SwapImprove2()
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dimprove3.cpp807 el32[0] = pi1; in SwapImprove()
808 el32[1] = pi2; in SwapImprove()
809 el32[2] = pi4; in SwapImprove()
810 el32[3] = pi5; in SwapImprove()
831 !mesh.LegalTet(el32) || in SwapImprove()
2532 el32.PNum(1) = pi2; in SwapImprove2()
2533 el32.PNum(2) = pi3; in SwapImprove2()
2534 el32.PNum(3) = pi5; in SwapImprove2()
2535 el32.PNum(4) = pi4; in SwapImprove2()
2554 !mesh.LegalTet(el32) || in SwapImprove2()
[all …]
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dimprove3.cpp1403 el32[0] = pi1; in SwapImproveSequential()
1404 el32[1] = pi2; in SwapImproveSequential()
1405 el32[2] = pi4; in SwapImproveSequential()
1406 el32[3] = pi5; in SwapImproveSequential()
1407 el32.SetIndex (mattyp); in SwapImproveSequential()
1427 !mesh.LegalTet(el32) || in SwapImproveSequential()
2200 el32[0] = pi1; in SwapImproveEdge()
2201 el32[1] = pi2; in SwapImproveEdge()
2202 el32[2] = pi4; in SwapImproveEdge()
2203 el32[3] = pi5; in SwapImproveEdge()
[all …]
/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/test/ic_SUITE_data/
H A Denum.idl26 el28, el29, el30, el31, el32, el33, el34, el35, el36, el37, el38, el39, el40, el41,
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/test/ic_SUITE_data/
H A Denum.idl26 el28, el29, el30, el31, el32, el33, el34, el35, el36, el37, el38, el39, el40, el41,
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/test/ic_SUITE_data/
H A Denum.idl26 el28, el29, el30, el31, el32, el33, el34, el35, el36, el37, el38, el39, el40, el41,
/dports/lang/erlang/corba-5.0.2/lib/ic/test/ic_SUITE_data/
H A Denum.idl26 el28, el29, el30, el31, el32, el33, el34, el35, el36, el37, el38, el39, el40, el41,
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/test/ic_SUITE_data/
H A Denum.idl26 el28, el29, el30, el31, el32, el33, el34, el35, el36, el37, el38, el39, el40, el41,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsimplify-rtx.c6445 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_encode_rtx() local
6446 real_to_target (el32, CONST_DOUBLE_REAL_VALUE (x), smode); in native_encode_rtx()
6463 bytes.quick_push ((unsigned long) el32[index] >> lsb); in native_encode_rtx()
6584 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_decode_rtx() local
6586 memset (el32, 0, num_el32 * sizeof (long)); in native_decode_rtx()
6602 el32[index] |= (unsigned long) bytes[first_byte + byte] << lsb; in native_decode_rtx()
6605 real_from_target (&r, el32, fmode); in native_decode_rtx()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsimplify-rtx.c6445 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_encode_rtx() local
6446 real_to_target (el32, CONST_DOUBLE_REAL_VALUE (x), smode); in native_encode_rtx()
6463 bytes.quick_push ((unsigned long) el32[index] >> lsb); in native_encode_rtx()
6584 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_decode_rtx() local
6586 memset (el32, 0, num_el32 * sizeof (long)); in native_decode_rtx()
6602 el32[index] |= (unsigned long) bytes[first_byte + byte] << lsb; in native_decode_rtx()
6605 real_from_target (&r, el32, fmode); in native_decode_rtx()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsimplify-rtx.c6445 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_encode_rtx() local
6446 real_to_target (el32, CONST_DOUBLE_REAL_VALUE (x), smode); in native_encode_rtx()
6463 bytes.quick_push ((unsigned long) el32[index] >> lsb); in native_encode_rtx()
6584 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_decode_rtx() local
6586 memset (el32, 0, num_el32 * sizeof (long)); in native_decode_rtx()
6602 el32[index] |= (unsigned long) bytes[first_byte + byte] << lsb; in native_decode_rtx()
6605 real_from_target (&r, el32, fmode); in native_decode_rtx()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsimplify-rtx.c6695 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_encode_rtx() local
6696 real_to_target (el32, CONST_DOUBLE_REAL_VALUE (x), smode); in native_encode_rtx()
6713 bytes.quick_push ((unsigned long) el32[index] >> lsb); in native_encode_rtx()
6834 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_decode_rtx() local
6836 memset (el32, 0, num_el32 * sizeof (long)); in native_decode_rtx()
6852 el32[index] |= (unsigned long) bytes[first_byte + byte] << lsb; in native_decode_rtx()
6855 real_from_target (&r, el32, fmode); in native_decode_rtx()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsimplify-rtx.c6695 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_encode_rtx() local
6696 real_to_target (el32, CONST_DOUBLE_REAL_VALUE (x), smode); in native_encode_rtx()
6713 bytes.quick_push ((unsigned long) el32[index] >> lsb); in native_encode_rtx()
6834 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_decode_rtx() local
6836 memset (el32, 0, num_el32 * sizeof (long)); in native_decode_rtx()
6852 el32[index] |= (unsigned long) bytes[first_byte + byte] << lsb; in native_decode_rtx()
6855 real_from_target (&r, el32, fmode); in native_decode_rtx()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsimplify-rtx.c6695 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32];
6696 real_to_target (el32, CONST_DOUBLE_REAL_VALUE (x), smode);
6713 bytes.quick_push ((unsigned long) el32[index] >> lsb);
6834 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32];
6836 memset (el32, 0, num_el32 * sizeof (long));
6852 el32[index] |= (unsigned long) bytes[first_byte + byte] << lsb;
6855 real_from_target (&r, el32, fmode);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsimplify-rtx.c6956 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_encode_rtx() local
6957 real_to_target (el32, CONST_DOUBLE_REAL_VALUE (x), smode); in native_encode_rtx()
6974 bytes.quick_push ((unsigned long) el32[index] >> lsb); in native_encode_rtx()
7095 long el32[MAX_BITSIZE_MODE_ANY_MODE / 32]; in native_decode_rtx() local
7097 memset (el32, 0, num_el32 * sizeof (long)); in native_decode_rtx()
7113 el32[index] |= (unsigned long) bytes[first_byte + byte] << lsb; in native_decode_rtx()
7116 real_from_target (&r, el32, fmode); in native_decode_rtx()
/dports/games/tuxtype/tuxtype-1.8.3/data/im/
H A Dzh_tw.im4632 652a el32 - # 攪
/dports/games/tuxpaint/tuxpaint-0.9.26/im/
H A Dzh_tw.im4632 652a el32 - # 攪