Home
last modified time | relevance | path

Searched refs:StringTag (Results 1 – 25 of 106) sorted by relevance

12345

/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/csl/src/style/
H A Dinfo.rs79 struct StringTag<H: LSVariant>(String, PhantomData<H>); struct
81 impl<H: LSVariant> From<StringTag<H>> for String {
82 fn from(other: StringTag<H>) -> Self { in from()
259 impl<H: LSVariant> FromNode for StringTag<H> { implementation
265 Ok(StringTag(value.to_owned(), PhantomData)) in from_node()
410 let issn = max_one_child::<StringTag<IssnHint>>(node, info, &mut errors); in from_node()
411 let eissn = max_one_child::<StringTag<EIssnHint>>(node, info, &mut errors); in from_node()
412 let issnl = max_one_child::<StringTag<IssnLHint>>(node, info, &mut errors); in from_node()
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/RDGeneral/
H A DRDValue-doublemagic.h104 static const boost::uint64_t StringTag = 0xffff000000000001; // 001 variable
139 return StringTag;
237 RDTypeTag::StringTag) == 0); in RDValue()
239 reinterpret_cast<boost::uint64_t>(pointer) | RDTypeTag::StringTag; in RDValue()
305 case RDTypeTag::StringTag: in destroy()
342 case RDTypeTag::StringTag: in copy_rdvalue()
H A DRDValue-taggedunion.h86 const short StringTag = 3; variable
122 return StringTag;
236 : value(new std::string(v)), type(RDTypeTag::StringTag){}; in RDValue()
267 case RDTypeTag::StringTag: in destroy()
312 case RDTypeTag::StringTag: in copy_rdvalue()
H A DStreamOps.h341 const unsigned char StringTag = 0; variable
374 case RDTypeTag::StringTag:
407 case RDTypeTag::StringTag:
408 streamWrite(ss, DTags::StringTag);
562 case DTags::StringTag:
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/encoding/json/
H A Dencode_test.go51 type StringTag struct { struct
64 var s StringTag
77 var s2 StringTag
/dports/science/py-rmf/rmf-1.3.1/swig/
H A DRMF.keys.i5 %template(StringKey) RMF::ID<RMF::StringTag>;
17 %template(StringKeys) std::vector<RMF::ID<RMF::StringTag> >;
H A DRMF.traits.i5 string_tag = StringTag()
/dports/science/rmf/rmf-1.3.1/swig/
H A DRMF.keys.i5 %template(StringKey) RMF::ID<RMF::StringTag>;
17 %template(StringKeys) std::vector<RMF::ID<RMF::StringTag> >;
H A DRMF.traits.i5 string_tag = StringTag()
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/reference/
H A Dhighlight.po.ref28 …t> </Normal Text><String>"est+}t</String><StringTag><b></StringTag><String>a</String><StringTag></…
/dports/lang/gcc48/gcc-4.8.5/libgo/go/encoding/json/
H A Dencode_test.go51 type StringTag struct { struct
64 var s StringTag
77 var s2 StringTag
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/io/tests/json/
H A Dschema.rs35 tag!(pub StringTag, "string");
53 typ: StringTag,
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/encoding/json/
H A Dencode_test.go52 type StringTag struct { struct
65 var s StringTag
78 var s2 StringTag
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/BinaryFormat/
H A DMsgPackTypes.h242 static const char *StringTag; variable
325 if (S.IgnoreTag || Tag == msgpack::ScalarNode::StringTag ||
334 else if (Tag == msgpack::ScalarNode::StringTag)
/dports/shells/es/es-0.9-beta1/
H A Dglob.c234 s = gcalloc(len + 1, &StringTag); in expandhome()
241 q = gcalloc(len + 1, &StringTag); in expandhome()
248 q = gcalloc(len + 1, &StringTag); in expandhome()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/common/json/
H A Dencode_test.go74 type StringTag struct { struct
87 var s StringTag
100 var s2 StringTag
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/encoding/json/
H A Dencode_test.go69 type StringTag struct { struct
82 var s StringTag
95 var s2 StringTag
/dports/security/lego/lego-4.5.3/vendor/gopkg.in/square/go-jose.v2/json/
H A Dencode_test.go69 type StringTag struct { struct
82 var s StringTag
95 var s2 StringTag
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/square/go-jose.v2/json/
H A Dencode_test.go69 type StringTag struct { struct
82 var s StringTag
95 var s2 StringTag
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/sexp-cpp/include/sexp/
H A Dvalue.hpp78 struct StringTag {}; struct in sexp::Value
91 static Value string(std::string const& v) { return Value(StringTag(), v); } in string()
125 inline Value(StringTag, std::string const& value) : in Value() argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/gopkg.in/square/go-jose.v2/json/
H A Dencode_test.go69 type StringTag struct { struct
82 var s StringTag
95 var s2 StringTag
/dports/www/pomerium/pomerium-0.8.3/vendor/gopkg.in/square/go-jose.v2/json/
H A Dencode_test.go69 type StringTag struct { struct
82 var s StringTag
95 var s2 StringTag
/dports/www/beehive/beehive-0.4.0/vendor/github.com/dustin/gojson/
H A Dencode_test.go69 type StringTag struct { struct
82 var s StringTag
95 var s2 StringTag
/dports/www/beehive/beehive-0.4.0/vendor/github.com/ChimeraCoder/anaconda/vendor/github.com/dustin/gojson/
H A Dencode_test.go69 type StringTag struct { struct
82 var s StringTag
95 var s2 StringTag
/dports/misc/concourse/concourse-6.7.2/vendor/gopkg.in/square/go-jose.v2/json/
H A Dencode_test.go69 type StringTag struct { struct
82 var s StringTag
95 var s2 StringTag

12345