Home
last modified time | relevance | path

Searched +defs:prop +defs:serialize (Results 101 – 125 of 132) sorted by relevance

123456

/dports/games/battletanks/btanks-0.9.8083/engine/src/
H A Dgame_monitor.cpp146 std::string &prop = Map->properties[property]; in updateMapProperty() local
557 void IGameMonitor::serialize(mrt::Serializator &s) const { in serialize() function in IGameMonitor
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DReflectParse.cpp2529 RootedValue prop(cx); in statement() local
2538 RootedValue prop(cx); in statement() local
2899 PropertyAccessBase* prop = &pn->as<PropertyAccessBase>(); in expression() local
3038 RootedValue prop(cx); in expression() local
3354 BinaryNode* prop = &propdef->as<BinaryNode>(); in objectPattern() local
3361 RootedValue patt(cx), prop(cx); in objectPattern() local
3603 RootedValue prop(cx); in reflect_parse() local
3695 ASTSerializer serialize(cx, loc, filename.get(), lineno); in reflect_parse() local
/dports/devel/boost-docs/boost_1_72_0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/devel/R-cran-BH/BH/inst/include/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/metadata/
H A Dopf3.py213 def refdef(prop, val, scheme=None): argument
870 def dict_writer(name, serialize=dump_dict, remove2=True): argument
/dports/databases/percona57-server/boost_1_59_0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/databases/xtrabackup/boost_1_59_0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/databases/percona57-client/boost_1_59_0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/devel/boost-libs/boost_1_72_0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/devel/boost-python-libs/boost_1_72_0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/devel/hyperscan/boost_1_75_0/boost/graph/distributed/adjlist/
H A Dserialization.hpp52 void serialize(Archive& ar, const unsigned int /*version*/) in serialize() function
126 no_property prop; in maybe_load_properties() local
/dports/deskutils/egroupware/egroupware/vendor/tinymce/tinymce/
H A Dtinymce.d.ts278 prop(name: string, value: string): this; method
279 prop(props: Record<string, string | number>): this; method
280 prop(name: string): string; method
1495 serialize(styles: StyleMap, elementName?: string): string; method
1705 serialize(node: AstNode): string; method
1720 serialize(node: Element, parserArgs: { method
1723 serialize(node: Element, parserArgs?: DomSerializerArgs): string; method
2625 serialize(obj: any): string; method
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DReflectParse.cpp2145 RootedValue prop(cx); in statement() local
2518 RootedValue prop(cx); in expression() local
2752 RootedValue patt(cx), prop(cx); in objectPattern() local
2973 RootedValue prop(cx); in reflect_parse() local
3056 ASTSerializer serialize(cx, loc, filename, lineno); in reflect_parse() local
/dports/www/py-django-tinymce/django-tinymce-3.4.0/tinymce/static/tinymce/
H A Dtinymce.d.ts280 prop(name: string, value: string): this; method
281 prop(props: Record<string, string | number>): this; method
282 prop(name: string): string; method
1641 serialize: (styles: StyleMap, elementName?: string) => string; property
1889 serialize: (node: AstNode) => string; property
1901 serialize: { property
2821 serialize: (obj: any) => string; property
/dports/www/tinymce/tinymce/js/tinymce/
H A Dtinymce.d.ts280 prop(name: string, value: string): this; method
281 prop(props: Record<string, string | number>): this; method
282 prop(name: string): string; method
1641 serialize: (styles: StyleMap, elementName?: string) => string; property
1889 serialize: (node: AstNode) => string; property
1901 serialize: { property
2821 serialize: (obj: any) => string; property
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DReflectParse.cpp2563 RootedValue prop(cx); in statement() local
3099 RootedValue prop(cx); in expression() local
3350 RootedValue patt(cx), prop(cx); in objectPattern() local
3595 RootedValue prop(cx); in reflect_parse() local
3679 ASTSerializer serialize(cx, loc, filename, lineno); in reflect_parse() local

123456