Home
last modified time | relevance | path

Searched defs:toInt64 (Results 1 – 25 of 691) sorted by relevance

12345678910>>...28

/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/astaxie/beego/utils/pagination/
H A Dutils.go23 func toInt64(value interface{}) (d int64, err error) { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/js/
H A Dtoint64.go4 func toInt64(value interface{}) int64 { func
/dports/www/grafana8/grafana-8.3.6/pkg/services/sqlstore/
H A Dlogin_attempt.go83 func toInt64(i interface{}) int64 { func
/dports/audio/carla/Carla-2.4.1/source/modules/water/containers/
H A DVariant.cpp49 virtual int64 toInt64 (const ValueUnion&) const noexcept { return 0; } in toInt64() function in water::var::VariantType
99 …int64 toInt64 (const ValueUnion& data) const noexcept override { return (int64) data.intValue; }; in toInt64() function in water::var::VariantType_Int
122 int64 toInt64 (const ValueUnion& data) const noexcept override { return data.int64Value; }; in toInt64() function in water::var::VariantType_Int64
145 …int64 toInt64 (const ValueUnion& data) const noexcept override { return (int64) data.doubleValue… in toInt64() function in water::var::VariantType_Double
165 …int64 toInt64 (const ValueUnion& data) const noexcept override { return data.boolValue ? 1 : 0; … in toInt64() function in water::var::VariantType_Bool
189 …int64 toInt64 (const ValueUnion& data) const noexcept override { return getString (data)->getLar… in toInt64() function in water::var::VariantType_String
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/bcodec/
H A Dvalue.h47 Int64 toInt64() const in toInt64() function
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/ZenLib/Source/ZenLib/
H A Dint128s.h126 int64s toInt64 () const throw () { return (int64s) this->lo; }; in toInt64() function
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/ZenLib/Source/ZenLib/
H A Dint128s.h126 int64s toInt64 () const throw () { return (int64s) this->lo; }; in toInt64() function
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/ZenLib/Source/ZenLib/
H A Dint128s.h126 int64s toInt64 () const throw () { return (int64s) this->lo; }; in toInt64() function
/dports/net/traefik/traefik-2.6.1/vendor/github.com/compose-spec/compose-go/loader/
H A Dinterpolate.go91 func toInt64(value string) (interface{}, error) { func
/dports/www/grafana8/xorm/
H A Dsession_query_test.go84 func toInt64(i interface{}) int64 { func
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/network/
H A Djuce_MACAddress.cpp78 int64 MACAddress::toInt64() const noexcept in toInt64() function in juce::MACAddress
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/network/
H A Djuce_MACAddress.cpp78 int64 MACAddress::toInt64() const noexcept in toInt64() function in juce::MACAddress
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/network/
H A Djuce_MACAddress.cpp78 int64 MACAddress::toInt64() const noexcept in toInt64() function in juce::MACAddress
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/Masterminds/sprig/
H A Dnumeric.go45 func toInt64(v interface{}) int64 { func
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/Masterminds/sprig/
H A Dnumeric.go45 func toInt64(v interface{}) int64 { func
/dports/security/vault/vault-1.8.2/vendor/github.com/Masterminds/sprig/
H A Dnumeric.go46 func toInt64(v interface{}) int64 { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Masterminds/sprig/
H A Dnumeric.go46 func toInt64(v interface{}) int64 { func
/dports/net/tshark-lite/wireshark-3.6.1/cmake/modules/
H A DFindZLIB.cmake122 # library, causing those tests to falsely fail. Hilarity ensues.
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/Masterminds/sprig/v3/
H A Dnumeric.go22 func toInt64(v interface{}) int64 { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Masterminds/sprig/v3/
H A Dnumeric.go22 func toInt64(v interface{}) int64 { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/Masterminds/sprig/v3/
H A Dnumeric.go22 func toInt64(v interface{}) int64 { func
/dports/net/storj/storj-1.45.3/vendor/github.com/go-task/slim-sprig/
H A Dnumeric.go47 func toInt64(v interface{}) int64 { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/go-task/slim-sprig/
H A Dnumeric.go47 func toInt64(v interface{}) int64 { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/go-task/slim-sprig/
H A Dnumeric.go47 func toInt64(v interface{}) int64 { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/go-task/slim-sprig/
H A Dnumeric.go47 func toInt64(v interface{}) int64 { func

12345678910>>...28