Home
last modified time | relevance | path

Searched refs:register_resource (Results 1 – 25 of 93) sorted by relevance

1234

/dports/lang/erlang-runtime23/corba-5.0.2/lib/cosTransactions/test/
H A Dtransactions_SUITE.erl202 _RC1 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
217 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
357 _RC1 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
358 _RC2 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O2),
359 _RC3 = 'CosTransactions_Coordinator':register_resource(SubCoord2, O3),
360 _RC4 = 'CosTransactions_Coordinator':register_resource(SubCoord2, O4),
H A Dgenerated_SUITE.erl380 ?nomatch(undefined, 'CosTransactions_Coordinator':oe_tc(register_resource)),
504 ?nomatch(undefined, 'ETraP_Server':oe_tc(register_resource)),
/dports/lang/erlang-runtime24/corba-5.0.2/lib/cosTransactions/test/
H A Dtransactions_SUITE.erl202 _RC1 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
217 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
357 _RC1 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
358 _RC2 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O2),
359 _RC3 = 'CosTransactions_Coordinator':register_resource(SubCoord2, O3),
360 _RC4 = 'CosTransactions_Coordinator':register_resource(SubCoord2, O4),
H A Dgenerated_SUITE.erl380 ?nomatch(undefined, 'CosTransactions_Coordinator':oe_tc(register_resource)),
504 ?nomatch(undefined, 'ETraP_Server':oe_tc(register_resource)),
/dports/lang/erlang-runtime22/corba-4.5.2/lib/cosTransactions/test/
H A Dtransactions_SUITE.erl202 _RC1 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
217 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
357 _RC1 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
358 _RC2 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O2),
359 _RC3 = 'CosTransactions_Coordinator':register_resource(SubCoord2, O3),
360 _RC4 = 'CosTransactions_Coordinator':register_resource(SubCoord2, O4),
H A Dgenerated_SUITE.erl380 ?nomatch(undefined, 'CosTransactions_Coordinator':oe_tc(register_resource)),
504 ?nomatch(undefined, 'ETraP_Server':oe_tc(register_resource)),
/dports/lang/erlang/corba-5.0.2/lib/cosTransactions/test/
H A Dtransactions_SUITE.erl202 _RC1 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
217 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
357 _RC1 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
358 _RC2 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O2),
359 _RC3 = 'CosTransactions_Coordinator':register_resource(SubCoord2, O3),
360 _RC4 = 'CosTransactions_Coordinator':register_resource(SubCoord2, O4),
H A Dgenerated_SUITE.erl380 ?nomatch(undefined, 'CosTransactions_Coordinator':oe_tc(register_resource)),
504 ?nomatch(undefined, 'ETraP_Server':oe_tc(register_resource)),
/dports/lang/erlang-runtime21/corba-4.5.2/lib/cosTransactions/test/
H A Dtransactions_SUITE.erl202 _RC1 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
217 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
357 _RC1 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O1),
358 _RC2 = 'CosTransactions_Coordinator':register_resource(SubCoord1, O2),
359 _RC3 = 'CosTransactions_Coordinator':register_resource(SubCoord2, O3),
360 _RC4 = 'CosTransactions_Coordinator':register_resource(SubCoord2, O4),
H A Dgenerated_SUITE.erl380 ?nomatch(undefined, 'CosTransactions_Coordinator':oe_tc(register_resource)),
504 ?nomatch(undefined, 'ETraP_Server':oe_tc(register_resource)),
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dcontext.cpp239 void Context::register_resource(const Include& inc, const Resource& res) in register_resource() function in Sass::Context
321 void Context::register_resource(const Include& inc, const Resource& res, SourceSpan& prstate) in register_resource() function in Sass::Context
324 register_resource(inc, res); in register_resource()
357 register_resource(resolved[0], { contents, 0 }, pstate); in load_import()
443 … if (source || srcmap) register_resource({ importer, uniq_path }, { source, srcmap }, pstate); in call_loader()
457 register_resource(include, { source, srcmap }, pstate); in call_loader()
579 register_resource({{ input_path, "." }, abs_path }, { contents, 0 }); in parse()
621 register_resource({{ input_path, "." }, input_path }, { source_c_str, srcmap_c_str }); in parse()
H A Dcontext.hpp87 void register_resource(const Include&, const Resource&);
88 void register_resource(const Include&, const Resource&, SourceSpan&);
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dcontext.cpp239 void Context::register_resource(const Include& inc, const Resource& res) in register_resource() function in Sass::Context
321 void Context::register_resource(const Include& inc, const Resource& res, SourceSpan& prstate) in register_resource() function in Sass::Context
324 register_resource(inc, res); in register_resource()
357 register_resource(resolved[0], { contents, 0 }, pstate); in load_import()
443 … if (source || srcmap) register_resource({ importer, uniq_path }, { source, srcmap }, pstate); in call_loader()
457 register_resource(include, { source, srcmap }, pstate); in call_loader()
579 register_resource({{ input_path, "." }, abs_path }, { contents, 0 }); in parse()
621 register_resource({{ input_path, "." }, input_path }, { source_c_str, srcmap_c_str }); in parse()
H A Dcontext.hpp87 void register_resource(const Include&, const Resource&);
88 void register_resource(const Include&, const Resource&, SourceSpan&);
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dcontext.cpp239 void Context::register_resource(const Include& inc, const Resource& res) in register_resource() function in Sass::Context
321 void Context::register_resource(const Include& inc, const Resource& res, SourceSpan& prstate) in register_resource() function in Sass::Context
324 register_resource(inc, res); in register_resource()
357 register_resource(resolved[0], { contents, 0 }, pstate); in load_import()
443 … if (source || srcmap) register_resource({ importer, uniq_path }, { source, srcmap }, pstate); in call_loader()
457 register_resource(include, { source, srcmap }, pstate); in call_loader()
579 register_resource({{ input_path, "." }, abs_path }, { contents, 0 }); in parse()
621 register_resource({{ input_path, "." }, input_path }, { source_c_str, srcmap_c_str }); in parse()
H A Dcontext.hpp87 void register_resource(const Include&, const Resource&);
88 void register_resource(const Include&, const Resource&, SourceSpan&);
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dcontext.cpp239 void Context::register_resource(const Include& inc, const Resource& res) in register_resource() function in Sass::Context
321 void Context::register_resource(const Include& inc, const Resource& res, SourceSpan& prstate) in register_resource() function in Sass::Context
324 register_resource(inc, res); in register_resource()
357 register_resource(resolved[0], { contents, 0 }, pstate); in load_import()
443 … if (source || srcmap) register_resource({ importer, uniq_path }, { source, srcmap }, pstate); in call_loader()
457 register_resource(include, { source, srcmap }, pstate); in call_loader()
579 register_resource({{ input_path, "." }, abs_path }, { contents, 0 }); in parse()
621 register_resource({{ input_path, "." }, input_path }, { source_c_str, srcmap_c_str }); in parse()
H A Dcontext.hpp87 void register_resource(const Include&, const Resource&);
88 void register_resource(const Include&, const Resource&, SourceSpan&);
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dcontext.cpp239 void Context::register_resource(const Include& inc, const Resource& res) in register_resource() function in Sass::Context
321 void Context::register_resource(const Include& inc, const Resource& res, SourceSpan& prstate) in register_resource() function in Sass::Context
324 register_resource(inc, res); in register_resource()
357 register_resource(resolved[0], { contents, 0 }, pstate); in load_import()
443 … if (source || srcmap) register_resource({ importer, uniq_path }, { source, srcmap }, pstate); in call_loader()
457 register_resource(include, { source, srcmap }, pstate); in call_loader()
579 register_resource({{ input_path, "." }, abs_path }, { contents, 0 }); in parse()
621 register_resource({{ input_path, "." }, input_path }, { source_c_str, srcmap_c_str }); in parse()
H A Dcontext.hpp87 void register_resource(const Include&, const Resource&);
88 void register_resource(const Include&, const Resource&, SourceSpan&);
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dcontext.cpp239 void Context::register_resource(const Include& inc, const Resource& res)
321 void Context::register_resource(const Include& inc, const Resource& res, SourceSpan& prstate)
324 register_resource(inc, res);
357 register_resource(resolved[0], { contents, 0 }, pstate);
443 … if (source || srcmap) register_resource({ importer, uniq_path }, { source, srcmap }, pstate);
457 register_resource(include, { source, srcmap }, pstate);
579 register_resource({{ input_path, "." }, abs_path }, { contents, 0 });
621 register_resource({{ input_path, "." }, input_path }, { source_c_str, srcmap_c_str });
H A Dcontext.hpp87 void register_resource(const Include&, const Resource&);
88 void register_resource(const Include&, const Resource&, SourceSpan&);
/dports/lang/swi-pl/swipl-8.2.3/packages/semweb/
H A Dresource.h62 COMMON(resource *) register_resource(resource_db *rdb, atom_t name);
/dports/misc/py-cinder/cinder-12.0.10/cinder/
H A Dquota.py857 def register_resource(self, resource): member in QuotaEngine
866 self.register_resource(resource)
1156 def register_resource(self, resource): member in VolumeTypeQuotaEngine
1204 def register_resource(self, resource): member in CGQuotaEngine
1228 def register_resource(self, resource): member in GroupQuotaEngine
/dports/www/serendipity/Serendipity-2.3.5/include/
H A Dserendipity_smarty_class.inc.php260 public function register_resource($type, $functions) function in Serendipity_Smarty

1234