/third_party/boost/boost/poly_collection/detail/ |
D | segment_split.hpp | 58 it{it},pfirst{&first},plast{&last}{} in iterator() 62 pfirst{&first},plast{&last} 69 it==traits::base_segment_info_iterator_from(*pfirst)? in dereference() 70 traits::local_base_iterator_from(*pfirst):it->begin(), in dereference() 80 const PolyCollectionIterator* pfirst; member 86 pfirst{&first},plast{&last}{} in segment_splitter() 88 iterator begin()const noexcept{return {*pfirst,*plast};} in begin() 98 const PolyCollectionIterator* pfirst; member in boost::poly_collection::detail::segment_splitter
|
/third_party/boost/libs/multi_index/test/ |
D | test_alloc_awareness.cpp | 103 const move_tracker* pfirst=&*c2.begin(); in test_allocator_awareness_for() local 108 BOOST_TEST(AlwaysEqual==(&*c3.begin()==pfirst)); in test_allocator_awareness_for() 121 const move_tracker* pfirst=&*c2.begin(); in test_allocator_awareness_for() local 127 BOOST_TEST(element_transfer==(&*c3.begin()==pfirst)); in test_allocator_awareness_for() 132 const move_tracker* pfirst=&*c2.begin(); in test_allocator_awareness_for() local 139 BOOST_TEST(&*c3.begin()==pfirst); in test_allocator_awareness_for()
|
/third_party/boost/libs/spirit/classic/example/fundamental/ |
D | comments.cpp | 57 void actor_cpp (const char *pfirst, const char *plast) in actor_cpp() argument 60 cout << "Matched (" << plast-pfirst << ") characters: "; in actor_cpp() 61 cout << "\"" << std::string(pfirst, plast) << "\"" << endl; in actor_cpp()
|
/third_party/python/Tools/demo/ |
D | redemo.py | 141 pfirst = "1.0 + %d chars" % first 143 self.stringdisplay.tag_add(tag, pfirst, plast) 145 self.stringdisplay.yview_pickplace(pfirst)
|
/third_party/toybox/toys/pending/ |
D | bc.c | 4189 int pfirst, rprn, done, get_token, assign, bin_last, incdec; in bc_parse_expr_err() local 4192 pfirst = p->l.t == BC_LEX_LPAREN; in bc_parse_expr_err() 4437 if (pfirst || !assign) bc_parse_push(p, BC_INST_PRINT); in bc_parse_expr_err()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SVEInstrInfo.td | 310 defm PFIRST : sve_int_pfirst<0b00000, "pfirst", int_aarch64_sve_pfirst>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenAsmMatcher.inc | 12548 "pacibz\006paciza\006pacizb\006pfalse\006pfirst\004pmul\005pmull\006pmul" 16892 …{ 3623 /* pfirst */, AArch64::PFIRST_B, Convert__SVEPredicateBReg1_0__SVEPredicateAnyReg1_1__Tie0_… 24265 …{ 3623 /* pfirst */, AArch64::PFIRST_B, Convert__SVEPredicateBReg1_0__SVEPredicateAnyReg1_1__Tie0_… 35437 { 3623 /* pfirst */, 5 /* 0, 2 */, MCK_SVEPredicateBReg, AMFBS_HasSVE }, 35438 { 3623 /* pfirst */, 2 /* 1 */, MCK_SVEPredicateAnyReg, AMFBS_HasSVE }, 35439 { 3623 /* pfirst */, 5 /* 0, 2 */, MCK_SVEPredicateBReg, AMFBS_HasSVE }, 35440 { 3623 /* pfirst */, 2 /* 1 */, MCK_SVEPredicateAnyReg, AMFBS_HasSVE },
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicImpl.inc | 687 "llvm.aarch64.sve.pfirst", 10820 1, // llvm.aarch64.sve.pfirst
|