/freebsd/contrib/kyua/store/ |
H A D | layout_test.cpp | 89 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 D | kobj.h | 150 base1, base2) \ argument 154 &base2, NULL }; \ 166 base1, base2, base3) \ argument 170 &base2, \
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_aperture.c | 145 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 D | rsaz_exp.h | 50 const BN_ULONG *base2,
|
H A D | rsaz_exp_x2.c | 123 const BN_ULONG *base2, 179 to_words52(base2_red, exp_digits, base2, factor_size);
|
/freebsd/crypto/openssl/crypto/ec/curve448/ |
H A D | point_448.h | 295 const curve448_point_t base2,
|
H A D | curve448.c | 640 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 D | tcp.hlp | 25 "media 10base2/BNC" - Select the BNC connector.
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.c | 1241 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 D | regress.c | 1241 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 D | Makefile.am | 100 crypto_core/ed25519/ref10/fe_51/base2.h \ 107 crypto_core/ed25519/ref10/fe_25_5/base2.h \
|
/freebsd/contrib/kyua/m4/ |
H A D | ax_cxx_compile_stdcxx.m4 | 682 struct base2 684 base2() { 690 struct derived : base1, base2
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-apq8084.dtsi | 319 tsens_base2: base2@d9 { 542 "base1", "base2",
|
H A D | qcom-msm8226.dtsi | 721 "base1", "base2", 786 tsens_base2: base2@1cc {
|
H A D | qcom-msm8974.dtsi | 1199 "base1", "base2", 1307 tsens_base2: base2@d9 {
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j722s.dtsi | 167 <0x00 0x30500000 0x00 0x30500000 0x00 0x00100000>, /* DSI-base2 */
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-comparisons_test.cc | 1125 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 D | msm8976.dtsi | 549 tsens_base2: base2@220 { 650 "base1", "base2",
|
H A D | qcs404.dtsi | 491 tsens_base2: base2@208 { 580 "base1", "base2",
|
H A D | msm8939.dtsi | 535 tsens_base2: base2@a7 { 623 "base1", "base2",
|
H A D | msm8916.dtsi | 517 tsens_base2: base2@d7 { 558 "base1", "base2",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedA510.td | 1045 // Floating point base2 log, F16 1048 // Floating point base2 log, F32 1051 // Floating point base2 log, F64
|
H A D | AArch64SchedNeoverseN2.td | 1966 // Floating point base2 log, F16 1969 // Floating point base2 log, F32 1972 // Floating point base2 log, F64
|
H A D | AArch64SchedNeoverseV2.td | 2483 // Floating point base2 log, F16 2486 // Floating point base2 log, F32 2489 // Floating point base2 log, F64
|