Home
last modified time | relevance | path

Searched defs:MapItem (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/games/automuteus/automuteus-6.15.2/discord/
H A Dmap.go11 type MapItem struct { struct
12 Name string
13 MapImage MapImage
21 func (m *MapItem) String() string {
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/cereal/include/cereal/details/
H A Dhelpers.hpp289 struct MapItem struct
291 using KeyType = typename std::conditional<
296 using ValueType = typename std::conditional<
303MapItem( Key && key_, Value && value_ ) : key(std::forward<Key>(key_)), value(std::forward<Value>(… in MapItem() argument
307 KeyType key;
308 ValueType value;
312 void CEREAL_SERIALIZE_FUNCTION_NAME(Archive & archive) in CEREAL_SERIALIZE_FUNCTION_NAME()
/dports/games/manaplus/manaplus-2.1.3.17/src/resources/map/
H A Dmapitem.cpp39 MapItem::MapItem() : in MapItem() function in MapItem
50 MapItem::MapItem(const int type) : in MapItem() function in MapItem
61 MapItem::MapItem(const int type, in MapItem() function in MapItem
73 MapItem::MapItem(const int type, in MapItem() function in MapItem
/dports/converters/yj/yj-5.0.0/order/
H A Dmap.go13 type MapItem struct { struct
14 Key, Val interface{}
/dports/games/keeperrl/keeperrl-alpha23/extern/cereal/details/
H A Dhelpers.hpp312 struct MapItem struct
314 using KeyType = typename std::conditional<
319 using ValueType = typename std::conditional<
326MapItem( Key && key_, Value && value_ ) : key(std::forward<Key>(key_)), value(std::forward<Value>(… in MapItem() function
330 KeyType key;
331 ValueType value;
335 void CEREAL_SERIALIZE_FUNCTION_NAME(Archive & archive) in CEREAL_SERIALIZE_FUNCTION_NAME()
/dports/math/e-antic/cereal-51cbda5/include/cereal/details/
H A Dhelpers.hpp312 struct MapItem struct
314 using KeyType = typename std::conditional<
319 using ValueType = typename std::conditional<
326MapItem( Key && key_, Value && value_ ) : key(std::forward<Key>(key_)), value(std::forward<Value>(… in MapItem() argument
330 KeyType key;
331 ValueType value;
335 void CEREAL_SERIALIZE_FUNCTION_NAME(Archive & archive) in CEREAL_SERIALIZE_FUNCTION_NAME()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/cereal/include/cereal/details/
H A Dhelpers.hpp312 struct MapItem struct
314 using KeyType = typename std::conditional<
319 using ValueType = typename std::conditional<
326MapItem( Key && key_, Value && value_ ) : key(std::forward<Key>(key_)), value(std::forward<Value>(… in MapItem() argument
330 KeyType key;
331 ValueType value;
335 void CEREAL_SERIALIZE_FUNCTION_NAME(Archive & archive) in CEREAL_SERIALIZE_FUNCTION_NAME()
/dports/games/blockattack/blockattack-game-2.7.0/source/code/Libs/include/cereal/details/
H A Dhelpers.hpp351 struct MapItem struct
353 using KeyType = typename std::conditional<
358 using ValueType = typename std::conditional<
365MapItem( Key && key_, Value && value_ ) : key(std::forward<Key>(key_)), value(std::forward<Value>(… in MapItem() function
369 KeyType key;
370 ValueType value;
374 void CEREAL_SERIALIZE_FUNCTION_NAME(Archive & archive) in CEREAL_SERIALIZE_FUNCTION_NAME()
/dports/misc/openmvg/openMVG-2.0/src/dependencies/cereal/include/cereal/details/
H A Dhelpers.hpp351 struct MapItem struct
353 using KeyType = typename std::conditional<
358 using ValueType = typename std::conditional<
365MapItem( Key && key_, Value && value_ ) : key(std::forward<Key>(key_)), value(std::forward<Value>(… in MapItem() function
369 KeyType key;
370 ValueType value;
374 void CEREAL_SERIALIZE_FUNCTION_NAME(Archive & archive) in CEREAL_SERIALIZE_FUNCTION_NAME()
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/third-party/cereal/include/cereal/details/
H A Dhelpers.hpp346 struct MapItem struct
348 using KeyType = typename std::conditional<
353 using ValueType = typename std::conditional<
360MapItem( Key && key_, Value && value_ ) : key(std::forward<Key>(key_)), value(std::forward<Value>(… in MapItem() argument
364 KeyType key;
365 ValueType value;
369 void CEREAL_SERIALIZE_FUNCTION_NAME(Archive & archive) in CEREAL_SERIALIZE_FUNCTION_NAME()
/dports/devel/cereal/cereal-1.3.0-10-g64f50dbd/include/cereal/details/
H A Dhelpers.hpp351 struct MapItem struct
353 using KeyType = typename std::conditional<
358 using ValueType = typename std::conditional<
365MapItem( Key && key_, Value && value_ ) : key(std::forward<Key>(key_)), value(std::forward<Value>(… in MapItem() argument
369 KeyType key;
370 ValueType value;
374 void CEREAL_SERIALIZE_FUNCTION_NAME(Archive & archive) in CEREAL_SERIALIZE_FUNCTION_NAME()
/dports/devel/py-thriftpy2/thriftpy2-0.4.14/tests/
H A Dcontainer.thrift10 struct MapItem { struct
11 1: optional map<string, string> map_string,
12 2: optional map<string, map<string, string>> map_map_string,
/dports/www/firefox-esr/firefox-91.8.0/dom/xslt/base/
H A DtxExpandedNameMap.h84 struct MapItem { struct
90 nsTArray<MapItem> mItems; argument
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xslt/base/
H A DtxExpandedNameMap.h83 struct MapItem { struct
89 nsTArray<MapItem> mItems; argument
/dports/www/firefox/firefox-99.0/dom/xslt/base/
H A DtxExpandedNameMap.h84 struct MapItem { struct
90 nsTArray<MapItem> mItems; argument
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xslt/base/
H A DtxExpandedNameMap.h83 struct MapItem { struct
89 nsTArray<MapItem> mItems; argument
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xslt/base/
H A DtxExpandedNameMap.h95 struct MapItem { struct
101 nsTArray<MapItem> mItems; argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xslt/base/
H A DtxExpandedNameMap.h84 struct MapItem { struct
90 nsTArray<MapItem> mItems; argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/goccy/go-yaml/
H A Dyaml.go39 type MapItem struct { struct
40 Key, Value interface{}
/dports/devel/xparam/xparam-1.22/lib/xparam/
H A Dxpv_reg_typed_value_map.h58 typedef typename ValueMap::MapItem MapItem; typedef
85 typedef typename ValueMap::MapItem MapItem; typedef
171 typedef typename ValueMap::MapItem MapItem; typedef
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/gopkg.in/yaml.v2/
H A Dyaml.go22 type MapItem struct { struct
23 Key, Value interface{}
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/
H A Dyaml.go22 type MapItem struct { struct
23 Key, Value interface{}
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/gopkg.in/yaml.v2/
H A Dyaml.go22 type MapItem struct { struct
23 Key, Value interface{}
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/gopkg.in/yaml.v2/
H A Dyaml.go22 type MapItem struct { struct
23 Key, Value interface{}
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/gopkg.in/yaml.v2/
H A Dyaml.go22 type MapItem struct { struct
23 Key, Value interface{}

12345678910>>...13