Home
last modified time | relevance | path

Searched refs:s1_2 (Results 1 – 25 of 114) sorted by relevance

12345

/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/test/so_5/state/state_history/
H A Dmain.cpp48 this >>= s1_2; in so_evt_start()
49 expect_current_state( s1_2 ); in so_evt_start()
54 this >>= s1_2; in so_evt_start()
55 expect_current_state( s1_2 ); in so_evt_start()
60 this >>= s1_2; in so_evt_start()
61 expect_current_state( s1_2 ); in so_evt_start()
69 this >>= s1_2; in so_evt_start()
70 expect_current_state( s1_2 ); in so_evt_start()
81 this >>= s1_2; in so_evt_start()
82 expect_current_state( s1_2 ); in so_evt_start()
[all …]
/dports/security/hash/Hash-3c8d607b3d470d8a41ac3262ee310e850fab61cd/tests/
H A Dtest_tuple_hash.cpp28 const uint8_t s1_2[6] = {0x10, 0x11, 0x12, 0x13, 0x14, 0x15}; variable
30 …== Hash(64).nextData(s1_1, ARRAY_LENGTH(s1_1)).nextData(s1_2, ARRAY_LENGTH(s1_2)).finalize().toStr…
84 const uint8_t s1_2[6] = {0x10, 0x11, 0x12, 0x13, 0x14, 0x15}; variable
86 …== Hash(32).nextData(s1_1, ARRAY_LENGTH(s1_1)).nextData(s1_2, ARRAY_LENGTH(s1_2)).finalize().toStr…
/dports/devel/boost-docs/boost_1_72_0/libs/serialization/test/
H A Dtest_binary.cpp76 char s1_2[10]; in test_main() local
82 std::memset(s1_2, '\0', sizeof(s1_2)); in test_main()
134 s1_2, in test_main()
158 BOOST_CHECK(0 == std::strcmp(s2, s1_2)); in test_main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/serialization/test/
H A Dtest_binary.cpp76 char s1_2[10]; in test_main() local
82 std::memset(s1_2, '\0', sizeof(s1_2)); in test_main()
134 s1_2, in test_main()
158 BOOST_CHECK(0 == std::strcmp(s2, s1_2)); in test_main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/serialization/test/
H A Dtest_binary.cpp76 char s1_2[10]; in test_main() local
82 std::memset(s1_2, '\0', sizeof(s1_2)); in test_main()
134 s1_2, in test_main()
158 BOOST_CHECK(0 == std::strcmp(s2, s1_2)); in test_main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/serialization/test/
H A Dtest_binary.cpp76 char s1_2[10]; in test_main() local
82 std::memset(s1_2, '\0', sizeof(s1_2)); in test_main()
134 s1_2, in test_main()
158 BOOST_CHECK(0 == std::strcmp(s2, s1_2)); in test_main()
/dports/databases/percona57-server/boost_1_59_0/libs/serialization/test/
H A Dtest_binary.cpp76 char s1_2[10]; in test_main() local
82 std::memset(s1_2, '\0', sizeof(s1_2)); in test_main()
134 s1_2, in test_main()
158 BOOST_CHECK(0 == std::strcmp(s2, s1_2)); in test_main()
/dports/databases/xtrabackup/boost_1_59_0/libs/serialization/test/
H A Dtest_binary.cpp76 char s1_2[10]; in test_main() local
82 std::memset(s1_2, '\0', sizeof(s1_2)); in test_main()
134 s1_2, in test_main()
158 BOOST_CHECK(0 == std::strcmp(s2, s1_2)); in test_main()
/dports/databases/percona57-client/boost_1_59_0/libs/serialization/test/
H A Dtest_binary.cpp76 char s1_2[10]; in test_main() local
82 std::memset(s1_2, '\0', sizeof(s1_2)); in test_main()
134 s1_2, in test_main()
158 BOOST_CHECK(0 == std::strcmp(s2, s1_2)); in test_main()
/dports/devel/boost-libs/boost_1_72_0/libs/serialization/test/
H A Dtest_binary.cpp76 char s1_2[10]; in test_main() local
82 std::memset(s1_2, '\0', sizeof(s1_2)); in test_main()
134 s1_2, in test_main()
158 BOOST_CHECK(0 == std::strcmp(s2, s1_2)); in test_main()
/dports/devel/hyperscan/boost_1_75_0/libs/serialization/test/
H A Dtest_binary.cpp76 char s1_2[10]; in test_main() local
82 std::memset(s1_2, '\0', sizeof(s1_2)); in test_main()
134 s1_2, in test_main()
158 BOOST_CHECK(0 == std::strcmp(s2, s1_2)); in test_main()
/dports/cad/tkgate/tkgate-2.1/vlib/
H A D74xxGateLevel.v310 wire s1_1,s1_2,s1_3,s1_4,s1_5; net
313 not #12 (s1_2, B);
321 nand #11 (s2_2, s1_2,s1_5);
329 and #20 (s3_3, s2_1,s1_2,s1_3,s1_4);
331 and #19 (s3_5, s2_1,s1_2,s2_3);
335 and #19 (s3_9, s2_1,s1_2,s1_3);
336 and #19 (s3_10,s1_1,s1_2,s2_3);
339 and #18 (s3_13,s1_2,s2_3);
344 and #20 (s3_18,s1_2,s1_3,s1_4);
/dports/security/pev/pev/lib/libfuzzy/
H A Dfuzzy.c617 char *s1_1, *s1_2, *s1_3; in fuzzy_compare() local
666 s1_2 = strchr(s1, ':'); in fuzzy_compare()
669 if (!s1_2 || !s2_2) { in fuzzy_compare()
677 *s1_2 = 0; in fuzzy_compare()
678 s1_2++; in fuzzy_compare()
688 s1_3 = strchr(s1_2, ','); in fuzzy_compare()
702 score2 = score_strings(s1_2, s2_2, block_size1*2); in fuzzy_compare()
711 score = score_strings(s1_2, s2_1, block_size2); in fuzzy_compare()
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/x2c/test/
H A Dtest_x2c_hess.py510 s1_2 = numpy.zeros((3,nao,nao))
511 s1_2[:,p0:p1] = -s1p2[:,p0:p1]
512 s1_2 = s1_2 + s1_2.transpose(0,2,1)
514 _sqrt1(mol2.intor('int1e_ovlp'), s1_2[2])) / 0.0002 * lib.param.BOHR
538 s1_2 = numpy.zeros((3,nao,nao))
539 s1_2[:,p0:p1] = -s1p2[:,p0:p1]
540 s1_2 = s1_2 + s1_2.transpose(0,2,1)
564 h1_2, s1_2 = get_h1_s1(mol2, 0)
566 s2_ref = (s1_1[2] - s1_2[2]) / 0.0002 * lib.param.BOHR
573 h1_2, s1_2 = get_h1_s1(mol2, 1)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h105 const int16x8_t s1_2 = vec_mergeh(a[1], a[5]); in transpose_8x8() local
117 const int16x8_t s2_4 = vec_mergeh(s1_2, s1_6); in transpose_8x8()
118 const int16x8_t s2_5 = vec_mergel(s1_2, s1_6); in transpose_8x8()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h105 const int16x8_t s1_2 = vec_mergeh(a[1], a[5]); in transpose_8x8() local
117 const int16x8_t s2_4 = vec_mergeh(s1_2, s1_6); in transpose_8x8()
118 const int16x8_t s2_5 = vec_mergel(s1_2, s1_6); in transpose_8x8()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h105 const int16x8_t s1_2 = vec_mergeh(a[1], a[5]); in transpose_8x8() local
117 const int16x8_t s2_4 = vec_mergeh(s1_2, s1_6); in transpose_8x8()
118 const int16x8_t s2_5 = vec_mergel(s1_2, s1_6); in transpose_8x8()
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/ppc/
H A Dtranspose_vsx.h105 const int16x8_t s1_2 = vec_mergeh(a[1], a[5]); in transpose_8x8() local
117 const int16x8_t s2_4 = vec_mergeh(s1_2, s1_6); in transpose_8x8()
118 const int16x8_t s2_5 = vec_mergel(s1_2, s1_6); in transpose_8x8()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h105 const int16x8_t s1_2 = vec_mergeh(a[1], a[5]); in transpose_8x8() local
117 const int16x8_t s2_4 = vec_mergeh(s1_2, s1_6); in transpose_8x8()
118 const int16x8_t s2_5 = vec_mergel(s1_2, s1_6); in transpose_8x8()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h105 const int16x8_t s1_2 = vec_mergeh(a[1], a[5]); in transpose_8x8() local
117 const int16x8_t s2_4 = vec_mergeh(s1_2, s1_6); in transpose_8x8()
118 const int16x8_t s2_5 = vec_mergel(s1_2, s1_6); in transpose_8x8()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h105 const int16x8_t s1_2 = vec_mergeh(a[1], a[5]); in transpose_8x8() local
117 const int16x8_t s2_4 = vec_mergeh(s1_2, s1_6); in transpose_8x8()
118 const int16x8_t s2_5 = vec_mergel(s1_2, s1_6); in transpose_8x8()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h105 const int16x8_t s1_2 = vec_mergeh(a[1], a[5]); in transpose_8x8() local
117 const int16x8_t s2_4 = vec_mergeh(s1_2, s1_6); in transpose_8x8()
118 const int16x8_t s2_5 = vec_mergel(s1_2, s1_6); in transpose_8x8()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h105 const int16x8_t s1_2 = vec_mergeh(a[1], a[5]); in transpose_8x8() local
117 const int16x8_t s2_4 = vec_mergeh(s1_2, s1_6); in transpose_8x8()
118 const int16x8_t s2_5 = vec_mergel(s1_2, s1_6); in transpose_8x8()
/dports/lang/qmasm/qmasm-4.1/examples/
H A Dsort4.qmasm11 $s1_2 = c1.$min
16 c2.$b = $s1_2
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dunaligned-expr.c193 __unaligned S1 s1_2; in test21() local
194 s1_2.x++; in test21()

12345