Home
last modified time | relevance | path

Searched refs:TDir (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/test/
H A Dinstall_SUITE.erl255 make_dirs(TDir, "/usr/local/lib"),
256 make_dirs(TDir, "/usr/local/bin"),
293 make_dirs(TDir, "/opt/local/bin"),
300 join([TDir, "/usr/local/bin"])),
333 make_dirs(TDir, "/usr/local/bin"),
340 join([TDir, "/usr/local/lib"])),
606 make_dirs(TDir, EXEC_PREFIX),
607 make_dirs(TDir, BINDIR),
608 make_dirs(TDir, ERLANG_BINDIR),
620 Inst#inst{test_prefix = TDir,
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/test/
H A Dinstall_SUITE.erl255 make_dirs(TDir, "/usr/local/lib"),
256 make_dirs(TDir, "/usr/local/bin"),
293 make_dirs(TDir, "/opt/local/bin"),
300 join([TDir, "/usr/local/bin"])),
333 make_dirs(TDir, "/usr/local/bin"),
340 join([TDir, "/usr/local/lib"])),
606 make_dirs(TDir, EXEC_PREFIX),
607 make_dirs(TDir, BINDIR),
608 make_dirs(TDir, ERLANG_BINDIR),
620 Inst#inst{test_prefix = TDir,
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/test/
H A Dinstall_SUITE.erl255 make_dirs(TDir, "/usr/local/lib"),
256 make_dirs(TDir, "/usr/local/bin"),
293 make_dirs(TDir, "/opt/local/bin"),
300 join([TDir, "/usr/local/bin"])),
333 make_dirs(TDir, "/usr/local/bin"),
340 join([TDir, "/usr/local/lib"])),
606 make_dirs(TDir, EXEC_PREFIX),
607 make_dirs(TDir, BINDIR),
608 make_dirs(TDir, ERLANG_BINDIR),
620 Inst#inst{test_prefix = TDir,
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/test/
H A Dinstall_SUITE.erl255 make_dirs(TDir, "/usr/local/lib"),
256 make_dirs(TDir, "/usr/local/bin"),
293 make_dirs(TDir, "/opt/local/bin"),
300 join([TDir, "/usr/local/bin"])),
333 make_dirs(TDir, "/usr/local/bin"),
340 join([TDir, "/usr/local/lib"])),
606 make_dirs(TDir, EXEC_PREFIX),
607 make_dirs(TDir, BINDIR),
608 make_dirs(TDir, ERLANG_BINDIR),
620 Inst#inst{test_prefix = TDir,
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/test/
H A Dinstall_SUITE.erl255 make_dirs(TDir, "/usr/local/lib"),
256 make_dirs(TDir, "/usr/local/bin"),
293 make_dirs(TDir, "/opt/local/bin"),
300 join([TDir, "/usr/local/bin"])),
333 make_dirs(TDir, "/usr/local/bin"),
340 join([TDir, "/usr/local/lib"])),
606 make_dirs(TDir, EXEC_PREFIX),
607 make_dirs(TDir, BINDIR),
608 make_dirs(TDir, ERLANG_BINDIR),
620 Inst#inst{test_prefix = TDir,
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/test/
H A Dinstall_SUITE.erl255 make_dirs(TDir, "/usr/local/lib"),
256 make_dirs(TDir, "/usr/local/bin"),
293 make_dirs(TDir, "/opt/local/bin"),
300 join([TDir, "/usr/local/bin"])),
333 make_dirs(TDir, "/usr/local/bin"),
340 join([TDir, "/usr/local/lib"])),
606 make_dirs(TDir, EXEC_PREFIX),
607 make_dirs(TDir, BINDIR),
608 make_dirs(TDir, ERLANG_BINDIR),
620 Inst#inst{test_prefix = TDir,
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/test/
H A Dinstall_SUITE.erl255 make_dirs(TDir, "/usr/local/lib"),
256 make_dirs(TDir, "/usr/local/bin"),
293 make_dirs(TDir, "/opt/local/bin"),
300 join([TDir, "/usr/local/bin"])),
333 make_dirs(TDir, "/usr/local/bin"),
340 join([TDir, "/usr/local/lib"])),
606 make_dirs(TDir, EXEC_PREFIX),
607 make_dirs(TDir, BINDIR),
608 make_dirs(TDir, ERLANG_BINDIR),
620 Inst#inst{test_prefix = TDir,
[all …]
/dports/math/polymake/polymake-4.5/lib/core/include/
H A DGraph.h68 template <typename TDir>
70 Table<TDir>* table;
374 typedef TDir dir;
635 template <typename TDir>
638 typedef TDir dir;
1570 template <typename TDir>
1592 template <typename TDir>
1614 template <typename TDir>
1671 template <typename TDir, bool undirected=TDir::value>
1694 void edge_agent<TDir>::init(Table<TDir>* t, bool_constant<for_copy>)
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/fiona/
H A Dindex_qgram_parallel.h211 inline typename Value<TDir>::Type
214 typedef typename Value<TDir>::Type TValue; in _qgramCummulativeSum()
215 typedef typename Size<TDir>::Type TSize; in _qgramCummulativeSum()
239 typename Infix<TDir>::Type dirInfix = infix( in _qgramCummulativeSum()
312 typename TDir,
322 TDir &dir, in _qgramFillSuffixArray()
387 typename TDir,
397 TDir &dir, in _qgramFillSuffixArray()
477 template < typename TDir, typename TParallelTag >
482 typedef typename Size<TDir>::Type TSize; in _qgramPostprocessBuckets()
[all …]
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/index/
H A Dfind2_index_approx.h305 typename TDir>
342 } while (goRight(iter, TDir()));
350 typename TDir,
364 bool goToRight = std::is_same<TDir, Rev>::value;
365 if (goDown(iter, TDir()))
420 } while (goRight(iter, TDir()));
428 typename TDir,
438 TDir const & /**/,
442 if (std::is_same<TDir, Rev>::value)
490 typename TDir,
[all …]
H A Dindex_qgram.h1165 typename TDir,
1174 TDir &dir,
1221 typename TDir,
1230 TDir &dir,
1296 template < typename TDir >
1403 typename TDir,
1438 typename TDir,
1577 typename TDir,
1645 typename TDir,
1694 typename TDir,
[all …]
H A Dfind_index_qgram.h70 typedef typename Fibre<TIndex, QGramDir>::Type TDir;
80 TDir const &dir = indexDir(index);
96 typename Size<TDir>::Type bktNo = getBucket(index.bucketMap, hash(shape, pIt));
H A Dindex_qgram_openaddressing.h94 typedef typename Fibre<Index, QGramDir>::Type TDir;
104 TDir dir; // bucket directory
188 template < typename TDir, typename THashValue, typename TParallelTag >
189 …inline void _qgramClearDir(TDir &dir, BucketMap<THashValue> &bucketMap, Tag<TParallelTag> parallel…
310 typedef typename Fibre<TIndex, QGramDir>::Type TDir;
313 typedef typename Value<TDir>::Type TDirValue;
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/index/
H A Dfind2_index_approx.h305 typename TDir>
342 } while (goRight(iter, TDir()));
350 typename TDir,
364 bool goToRight = std::is_same<TDir, Rev>::value;
365 if (goDown(iter, TDir()))
420 } while (goRight(iter, TDir()));
428 typename TDir,
438 TDir const & /**/,
442 if (std::is_same<TDir, Rev>::value)
490 typename TDir,
[all …]
H A Dindex_qgram.h1165 typename TDir,
1174 TDir &dir,
1221 typename TDir,
1230 TDir &dir,
1296 template < typename TDir >
1403 typename TDir,
1438 typename TDir,
1577 typename TDir,
1645 typename TDir,
1694 typename TDir,
[all …]
H A Dfind_index_qgram.h70 typedef typename Fibre<TIndex, QGramDir>::Type TDir;
80 TDir const &dir = indexDir(index);
96 typename Size<TDir>::Type bktNo = getBucket(index.bucketMap, hash(shape, pIt));
H A Dindex_qgram_openaddressing.h94 typedef typename Fibre<Index, QGramDir>::Type TDir;
104 TDir dir; // bucket directory
188 template < typename TDir, typename THashValue, typename TParallelTag >
189 …inline void _qgramClearDir(TDir &dir, BucketMap<THashValue> &bucketMap, Tag<TParallelTag> parallel…
310 typedef typename Fibre<TIndex, QGramDir>::Type TDir;
313 typedef typename Value<TDir>::Type TDirValue;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/
H A Dfilefunc.inc.php94 $TDir = explode('/', $_SERVER['PHP_SELF']); variable
96 $i = count($TDir);
99 if (empty($TDir[$i]) || $TDir[$i] == 'htdocs') break;
100 if ($TDir[$i] == 'dolibarr') break;
101 if (substr($TDir[$i], -4, 4) == '.php') continue;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/
H A Dfilefunc.inc.php99 $TDir = explode('/', $_SERVER['PHP_SELF']); variable
101 $i = count($TDir);
103 if (empty($TDir[$i]) || $TDir[$i] == 'htdocs') {
106 if ($TDir[$i] == 'dolibarr') {
109 if (substr($TDir[$i], -4, 4) == '.php') {
/dports/biology/seqan1/seqan-1.3.1/seqan/index/
H A Dindex_qgram.h1017 TDir &dir,
1063 typename TDir,
1072 TDir &dir,
1233 TDir &dir,
1265 TDir &dir,
1381 TDir &dir,
1445 TDir &dir,
1471 TDir &dir,
1520 TDir &dir,
1686 TDir &dir,
[all …]
H A Dindex_qgram_openaddressing.h92 typedef typename Fibre<Index, QGramDir>::Type TDir;
102 TDir dir; // bucket directory
175 template < typename TDir, typename THashValue >
176 inline void _qgramClearDir(TDir &dir, BucketMap<THashValue> &bucketMap)
308 typedef typename Fibre<TIndex, QGramDir>::Type TDir;
311 typedef typename Value<TDir>::Type TDirValue;
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/index/
H A Dindex_qgram.h1162 typename TDir,
1171 TDir &dir,
1219 typename TDir,
1228 TDir &dir,
1387 typename TDir,
1394 TDir &dir,
1421 typename TDir,
1428 TDir &dir,
1562 typename TDir,
1636 TDir &dir,
[all …]
H A Dfind_index_qgram.h70 typedef typename Fibre<TIndex, QGramDir>::Type TDir;
80 TDir const &dir = indexDir(index);
96 typename Size<TDir>::Type bktNo = getBucket(index.bucketMap, hash(shape, pIt));
/dports/math/polymake/polymake-4.5/lib/core/include/internal/
H A Dmatrix_methods.h517 template <typename TMinor, int TDir>
526 …ename TMinor, typename TRenumber, int TDir, typename TSelector = typename mget_template_parameter<…
528 : public indexed_subset_impl< RowColSubset<TMinor, TRenumber, TDir, TSelector>,
545 return this->hidden().get_subset(int_constant<TDir>());
549 template <typename TMinor, typename TRenumber, int TDir>
550 class RowColSubset<TMinor, TRenumber, TDir, const all_selector&>
551 : public redirected_container< RowColSubset<TMinor, TRenumber, TDir, const all_selector&>,
566 template <typename TMinor, typename TRenumber, int TDir, typename TSliceConstructor,
584 template <typename TMinor, typename TRenumber, int TDir, typename TSliceConstructor>
585 class RowsCols<TMinor, TRenumber, TDir, TSliceConstructor, const all_selector&>
[all …]
/dports/games/ksirk/ksirk-21.12.3/ksirk/Sprites/
H A Danimsprite.h67 enum TDir {state, right, left, up, down, N, S, E, O, NO, SO, SE, NE}; enum
295 void setLook(TDir);
318 TDir look;

1234567