Home
last modified time | relevance | path

Searched defs:FloatTag (Results 1 – 22 of 22) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/classfmt/
H A DClassFileConstants.java19 int FloatTag = 4; field
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/BinaryFormat/
H A DMsgPackTypes.h241 static const char *FloatTag; variable
/dports/lang/yap/yap-6.2.2/VC/include/
H A DTags_24bits.h42 #define FloatTag 0xa4000000L macro
/dports/lang/yap/yap-6.2.2/H/
H A DTags_24bits.h42 #define FloatTag 0xa4000000L macro
/dports/devel/llvm80/llvm-8.0.1.src/lib/BinaryFormat/
H A DMsgPackTypes.cpp255 const char *ScalarNode::FloatTag = "!float"; member in ScalarNode
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/RDGeneral/
H A DRDValue-doublemagic.h97 static const boost::uint64_t FloatTag = 0xfff9000000000000; // variable
H A DRDValue-taggedunion.h87 const short FloatTag = 4; variable
H A DStreamOps.h345 const unsigned char FloatTag = 4; variable
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/classfmt/
H A DClassFileConstants.java64 int FloatTag = 4; field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/
H A DClassFileConstants.java75 int FloatTag = 4; field
/dports/devel/stack/stack-2.7.3/_cabal_deps/libyaml-0.1.2/src/Text/
H A DLibyaml.hs124 | FloatTag constructor
145 tagToString FloatTag = "tag:yaml.org,2002:float" function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/libyaml-0.1.2/src/Text/
H A DLibyaml.hs124 | FloatTag constructor
145 tagToString FloatTag = "tag:yaml.org,2002:float" function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/libyaml-0.1.2/src/Text/
H A DLibyaml.hs124 | FloatTag constructor
145 tagToString FloatTag = "tag:yaml.org,2002:float" function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/libyaml-0.1.2/src/Text/
H A DLibyaml.hs124 | FloatTag constructor
145 tagToString FloatTag = "tag:yaml.org,2002:float" function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/libyaml-0.1.2/src/Text/
H A DLibyaml.hs124 | FloatTag constructor
145 tagToString FloatTag = "tag:yaml.org,2002:float" function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/libyaml-0.1.2/src/Text/
H A DLibyaml.hs124 | FloatTag constructor
145 tagToString FloatTag = "tag:yaml.org,2002:float" function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/libyaml-0.1.2/src/Text/
H A DLibyaml.hs124 | FloatTag constructor
145 tagToString FloatTag = "tag:yaml.org,2002:float" function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/libyaml-0.1.2/src/Text/
H A DLibyaml.hs124 | FloatTag constructor
145 tagToString FloatTag = "tag:yaml.org,2002:float" function
/dports/textproc/hs-yaml/yaml-0.11.5.0/_cabal_deps/libyaml-0.1.2/src/Text/
H A DLibyaml.hs124 | FloatTag constructor
145 tagToString FloatTag = "tag:yaml.org,2002:float" function
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/libyaml-0.1.2/src/Text/
H A DLibyaml.hs124 | FloatTag constructor
145 tagToString FloatTag = "tag:yaml.org,2002:float" function
/dports/security/vuls/vuls-0.13.7/vendor/github.com/goccy/go-yaml/token/
H A Dtoken.go343 FloatTag ReservedTagKeyword = "!!float" const
/dports/textproc/go-yq/yq-4.7.0/vendor/github.com/goccy/go-yaml/token/
H A Dtoken.go343 FloatTag ReservedTagKeyword = "!!float" const