Home
last modified time | relevance | path

Searched refs:MatchSpy (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/dports/databases/xapian-core/xapian-core-1.4.18/include/xapian/
H A Dmatchspy.h49 class XAPIAN_VISIBILITY_DEFAULT MatchSpy
53 void operator=(const MatchSpy &);
56 MatchSpy(const MatchSpy &);
60 XAPIAN_NOTHROW(MatchSpy()) {} in XAPIAN_NOTHROW() argument
63 virtual ~MatchSpy();
96 virtual MatchSpy * clone() const;
143 virtual MatchSpy * unserialise(const std::string & serialised,
184 MatchSpy * release() { in release()
196 const MatchSpy * release() const { in release()
285 virtual MatchSpy * clone() const;
[all …]
/dports/databases/xapian-core12/xapian-core-1.2.25/include/xapian/
H A Dmatchspy.h48 class XAPIAN_VISIBILITY_DEFAULT MatchSpy {
51 void operator=(const MatchSpy &);
54 MatchSpy(const MatchSpy &);
61 MatchSpy() {} in MatchSpy() function
65 virtual ~MatchSpy();
98 virtual MatchSpy * clone() const;
145 virtual MatchSpy * unserialise(const std::string & s,
183 class XAPIAN_VISIBILITY_DEFAULT ValueCountMatchSpy : public MatchSpy {
261 virtual MatchSpy * clone() const;
264 virtual MatchSpy * unserialise(const std::string & s,
/dports/databases/py-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DMatchSpy.java11 public class MatchSpy { class
15 protected MatchSpy(long cPtr, boolean cMemoryOwn) { in MatchSpy() method in MatchSpy
20 protected static long getCPtr(MatchSpy obj) { in getCPtr()
53 public MatchSpy() { in MatchSpy() method in MatchSpy
63 …return (getClass() == MatchSpy.class) ? XapianJNI.MatchSpy_name(swigCPtr, this) : XapianJNI.MatchS… in name()
67 …if (getClass() == MatchSpy.class) XapianJNI.MatchSpy_mergeResults(swigCPtr, this, serialised); els… in mergeResults()
71 …return (getClass() == MatchSpy.class) ? XapianJNI.MatchSpy_toString(swigCPtr, this) : XapianJNI.Ma… in toString()
74 public MatchSpy release() { in release()
76 return (cPtr == 0) ? null : new MatchSpy(cPtr, false); in release()
H A DRegistry.java60 public void registerMatchSpy(MatchSpy spy) { in registerMatchSpy()
61 XapianJNI.Registry_registerMatchSpy(swigCPtr, this, MatchSpy.getCPtr(spy), spy); in registerMatchSpy()
64 public MatchSpy getMatchSpy(String name) { in getMatchSpy()
66 return (cPtr == 0) ? null : new MatchSpy(cPtr, false); in getMatchSpy()
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DMatchSpy.java11 public class MatchSpy { class
15 protected MatchSpy(long cPtr, boolean cMemoryOwn) { in MatchSpy() method in MatchSpy
20 protected static long getCPtr(MatchSpy obj) { in getCPtr()
53 public MatchSpy() { in MatchSpy() method in MatchSpy
63 …return (getClass() == MatchSpy.class) ? XapianJNI.MatchSpy_name(swigCPtr, this) : XapianJNI.MatchS… in name()
67 …if (getClass() == MatchSpy.class) XapianJNI.MatchSpy_mergeResults(swigCPtr, this, serialised); els… in mergeResults()
71 …return (getClass() == MatchSpy.class) ? XapianJNI.MatchSpy_toString(swigCPtr, this) : XapianJNI.Ma… in toString()
74 public MatchSpy release() { in release()
76 return (cPtr == 0) ? null : new MatchSpy(cPtr, false); in release()
H A DRegistry.java60 public void registerMatchSpy(MatchSpy spy) { in registerMatchSpy()
61 XapianJNI.Registry_registerMatchSpy(swigCPtr, this, MatchSpy.getCPtr(spy), spy); in registerMatchSpy()
64 public MatchSpy getMatchSpy(String name) { in getMatchSpy()
66 return (cPtr == 0) ? null : new MatchSpy(cPtr, false); in getMatchSpy()
/dports/databases/php-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DMatchSpy.java11 public class MatchSpy { class
15 protected MatchSpy(long cPtr, boolean cMemoryOwn) { in MatchSpy() method in MatchSpy
20 protected static long getCPtr(MatchSpy obj) { in getCPtr()
53 public MatchSpy() { in MatchSpy() method in MatchSpy
63 …return (getClass() == MatchSpy.class) ? XapianJNI.MatchSpy_name(swigCPtr, this) : XapianJNI.MatchS… in name()
67 …if (getClass() == MatchSpy.class) XapianJNI.MatchSpy_mergeResults(swigCPtr, this, serialised); els… in mergeResults()
71 …return (getClass() == MatchSpy.class) ? XapianJNI.MatchSpy_toString(swigCPtr, this) : XapianJNI.Ma… in toString()
74 public MatchSpy release() { in release()
76 return (cPtr == 0) ? null : new MatchSpy(cPtr, false); in release()
H A DRegistry.java60 public void registerMatchSpy(MatchSpy spy) { in registerMatchSpy()
61 XapianJNI.Registry_registerMatchSpy(swigCPtr, this, MatchSpy.getCPtr(spy), spy); in registerMatchSpy()
64 public MatchSpy getMatchSpy(String name) { in getMatchSpy()
66 return (cPtr == 0) ? null : new MatchSpy(cPtr, false); in getMatchSpy()
/dports/databases/lua-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DMatchSpy.java11 public class MatchSpy { class
15 protected MatchSpy(long cPtr, boolean cMemoryOwn) { in MatchSpy() method in MatchSpy
20 protected static long getCPtr(MatchSpy obj) { in getCPtr()
53 public MatchSpy() { in MatchSpy() method in MatchSpy
63 …return (getClass() == MatchSpy.class) ? XapianJNI.MatchSpy_name(swigCPtr, this) : XapianJNI.MatchS… in name()
67 …if (getClass() == MatchSpy.class) XapianJNI.MatchSpy_mergeResults(swigCPtr, this, serialised); els… in mergeResults()
71 …return (getClass() == MatchSpy.class) ? XapianJNI.MatchSpy_toString(swigCPtr, this) : XapianJNI.Ma… in toString()
74 public MatchSpy release() { in release()
76 return (cPtr == 0) ? null : new MatchSpy(cPtr, false); in release()
H A DRegistry.java60 public void registerMatchSpy(MatchSpy spy) { in registerMatchSpy()
61 XapianJNI.Registry_registerMatchSpy(swigCPtr, this, MatchSpy.getCPtr(spy), spy); in registerMatchSpy()
64 public MatchSpy getMatchSpy(String name) { in getMatchSpy()
66 return (cPtr == 0) ? null : new MatchSpy(cPtr, false); in getMatchSpy()
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/java-swig/org/xapian/
H A DMatchSpy.java11 public class MatchSpy { class
15 public MatchSpy(long cPtr, boolean cMemoryOwn) { in MatchSpy() method in MatchSpy
20 public static long getCPtr(MatchSpy obj) { in getCPtr()
53 public MatchSpy() { in MatchSpy() method in MatchSpy
63 …return (getClass() == MatchSpy.class) ? XapianJNI.MatchSpy_name(swigCPtr, this) : XapianJNI.MatchS… in name()
67 …if (getClass() == MatchSpy.class) XapianJNI.MatchSpy_mergeResults(swigCPtr, this, s); else XapianJ… in mergeResults()
71 …return (getClass() == MatchSpy.class) ? XapianJNI.MatchSpy_toString(swigCPtr, this) : XapianJNI.Ma… in toString()
H A DRegistry.java64 public void registerMatchSpy(MatchSpy spy) { in registerMatchSpy()
65 XapianJNI.Registry_registerMatchSpy(swigCPtr, this, MatchSpy.getCPtr(spy), spy); in registerMatchSpy()
68 public MatchSpy getMatchSpy(String name) { in getMatchSpy()
70 return (cPtr == 0) ? null : new MatchSpy(cPtr, false); in getMatchSpy()
/dports/databases/py-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DMatchSpy.cs13 public class MatchSpy : global::System.IDisposable { class
17 internal MatchSpy(global::System.IntPtr cPtr, bool cMemoryOwn) { in MatchSpy() method in Xapian.MatchSpy
22 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(MatchSpy obj) { in getCPtr()
26 ~MatchSpy() { in ~MatchSpy()
43 public MatchSpy() : this(XapianPINVOKE.new_MatchSpy(), true) { in MatchSpy() method in Xapian.MatchSpy
70 public MatchSpy Release() { in Release()
72 MatchSpy ret = (cPtr == global::System.IntPtr.Zero) ? null : new MatchSpy(cPtr, false); in Release()
91 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(MatchSpy)); in SwigDerivedClassHasMethod()
H A DRegistry.cs71 public void RegisterMatchSpy(MatchSpy spy) { in RegisterMatchSpy()
72 XapianPINVOKE.Registry_RegisterMatchSpy(swigCPtr, MatchSpy.getCPtr(spy)); in RegisterMatchSpy()
76 public MatchSpy GetMatchSpy(string name) { in GetMatchSpy()
78 MatchSpy ret = (cPtr == global::System.IntPtr.Zero) ? null : new MatchSpy(cPtr, false); in GetMatchSpy()
/dports/databases/php-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DMatchSpy.cs13 public class MatchSpy : global::System.IDisposable { class
17 internal MatchSpy(global::System.IntPtr cPtr, bool cMemoryOwn) { in MatchSpy() method in Xapian.MatchSpy
22 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(MatchSpy obj) { in getCPtr()
26 ~MatchSpy() { in ~MatchSpy()
43 public MatchSpy() : this(XapianPINVOKE.new_MatchSpy(), true) { in MatchSpy() method in Xapian.MatchSpy
70 public MatchSpy Release() { in Release()
72 MatchSpy ret = (cPtr == global::System.IntPtr.Zero) ? null : new MatchSpy(cPtr, false); in Release()
91 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(MatchSpy)); in SwigDerivedClassHasMethod()
H A DRegistry.cs71 public void RegisterMatchSpy(MatchSpy spy) { in RegisterMatchSpy()
72 XapianPINVOKE.Registry_RegisterMatchSpy(swigCPtr, MatchSpy.getCPtr(spy)); in RegisterMatchSpy()
76 public MatchSpy GetMatchSpy(string name) { in GetMatchSpy()
78 MatchSpy ret = (cPtr == global::System.IntPtr.Zero) ? null : new MatchSpy(cPtr, false); in GetMatchSpy()
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DMatchSpy.cs13 public class MatchSpy : global::System.IDisposable { class
17 internal MatchSpy(global::System.IntPtr cPtr, bool cMemoryOwn) { in MatchSpy() method in Xapian.MatchSpy
22 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(MatchSpy obj) { in getCPtr()
26 ~MatchSpy() { in ~MatchSpy()
43 public MatchSpy() : this(XapianPINVOKE.new_MatchSpy(), true) { in MatchSpy() method in Xapian.MatchSpy
70 public MatchSpy Release() { in Release()
72 MatchSpy ret = (cPtr == global::System.IntPtr.Zero) ? null : new MatchSpy(cPtr, false); in Release()
91 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(MatchSpy)); in SwigDerivedClassHasMethod()
H A DRegistry.cs71 public void RegisterMatchSpy(MatchSpy spy) { in RegisterMatchSpy()
72 XapianPINVOKE.Registry_RegisterMatchSpy(swigCPtr, MatchSpy.getCPtr(spy)); in RegisterMatchSpy()
76 public MatchSpy GetMatchSpy(string name) { in GetMatchSpy()
78 MatchSpy ret = (cPtr == global::System.IntPtr.Zero) ? null : new MatchSpy(cPtr, false); in GetMatchSpy()
/dports/databases/lua-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DMatchSpy.cs13 public class MatchSpy : global::System.IDisposable { class
17 internal MatchSpy(global::System.IntPtr cPtr, bool cMemoryOwn) { in MatchSpy() method in Xapian.MatchSpy
22 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(MatchSpy obj) { in getCPtr()
26 ~MatchSpy() { in ~MatchSpy()
43 public MatchSpy() : this(XapianPINVOKE.new_MatchSpy(), true) { in MatchSpy() method in Xapian.MatchSpy
70 public MatchSpy Release() { in Release()
72 MatchSpy ret = (cPtr == global::System.IntPtr.Zero) ? null : new MatchSpy(cPtr, false); in Release()
91 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(MatchSpy)); in SwigDerivedClassHasMethod()
/dports/databases/xapian-core12/xapian-core-1.2.25/api/
H A Dmatchspy.cc50 MatchSpy::~MatchSpy() {} in ~MatchSpy()
52 MatchSpy *
53 MatchSpy::clone() const { in clone()
58 MatchSpy::name() const { in name()
63 MatchSpy::serialise() const { in serialise()
67 MatchSpy *
73 MatchSpy::serialise_results() const { in serialise_results()
78 MatchSpy::merge_results(const string &) { in merge_results()
83 MatchSpy::get_description() const { in get_description()
324 MatchSpy *
[all …]
/dports/databases/xapian-core/xapian-core-1.4.18/api/
H A Dmatchspy.cc51 MatchSpy::~MatchSpy() {} in ~MatchSpy()
53 MatchSpy *
54 MatchSpy::clone() const { in clone()
59 MatchSpy::name() const { in name()
64 MatchSpy::serialise() const { in serialise()
68 MatchSpy *
74 MatchSpy::serialise_results() const { in serialise_results()
79 MatchSpy::merge_results(const string &) { in merge_results()
84 MatchSpy::get_description() const { in get_description()
325 MatchSpy *
[all …]
/dports/databases/p5-Search-Xapian12/Search-Xapian-1.2.25.2/XS/
H A DMatchSpy.xs1 MODULE = Search::Xapian PACKAGE = Search::Xapian::MatchSpy
6 MatchSpy::DESTROY()
9 MatchSpy::name()
12 MatchSpy::get_description()
/dports/databases/p5-Search-Xapian/Search-Xapian-1.2.25.4/XS/
H A DMatchSpy.xs1 MODULE = Search::Xapian PACKAGE = Search::Xapian::MatchSpy
6 MatchSpy::DESTROY()
9 MatchSpy::name()
12 MatchSpy::get_description()
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/csharp/generated-csharp/
H A DMatchSpy.cs14 public class MatchSpy : IDisposable { class
18 internal MatchSpy(IntPtr cPtr, bool cMemoryOwn) { in MatchSpy() method in Xapian.MatchSpy
23 internal static HandleRef getCPtr(MatchSpy obj) { in getCPtr()
27 ~MatchSpy() { in ~MatchSpy()
44 public MatchSpy() : this(XapianPINVOKE.new_MatchSpy(), true) { in MatchSpy() method in Xapian.MatchSpy
85 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(MatchSpy)); in SwigDerivedClassHasMethod()
H A DRegistry.cs76 public void RegisterMatchSpy(MatchSpy spy) { in RegisterMatchSpy()
77 XapianPINVOKE.Registry_RegisterMatchSpy(swigCPtr, MatchSpy.getCPtr(spy)); in RegisterMatchSpy()
81 public MatchSpy GetMatchSpy(string name) { in GetMatchSpy()
83 MatchSpy ret = (cPtr == IntPtr.Zero) ? null : new MatchSpy(cPtr, false); in GetMatchSpy()

12345678910>>...13