Home
last modified time | relevance | path

Searched defs:IntStat (Results 1 – 6 of 6) sorted by relevance

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/utilint/
H A DIntStat.java15 public class IntStat extends Stat<Integer> { class
20 public IntStat(StatGroup group, StatDefinition definition) { in IntStat() method in IntStat
24 public IntStat(StatGroup group, StatDefinition definition, int counter) { in IntStat() method in IntStat
/dports/math/cvc4/CVC4-1.7/src/expr/
H A Dexpr_manager_template.h43 class IntStat; variable
/dports/math/cvc4/CVC4-1.7/src/util/
H A Dstatistics_registry.h440 IntStat(const std::string& name, int64_t init) : in IntStat() function
/dports/misc/xdelta3/xdelta-3.1.0/xdelta3/
H A Drcs_junk.cc5 typedef struct _IntStat IntStat; typedef
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/xdelta3/
H A Drcs_junk.cc5 typedef struct _IntStat IntStat; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System/
H A DTypeTest.cs4869 internal static int IntStat property in MonoTests.System.TypeTest.Bar