Home
last modified time | relevance | path

Searched defs:inputFilename (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/dports/deskutils/egroupware/egroupware/vendor/defuse/php-encryption/src/
H A DFile.php20 public static function encryptFile($inputFilename, $outputFilename, Key $key)
41 public static function encryptFileWithPassword($inputFilename, $outputFilename, $password)
62 public static function decryptFile($inputFilename, $outputFilename, Key $key)
84 public static function decryptFileWithPassword($inputFilename, $outputFilename, $password)
192 …private static function encryptFileInternal($inputFilename, $outputFilename, KeyOrPassword $secret)
257 …private static function decryptFileInternal($inputFilename, $outputFilename, KeyOrPassword $secret)
/dports/finance/prestashop/prestashop/vendor/defuse/php-encryption/src/
H A DFile.php19 public static function encryptFile($inputFilename, $outputFilename, Key $key)
39 public static function encryptFileWithPassword($inputFilename, $outputFilename, $password)
59 public static function decryptFile($inputFilename, $outputFilename, Key $key)
80 public static function decryptFileWithPassword($inputFilename, $outputFilename, $password)
183 …private static function encryptFileInternal($inputFilename, $outputFilename, KeyOrPassword $secret)
247 …private static function decryptFileInternal($inputFilename, $outputFilename, KeyOrPassword $secret)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/defuse/php-encryption/src/
H A DFile.php20 public static function encryptFile($inputFilename, $outputFilename, Key $key)
41 public static function encryptFileWithPassword($inputFilename, $outputFilename, $password)
62 public static function decryptFile($inputFilename, $outputFilename, Key $key)
84 public static function decryptFileWithPassword($inputFilename, $outputFilename, $password)
192 …private static function encryptFileInternal($inputFilename, $outputFilename, KeyOrPassword $secret)
257 …private static function decryptFileInternal($inputFilename, $outputFilename, KeyOrPassword $secret)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/defuse/php-encryption/src/
H A DFile.php20 public static function encryptFile($inputFilename, $outputFilename, Key $key)
41 public static function encryptFileWithPassword($inputFilename, $outputFilename, $password)
62 public static function decryptFile($inputFilename, $outputFilename, Key $key)
84 public static function decryptFileWithPassword($inputFilename, $outputFilename, $password)
192 …private static function encryptFileInternal($inputFilename, $outputFilename, KeyOrPassword $secret)
257 …private static function decryptFileInternal($inputFilename, $outputFilename, KeyOrPassword $secret)
/dports/www/thirtybees/thirtybees-1.1.0/vendor/defuse/php-encryption/src/
H A DFile.php20 public static function encryptFile($inputFilename, $outputFilename, Key $key)
41 public static function encryptFileWithPassword($inputFilename, $outputFilename, $password)
62 public static function decryptFile($inputFilename, $outputFilename, Key $key)
84 public static function decryptFileWithPassword($inputFilename, $outputFilename, $password)
192 …private static function encryptFileInternal($inputFilename, $outputFilename, KeyOrPassword $secret)
257 …private static function decryptFileInternal($inputFilename, $outputFilename, KeyOrPassword $secret)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/tools/mlir-reduce/
H A Dmlir-reduce.cpp31 static llvm::cl::opt<std::string> inputFilename(llvm::cl::Positional, variable
49 StringRef inputFilename) { in loadModule()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsgdalutils.cpp188 QString inputFilename = QString( TEST_DATA_DIR ) + "/float1-16.tif"; in testResampleSingleBandRaster() local
213 QString inputFilename = QString( TEST_DATA_DIR ) + "/rgb256x256.png"; in testImageToDataset() local
256 QString inputFilename = QString( TEST_DATA_DIR ) + "/rgb256x256.png"; in testResampleImageToImage() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Tools/mlir-reduce/
H A DMlirReduceMain.cpp33 StringRef inputFilename) { in loadModule()
50 static llvm::cl::opt<std::string> inputFilename( in mlirReduceMain() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Tools/mlir-reduce/
H A DMlirReduceMain.cpp33 StringRef inputFilename) { in loadModule()
50 static llvm::cl::opt<std::string> inputFilename( in mlirReduceMain() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Tools/mlir-reduce/
H A DMlirReduceMain.cpp33 StringRef inputFilename) { in loadModule()
50 static llvm::cl::opt<std::string> inputFilename( in mlirReduceMain() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Tools/mlir-reduce/
H A DMlirReduceMain.cpp33 StringRef inputFilename) { in loadModule()
50 static llvm::cl::opt<std::string> inputFilename( in mlirReduceMain() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/tools/mlir-reduce/
H A Dmlir-reduce.cpp41 static llvm::cl::opt<std::string> inputFilename(llvm::cl::Positional, variable
64 StringRef inputFilename) { in loadModule()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/tools/mlir-reduce/
H A Dmlir-reduce.cpp41 static llvm::cl::opt<std::string> inputFilename(llvm::cl::Positional, variable
64 StringRef inputFilename) { in loadModule()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/tools/mlir-reduce/
H A Dmlir-reduce.cpp41 static llvm::cl::opt<std::string> inputFilename(llvm::cl::Positional, variable
64 StringRef inputFilename) { in loadModule()
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsgdalutils.cpp172 const QString inputFilename = QString( TEST_DATA_DIR ) + "/float1-16.tif"; in testResampleSingleBandRaster() local
197 const QString inputFilename = QString( TEST_DATA_DIR ) + "/rgb256x256.png"; in testImageToDataset() local
240 const QString inputFilename = QString( TEST_DATA_DIR ) + "/rgb256x256.png"; in testResampleImageToImage() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libavif/src/apps/
H A Davifdec.c43 static int info(const char * inputFilename) in info()
90 const char * inputFilename = NULL; in main() local
/dports/math/py-CyLP/CyLP-0.91.4/cylp/py/QP/
H A DQPSReader.py7 def readQPS(inputFilename): argument
/dports/textproc/dtd2relax/DTD2RELAX_1_1_1/com/horobi/relax/
H A DDTD2RELAX.java66 String inputFilename = args[0 + shift]; in main() local
109 static void printSchema(String inputFilename, String topLevelElement, in printSchema()
/dports/biology/pbbam/pbbam-0.18.0/include/pbbam/vcf/
H A DVcfSort.h26 inline void SortFile(const std::string& inputFilename, const std::string& outputFilename) in SortFile()
/dports/math/vtk6/VTK-6.2.0/IO/XML/Testing/Cxx/
H A DTestXMLReaderBadData.cxx29 std::string inputFilename = argv[1]; in TestXMLReaderBadData() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/examples/toy/Ch2/include/toy/
H A DDialect.h25 /// Include the auto-generated header file containing the declarations of the
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/rand-0.6.5/src/distributions/
H A Dcauchy.rs49 impl Distribution<f64> for Cauchy {
50 fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> f64 {
/dports/science/paje/Paje_1.97/FileReader/
H A DPajeFileReader.h32 NSString *inputFilename; variable
/dports/finance/prestashop/prestashop/vendor/prestashop/translationtools-bundle/Translation/Helper/
H A DLegacyHelper.php37 public static function getOutputInfo($inputFilename)
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/scumm/
H A Dcompress_scumm_san.cpp125 …CT(Common::File &input, int size, const std::string &outputDir, const std::string &inputFilename) { in handleComiIACT()
162 …ompressScummSan::prepareForMixing(const std::string &outputDir, const std::string &inputFilename) { in prepareForMixing()
276 void CompressScummSan::mixing(const std::string &outputDir, const std::string &inputFilename, int f… in mixing()
425 const std::string &inputFilename, int &size, int volume, int pan, bool iact) { in handleAudioTrack()
493 …ommon::File &input, int size, const std::string &outputDir, const std::string &inputFilename,int f… in handleDigIACT()
524 …ommon::File &input, int size, const std::string &outputDir, const std::string &inputFilename, int … in handlePSAD()

12345678910>>...19