Home
last modified time | relevance | path

Searched full:base1 (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/kyua/store/
H A Dlayout_test.cpp87 const std::string base1 = (store_dir / ( in ATF_TEST_CASE_BODY() local
92 atf::utils::create_file(base1 + "20140613-194515-000000.db", ""); in ATF_TEST_CASE_BODY()
93 ATF_REQUIRE_EQ(base1 + "20140613-194515-000000.db", in ATF_TEST_CASE_BODY()
100 atf::utils::create_file(base1 + "20140614-194515-123456.db", ""); in ATF_TEST_CASE_BODY()
101 ATF_REQUIRE_EQ(base1 + "20140614-194515-123456.db", in ATF_TEST_CASE_BODY()
104 atf::utils::create_file(base1 + "20130614-194515-999999.db", ""); in ATF_TEST_CASE_BODY()
105 ATF_REQUIRE_EQ(base1 + "20140614-194515-123456.db", in ATF_TEST_CASE_BODY()
134 const std::string base1 = (store_dir / ("results." + id1 + ".")).str(); in ATF_TEST_CASE_BODY() local
138 atf::utils::create_file(base1 + "20140613-194515-000000.db", ""); in ATF_TEST_CASE_BODY()
139 ATF_REQUIRE_EQ(base1 + "20140613-194515-000000.db", in ATF_TEST_CASE_BODY()
[all …]
/freebsd/sys/sys/
H A Dkobj.h135 base1) \ argument
138 { &base1, NULL }; \
150 base1, base2) \ argument
153 { &base1, \
166 base1, base2, base3) \ argument
169 { &base1, \
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineScheduler.cpp39 const MachineOperand &Base1 = AArch64InstrInfo::getLdStBaseOp(MI1); in mayOverlapWrite() local
42 if (!Base0.isIdenticalTo(Base1)) in mayOverlapWrite()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c1240 /* make sure that the base1 pipe is closed correctly. */ in test_signal_pipeloss()
1241 struct event_base *base1, *base2; in test_signal_pipeloss() local
1244 base1 = event_init(); in test_signal_pipeloss()
1245 pipe1 = base1->sig.ev_signal_pair[0]; in test_signal_pipeloss()
1248 event_base_free(base1); in test_signal_pipeloss()
1268 struct event_base *base1, *base2; in test_signal_switchbase() local
1271 base1 = event_init(); in test_signal_switchbase()
1276 if (event_base_set(base1, &ev1) || in test_signal_switchbase()
1284 tt_ptr_op(event_get_base(&ev1), ==, base1); in test_signal_switchbase()
1296 event_base_loop(base1, EVLOOP_NONBLOCK); in test_signal_switchbase()
[all …]
/freebsd/contrib/libevent/test/
H A Dregress.c1240 /* make sure that the base1 pipe is closed correctly. */ in test_signal_pipeloss()
1241 struct event_base *base1, *base2; in test_signal_pipeloss() local
1244 base1 = event_init(); in test_signal_pipeloss()
1245 pipe1 = base1->sig.ev_signal_pair[0]; in test_signal_pipeloss()
1248 event_base_free(base1); in test_signal_pipeloss()
1268 struct event_base *base1, *base2; in test_signal_switchbase() local
1271 base1 = event_init(); in test_signal_switchbase()
1276 if (event_base_set(base1, &ev1) || in test_signal_switchbase()
1284 tt_ptr_op(event_get_base(&ev1), ==, base1); in test_signal_switchbase()
1296 event_base_loop(base1, EVLOOP_NONBLOCK); in test_signal_switchbase()
[all …]
/freebsd/sys/x86/iommu/
H A Damd_idpgtbl.c192 iommu_gaddr_t base1; in amdiommu_map_buf_locked() local
197 base1 = base; in amdiommu_map_buf_locked()
215 amdiommu_unmap_buf_locked(domain, base1, base - base1, in amdiommu_map_buf_locked()
H A Dintel_idpgtbl.c400 iommu_gaddr_t pg_sz, base1; in dmar_map_buf_locked() local
407 base1 = base; in dmar_map_buf_locked()
455 dmar_unmap_buf_locked(domain, base1, base - base1, in dmar_map_buf_locked()
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dqcom-tsens.yaml123 - const: base1
160 - const: base1
334 "base1", "base2",
/freebsd/sys/powerpc/include/
H A Dmmuvar.h208 #define MMU_DEF_INHERIT(name, ident, methods, base1) \ argument
211 ident, &base1, &methods, \
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1726 for (CXXRecordDecl::base_class_iterator Base1 = D1CXX->bases_begin(), in IsStructurallyEquivalent() local
1729 Base1 != BaseEnd1; ++Base1, ++Base2) { in IsStructurallyEquivalent()
1730 if (!IsStructurallyEquivalent(Context, Base1->getType(), in IsStructurallyEquivalent()
1739 Context.Diag1(Base1->getBeginLoc(), diag::note_odr_base) in IsStructurallyEquivalent()
1740 << Base1->getType() << Base1->getSourceRange(); in IsStructurallyEquivalent()
1746 if (Base1->isVirtual() != Base2->isVirtual()) { in IsStructurallyEquivalent()
1754 Context.Diag1(Base1->getBeginLoc(), diag::note_odr_base) in IsStructurallyEquivalent()
1755 << Base1->isVirtual() << Base1->getSourceRange(); in IsStructurallyEquivalent()
1809 const CXXBaseSpecifier *Base1 = D1CXX->bases_begin(); in IsStructurallyEquivalent() local
1810 Context.Diag1(Base1->getBeginLoc(), diag::note_odr_base) in IsStructurallyEquivalent()
[all …]
/freebsd/crypto/openssl/crypto/bn/
H A Drsaz_exp.h44 const BN_ULONG *base1,
H A Drsaz_exp_x2.c117 const BN_ULONG *base1,
178 to_words52(base1_red, exp_digits, base1, factor_size);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c144 static bool overlap(resource_size_t base1, resource_size_t end1, in overlap() argument
147 return (base1 < end2) && (end1 > base2); in overlap()
/freebsd/sys/dev/sound/pci/
H A Dvia82c686.c368 u_int32_t ptr, base, base1, len, seg; in viachan_getptr() local
371 base1 = via_rd(via, ch->base, 4); in viachan_getptr()
374 if (base != base1) /* Avoid race hazard */ in viachan_getptr()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp52 // A1 = p + base1
53 // A2 = p + base1 + offset
66 // A1_new = p + base1 // chain 1
436 // base1 = base + offset1 in prepareBasesForCommoningChains()
438 // A1 = base1 in prepareBasesForCommoningChains()
439 // A2 = base1 + X in prepareBasesForCommoningChains()
/freebsd/contrib/kyua/utils/config/
H A Dtree_test.cpp301 t1.define< config::int_node >("common.base1"); in ATF_TEST_CASE_BODY()
312 t1.set< config::int_node >("common.base1", 1); in ATF_TEST_CASE_BODY()
325 expected.define< config::int_node >("common.base1"); in ATF_TEST_CASE_BODY()
333 expected.set< config::int_node >("common.base1", 1); in ATF_TEST_CASE_BODY()
/freebsd/contrib/kyua/m4/
H A Dax_cxx_compile_stdcxx.m4677 struct base1
690 struct derived : base1, base2
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8084.dtsi254 tsens_base1: base1@d0 {
542 "base1", "base2",
H A Dqcom-msm8226.dtsi590 "base1", "base2",
615 tsens_base1: base1@1c1 {
H A Dqcom-msm8974.dtsi1198 "base1", "base2",
1241 tsens_base1: base1@d0 {
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8976.dtsi500 tsens_base1: base1@218 {
646 "base1", "base2",
H A Dqcs404.dtsi486 tsens_base1: base1@208 {
580 "base1", "base2",
H A Dmsm8939.dtsi491 tsens_base1: base1@a0 {
624 "base1", "base2",
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2668 auto Base1 = MO1->getValue(); in memOpsHaveSameBasePtr() local
2670 if (!Base1 || !Base2) in memOpsHaveSameBasePtr()
2672 Base1 = getUnderlyingObject(Base1); in memOpsHaveSameBasePtr()
2675 if (isa<UndefValue>(Base1) || isa<UndefValue>(Base2)) in memOpsHaveSameBasePtr()
2678 return Base1 == Base2; in memOpsHaveSameBasePtr()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2977 SDValue Base1 = in SplitHvxMemOp()
2994 SDValue Load1 = DAG.getLoad(SingleTy, dl, Chain, Base1, MOp1); in SplitHvxMemOp()
3004 SDValue Store1 = DAG.getStore(Chain, dl, Vals.second, Base1, MOp1); in SplitHvxMemOp()
3023 DAG.getMaskedLoad(SingleTy, dl, Chain, Base1, Offset, Masks.second, in SplitHvxMemOp()
3036 SDValue MStore1 = DAG.getMaskedStore(Chain, dl, Vals.second, Base1, Offset, in SplitHvxMemOp()
2978 SDValue Base1 = DAG.getMemBasePlusOffset(Base0, TypeSize::Fixed(HwLen), dl); SplitHvxMemOp() local

12