Home
last modified time | relevance | path

Searched refs:POD (Results 1 – 25 of 4299) sorted by relevance

12345678910>>...172

/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/Tests/
H A DtestTypes.py46 self.assertIsNotNone(POD.kUint8POD)
47 self.assertIsNotNone(POD.kInt8POD)
48 self.assertIsNotNone(POD.kUint16POD)
49 self.assertIsNotNone(POD.kInt16POD)
50 self.assertIsNotNone(POD.kUint32POD)
51 self.assertIsNotNone(POD.kInt32POD)
52 self.assertIsNotNone(POD.kUint64POD)
53 self.assertIsNotNone(POD.kInt64POD)
72 dt1.setPod (POD.kBooleanPOD)
79 dt2 = DataType(POD.kStringPOD, 3)
[all …]
/dports/textproc/p5-Pod-Strip/Pod-Strip-1.100/t/
H A D11_replace_with_comments.t44 # stripped POD
45 # stripped POD
46 # stripped POD
47 # stripped POD
48 # stripped POD
49 # stripped POD
50 # stripped POD
57 # stripped POD
58 # stripped POD
59 # stripped POD
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/Pod-Simple/t/
H A Deol.t16 open(POD, ">$$.pod") or die "$$.pod: $!";
17 print POD <<__EOF__;
42 close(POD);
49 open(POD, "<$$.pod") or die "$$.pod: $!";
51 while (<POD>) {
55 close(POD);
66 open(POD, "<$$.pod") or die "$$.pod: $!";
68 while (<POD>) {
72 close(POD);
85 while (<POD>) {
[all …]
H A Deol2.t16 open(POD, ">$$.pod") or die "$$.pod: $!";
17 print POD <<__EOF__;
42 close(POD);
49 open(POD, "<$$.pod") or die "$$.pod: $!";
51 while (<POD>) {
55 close(POD);
65 open(POD, "<$$.pod") or die "$$.pod: $!";
67 while (<POD>) {
71 close(POD);
83 while (<POD>) {
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/Pod-Simple/t/
H A Deol.t16 open(POD, ">$$.pod") or die "$$.pod: $!";
17 print POD <<__EOF__;
42 close(POD);
49 open(POD, "<$$.pod") or die "$$.pod: $!";
51 while (<POD>) {
55 close(POD);
66 open(POD, "<$$.pod") or die "$$.pod: $!";
68 while (<POD>) {
72 close(POD);
85 while (<POD>) {
[all …]
H A Deol2.t16 open(POD, ">$$.pod") or die "$$.pod: $!";
17 print POD <<__EOF__;
42 close(POD);
49 open(POD, "<$$.pod") or die "$$.pod: $!";
51 while (<POD>) {
55 close(POD);
65 open(POD, "<$$.pod") or die "$$.pod: $!";
67 while (<POD>) {
71 close(POD);
83 while (<POD>) {
[all …]
/dports/lang/perl5.32/perl-5.32.1/cpan/Pod-Simple/t/
H A Deol2.t16 open(POD, ">$$.pod") or die "$$.pod: $!";
17 print POD <<__EOF__;
42 close(POD);
49 open(POD, "<$$.pod") or die "$$.pod: $!";
51 while (<POD>) {
55 close(POD);
65 open(POD, "<$$.pod") or die "$$.pod: $!";
67 while (<POD>) {
71 close(POD);
83 while (<POD>) {
[all …]
H A Deol.t16 open(POD, ">$$.pod") or die "$$.pod: $!";
17 print POD <<__EOF__;
42 close(POD);
49 open(POD, "<$$.pod") or die "$$.pod: $!";
51 while (<POD>) {
55 close(POD);
66 open(POD, "<$$.pod") or die "$$.pod: $!";
68 while (<POD>) {
72 close(POD);
85 while (<POD>) {
[all …]
/dports/textproc/p5-Pod-Simple/Pod-Simple-3.43/t/
H A Deol.t16 open(POD, ">$$.pod") or die "$$.pod: $!";
17 print POD <<__EOF__;
42 close(POD);
49 open(POD, "<$$.pod") or die "$$.pod: $!";
51 while (<POD>) {
55 close(POD);
66 open(POD, "<$$.pod") or die "$$.pod: $!";
68 while (<POD>) {
72 close(POD);
85 while (<POD>) {
[all …]
H A Deol2.t16 open(POD, ">$$.pod") or die "$$.pod: $!";
17 print POD <<__EOF__;
42 close(POD);
49 open(POD, "<$$.pod") or die "$$.pod: $!";
51 while (<POD>) {
55 close(POD);
65 open(POD, "<$$.pod") or die "$$.pod: $!";
67 while (<POD>) {
71 close(POD);
83 while (<POD>) {
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Pod-Simple/t/
H A Deol.t16 open(POD, ">$$.pod") or die "$$.pod: $!";
17 print POD <<__EOF__;
42 close(POD);
49 open(POD, "<$$.pod") or die "$$.pod: $!";
51 while (<POD>) {
55 close(POD);
66 open(POD, "<$$.pod") or die "$$.pod: $!";
68 while (<POD>) {
72 close(POD);
85 while (<POD>) {
[all …]
H A Deol2.t16 open(POD, ">$$.pod") or die "$$.pod: $!";
17 print POD <<__EOF__;
42 close(POD);
49 open(POD, "<$$.pod") or die "$$.pod: $!";
51 while (<POD>) {
55 close(POD);
65 open(POD, "<$$.pod") or die "$$.pod: $!";
67 while (<POD>) {
71 close(POD);
83 while (<POD>) {
[all …]
/dports/math/PDL/PDL-2.019/Doc/
H A Dscantree.pl50 open POD, ">$outindex"
52 print POD <<'EOPOD';
68 print POD "=over 4\n\n";
74 print POD "=item *\n\n$ref\n\n";
77 print POD << 'EOPOD';
86 print POD "=over 4\n\n";
92 print POD "=item *\n\n$ref\n\n";
95 print POD << 'EOPOD';
104 print POD "=over 4\n\n";
121 print POD << "EOPOD";
[all …]
/dports/textproc/p5-Pod-Markdown/Pod-Markdown-3.300/t/
H A Dformats.t8 <<'POD',
16 POD
26 <<'POD',
40 POD
59 <<'POD',
63 POD
82 POD
99 POD
118 POD
133 POD
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/extract/
H A Dextpod36 close(POD) if (defined fileno(POD));
44 if (/^=[a-z]/ && !defined(fileno(POD)))
49 open POD, ">podcoll/$podname" or die "can't open podcoll/$podname";
53 open POD, ">podnew/$podname" or die "can't open podnew/$podname";
56 print POD "\n=for pm $targ\n\n";
63 print POD "\n" or die "can't print \\n for =cut";
73 print POD;
87 print POD "\n\n=cut\n\n";
88 close POD;
/dports/devel/boost-docs/boost_1_72_0/libs/container/bench/
H A Dbench_alloc.cpp30 template <class POD>
56 first_mem = dlmalloc_malloc(sizeof(POD)*num_elements*3/2); in allocation_timing_test()
57 void *addr = dlmalloc_malloc(1*sizeof(POD)); in allocation_timing_test()
60 capacity = dlmalloc_size(addr)/sizeof(POD); in allocation_timing_test()
68 size_t min = (capacity+1)*sizeof(POD); in allocation_timing_test()
69 size_t max = (capacity*3/2)*sizeof(POD); in allocation_timing_test()
73 ( m_mode, sizeof(POD) in allocation_timing_test()
97 capacity = received_size/sizeof(POD); in allocation_timing_test()
138 template<class POD>
144 … << " Type(sizeof): " << typeid(POD).name() << " (" << sizeof(POD) << ")\n" in allocation_loop()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/bench/
H A Dbench_alloc.cpp30 template <class POD>
56 first_mem = dlmalloc_malloc(sizeof(POD)*num_elements*3/2); in allocation_timing_test()
57 void *addr = dlmalloc_malloc(1*sizeof(POD)); in allocation_timing_test()
60 capacity = dlmalloc_size(addr)/sizeof(POD); in allocation_timing_test()
68 size_t min = (capacity+1)*sizeof(POD); in allocation_timing_test()
69 size_t max = (capacity*3/2)*sizeof(POD); in allocation_timing_test()
73 ( m_mode, sizeof(POD) in allocation_timing_test()
97 capacity = received_size/sizeof(POD); in allocation_timing_test()
138 template<class POD>
144 … << " Type(sizeof): " << typeid(POD).name() << " (" << sizeof(POD) << ")\n" in allocation_loop()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/container/bench/
H A Dbench_alloc.cpp27 template <class POD>
53 first_mem = boost_cont_malloc(sizeof(POD)*num_elements*3/2); in allocation_timing_test()
54 void *addr = boost_cont_malloc(1*sizeof(POD)); in allocation_timing_test()
57 capacity = boost_cont_size(addr)/sizeof(POD); in allocation_timing_test()
65 size_t min = (capacity+1)*sizeof(POD); in allocation_timing_test()
66 size_t max = (capacity*3/2)*sizeof(POD); in allocation_timing_test()
70 ( m_mode, sizeof(POD) in allocation_timing_test()
94 capacity = received_size/sizeof(POD); in allocation_timing_test()
135 template<class POD>
141 … << " Type(sizeof): " << typeid(POD).name() << " (" << sizeof(POD) << ")\n" in allocation_loop()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/container/bench/
H A Dbench_alloc.cpp32 template <class POD>
58 first_mem = dlmalloc_malloc(sizeof(POD)*num_elements*3/2); in allocation_timing_test()
59 void *addr = dlmalloc_malloc(1*sizeof(POD)); in allocation_timing_test()
62 capacity = dlmalloc_size(addr)/sizeof(POD); in allocation_timing_test()
70 size_t min = (capacity+1)*sizeof(POD); in allocation_timing_test()
71 size_t max = (capacity*3/2)*sizeof(POD); in allocation_timing_test()
75 ( m_mode, sizeof(POD) in allocation_timing_test()
98 capacity = received_size/sizeof(POD); in allocation_timing_test()
140 template<class POD>
146 … << " Type(sizeof): " << typeid(POD).name() << " (" << sizeof(POD) << ")\n" in allocation_loop()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/container/bench/
H A Dbench_alloc.cpp27 template <class POD>
53 first_mem = boost_cont_malloc(sizeof(POD)*num_elements*3/2); in allocation_timing_test()
54 void *addr = boost_cont_malloc(1*sizeof(POD)); in allocation_timing_test()
57 capacity = boost_cont_size(addr)/sizeof(POD); in allocation_timing_test()
65 size_t min = (capacity+1)*sizeof(POD); in allocation_timing_test()
66 size_t max = (capacity*3/2)*sizeof(POD); in allocation_timing_test()
70 ( m_mode, sizeof(POD) in allocation_timing_test()
94 capacity = received_size/sizeof(POD); in allocation_timing_test()
135 template<class POD>
141 … << " Type(sizeof): " << typeid(POD).name() << " (" << sizeof(POD) << ")\n" in allocation_loop()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/container/bench/
H A Dbench_alloc.cpp27 template <class POD>
53 first_mem = boost_cont_malloc(sizeof(POD)*num_elements*3/2); in allocation_timing_test()
54 void *addr = boost_cont_malloc(1*sizeof(POD)); in allocation_timing_test()
57 capacity = boost_cont_size(addr)/sizeof(POD); in allocation_timing_test()
65 size_t min = (capacity+1)*sizeof(POD); in allocation_timing_test()
66 size_t max = (capacity*3/2)*sizeof(POD); in allocation_timing_test()
70 ( m_mode, sizeof(POD) in allocation_timing_test()
94 capacity = received_size/sizeof(POD); in allocation_timing_test()
135 template<class POD>
141 … << " Type(sizeof): " << typeid(POD).name() << " (" << sizeof(POD) << ")\n" in allocation_loop()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/container/bench/
H A Dbench_alloc.cpp27 template <class POD>
53 first_mem = boost_cont_malloc(sizeof(POD)*num_elements*3/2); in allocation_timing_test()
54 void *addr = boost_cont_malloc(1*sizeof(POD)); in allocation_timing_test()
57 capacity = boost_cont_size(addr)/sizeof(POD); in allocation_timing_test()
65 size_t min = (capacity+1)*sizeof(POD); in allocation_timing_test()
66 size_t max = (capacity*3/2)*sizeof(POD); in allocation_timing_test()
70 ( m_mode, sizeof(POD) in allocation_timing_test()
94 capacity = received_size/sizeof(POD); in allocation_timing_test()
135 template<class POD>
141 … << " Type(sizeof): " << typeid(POD).name() << " (" << sizeof(POD) << ")\n" in allocation_loop()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/container/bench/
H A Dbench_alloc.cpp30 template <class POD>
56 first_mem = dlmalloc_malloc(sizeof(POD)*num_elements*3/2); in allocation_timing_test()
57 void *addr = dlmalloc_malloc(1*sizeof(POD)); in allocation_timing_test()
60 capacity = dlmalloc_size(addr)/sizeof(POD); in allocation_timing_test()
68 size_t min = (capacity+1)*sizeof(POD); in allocation_timing_test()
69 size_t max = (capacity*3/2)*sizeof(POD); in allocation_timing_test()
73 ( m_mode, sizeof(POD) in allocation_timing_test()
97 capacity = received_size/sizeof(POD); in allocation_timing_test()
138 template<class POD>
144 … << " Type(sizeof): " << typeid(POD).name() << " (" << sizeof(POD) << ")\n" in allocation_loop()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/container/bench/
H A Dbench_alloc.cpp27 template <class POD>
53 first_mem = boost_cont_malloc(sizeof(POD)*num_elements*3/2); in allocation_timing_test()
54 void *addr = boost_cont_malloc(1*sizeof(POD)); in allocation_timing_test()
57 capacity = boost_cont_size(addr)/sizeof(POD); in allocation_timing_test()
65 size_t min = (capacity+1)*sizeof(POD); in allocation_timing_test()
66 size_t max = (capacity*3/2)*sizeof(POD); in allocation_timing_test()
70 ( m_mode, sizeof(POD) in allocation_timing_test()
94 capacity = received_size/sizeof(POD); in allocation_timing_test()
135 template<class POD>
141 … << " Type(sizeof): " << typeid(POD).name() << " (" << sizeof(POD) << ")\n" in allocation_loop()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/container/bench/
H A Dbench_alloc.cpp32 template <class POD>
58 first_mem = dlmalloc_malloc(sizeof(POD)*num_elements*3/2); in allocation_timing_test()
59 void *addr = dlmalloc_malloc(1*sizeof(POD)); in allocation_timing_test()
62 capacity = dlmalloc_size(addr)/sizeof(POD); in allocation_timing_test()
70 size_t min = (capacity+1)*sizeof(POD); in allocation_timing_test()
71 size_t max = (capacity*3/2)*sizeof(POD); in allocation_timing_test()
75 ( m_mode, sizeof(POD) in allocation_timing_test()
98 capacity = received_size/sizeof(POD); in allocation_timing_test()
140 template<class POD>
146 … << " Type(sizeof): " << typeid(POD).name() << " (" << sizeof(POD) << ")\n" in allocation_loop()
[all …]

12345678910>>...172