Home
last modified time | relevance | path

Searched refs:_truncate (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/science/py-scipy/scipy-1.7.1/scipy/signal/windows/
H A Dwindows.py31 def _truncate(w, needed): function
118 return _truncate(w, needs_trunc)
171 return _truncate(w, needs_trunc)
235 return _truncate(w, needs_trunc)
299 return _truncate(w, needs_trunc)
354 return _truncate(w, needs_trunc)
705 return _truncate(w, needs_trunc)
875 return _truncate(w, needs_trunc)
930 return _truncate(w, needs_trunc)
1213 return _truncate(w, needs_trunc)
[all …]
/dports/databases/p5-MongoDB/MongoDB-v2.2.2/t/
H A Dbulk.t50 sub _truncate {
166 ) or diag _truncate explain $result;
651 or diag _truncate explain \@got;
719 or diag _truncate explain \@got;
924 ) or diag _truncate explain $result;
959 ) or diag _truncate explain $result;
979 or diag _truncate explain $err;
1197 or diag _truncate explain $err;
1210 or diag _truncate explain $err;
1276 or diag _truncate explain $err;
[all …]
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/test/
H A DtestLtpTuples.py17 def _truncate(txt): function
34 t = _truncate(z.toRepr(prec=2))
37 s = _truncate(z.toStr(prec=2))
47 t = _truncate(r.toStr(prec=2))
53 t = _truncate(c.toStr(prec=2))
/dports/security/py-pycryptodome/pycryptodome-3.10.1/lib/Crypto/Hash/
H A DSHA512.py70 self._truncate = truncate
148 clone = SHA512Hash(None, self._truncate)
158 return SHA512Hash(data, self._truncate)
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/lib/Crypto/Hash/
H A DSHA512.py70 self._truncate = truncate
148 clone = SHA512Hash(None, self._truncate)
158 return SHA512Hash(data, self._truncate)
/dports/databases/pear-Horde_Db/Horde_Db-2.4.0/lib/Horde/Db/Adapter/Oracle/
H A DSchema.php171 return parent::tableAliasFor($this->_truncate($tableName));
627 $sequence = $this->_truncate($id . '_seq');
650 $this->_truncate($id . '_trig'),
678 $this->quoteColumnName($this->_truncate($prefix . '_seq'))
685 $this->quoteColumnName($this->_truncate($prefix . '_trig'))
782 return $this->_truncate($index);
784 … return substr('ind_' . $this->_truncate($tableName, 15) . '_' . hash('crc32', $index), 0, 30);
920 protected function _truncate($name, $length = 30) function in Horde_Db_Adapter_Oracle_Schema
/dports/devel/py-aniso86016/aniso8601-6.0.0/aniso8601/builders/tests/
H A Dtest_python.py989 self.assertEqual(PythonTimeBuilder._truncate(0, 1), 0.0)
990 self.assertEqual(PythonTimeBuilder._truncate(1.0, 1), 1.0)
991 self.assertEqual(PythonTimeBuilder._truncate(0.1, 1), 0.1)
992 self.assertEqual(PythonTimeBuilder._truncate(0.01, 1), 0.0)
993 self.assertEqual(PythonTimeBuilder._truncate(0.0000000001, 1), 0.0)
994 self.assertEqual(PythonTimeBuilder._truncate(0.9999999999, 1), 0.9)
995 self.assertEqual(PythonTimeBuilder._truncate(0.000095, 5), 0.00009)
996 self.assertEqual(PythonTimeBuilder._truncate(0.00006, 4), 0.0000)
997 self.assertEqual(PythonTimeBuilder._truncate(0.00005, 4), 0.0000)
998 self.assertEqual(PythonTimeBuilder._truncate(0.000005, 5), 0.00000)
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/botocore/
H A Dmonitoring.py449 event_dict[field_prefix + 'AwsException'] = self._truncate(
451 event_dict[field_prefix + 'AwsExceptionMessage'] = self._truncate(
457 event_dict[field_prefix + 'SdkException'] = self._truncate(
460 event_dict[field_prefix + 'SdkExceptionMessage'] = self._truncate(
484 return self._truncate(
502 def _truncate(self, text, max_length): member in CSMSerializer
/dports/devel/py-botocore/botocore-1.21.61/botocore/
H A Dmonitoring.py449 event_dict[field_prefix + 'AwsException'] = self._truncate(
451 event_dict[field_prefix + 'AwsExceptionMessage'] = self._truncate(
457 event_dict[field_prefix + 'SdkException'] = self._truncate(
460 event_dict[field_prefix + 'SdkExceptionMessage'] = self._truncate(
484 return self._truncate(
502 def _truncate(self, text, max_length): member in CSMSerializer
/dports/astro/py-astropy/astropy-5.0/astropy/io/fits/hdu/
H A Dhdulist.py370 self._truncate = False
386 self._truncate = True
388 self._truncate = False
641 self._truncate = False
687 self._truncate = False
1143 hdulist._truncate = False
1433 self._truncate = False
1455 self._truncate = False
1468 self._truncate = False
1473 if self._truncate:
[all …]
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/qt4/
H A Dhistory_editor.py48 control.model().rowsInserted.connect(self._truncate)
108 def _truncate(self, parent, start, end): member in _HistoryEditor
/dports/net/bsdec2-image-upload/bsdec2-image-upload-1.4.5/libcperciva/datastruct/
H A Delasticarray.h147 prefix##_truncate(struct prefix##_struct * EA) \
191 (void)prefix##_truncate; \
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/libcperciva/datastruct/
H A Delasticarray.h147 prefix##_truncate(struct prefix##_struct * EA) \
191 (void)prefix##_truncate; \
/dports/sysutils/spiped/spiped-1.6.2/libcperciva/datastruct/
H A Delasticarray.h159 prefix##_truncate(struct prefix##_struct * EA) \
210 (void)prefix##_truncate; \
/dports/devel/py-fs/fs-0.5.4/fs/
H A Dfilelike.py197 def _truncate(self,size): member in FileLikeBase
335 self._truncate(size)
673 def _truncate(self,size): member in FileWrapper
698 def _truncate(self,size): member in StringIO
749 def _truncate(self,size): member in SpooledTemporaryFile
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/gto/basis/
H A D__init__.py416 def _truncate(basis, contr_scheme, symb, split_name): function
476 b = _truncate(b, contr_scheme, symb, split_name)
516 b = _truncate(b, contr_scheme, symb, split_name)
/dports/devel/py-purl/purl-1.6/purl/
H A Dtemplate.py133 def _truncate(string, num_chars): function
156 _truncate, num_chars=int(parts[1]))
/dports/www/qdecoder/qdecoder-12.0.8/src/
H A Dqentry.c117 static bool _truncate(qentry_t *entry);
168 entry->truncate = _truncate; in qEntry()
685 static bool _truncate(qentry_t *entry) in _truncate() function
840 _truncate(entry); in _free()
/dports/misc/py-kartograph/kartograph.py-0.6.8/kartograph/proj/
H A Dbase.py103 points.append(self._truncate(x, y))
122 def _truncate(self, x, y): member in Proj
/dports/biology/stacks/stacks-2.4/tests/
H A Dprocess_radtags.t59 008_truncate \
/dports/audio/mixxx/mixxx-2.3.0/lib/reverb/
H A DReverb.cc319 DSP::FPTruncateMode _truncate;
389 DSP::FPTruncateMode _truncate;
453 DSP::FPTruncateMode _truncate; in processBuffer() local
/dports/devel/dulwich/dulwich-0.19.16/dulwich/tests/
H A Dtest_protocol.py255 def _truncate(self): member in BufferedPktLineWriterTests
286 self._truncate()
294 self._truncate()
/dports/devel/py-aniso86016/aniso8601-6.0.0/aniso8601/builders/
H A Dpython.py136 seconds = cls._truncate(totalseconds, 6)
291 seconds = cls._truncate(totalseconds, 6)
487 def _truncate(f, n): member in PythonTimeBuilder
/dports/security/p5-Crypt-ECB/Crypt-ECB-2.22/
H A DECB.pm319 $result = $self->_truncate($result);
380 sub _truncate (\$$)
/dports/audio/sonata/sonata-1.7b1-22-gcee3555/sonata/
H A Dbreadcrumbs.py115 def _truncate(self, req, amount): member in CrumbBox
174 reqs[-1] = self._truncate(reqs[-1], self._req_sum(reqs) - w0)

123456789