Home
last modified time | relevance | path

Searched defs:GetInt (Results 1 – 25 of 1304) sorted by relevance

12345678910>>...53

/dports/devel/nini/Nini/Source/Config/
H A DIConfig.cs46 int GetInt (string key); in GetInt() method
49 int GetInt (string key, bool fromAlias); in GetInt() method
52 int GetInt (string key, int defaultValue); in GetInt() method
55 int GetInt (string key, int defaultValue, bool fromAlias); in GetInt() method
H A DConfigBase.cs144 public int GetInt (string key) in GetInt() method in Nini.Config.ConfigBase
156 public int GetInt (string key, bool fromAlias) in GetInt() method in Nini.Config.ConfigBase
172 public int GetInt (string key, int defaultValue) in GetInt() method in Nini.Config.ConfigBase
182 public int GetInt (string key, int defaultValue, bool fromAlias) in GetInt() method in Nini.Config.ConfigBase
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/ctpp/src/
H A DCTPP2StaticData.cpp56 INT_64 ReducedStaticData::GetInt(const UINT_32 iDataId) const in GetInt() function in CTPP::ReducedStaticData
169 INT_64 StaticData::GetInt(const UINT_32 iDataId) const in GetInt() function in CTPP::StaticData
/dports/textproc/ctpp2/ctpp2-2.8.3/src/
H A DCTPP2StaticData.cpp56 INT_64 ReducedStaticData::GetInt(const UINT_32 iDataId) const in GetInt() function in CTPP::ReducedStaticData
169 INT_64 StaticData::GetInt(const UINT_32 iDataId) const in GetInt() function in CTPP::StaticData
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Internal/
H A DRandomGenerator.cs72 public int GetInt() in GetInt() method in NUnit.Framework.Internal.RandomGenerator
82 public int GetInt(int min, int max) in GetInt() method in NUnit.Framework.Internal.RandomGenerator
/dports/lang/mono/mono-5.10.1.57/mcs/errors/
H A Dcs4010.cs9 static Task<int> GetInt () in GetInt() method in C
/dports/comms/gammu/gammu-1.42.0/helper/
H A Dcmdline.c8 long int GetInt(const char* param) function
/dports/devel/p5-ExtUtils-XSpp/ExtUtils-XSpp-0.18/examples/Object-WithIntAndString/
H A DIntAndString.h12 int GetInt() { return fInt; } in GetInt() function
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-externalias-07.cs11 public static int GetInt () in GetInt() method in NS.MyClass
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/core/
H A Doptions.cc46 int Options::GetInt(const std::string &name) const { return GetInt(name, -1); } in GetInt() function in draco::Options
48 int Options::GetInt(const std::string &name, int default_val) const { in GetInt() function in draco::Options
/dports/archivers/draco/draco-1.4.3/src/draco/core/
H A Doptions.cc47 int Options::GetInt(const std::string &name) const { return GetInt(name, -1); } in GetInt() function in draco::Options
49 int Options::GetInt(const std::string &name, int default_val) const { in GetInt() function in draco::Options
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/core/
H A Doptions.cc47 int Options::GetInt(const std::string &name) const { return GetInt(name, -1); } in GetInt() function in draco::Options
49 int Options::GetInt(const std::string &name, int default_val) const { in GetInt() function in draco::Options
/dports/science/hepmc3/HepMC3-3.2.4/examples/RootIOExample2/src/
H A DMyRunClass.cc20 int MyRunClass::GetInt() in GetInt() function in MyRunClass
H A DMyClass.cc20 int MyClass::GetInt() in GetInt() function in MyClass
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/helper/env/
H A Denv.go29 func GetInt(name string, fallback int) (int, error) { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/helper/env/
H A Denv.go29 func GetInt(name string, fallback int) (int, error) { func
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40023.c6 GetInt(ScanfState *state, long llval) in GetInt() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40023.c6 GetInt(ScanfState *state, long llval) in GetInt() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40023.c6 GetInt(ScanfState *state, long llval) in GetInt() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40023.c6 GetInt(ScanfState *state, long llval) in GetInt() function
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40023.c6 GetInt(ScanfState *state, long llval) in GetInt() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40023.c6 GetInt(ScanfState *state, long llval) in GetInt() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40023.c6 GetInt(ScanfState *state, long llval) in GetInt() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40023.c6 GetInt(ScanfState *state, long llval) in GetInt() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40023.c6 GetInt(ScanfState *state, long llval) in GetInt() function

12345678910>>...53