Home
last modified time | relevance | path

Searched refs:rrt (Results 1 – 25 of 762) sorted by relevance

12345678910>>...31

/dports/graphics/photoflow/.build/data/ocio-configs/aces_0.1.1/
H A DREADME16 ctlrender -ctl rrt/rrt.ctl -ctl odt/p3d60/odt_p3d60.ctl log_aces.exr rrt_p3d60.exr
17 ctlrender -ctl rrt/rrt.ctl -ctl odt/p3dci/odt_p3dci.ctl log_aces.exr rrt_p3dci.exr
18 ctlrender -ctl rrt/rrt.ctl -ctl odt/rec709/odt_rec709.ctl log_aces.exr rrt_rec709.exr
19 ctlrender -ctl rrt/rrt.ctl -ctl odt/smpte_rp/rdt_dcdm.ctl log_aces.exr rrt_dcdm.exr
20 ctlrender -ctl rrt/rrt.ctl -ctl odt/sRGB/odt_sRGB.ctl log_aces.exr rrt_sRGB.exr
H A Dconfig.ocio177 family: rrt
186 - !<FileTransform> {src: rrt/rrt_v0_1_1_sRGB.spi3d, interpolation: linear}
190 family: rrt
199 - !<FileTransform> {src: rrt/rrt_v0_1_1_rec709.spi3d, interpolation: linear}
203 family: rrt
212 - !<FileTransform> {src: rrt/rrt_v0_1_1_p3dci.spi3d, interpolation: linear}
216 family: rrt
225 - !<FileTransform> {src: rrt/rrt_v0_1_1_p3d60.spi3d, interpolation: linear}
229 family: rrt
238 - !<FileTransform> {src: rrt/rrt_v0_1_1_dcdm.spi3d, interpolation: linear}
H A Dconfig_1_0_3.ocio177 family: rrt
186 - !<FileTransform> {src: rrt/rrt_v0_1_1_sRGB.spi3d, interpolation: tetrahedral}
190 family: rrt
199 - !<FileTransform> {src: rrt/rrt_v0_1_1_rec709.spi3d, interpolation: tetrahedral}
203 family: rrt
212 - !<FileTransform> {src: rrt/rrt_v0_1_1_p3dci.spi3d, interpolation: tetrahedral}
216 family: rrt
225 - !<FileTransform> {src: rrt/rrt_v0_1_1_p3d60.spi3d, interpolation: tetrahedral}
229 family: rrt
238 - !<FileTransform> {src: rrt/rrt_v0_1_1_dcdm.spi3d, interpolation: tetrahedral}
/dports/security/libressl-static/libressl-3.3.5/tests/
H A Drecordtest.c379 rs.buf = rrt->read_buf; in test_record_recv()
385 for (i = 0; rrt->rt[i].rw_len != 0 || rrt->rt[i].want_ret != 0; i++) { in test_record_recv()
386 rs.eof = rrt->rt[i].eof; in test_record_recv()
387 rs.len = rrt->rt[i].rw_len; in test_record_recv()
393 rrt->rt[i].want_ret); in test_record_recv()
401 rrt->want_content_type); in test_record_recv()
406 if (rrt->want_data == NULL) { in test_record_recv()
414 if (!CBS_mem_equal(&cbs, rrt->want_data, rrt->want_len)) { in test_record_recv()
419 hexdump(rrt->want_data, rrt->want_len); in test_record_recv()
433 hexdump(rrt->want_data, rrt->want_len); in test_record_recv()
[all …]
/dports/security/libressl/libressl-3.4.3/tests/
H A Drecordtest.c379 rs.buf = rrt->read_buf; in test_record_recv()
385 for (i = 0; rrt->rt[i].rw_len != 0 || rrt->rt[i].want_ret != 0; i++) { in test_record_recv()
386 rs.eof = rrt->rt[i].eof; in test_record_recv()
387 rs.len = rrt->rt[i].rw_len; in test_record_recv()
393 rrt->rt[i].want_ret); in test_record_recv()
401 rrt->want_content_type); in test_record_recv()
406 if (rrt->want_data == NULL) { in test_record_recv()
414 if (!CBS_mem_equal(&cbs, rrt->want_data, rrt->want_len)) { in test_record_recv()
419 hexdump(rrt->want_data, rrt->want_len); in test_record_recv()
433 hexdump(rrt->want_data, rrt->want_len); in test_record_recv()
[all …]
/dports/www/obhttpd/libressl-3.4.1/tests/
H A Drecordtest.c379 rs.buf = rrt->read_buf; in test_record_recv()
385 for (i = 0; rrt->rt[i].rw_len != 0 || rrt->rt[i].want_ret != 0; i++) { in test_record_recv()
386 rs.eof = rrt->rt[i].eof; in test_record_recv()
387 rs.len = rrt->rt[i].rw_len; in test_record_recv()
393 rrt->rt[i].want_ret); in test_record_recv()
401 rrt->want_content_type); in test_record_recv()
406 if (rrt->want_data == NULL) { in test_record_recv()
414 if (!CBS_mem_equal(&cbs, rrt->want_data, rrt->want_len)) { in test_record_recv()
419 hexdump(rrt->want_data, rrt->want_len); in test_record_recv()
433 hexdump(rrt->want_data, rrt->want_len); in test_record_recv()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Resources/
H A DResourceReaderCas.cs44 private MonoTests.System.Resources.ResourceReaderTest rrt; field in MonoCasTests.System.Resources.ResourceReaderCas
49 rrt = new MonoTests.System.Resources.ResourceReaderTest (); in FixtureSetUp()
50 rrt.FixtureSetUp (); in FixtureSetUp()
66 rrt.ConstructorString (); in PartialTrust_PermitOnly_FileIOPermission()
67 rrt.Stream (); in PartialTrust_PermitOnly_FileIOPermission()
68 rrt.Close (); in PartialTrust_PermitOnly_FileIOPermission()
69 rrt.Enumerator (); in PartialTrust_PermitOnly_FileIOPermission()
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/lib/libucsi/atsc/
H A Drrt_section.h108 static inline uint8_t atsc_rrt_section_rating_region(struct atsc_rrt_section *rrt) in atsc_rrt_section_rating_region() argument
110 return rrt->head.ext_head.table_id_ext & 0xff; in atsc_rrt_section_rating_region()
119 …tic inline struct atsc_text *atsc_rrt_section_rating_region_name_text(struct atsc_rrt_section *rrt) in atsc_rrt_section_rating_region_name_text() argument
121 if (rrt->rating_region_name_length == 0) in atsc_rrt_section_rating_region_name_text()
124 return (struct atsc_text*)(((uint8_t*) rrt) + sizeof(struct atsc_rrt_section)); in atsc_rrt_section_rating_region_name_text()
133 static inline struct atsc_rrt_section_part2 *atsc_rrt_section_part2(struct atsc_rrt_section *rrt) in atsc_rrt_section_part2() argument
136 (((uint8_t*) rrt) + sizeof(struct atsc_rrt_section) + in atsc_rrt_section_part2()
137 rrt->rating_region_name_length); in atsc_rrt_section_part2()
147 #define atsc_rrt_section_dimensions_for_each(rrt, pos, idx) \ argument
148 for ((pos) = atsc_rrt_section_dimensions_first(rrt), idx=0; \
[all …]
H A Drrt_section.c31 struct atsc_rrt_section *rrt = (struct atsc_rrt_section *) psip; in atsc_rrt_section_codec() local
37 if (len < (pos + rrt->rating_region_name_length)) in atsc_rrt_section_codec()
39 if (atsc_text_validate(buf+pos, rrt->rating_region_name_length)) in atsc_rrt_section_codec()
42 pos += rrt->rating_region_name_length; in atsc_rrt_section_codec()
/dports/editors/zile/zile-2.4.14/
H A DChangeLog1 2017-10-06 Reuben Thomas <rrt@sc3d.org>
21 2017-10-05 Reuben Thomas <rrt@sc3d.org>
28 2016-10-18 Reuben Thomas <rrt@sc3d.org>
40 2016-10-17 Reuben Thomas <rrt@sc3d.org>
66 2014-06-21 Reuben Thomas <rrt@sc3d.org>
70 2014-02-28 Reuben Thomas <rrt@sc3d.org>
74 2014-02-27 Reuben Thomas <rrt@sc3d.org>
78 2014-02-26 Reuben Thomas <rrt@sc3d.org>
92 2014-02-25 Reuben Thomas <rrt@sc3d.org>
110 2014-02-24 Reuben Thomas <rrt@sc3d.org>
[all …]
/dports/math/ensmallen/ensmallen-2.17.0/include/ensmallen_bits/sdp/
H A Dlrsdp_function_impl.hpp55 rrt.Clean(); in ~LRSDPFunction()
66 return arma::accu(SDP().C() % rrt.As<MatType>()); in Evaluate()
91 return accu(SDP().SparseA()[index] % rrt.As<MatType>()) - in EvaluateConstraint()
128 const MatType& rrt, in UpdateObjective() argument
141 const double constraint = arma::accu(ais[i] % rrt) - bis[i]; in UpdateObjective()
152 const MatType& rrt, in UpdateGradient() argument
164 const double constraint = arma::accu(ais[i] % rrt) - bis[i]; in UpdateGradient()
196 MatType rrt = coordinates * trans(coordinates); in EvaluateImpl() local
207 UpdateRRT(function, rrt); in EvaluateImpl()
238 const MatType& rrt = function.template RRT<MatType>(); in GradientImpl() local
[all …]
H A Dlrsdp_function.hpp118 return rrt.As<typename std::remove_reference<MatType>::type>(); in RRT()
125 return rrt.As<typename std::remove_reference<MatType>::type>(); in RRT()
129 Any& RRTAny() { return rrt; } in RRTAny()
139 Any rrt; member in ens::LRSDPFunction
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dhost.c41 static const struct rrt { struct
46 } rrt[] = { argument
109 for (i=0; i<ARRAY_LEN(rrt); i++) { in host_main()
110 if (rrt[i].name && !strcasecmp(TT.type_str, rrt[i].name)) { in host_main()
165 switch (type<ARRAY_LEN(rrt) ? rrt[type].pl : 0) { in host_main()
167 inet_ntop(rrt[type].af, p, plname, sizeof(plname)); in host_main()
208 printf("%s\t%u\tIN %s\t%s\n", rrname, ttl, rrt[type].name, plname); in host_main()
209 else if (rrt[type].msg) in host_main()
210 printf("%s %s %s\n", rrname, rrt[type].msg, plname); in host_main()
/dports/math/ensmallen/ensmallen-2.17.0/tests/
H A Dlrsdp_test.cpp121 arma::mat rrt = coordinates * trans(coordinates); variable
122 REQUIRE(trace(rrt) == Approx(1.0).epsilon(1e-7));
127 REQUIRE(rrt(edges(0, i), edges(1, i)) == Approx(0.0).margin(1e-5));
164 arma::fmat rrt = coordinates * trans(coordinates); variable
165 REQUIRE(trace(rrt) == Approx(1.0).epsilon(0.1));
170 REQUIRE(rrt(edges(0, i), edges(1, i)) == Approx(0.0).margin(0.1));
171 REQUIRE(rrt(edges(1, i), edges(0, i)) == Approx(0.0).margin(0.1));
238 const arma::mat rrt = coordinates * trans(coordinates); variable
242 REQUIRE(rrt(i, i) == Approx(1.0).epsilon(1e-7));
329 const arma::mat rrt = coordinates * trans(coordinates); variable
[all …]
/dports/misc/hello/hello-2.10/
H A DChangeLog162 2013-12-12 Reuben Thomas <rrt@sc3d.org>
178 2013-11-20 Reuben Thomas <rrt@sc3d.org>
219 2013-10-10 Reuben Thomas <rrt@sc3d.org>
282 2013-10-10 Reuben Thomas <rrt@sc3d.org>
286 2013-05-04 Reuben Thomas <rrt@sc3d.org>
294 2013-05-01 Reuben Thomas <rrt@sc3d.org>
310 2013-03-17 Reuben Thomas <rrt@sc3d.org>
314 2013-02-12 Reuben Thomas <rrt@sc3d.org>
318 2013-01-08 Reuben Thomas <rrt@sc3d.org>
326 2013-01-03 Reuben Thomas <rrt@sc3d.org>
[all …]
/dports/misc/ompl/ompl-1.5.2/demos/
H A DPlannerProgressProperties.cpp87 auto rrt(std::make_shared<og::RRTstar>(ss.getSpaceInformation())); in main() local
88 rrt->setName("rrtstar"); in main()
93 rrt->setGoalBias(0.0); in main()
95 b.addPlanner(rrt); in main()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dlrsdp_test.cpp115 arma::mat rrt = coordinates * trans(coordinates); in BOOST_AUTO_TEST_CASE() local
116 BOOST_REQUIRE_CLOSE(trace(rrt), 1.0, 1e-5); in BOOST_AUTO_TEST_CASE()
121 BOOST_REQUIRE_SMALL(rrt(edges(0, i), edges(1, i)), 1e-5); in BOOST_AUTO_TEST_CASE()
122 BOOST_REQUIRE_SMALL(rrt(edges(1, i), edges(0, i)), 1e-5); in BOOST_AUTO_TEST_CASE()
181 const arma::mat rrt = coordinates * trans(coordinates); in BOOST_AUTO_TEST_CASE() local
185 BOOST_REQUIRE_CLOSE(rrt(i, i), 1., 1e-5); in BOOST_AUTO_TEST_CASE()
264 const arma::mat rrt = coordinates * trans(coordinates); in BOOST_AUTO_TEST_CASE() local
269 arma::dot(trans(Ai), rrt(blockRows, blockCols)); in BOOST_AUTO_TEST_CASE()
274 const double err = arma::norm(Xorig - rrt(blockRows, blockCols), "fro") / in BOOST_AUTO_TEST_CASE()
/dports/misc/ompl/ompl-1.5.2/tests/geometric/2d/
H A D2denvs.cpp254 auto rrt(std::make_shared<geometric::RRT>(si)); in newPlanner() local
255 rrt->setRange(10.0); in newPlanner()
256 return rrt; in newPlanner()
267 rrt->setRange(10.0); in newPlanner()
268 return rrt; in newPlanner()
279 rrt->setRange(10.0); in newPlanner()
281 return rrt; in newPlanner()
292 rrt->setRange(10.0); in newPlanner()
293 return rrt; in newPlanner()
304 rrt->setRange(10.0); in newPlanner()
[all …]
/dports/graphics/photoflow/.build/data/ocio-configs/aces_0.7.1/
H A Dconfig.ocio285 family: rrt
302 family: rrt
320 family: rrt
337 family: rrt
353 family: rrt
369 family: rrt
385 family: rrt
401 family: rrt
417 family: rrt
433 family: rrt
[all …]
/dports/devel/lua-stdlib/lua-stdlib-release-v41.2.2/
H A DChangeLog6230 2010-06-20 rrt <rrt>
6234 2010-06-13 rrt <rrt>
6240 2010-06-11 rrt <rrt>
6250 2010-06-09 rrt <rrt>
6259 2010-06-08 rrt <rrt>
6265 2010-06-07 rrt <rrt>
6273 2010-06-07 rrt <rrt>
6277 2010-06-07 rrt <rrt>
6286 2010-06-02 rrt <rrt>
6297 2010-03-18 rrt <rrt>
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/
H A Dmips_instructions.def1573 if (rrt < 0)
1575 op4 = -rrt;
1578 else op4 = rrt;
1635 if (rrt)
1646 if (rrt)
1681 rrd = rrs & rrt;
1687 rrd = rrs | rrt;
1693 rrd = rrs ^ rrt;
1732 rrd = rrs - rrt;
1738 rrd = rrs - rrt;
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dwsweight.f9054 real(DP) r(3), rrt, ck, eps, rws(0:3,nrws), wsweight local
60 rrt = r(1)*rws(1,ir) + r(2)*rws(2,ir) + r(3)*rws(3,ir)
61 ck = rrt-rws(0,ir)
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/compute/metadata/
H A Dmetadata_test.go55 rt := &rrt{}
73 type rrt struct { struct
77 func (r *rrt) RoundTrip(req *http.Request) (*http.Response, error) { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/compute/metadata/
H A Dmetadata_test.go55 rt := &rrt{}
73 type rrt struct { struct
77 func (r *rrt) RoundTrip(req *http.Request) (*http.Response, error) { argument
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/compute/metadata/
H A Dmetadata_test.go55 rt := &rrt{}
73 type rrt struct { struct
77 func (r *rrt) RoundTrip(req *http.Request) (*http.Response, error) { argument

12345678910>>...31