Home
last modified time | relevance | path

Searched defs:DecreasingValueWeightPostingSource (Results 1 – 21 of 21) sorted by relevance

/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Utils/
H A DRandomGenerator.h13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * You should have received a copy of the GNU General Public License in DecreasingValueWeightPostingSource()
44 * @brief create new seed in DecreasingValueWeightPostingSource()
45 */ in DecreasingValueWeightPostingSource()
46 void updateSeed(); in DecreasingValueWeightPostingSource()
47 in DecreasingValueWeightPostingSource()
48 /** in DecreasingValueWeightPostingSource()
49 * @brief get a random number in DecreasingValueWeightPostingSource()
50 * @param min minimum in DecreasingValueWeightPostingSource()
51 * @param max maximum in DecreasingValueWeightPostingSource()
/dports/databases/py-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DDecreasingValueWeightPostingSource.cs13 public class DecreasingValueWeightPostingSource : ValueWeightPostingSource { class
16 …internal DecreasingValueWeightPostingSource(global::System.IntPtr cPtr, bool cMemoryOwn) : base(Xa… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
42 …public DecreasingValueWeightPostingSource(uint slot_, uint range_start_, uint range_end_) : this(X… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
46 …public DecreasingValueWeightPostingSource(uint slot_, uint range_start_) : this(XapianPINVOKE.new_… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
50 …public DecreasingValueWeightPostingSource(uint slot_) : this(XapianPINVOKE.new_DecreasingValueWeig… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
/dports/databases/php-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DDecreasingValueWeightPostingSource.cs13 public class DecreasingValueWeightPostingSource : ValueWeightPostingSource { class
16 …internal DecreasingValueWeightPostingSource(global::System.IntPtr cPtr, bool cMemoryOwn) : base(Xa… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
42 …public DecreasingValueWeightPostingSource(uint slot_, uint range_start_, uint range_end_) : this(X… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
46 …public DecreasingValueWeightPostingSource(uint slot_, uint range_start_) : this(XapianPINVOKE.new_… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
50 …public DecreasingValueWeightPostingSource(uint slot_) : this(XapianPINVOKE.new_DecreasingValueWeig… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DDecreasingValueWeightPostingSource.cs13 public class DecreasingValueWeightPostingSource : ValueWeightPostingSource { class
16 …internal DecreasingValueWeightPostingSource(global::System.IntPtr cPtr, bool cMemoryOwn) : base(Xa… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
42 …public DecreasingValueWeightPostingSource(uint slot_, uint range_start_, uint range_end_) : this(X… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
46 …public DecreasingValueWeightPostingSource(uint slot_, uint range_start_) : this(XapianPINVOKE.new_… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
50 …public DecreasingValueWeightPostingSource(uint slot_) : this(XapianPINVOKE.new_DecreasingValueWeig… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/csharp/generated-csharp/
H A DDecreasingValueWeightPostingSource.cs14 public class DecreasingValueWeightPostingSource : ValueWeightPostingSource { class
17 …internal DecreasingValueWeightPostingSource(IntPtr cPtr, bool cMemoryOwn) : base(XapianPINVOKE.Dec… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
43 …public DecreasingValueWeightPostingSource(uint slot_, uint range_start_, uint range_end_) : this(X… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
47 …public DecreasingValueWeightPostingSource(uint slot_, uint range_start_) : this(XapianPINVOKE.new_… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
51 …public DecreasingValueWeightPostingSource(uint slot_) : this(XapianPINVOKE.new_DecreasingValueWeig… in DecreasingValueWeightPostingSource() method in Xapian.DecreasingValueWeightPostingSource
/dports/databases/py-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DDecreasingValueWeightPostingSource.java11 public class DecreasingValueWeightPostingSource extends ValueWeightPostingSource { class
14 protected DecreasingValueWeightPostingSource(long cPtr, boolean cMemoryOwn) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
38 public DecreasingValueWeightPostingSource(int slot_, long range_start_, long range_end_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
42 public DecreasingValueWeightPostingSource(int slot_, long range_start_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
46 public DecreasingValueWeightPostingSource(int slot_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
/dports/databases/php-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DDecreasingValueWeightPostingSource.java11 public class DecreasingValueWeightPostingSource extends ValueWeightPostingSource { class
14 protected DecreasingValueWeightPostingSource(long cPtr, boolean cMemoryOwn) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
38 public DecreasingValueWeightPostingSource(int slot_, long range_start_, long range_end_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
42 public DecreasingValueWeightPostingSource(int slot_, long range_start_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
46 public DecreasingValueWeightPostingSource(int slot_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DDecreasingValueWeightPostingSource.java11 public class DecreasingValueWeightPostingSource extends ValueWeightPostingSource { class
14 protected DecreasingValueWeightPostingSource(long cPtr, boolean cMemoryOwn) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
38 public DecreasingValueWeightPostingSource(int slot_, long range_start_, long range_end_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
42 public DecreasingValueWeightPostingSource(int slot_, long range_start_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
46 public DecreasingValueWeightPostingSource(int slot_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/java-swig/org/xapian/
H A DDecreasingValueWeightPostingSource.java11 public class DecreasingValueWeightPostingSource extends ValueWeightPostingSource { class
14 public DecreasingValueWeightPostingSource(long cPtr, boolean cMemoryOwn) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
38 public DecreasingValueWeightPostingSource(int slot_, long range_start_, long range_end_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
42 public DecreasingValueWeightPostingSource(int slot_, long range_start_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
46 public DecreasingValueWeightPostingSource(int slot_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
/dports/databases/lua-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DDecreasingValueWeightPostingSource.java11 public class DecreasingValueWeightPostingSource extends ValueWeightPostingSource { class
14 protected DecreasingValueWeightPostingSource(long cPtr, boolean cMemoryOwn) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
38 public DecreasingValueWeightPostingSource(int slot_, long range_start_, long range_end_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
42 public DecreasingValueWeightPostingSource(int slot_, long range_start_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
46 public DecreasingValueWeightPostingSource(int slot_) { in DecreasingValueWeightPostingSource() method in DecreasingValueWeightPostingSource
/dports/databases/xapian-core/xapian-core-1.4.18/api/
H A Ddecvalwtsource.cc32 DecreasingValueWeightPostingSource::DecreasingValueWeightPostingSource( in DecreasingValueWeightPostingSource() function in DecreasingValueWeightPostingSource
/dports/databases/xapian-core12/xapian-core-1.2.25/api/
H A Ddecvalwtsource.cc33 DecreasingValueWeightPostingSource::DecreasingValueWeightPostingSource( in DecreasingValueWeightPostingSource() function in DecreasingValueWeightPostingSource
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/python/modern/
H A Dxapian.py2058 class DecreasingValueWeightPostingSource(ValueWeightPostingSource): class
/dports/databases/py-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py7524 class DecreasingValueWeightPostingSource(ValueWeightPostingSource): class
/dports/databases/py-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py7536 class DecreasingValueWeightPostingSource(ValueWeightPostingSource): class
/dports/databases/php-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py7536 class DecreasingValueWeightPostingSource(ValueWeightPostingSource): class
/dports/databases/php-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py7524 class DecreasingValueWeightPostingSource(ValueWeightPostingSource): class
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py7536 class DecreasingValueWeightPostingSource(ValueWeightPostingSource): class
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py7524 class DecreasingValueWeightPostingSource(ValueWeightPostingSource): class
/dports/databases/lua-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py7536 class DecreasingValueWeightPostingSource(ValueWeightPostingSource): class
/dports/databases/lua-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py7524 class DecreasingValueWeightPostingSource(ValueWeightPostingSource): class