Home
last modified time | relevance | path

Searched refs:postingiterator (Results 1 – 25 of 29) sorted by relevance

12

/dports/databases/xapian-core12/xapian-core-1.2.25/tests/
H A Dapi_generated.cc109 Xapian::PostingIterator postingiterator; variable
110 (void)postingiterator.get_description();
111 Xapian::PostingIterator copy_postingiterator(postingiterator);
112 postingiterator = copy_postingiterator;
/dports/databases/xapian-core/xapian-core-1.4.18/tests/
H A Dapi_generated.cc160 Xapian::PostingIterator postingiterator; variable
161 TEST(!postingiterator.get_description().empty());
162 Xapian::PostingIterator copy_postingiterator(postingiterator);
164 Xapian::PostingIterator move_postingiterator(std::move(postingiterator));
166 postingiterator = copy_postingiterator;
167 TEST(!postingiterator.get_description().empty());
/dports/databases/xapian-core/xapian-core-1.4.18/api/
H A DMakefile.mk38 api/postingiterator.cc\
/dports/databases/xapian-core/xapian-core-1.4.18/include/xapian/
H A Dpostingiterator.h26 # error Never use <xapian/postingiterator.h> directly; include <xapian.h> instead.
/dports/databases/xapian-core12/xapian-core-1.2.25/include/
H A DMakefile.mk26 include/xapian/postingiterator.h\
/dports/databases/xapian-core/xapian-core-1.4.18/include/
H A DMakefile.mk30 include/xapian/postingiterator.h\
/dports/databases/xapian-core/xapian-core-1.4.18/docs/
H A Ddocsource.mk24 $T/include/xapian/postingiterator.h\
63 $T/api/postingiterator.cc\
H A DMakefile.in381 @DOCUMENTATION_RULES_TRUE@ $T/include/xapian/postingiterator.h\
421 @DOCUMENTATION_RULES_TRUE@ $T/api/postingiterator.cc\
/dports/databases/php-xapian/xapian-bindings-1.4.18/
H A Dxapian-headers.i211 %include <xapian/postingiterator.h>
H A DNEWS2899 files, for "queryparser.h", "document.h" and "postingiterator.h".
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/
H A Dxapian-headers.i211 %include <xapian/postingiterator.h>
H A DNEWS2899 files, for "queryparser.h", "document.h" and "postingiterator.h".
/dports/databases/py-xapian/xapian-bindings-1.4.18/
H A Dxapian-headers.i211 %include <xapian/postingiterator.h>
H A DNEWS2899 files, for "queryparser.h", "document.h" and "postingiterator.h".
H A DChangeLog2362 * xapian-headers.i,xapian.i: Do setup for %include <postingiterator.h>
5894 * xapian.i: Parse xapian/postingiterator.h directly.
/dports/databases/lua-xapian/xapian-bindings-1.4.18/
H A Dxapian-headers.i211 %include <xapian/postingiterator.h>
H A DNEWS2899 files, for "queryparser.h", "document.h" and "postingiterator.h".
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/
H A Dxapian.i132 %include <xapian/postingiterator.h>
H A DNEWS1555 files, for "queryparser.h", "document.h" and "postingiterator.h".
/dports/databases/xapian-core12/xapian-core-1.2.25/docs/
H A Ddocsource.mk17 $T/include/xapian/postingiterator.h\
H A DMakefile.in327 @DOCUMENTATION_RULES_TRUE@ $T/include/xapian/postingiterator.h\
/dports/databases/xapian-core/xapian-core-1.4.18/
H A DMakefile.in396 api/postingiterator.cc api/postingsource.cc api/postlist.cc \
629 api/postingiterator.lo api/postingsource.lo api/postlist.lo \
1359 api/postingiterator.cc api/postingsource.cc api/postlist.cc \
1493 include/xapian/postingiterator.h \
1730 api/postingiterator.lo: api/$(am__dirstamp) \
2553 @AMDEP_TRUE@@am__include@ @am__quote@api/$(DEPDIR)/postingiterator.Plo@am__quote@
H A DChangeLog1717 include/xapian/database.h,include/xapian/postingiterator.h,
3259 * api/positioniterator.cc,api/postingiterator.cc,api/termiterator.cc,
6385 * api/Makefile.mk,api/ompostlistiterator.cc,api/postingiterator.cc,
6386 include/xapian/postingiterator.h,tests/api_db.cc: Redo
14295 include/xapian/database.h,include/xapian/postingiterator.h,matcher/,
18454 * api/ompostlistiterator.cc,include/xapian/postingiterator.h: Remove
25998 * include/xapian/positioniterator.h,include/xapian/postingiterator.h:
31228 * include/xapian/postingiterator.h,include/xapian/termiterator.h:
33708 * include/xapian/positioniterator.h,include/xapian/postingiterator.h:
34069 include/xapian/positioniterator.h,include/xapian/postingiterator.h,
[all …]
/dports/databases/xapian-core12/xapian-core-1.2.25/
H A DMakefile.in1449 include/xapian/postingiterator.h \
H A DChangeLog2784 * include/xapian/positioniterator.h,include/xapian/postingiterator.h,
10714 include/xapian/database.h,include/xapian/postingiterator.h,matcher/,
14873 * api/ompostlistiterator.cc,include/xapian/postingiterator.h: Remove
22417 * include/xapian/positioniterator.h,include/xapian/postingiterator.h:
27647 * include/xapian/postingiterator.h,include/xapian/termiterator.h:
30127 * include/xapian/positioniterator.h,include/xapian/postingiterator.h:
30488 include/xapian/positioniterator.h,include/xapian/postingiterator.h,
31465 xapian/postlistiterator.h -> xapian/postingiterator.h;

12