Home
last modified time | relevance | path

Searched defs:asInteger (Results 1 – 25 of 54) sorted by relevance

123

/dports/math/jags/JAGS-4.3.0/src/lib/util/
H A Dinteger.cc26 int asInteger(double fval) in asInteger() function
/dports/graphics/drawpile/Drawpile-2.1.20/src/libshared/net/
H A Dprotover.cpp47 quint64 ProtocolVersion::asInteger() const in asInteger() function in protocol::ProtocolVersion
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/addoninfo/
H A DAddonExtensions.h28 int asInteger() const { return atoi(str.c_str()); } in asInteger() function
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DToken.cpp71 int Token::asInteger() const in asInteger() function in Poco::Token
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DValueConverter.cpp84 Value ValueConverter::asInteger(const Value &value, bool* ok) const in asInteger() function in ValueConverter
H A DValue.cpp392 qint64 Value::asInteger() const in asInteger() function in Value
H A DFormula.cpp392 qint64 Token::asInteger() const in asInteger() function in Token
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/neverhood/
H A Dentity.cpp28 uint32 MessageParam::asInteger() const { in asInteger() function in Neverhood::MessageParam
/dports/games/scummvm/scummvm-2.5.1/engines/neverhood/
H A Dentity.cpp28 uint32 MessageParam::asInteger() const { in asInteger() function in Neverhood::MessageParam
/dports/graphics/krita/krita-4.4.8/libs/metadata/
H A Dkis_meta_data_value.cc142 int Value::asInteger() const in asInteger() function in Value
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/analysis/
H A Dtools.hxx136 inline static bool asInteger(const double x, T & ival) in asInteger() function
/dports/textproc/highlight/highlight-4.1/src/core/Diluculum/
H A DLuaValue.cpp302 lua_Integer LuaValue::asInteger() const in asInteger() function in Diluculum::LuaValue
/dports/lang/kawa/kawa-3.1.1/gnu/xquery/util/
H A DTimeUtils.java57 static IntNum asInteger(int value) in asInteger() method in TimeUtils
/dports/editors/calligra/calligra-3.2.1/filters/sheets/excel/sidewinder/
H A Dvalue.cpp250 int Value::asInteger() const in asInteger() function in Value
H A Dexcel.cpp816 int MulRKRecord::asInteger(unsigned i) const in asInteger() function in MulRKRecord
1068 int RKRecord::asInteger() const in asInteger() function in RKRecord
/dports/databases/fastdb/fastdb/CSharp/
H A DFastDbFields.cs191 … public int asInteger {get {return (int)getValue(typeof(int));} set {setValue(value);}} property in FastDbNet.FastDbBuffer
/dports/databases/gigabase/gigabase/csharplocalcli/
H A DGbFields.cs190 … public int asInteger {get {return (int)getValue(typeof(int));} set {setValue(value);}} property in GigaBaseNet.GbBuffer
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-dbids/src/main/java/de/lmu/ifi/dbs/elki/database/ids/
H A DDBIDUtil.java84 public static int asInteger(DBIDRef id) { in asInteger() method in DBIDUtil
/dports/devel/lfcbase/lfcbase-1.16.2/src/
H A DChain.cc434 int Chain::asInteger(bool doStrict) const in asInteger() function in Chain
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DVariant.cpp383 int64_t CVariant::asInteger(int64_t fallback) const in asInteger() function in CVariant
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DPDFObject.java38 public native int asInteger(); in asInteger() method in PDFObject
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kvs/
H A DKviKvsVariant.cpp740 bool KviKvsVariant::asInteger(kvs_int_t & iVal) const in asInteger() function in KviKvsVariant
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/dom/
H A DASTNodes.java180 private final int asInteger; field in ASTNodes.ExprActivity
182 ExprActivity(int asInteger) { in ExprActivity()
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/what4-1.1/src/What4/Expr/
H A DApp.hs210 asInteger (SemiRingLiteral SR.SemiRingIntegerRepr n _) = Just n function
211 asInteger _ = Nothing function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/what4-1.1/src/What4/
H A DInterface.hs305 asInteger _ = Nothing function

123