Home
last modified time | relevance | path

Searched refs:_filetype (Results 1 – 25 of 122) sorted by relevance

12345

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/libnet/
H A Ddiskstream.cpp974 _filetype = FILETYPE_NONE; in getFileStats()
1005 _filetype = FILETYPE_NONE; in determineFileType()
1011 _filetype = FILETYPE_OGG; in determineFileType()
1013 _filetype = FILETYPE_OGG; in determineFileType()
1015 _filetype = FILETYPE_SWF; in determineFileType()
1017 _filetype = FILETYPE_PHP; in determineFileType()
1019 _filetype = FILETYPE_FLV; in determineFileType()
1021 _filetype = FILETYPE_MP3; in determineFileType()
1031 _filetype = FILETYPE_XML; in determineFileType()
1033 _filetype = FILETYPE_MP4; in determineFileType()
[all …]
H A Dhttp.cpp80 : _filetype(DiskStream::FILETYPE_HTML), in HTTP()
99 : _filetype(DiskStream::FILETYPE_HTML),
181 _filetype = DiskStream::FILETYPE_AMF; in processHeaderFields()
186 _filetype = DiskStream::FILETYPE_ENCODED; in processHeaderFields()
188 log_debug(_("Setting Content Type to %d"), _filetype); in processHeaderFields()
580 cygnal::Buffer &reply = formatHeader(_filetype, _filesize, HTTP::OK);
779 return formatHeader(_filetype, size, code); in formatHeader()
1041 return formatContentType(_filetype); in formatContentType()
H A Ddiskstream.h251 DiskStream::filetype_e getFileType() { return _filetype; }; in getFileType()
343 DiskStream::filetype_e _filetype; variable
/dports/graphics/pear-Image_3D/Image_3D-0.4.2/Image/3D/Driver/
H A DGD.php6 protected $_filetype; variable in Image_3D_Driver_GD
12 $this->_filetype = 'png';
81 $this->_filetype = $type;
90 switch ($this->_filetype) {
H A DZBuffer.php6 protected $_filetype; variable in Image_3D_Driver_ZBuffer
14 $this->_filetype = 'png';
178 $this->_filetype = $type;
197 switch ($this->_filetype) {
H A DASCII.php9 protected $_filetype; variable in Image_3D_Driver_ASCII
84 $this->_filetype = 'txt';
201 $this->_filetype = $type;
H A DImageCanvas.php8 protected $_filetype; variable in Image_3D_Driver_ImageCanvas
H A DImageMagick.php86 $this->_filetype = $type;
/dports/audio/py-zita-audiotools/zita-audiotools-1.0.0/audiotools/
H A Daudiofile.py54 self._filetype = None
104 self._filetype = R [4] + "," + R [5]
117 self._filetype = None
195 return self._filetype
/dports/net-p2p/jackett/Jackett/Definitions/
H A Dbibliotik.yml94 _filetype:
106 …year }} {{ .Result._year }}{{ else }}{{ end }}{{ if .Result._filetype }} {{ .Result._filetype }}{{…
/dports/sysutils/mapdir/mapdir-1.2.1/
H A Dmapdir315 local _entry _filetype _logtype
317 _filetype=$2
326 echo $_entry - $_filetype
328 echo $_entry - $_filetype >> $SAVEFILE
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/gfx/
H A Dimagemgr.cpp35 return this->_filetype == "image/x-u4raw"; in hasBlackBackground()
91 _screenInfo._filetype = ""; in init()
153 info->_filetype = conf.getString("filetype"); in loadImageInfoFromConf()
552 if (info->_filetype.empty()) in get()
553 info->_filetype = guessFileType(info->_filename); in get()
554 Common::String filetype = info->_filetype; in get()
H A Dimagemgr.h110 Common::String _filetype; variable
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSFileDialog.cpp151 SFileDialog::fileTypeChanged (const SString& _filetype) in fileTypeChanged() argument
153 if (_filetype == "utf-8") { in fileTypeChanged()
160 a.append(_filetype); in fileTypeChanged()
163 fileTypeText = _filetype; in fileTypeChanged()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/
H A Dhttp_server.cpp360 cygnal::Buffer &reply = formatHeader(_filetype, _filesize, HTTPServer::OK); in processPostRequest()
456 formatContentType(_filetype); in formatErrorResponse()
934 _filetype = DiskStream::FILETYPE_AMF;
939 _filetype = DiskStream::FILETYPE_ENCODED;
941 log_debug("Setting Content Type to %d", _filetype);
/dports/lang/perl5.32/perl-5.32.1/cpan/Archive-Tar/lib/Archive/Tar/
H A DFile.pm257 my $type = __PACKAGE__->_filetype($path);
419 sub _filetype { subroutine
/dports/lang/perl5.30/perl-5.30.3/cpan/Archive-Tar/lib/Archive/Tar/
H A DFile.pm257 my $type = __PACKAGE__->_filetype($path);
419 sub _filetype { subroutine
/dports/lang/perl5.34/perl-5.34.0/cpan/Archive-Tar/lib/Archive/Tar/
H A DFile.pm255 my $type = __PACKAGE__->_filetype($path);
417 sub _filetype { subroutine
/dports/archivers/p5-Archive-Tar/Archive-Tar-2.40/lib/Archive/Tar/
H A DFile.pm255 my $type = __PACKAGE__->_filetype($path);
417 sub _filetype { subroutine
/dports/devel/p5-CPANPLUS/CPANPLUS-0.9912/inc/bundle/Archive/Tar/
H A DFile.pm255 my $type = __PACKAGE__->_filetype($path);
417 sub _filetype { subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Archive-Tar/lib/Archive/Tar/
H A DFile.pm255 my $type = __PACKAGE__->_filetype($path);
417 sub _filetype { subroutine
/dports/devel/rudiments/rudiments-1.2.2/src/
H A Dfile.cpp107 DWORD _filetype; member in fileprivate
123 pvt->_filetype=0; in file()
153 pvt->_filetype=f.pvt->_filetype; in fileClone()
833 pvt->_filetype=GetFileType( in getCurrentProperties()
955 return (pvt->_filetype==FILE_TYPE_DISK); in isRegularFile()
991 return (pvt->_filetype==FILE_TYPE_CHAR); in isCharacterDevice()
1003 return (pvt->_filetype==FILE_TYPE_PIPE); in isFifo()
/dports/devel/cc65/cc65-2.19/include/
H A Dcbm.h91 extern char _filetype; /* Defaults to 's' */
H A Dapple2_filetype.h318 extern unsigned char _filetype; /* Default: PRODOS_T_BIN */
/dports/audio/strawberry/strawberry-1.0.0/src/collection/
H A Dcollectionbackend.h57 …const QUrl &_art_manual, const QList<QUrl> &_urls, const Song::FileType _filetype, const QString &… in Album()
63 filetype(_filetype), in Album()

12345