Home
last modified time | relevance | path

Searched refs:tml (Results 1 – 25 of 1264) sorted by relevance

12345678910>>...51

/dports/www/twiki-WysiwygPlugin/WysiwygPlugin-0.0.17720/test/unit/WysiwygPlugin/
H A DTranslatorTests.pm103 tml => <<'HERE',
115 tml => <<'HERE',
124 tml => '*Bold*
152 tml => '=Code='
842 tml => '',
848 tml => '',
1746 my $tml = $args->{tml}||''; $tml =~ s/%!page!%/$page/g;
1750 $tml,
1765 my $tml = $args->{tml}||'';
1770 $tml,
[all …]
/dports/devel/p5-CPAN-Meta-YAML/CPAN-Meta-YAML-0.018/
H A DMANIFEST37 t/tml-local/load-error/scalar.tml
38 t/tml-local/load-error/tag.tml
48 t/tml-spec/basic-data.tml
49 t/tml-spec/unicode.tml
50 t/tml-world/Acme-Time-Baby.tml
51 t/tml-world/Data-Swap.tml
53 t/tml-world/HTML-WebDAO.tml
55 t/tml-world/Plagger.tml
58 t/tml-world/Vanilla-Perl.tml
60 t/tml-world/toolbar.tml
[all …]
/dports/textproc/p5-YAML-Tiny/YAML-Tiny-1.73/
H A DMANIFEST41 t/tml-local/load-error/tag.tml
51 t/tml-spec/basic-data.tml
52 t/tml-spec/multiline.tml
53 t/tml-spec/unicode.tml
54 t/tml-world/Acme-Time-Baby.tml
55 t/tml-world/Data-Swap.tml
57 t/tml-world/HTML-WebDAO.tml
59 t/tml-world/Plagger.tml
62 t/tml-world/Vanilla-Perl.tml
64 t/tml-world/toolbar.tml
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_exceptions.cpp87 auto tml = err.traced_messages(); in BOOST_AUTO_TEST_CASE() local
89 BOOST_TEST(tml.size() == 8); in BOOST_AUTO_TEST_CASE()
93 BOOST_TEST(tml[3].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
94 BOOST_TEST(tml[4].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
95 BOOST_TEST(tml[5].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
99 BOOST_TEST(tml.size() == 3); in BOOST_AUTO_TEST_CASE()
101 BOOST_TEST(tml[1].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
167 auto tml = err.traced_messages(); in BOOST_AUTO_TEST_CASE() local
169 BOOST_TEST(tml.size() == 8); in BOOST_AUTO_TEST_CASE()
170 BOOST_TEST(tml[0].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_exceptions.cpp87 auto tml = err.traced_messages(); in BOOST_AUTO_TEST_CASE() local
89 BOOST_TEST(tml.size() == 8); in BOOST_AUTO_TEST_CASE()
93 BOOST_TEST(tml[3].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
94 BOOST_TEST(tml[4].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
95 BOOST_TEST(tml[5].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
99 BOOST_TEST(tml.size() == 3); in BOOST_AUTO_TEST_CASE()
101 BOOST_TEST(tml[1].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
167 auto tml = err.traced_messages(); in BOOST_AUTO_TEST_CASE() local
169 BOOST_TEST(tml.size() == 8); in BOOST_AUTO_TEST_CASE()
170 BOOST_TEST(tml[0].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_exceptions.cpp87 auto tml = err.traced_messages(); in BOOST_AUTO_TEST_CASE() local
89 BOOST_TEST(tml.size() == 8); in BOOST_AUTO_TEST_CASE()
93 BOOST_TEST(tml[3].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
94 BOOST_TEST(tml[4].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
95 BOOST_TEST(tml[5].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
99 BOOST_TEST(tml.size() == 3); in BOOST_AUTO_TEST_CASE()
101 BOOST_TEST(tml[1].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
167 auto tml = err.traced_messages(); in BOOST_AUTO_TEST_CASE() local
169 BOOST_TEST(tml.size() == 8); in BOOST_AUTO_TEST_CASE()
170 BOOST_TEST(tml[0].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_exceptions.cpp87 auto tml = err.traced_messages(); in BOOST_AUTO_TEST_CASE() local
89 BOOST_TEST(tml.size() == 8); in BOOST_AUTO_TEST_CASE()
93 BOOST_TEST(tml[3].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
94 BOOST_TEST(tml[4].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
95 BOOST_TEST(tml[5].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
99 BOOST_TEST(tml.size() == 3); in BOOST_AUTO_TEST_CASE()
101 BOOST_TEST(tml[1].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
167 auto tml = err.traced_messages(); in BOOST_AUTO_TEST_CASE() local
169 BOOST_TEST(tml.size() == 8); in BOOST_AUTO_TEST_CASE()
170 BOOST_TEST(tml[0].code() == SVN_ERR_BASE); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/p5-Pegex/Pegex-0.75/
H A DMANIFEST26 inc/t/compiler.tml.lingy
27 inc/t/error.tml.lingy
28 inc/t/optimize.tml.lingy
30 inc/t/tree.tml.lingy
88 t/pegex-tml/compiler-checks.tml
89 t/pegex-tml/compiler-equivalence.tml
90 t/pegex-tml/compiler.tml
91 t/pegex-tml/error.tml
92 t/pegex-tml/optimize.tml
93 t/pegex-tml/tree-pegex.tml
[all …]
/dports/benchmarks/ubench/ubench-0.32/
H A Dtlock.c58 if ( tml == NULL ) in tlock()
93 if ( *tml ) in tlock()
94 while ( itv < *tml ) in tlock()
118 read(sv[0],tml,sizeof(unsigned))); in tlock()
120 read(sv[0],tml,sizeof(unsigned)); in tlock()
122 *tml=itv; in tlock()
126 itv,write(rv[1],tml,sizeof(unsigned))); in tlock()
128 write(rv[1],tml,sizeof(unsigned)); in tlock()
141 *tml = 0; in tlock()
150 write(sv[1],tml,sizeof(unsigned))); in tlock()
[all …]
/dports/games/omega/omega/
H A Dvillage.c155 tml->m->x = i;
156 tml->m->y = j;
158 Level->mlist = tml;
166 tml->m->x = i;
167 tml->m->y = j;
169 Level->mlist = tml;
192 tml->m->x = i;
193 tml->m->y = j;
195 Level->mlist = tml;
204 tml->m->x = i;
[all …]
H A Dlev.c14 pml tml,ml=NULL; local
58 Level->site[tml->m->x][tml->m->y].creature = tml->m;
61 Level->site[tml->m->x][tml->m->y].locchar = WATER;
62 Level->site[tml->m->x][tml->m->y].p_locf = L_WATER;
63 lset(tml->m->x, tml->m->y, CHANGED);
66 tml->next = ml;
67 ml = tml;
81 pml head,tml; local
230 tml = tml->next;
234 tml->next = NULL;
[all …]
/dports/www/tclhttpd/tclhttpd3.5.1/htdocs/templates/
H A Dindex.tml20 <tt>tml</tt> and <tt>subst</tt> templates. They both work
32 <h3>tml Templates</h3>
33 The ".tml" template system is similar to the ".subst" system,
39 The ".tml" template system provides caching of template results
43 of processing the file <i>page</i>.tml. If the <i>page</i>.tml
56 <h4>Per-directory .tml files</h4>
58 Before processing a <i>page</i>.tml page, the server loads
59 any file named ".tml" (no prefix) in the same directory.
61 the ".tml" file that are shared among the pages in that directory.
67 you can see how these .tml files are used.
[all …]
/dports/textproc/p5-YAML-Tiny/YAML-Tiny-1.73/t/
H A D30_yaml_spec_tml.t1 # Run the appropriate tests from https://github.com/ingydotnet/yaml-spec-tml
18 ['t/tml-spec/basic-data.tml', 'test_yaml_json', $JSON],
19 ['t/tml-spec/multiline.tml', 'test_yaml_json', $JSON],
22 ['t/tml-spec/unicode.tml', 'test_code_point'], # uses JSON::PP
/dports/shells/bash/bash-5.1/lib/sh/
H A Dmktime.c350 check_result (tk, tmk, tl, tml) in check_result() argument
354 struct tm tml;
356 if (tk != tl || not_equal_tm (&tmk, &tml))
361 print_tm (&tml);
375 struct tm tm, tmk, tml; local
392 tml = *localtime (&tl);
396 status = check_result (tl, tmk, tl, tml);
407 tml = *localtime (&tl);
408 tmk = tml;
416 tml = *localtime (&tl);
[all …]
/dports/math/oleo/oleo-1.99.16/lib/
H A Dmktime.c343 check_result (tk, tmk, tl, tml) in check_result() argument
347 struct tm tml;
349 if (tk != tl || not_equal_tm (&tmk, &tml))
354 print_tm (&tml);
368 struct tm tm, tmk, tml; local
385 tml = *localtime (&tl);
389 status = check_result (tl, tmk, tl, tml);
400 tml = *localtime (&tl);
401 tmk = tml;
409 tml = *localtime (&tl);
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osganimationtimeline/
H A Dosganimationtimeline.cpp88 osgAnimation::Timeline* tml = _manager->getTimeline(); in ExampleTimelineUsage() local
89 tml->play(); in ExampleTimelineUsage()
90 tml->addActionAt(0.0, _mainLoop.get(), 0); in ExampleTimelineUsage()
94 tml->addActionAt(5.0, _scratchHead.get(), 1); in ExampleTimelineUsage()
105 tml->addActionAt(5.0 + 10.0 * i, _scratchHead.get(), 1); in ExampleTimelineUsage()
131 osgAnimation::Timeline* tml = _manager->getTimeline(); in operator ()() local
133 if (!tml->isActive(_scratchNose.get())) in operator ()()
138 tml->addActionAt(tml->getCurrentFrame() + 1, _scratchNose.get(), 2); in operator ()()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osganimationtimeline/
H A Dosganimationtimeline.cpp88 osgAnimation::Timeline* tml = _manager->getTimeline(); in ExampleTimelineUsage() local
89 tml->play(); in ExampleTimelineUsage()
90 tml->addActionAt(0.0, _mainLoop.get(), 0); in ExampleTimelineUsage()
94 tml->addActionAt(5.0, _scratchHead.get(), 1); in ExampleTimelineUsage()
105 tml->addActionAt(5.0 + 10.0 * i, _scratchHead.get(), 1); in ExampleTimelineUsage()
131 osgAnimation::Timeline* tml = _manager->getTimeline(); in operator ()() local
133 if (!tml->isActive(_scratchNose.get())) in operator ()()
138 tml->addActionAt(tml->getCurrentFrame() + 1, _scratchNose.get(), 2); in operator ()()
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/internal/syscall/windows/
H A Dexec_windows_test.go71 tml := (*windows.TOKEN_MANDATORY_LABEL)(p)
73 sid := (*syscall.SID)(unsafe.Pointer(tml.Label.Sid))
120 tml := &windows.TOKEN_MANDATORY_LABEL{}
121 tml.Label.Attributes = windows.SE_GROUP_INTEGRITY
122 tml.Label.Sid = sid
132 uintptr(unsafe.Pointer(tml)),
133 tml.Size())
/dports/lang/gcc10/gcc-10.3.0/libgo/go/internal/syscall/windows/
H A Dexec_windows_test.go71 tml := (*windows.TOKEN_MANDATORY_LABEL)(p)
73 sid := (*syscall.SID)(unsafe.Pointer(tml.Label.Sid))
120 tml := &windows.TOKEN_MANDATORY_LABEL{}
121 tml.Label.Attributes = windows.SE_GROUP_INTEGRITY
122 tml.Label.Sid = sid
132 uintptr(unsafe.Pointer(tml)),
133 tml.Size())
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/internal/syscall/windows/
H A Dexec_windows_test.go71 tml := (*windows.TOKEN_MANDATORY_LABEL)(p)
73 sid := (*syscall.SID)(unsafe.Pointer(tml.Label.Sid))
120 tml := &windows.TOKEN_MANDATORY_LABEL{}
121 tml.Label.Attributes = windows.SE_GROUP_INTEGRITY
122 tml.Label.Sid = sid
132 uintptr(unsafe.Pointer(tml)),
133 tml.Size())
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/internal/syscall/windows/
H A Dexec_windows_test.go71 tml := (*windows.TOKEN_MANDATORY_LABEL)(p)
73 sid := (*syscall.SID)(unsafe.Pointer(tml.Label.Sid))
120 tml := &windows.TOKEN_MANDATORY_LABEL{}
121 tml.Label.Attributes = windows.SE_GROUP_INTEGRITY
122 tml.Label.Sid = sid
132 uintptr(unsafe.Pointer(tml)),
133 tml.Size())
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/internal/syscall/windows/
H A Dexec_windows_test.go71 tml := (*windows.TOKEN_MANDATORY_LABEL)(p)
73 sid := (*syscall.SID)(unsafe.Pointer(tml.Label.Sid))
120 tml := &windows.TOKEN_MANDATORY_LABEL{}
121 tml.Label.Attributes = windows.SE_GROUP_INTEGRITY
122 tml.Label.Sid = sid
132 uintptr(unsafe.Pointer(tml)),
133 tml.Size())
/dports/mail/aerc/aerc-0.4.0/vendor/golang.org/x/crypto/internal/syscall/windows/
H A Dexec_windows_test.go71 tml := (*windows.TOKEN_MANDATORY_LABEL)(p)
73 sid := (*syscall.SID)(unsafe.Pointer(tml.Label.Sid))
120 tml := &windows.TOKEN_MANDATORY_LABEL{}
121 tml.Label.Attributes = windows.SE_GROUP_INTEGRITY
122 tml.Label.Sid = sid
132 uintptr(unsafe.Pointer(tml)),
133 tml.Size())
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/internal/syscall/windows/
H A Dexec_windows_test.go71 tml := (*windows.TOKEN_MANDATORY_LABEL)(p)
73 sid := (*syscall.SID)(unsafe.Pointer(tml.Label.Sid))
120 tml := &windows.TOKEN_MANDATORY_LABEL{}
121 tml.Label.Attributes = windows.SE_GROUP_INTEGRITY
122 tml.Label.Sid = sid
132 uintptr(unsafe.Pointer(tml)),
133 tml.Size())
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/internal/syscall/windows/
H A Dexec_windows_test.go71 tml := (*windows.TOKEN_MANDATORY_LABEL)(p)
73 sid := (*syscall.SID)(unsafe.Pointer(tml.Label.Sid))
120 tml := &windows.TOKEN_MANDATORY_LABEL{}
121 tml.Label.Attributes = windows.SE_GROUP_INTEGRITY
122 tml.Label.Sid = sid
132 uintptr(unsafe.Pointer(tml)),
133 tml.Size())

12345678910>>...51