Home
last modified time | relevance | path

Searched refs:updateInPlace (Results 1 – 25 of 66) sorted by relevance

123

/dports/science/jstrack/jstrack/extlib/fileutil/
H A Dinplace.test1061 test updateinplace-1.2 {updateInPlace, missing file} {
1070 test updateinplace-1.3 {updateInPlace, wrong#args} {
1071 catch {fileutil::updateInPlace irrelevant} msg
1075 test updateinplace-1.4 {updateInPlace, wrong#args} {
1076 catch {fileutil::updateInPlace} msg
1080 test updateinplace-1.5 {updateInPlace, wrong#args} {
1081 catch {fileutil::updateInPlace a b c} msg
1085 test updateinplace-1.6 {updateInPlace, bad option} {
1094 test updateinplace-1.7 {updateInPlace, bogus cmd} {
1099 catch {fileutil::updateInPlace $path bogus} msg
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/fileutil/
H A Dinplace.test1061 test updateinplace-1.2 {updateInPlace, missing file} {
1070 test updateinplace-1.3 {updateInPlace, wrong#args} {
1071 catch {fileutil::updateInPlace irrelevant} msg
1075 test updateinplace-1.4 {updateInPlace, wrong#args} {
1076 catch {fileutil::updateInPlace} msg
1080 test updateinplace-1.5 {updateInPlace, wrong#args} {
1081 catch {fileutil::updateInPlace a b c} msg
1085 test updateinplace-1.6 {updateInPlace, bad option} {
1094 test updateinplace-1.7 {updateInPlace, bogus cmd} {
1099 catch {fileutil::updateInPlace $path bogus} msg
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/fileutil/
H A Dinplace.test1061 test updateinplace-1.2 {updateInPlace, missing file} {
1070 test updateinplace-1.3 {updateInPlace, wrong#args} {
1071 catch {fileutil::updateInPlace irrelevant} msg
1075 test updateinplace-1.4 {updateInPlace, wrong#args} {
1076 catch {fileutil::updateInPlace} msg
1080 test updateinplace-1.5 {updateInPlace, wrong#args} {
1081 catch {fileutil::updateInPlace a b c} msg
1085 test updateinplace-1.6 {updateInPlace, bad option} {
1094 test updateinplace-1.7 {updateInPlace, bogus cmd} {
1099 catch {fileutil::updateInPlace $path bogus} msg
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/upstream/crypto/
H A DAesFlushingCipher.java55 updateInPlace(new byte[startPadding], 0, startPadding); in AesFlushingCipher()
64 public void updateInPlace(byte[] data, int offset, int length) { in updateInPlace() method in AesFlushingCipher
H A DAesCipherDataSource.java58 cipher.updateInPlace(data, offset, read); in read()
H A DAesCipherDataSink.java75 cipher.updateInPlace(data, offset, length); in write()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/crypto/
H A DAesFlushingCipher.java55 updateInPlace(new byte[startPadding], 0, startPadding); in AesFlushingCipher()
64 public void updateInPlace(byte[] data, int offset, int length) { in updateInPlace() method in AesFlushingCipher
H A DAesCipherDataSource.java58 cipher.updateInPlace(data, offset, read); in read()
H A DAesCipherDataSink.java75 cipher.updateInPlace(data, offset, length); in write()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/crypto/
H A DAesFlushingCipher.java58 updateInPlace(new byte[startPadding], 0, startPadding); in AesFlushingCipher()
67 public void updateInPlace(byte[] data, int offset, int length) { in updateInPlace() method in AesFlushingCipher
H A DAesCipherDataSink.java79 castNonNull(cipher).updateInPlace(data, offset, length); in write()
H A DAesCipherDataSource.java69 castNonNull(cipher).updateInPlace(data, offset, read); in read()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/crypto/
H A DAesFlushingCipher.java58 updateInPlace(new byte[startPadding], 0, startPadding); in AesFlushingCipher()
67 public void updateInPlace(byte[] data, int offset, int length) { in updateInPlace() method in AesFlushingCipher
H A DAesCipherDataSink.java79 castNonNull(cipher).updateInPlace(data, offset, length); in write()
H A DAesCipherDataSource.java69 castNonNull(cipher).updateInPlace(data, offset, read); in read()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/crypto/
H A DAesFlushingCipher.java58 updateInPlace(new byte[startPadding], 0, startPadding); in AesFlushingCipher()
67 public void updateInPlace(byte[] data, int offset, int length) { in updateInPlace() method in AesFlushingCipher
H A DAesCipherDataSink.java79 castNonNull(cipher).updateInPlace(data, offset, length); in write()
H A DAesCipherDataSource.java69 castNonNull(cipher).updateInPlace(data, offset, read); in read()
/dports/x11-fm/filerunner/filerunner/
H A Dupdateinplace.tcl20 proc updateInPlace {inst} { procedure
/dports/net/smb4k/smb4k-992987421af68f2695867722b8dc4ca30a4669ec/smb4k/
H A Dsmb4kconfigpagesynchronization.cpp130 …QCheckBox *updateInPlace = new QCheckBox(Smb4KSettings::self()->updateInPlaceItem()->label(), gene… in Smb4KConfigPageSynchronization() local
131 updateInPlace->setObjectName("kcfg_UpdateInPlace"); in Smb4KConfigPageSynchronization()
142 generalHandlingBoxLayout->addWidget(updateInPlace, 0, 1); in Smb4KConfigPageSynchronization()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/Cholesky/
H A DLDLT.h351 …static bool updateInPlace(MatrixType& mat, MatrixBase<WDerived>& w, const typename MatrixType::Rea…
395 return ldlt_inplace<Lower>::updateInPlace(mat,tmp,sigma);
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/Eigen/src/Cholesky/
H A DLDLT.h354 …static bool updateInPlace(MatrixType& mat, MatrixBase<WDerived>& w, const typename MatrixType::Rea…
398 return ldlt_inplace<Lower>::updateInPlace(mat,tmp,sigma);
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/Eigen/src/Cholesky/
H A DLDLT.h354 …static bool updateInPlace(MatrixType& mat, MatrixBase<WDerived>& w, const typename MatrixType::Rea…
398 return ldlt_inplace<Lower>::updateInPlace(mat,tmp,sigma);
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/Cholesky/
H A DLDLT.h342 …static bool updateInPlace(MatrixType& mat, MatrixBase<WDerived>& w, typename MatrixType::RealScala…
386 return ldlt_inplace<Lower>::updateInPlace(mat,tmp,sigma);
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Cholesky/
H A DLDLT.h413 …static bool updateInPlace(MatrixType& mat, MatrixBase<WDerived>& w, const typename MatrixType::Rea…
456 return ldlt_inplace<Lower>::updateInPlace(mat,tmp,sigma);

123