Home
last modified time | relevance | path

Searched refs:File (Results 201 – 225 of 511) sorted by relevance

12345678910>>...21

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DPSS.php30 use phpseclib3\File\ASN1;
31 use phpseclib3\File\ASN1\Maps;
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DWavFile.java29 private File file; // File that will be read from or written to
86 public static WavFile newWavFile(File file, int numChannels, in newWavFile()
185 public static WavFile openWavFile(File file) throws IOException, in openWavFile()
747 WavFile readWavFile = openWavFile(new File(filename)); in main()
755 WavFile writeWavFile = newWavFile(new File("out.wav"), in main()
777 WavFile writeWavFile = newWavFile(new File("out2.wav"), 1, 10, 23, in main()
H A DScreenShot.java9 import java.io.File;
207 public void dump(File dir, String imageFormat) throws IOException { in dump()
211 ImageIO.write(img, imageFormat, new File(dir, "s_"+secNo+"_"+i+"."+imageFormat)); in dump()
/plugin/webdav/core/Backend/
H A DLocksFile.php15 class LocksFile extends DAV\Locks\Backend\File
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DStreamingFile.php17 class StreamingFile extends File {
/plugin/openas/
H A Dplugin.info.txt6 desc File utility for renaming and saving-as, and creating new pages from templates
/plugin/findologicxmlexport/vendor/hoa/file/
H A DReadWrite.php37 namespace Hoa\File;
50 extends File
H A DSplFileInfo.php37 namespace Hoa\File;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/File/
H A DStreamWrapperChecker.php3 namespace Mpdf\File;
/plugin/structtemplate/_vagrant/
H A DVagrantfile26 cwd = File.dirname(__FILE__)
27 dw_plugin = File.basename(File.dirname(cwd))
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DFile.php47 interface File interface
/plugin/webdav/core/DAV/Collection/Pages/
H A DFile.php16 class File extends AbstractFile class
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DSimpleFile.php16 class SimpleFile extends File {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DSimpleFile.php16 class SimpleFile extends File {
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak4 file=File
6 openFile=Open File
H A Deditor_zh-CN.properties4 file=File
6 openFile=Open File
174 file=File
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DCrap4j.php14 use SebastianBergmann\CodeCoverage\Node\File; alias
72 if (!$item instanceof File) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DReport.php13 class Report extends File
H A DFile.php13 class File class
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DFile.php14 class File extends Node implements DAV\IFile { class
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/
H A DFile.php14 class File extends Node implements DAV\IFile { class
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/IWrapper/
H A DIWrapper.php60 ->isInstanceOf(LUT\Wrapper\IWrapper\File::class)
/plugin/farm/install/animaltemplate/conf/
H A Dlocal.php.bak3 * Dokuwiki's Main Configuration File - Local Settings
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DPKCS1.php37 use phpseclib3\File\ASN1;
38 use phpseclib3\File\ASN1\Maps;
/plugin/mellelexport/
H A Dplugin.info.txt6 desc Exports a page into a OSX RedleX Mellel File. Just add "~~MELLEL~~" to a wiki page and the d…

12345678910>>...21