Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/store/
H A Dlayout_test.cpp89 const std::string base2 = (store_dir / ( in ATF_TEST_CASE_BODY() local
96 atf::utils::create_file(base2 + "20140615-111111-000000.db", ""); in ATF_TEST_CASE_BODY()
97 ATF_REQUIRE_EQ(base2 + "20140615-111111-000000.db", in ATF_TEST_CASE_BODY()
136 const std::string base2 = (store_dir / ("results." + id2 + ".")).str(); in ATF_TEST_CASE_BODY() local
142 atf::utils::create_file(base2 + "20140615-111111-000000.db", ""); in ATF_TEST_CASE_BODY()
143 ATF_REQUIRE_EQ(base2 + "20140615-111111-000000.db", in ATF_TEST_CASE_BODY()
170 const std::string base2 = (store_dir / ("results." + id2 + ".")).str(); in ATF_TEST_CASE_BODY() local
173 atf::utils::create_file(base2 + "20140615-111111-000000.db", ""); in ATF_TEST_CASE_BODY()
/freebsd/sys/sys/
H A Dkobj.h150 base1, base2) \ argument
154 &base2, NULL }; \
166 base1, base2, base3) \ argument
170 &base2, \
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c145 resource_size_t base2, resource_size_t end2) in overlap() argument
147 return (base1 < end2) && (end1 > base2); in overlap()
/freebsd/crypto/openssl/crypto/bn/
H A Drsaz_exp.h50 const BN_ULONG *base2,
H A Drsaz_exp_x2.c123 const BN_ULONG *base2,
179 to_words52(base2_red, exp_digits, base2, factor_size);
/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dpoint_448.h295 const curve448_point_t base2,
H A Dcurve448.c640 const curve448_point_t base2, in ossl_curve448_base_double_scalarmul_non_secret() argument
654 prepare_wnaf_table(precmp_var, base2, table_bits_var); in ossl_curve448_base_double_scalarmul_non_secret()
/freebsd/usr.sbin/bsdconfig/include/
H A Dtcp.hlp25 "media 10base2/BNC" - Select the BNC connector.
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c1241 struct event_base *base1, *base2; in test_signal_pipeloss() local
1246 base2 = event_init(); in test_signal_pipeloss()
1247 event_base_free(base2); in test_signal_pipeloss()
1268 struct event_base *base1, *base2; in test_signal_switchbase() local
1272 base2 = event_init(); in test_signal_switchbase()
1277 event_base_set(base2, &ev2) || in test_signal_switchbase()
1285 tt_ptr_op(event_get_base(&ev2), ==, base2); in test_signal_switchbase()
1290 event_base_loop(base2, EVLOOP_NONBLOCK); in test_signal_switchbase()
1304 event_base_loop(base2, EVLOOP_NONBLOCK); in test_signal_switchbase()
1308 event_base_free(base2); in test_signal_switchbase()
/freebsd/contrib/libevent/test/
H A Dregress.c1241 struct event_base *base1, *base2; in test_signal_pipeloss() local
1246 base2 = event_init(); in test_signal_pipeloss()
1247 event_base_free(base2); in test_signal_pipeloss()
1268 struct event_base *base1, *base2; in test_signal_switchbase() local
1272 base2 = event_init(); in test_signal_switchbase()
1277 event_base_set(base2, &ev2) || in test_signal_switchbase()
1285 tt_ptr_op(event_get_base(&ev2), ==, base2); in test_signal_switchbase()
1290 event_base_loop(base2, EVLOOP_NONBLOCK); in test_signal_switchbase()
1304 event_base_loop(base2, EVLOOP_NONBLOCK); in test_signal_switchbase()
1308 event_base_free(base2); in test_signal_switchbase()
/freebsd/sys/contrib/libsodium/src/libsodium/
H A DMakefile.am100 crypto_core/ed25519/ref10/fe_51/base2.h \
107 crypto_core/ed25519/ref10/fe_25_5/base2.h \
/freebsd/contrib/kyua/m4/
H A Dax_cxx_compile_stdcxx.m4682 struct base2
684 base2() {
690 struct derived : base1, base2
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8084.dtsi319 tsens_base2: base2@d9 {
542 "base1", "base2",
H A Dqcom-msm8226.dtsi721 "base1", "base2",
786 tsens_base2: base2@1cc {
H A Dqcom-msm8974.dtsi1199 "base1", "base2",
1307 tsens_base2: base2@d9 {
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-j722s.dtsi167 <0x00 0x30500000 0x00 0x30500000 0x00 0x00100000>, /* DSI-base2 */
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc1125 Base base, base2; in TEST() local
1129 EXPECT_FALSE(m1.Matches(base2)); in TEST()
1135 EXPECT_FALSE(m1.Matches(base2)); in TEST()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8976.dtsi549 tsens_base2: base2@220 {
650 "base1", "base2",
H A Dqcs404.dtsi491 tsens_base2: base2@208 {
580 "base1", "base2",
H A Dmsm8939.dtsi535 tsens_base2: base2@a7 {
623 "base1", "base2",
H A Dmsm8916.dtsi517 tsens_base2: base2@d7 {
558 "base1", "base2",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA510.td1045 // Floating point base2 log, F16
1048 // Floating point base2 log, F32
1051 // Floating point base2 log, F64
H A DAArch64SchedNeoverseN2.td1966 // Floating point base2 log, F16
1969 // Floating point base2 log, F32
1972 // Floating point base2 log, F64
H A DAArch64SchedNeoverseV2.td2483 // Floating point base2 log, F16
2486 // Floating point base2 log, F32
2489 // Floating point base2 log, F64