Home
last modified time | relevance | path

Searched refs:numericValue (Results 51 – 75 of 280) sorted by relevance

12345678910>>...12

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/gopsutil/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/v3/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/v3/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/shirou/gopsutil/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/shirou/gopsutil/v3/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/shirou/gopsutil/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/shirou/gopsutil/v3/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/shirou/gopsutil/v3/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/shirou/gopsutil/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/shirou/gopsutil/v3/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/shirou/gopsutil/v3/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/shirou/gopsutil/net/
H A Dnet_darwin.go25 numericValue uint64
36 numericValue, err = strconv.ParseUint(subMatch[1], 10, 64)
40 linkIDUint := uint(numericValue)
74 if numericValue, err = strconv.ParseUint(target, 10, 64); err != nil {
77 parsed = append(parsed, numericValue)
/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dint_string.c196 OUT_INT_Z int *numericValue, in IN_BUFFER()
203 assert( isWritePtr( numericValue, sizeof( int ) ) ); in IN_BUFFER()
210 *numericValue = 0; in IN_BUFFER()
244 *numericValue = value; in IN_BUFFER()
251 OUT_INT_Z int *numericValue, in IN_BUFFER()
268 assert( isWritePtr( numericValue, sizeof( int ) ) ); in IN_BUFFER()
275 *numericValue = 0; in IN_BUFFER()
297 *numericValue = value; in IN_BUFFER()
/dports/security/snort/snort-2.9.18/src/target-based/
H A Dsf_attribute_table.y61 uint32_t numericValue; member
88 %token <numericValue> SF_AT_NUMERIC
133 %type <numericValue> MapId
135 %type <numericValue> AttributeValueNumber
136 %type <numericValue> AttributeConfidence
137 %type <numericValue> AttributeId
/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/math/
H A Dquantity.cpp215 CNumber Quantity::numericValue() const in numericValue() function in Quantity
809 CMath::round(n.numericValue(), prec) : in WRAPPER_DMATH_1()
810 CNumber(HMath::round(n.numericValue().real, prec)); in WRAPPER_DMATH_1()
817 CMath::trunc(n.numericValue(), prec) in trunc()
818 : CNumber(HMath::trunc(n.numericValue().real, prec)); in trunc()
905 return CMath::phase(n.numericValue()); in phase()
991 …Quantity result(CMath::encodeIeee754(val.numericValue(), exp_bits.numericValue(), significand_bits… in encodeIeee754()
1004 …Quantity result(CMath::encodeIeee754(val.numericValue(), exp_bits.numericValue(), significand_bits… in encodeIeee754()
1005 exp_bias.numericValue())); in encodeIeee754()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/
H A DEntityBinder.cs125 UInt32 numericValue; in UpdateUI()
127 if(UInt32.TryParse(item, out numericValue)) { in UpdateUI()
128 if(numericValue == (UInt32)value) { in UpdateUI()
250 UInt32 numericValue; in UpdateObject()
252 if(UInt32.TryParse(item, out numericValue)) { in UpdateObject()
253 field.SetValue(Entity, numericValue); in UpdateObject()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Plugins/Plugin_HikariWidget/
H A DFlashValue.h64 FlashValue(int numericValue);
71 FlashValue(float numericValue);
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Plugins/Plugin_HikariWidget/
H A DFlashValue.h64 FlashValue(int numericValue);
71 FlashValue(float numericValue);
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Plugins/Plugin_HikariWidget/
H A DFlashValue.h64 FlashValue(int numericValue);
71 FlashValue(float numericValue);
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Plugins/Plugin_HikariWidget/
H A DFlashValue.h64 FlashValue(int numericValue);
71 FlashValue(float numericValue);
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkDistributedGraphHelper.cxx222 double numericValue; in GetVertexOwnerByPedigreeId() local
228 numericValue = pedigreeId.ToDouble(); in GetVertexOwnerByPedigreeId()
231 charsStart = reinterpret_cast<const unsigned char*>(&numericValue); in GetVertexOwnerByPedigreeId()
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/ramsey/uuid/src/Type/
H A DInteger.php86 $numericValue = $value;
88 $this->value = $numericValue;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/ramsey/uuid/src/Type/
H A DInteger.php86 $numericValue = $value;
88 $this->value = $numericValue;
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dchmoddialog.cpp211 wxString numericValue; in OnCheckboxClick() local
214 numericValue += 'x'; in OnCheckboxClick()
218numericValue += wxString::Format(_T("%d"), (data_.permissions_[i * 3] - 1) * 4 + (data_.permission… in OnCheckboxClick()
224 impl_->numeric_->ChangeValue(oldValue.Left(oldValue.size() - 3) + numericValue); in OnCheckboxClick()
225 impl_->oldNumeric_ = numericValue; in OnCheckboxClick()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DNodeSortRecord.java149 private final Double numericValue(int level) { in numericValue() method in NodeSortRecord
188 final Double our = numericValue(level); in compareTo()
189 final Double their = other.numericValue(level); in compareTo()

12345678910>>...12