Home
last modified time | relevance | path

Searched refs:get_filetype (Results 1 – 25 of 89) sorted by relevance

1234

/dports/games/gemrb/gemrb-0.9.0/admin/
H A Dcheck_copyright.pl95 sub get_filetype { subroutine
109 my $copyright = &get_filetype ($filename);
/dports/devel/radare2/radare2-5.1.1/libr/bin/p/
H A Dbin_any.c9 static char *get_filetype(RBuffer *b) { in get_filetype() function
35 ret->type = get_filetype (bf->buf); in info()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/chunkio/src/win32/
H A Ddirent.c41 static int get_filetype(int dwFileAttributes) in get_filetype() function
120 d->dir.d_type = get_filetype(d->find_data.dwFileAttributes); in cio_win32_readdir()
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dxdvizilla65 get_filetype()
133 FILETYPE=`get_filetype "$TMP_FILE"`
/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/
H A Dio.py34 from sphinx.util import UnicodeDecodeErrorHandler, get_filetype, logging
189 filetype = get_filetype(app.config.source_suffix, filename)
228 'get_filetype': get_filetype,
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/
H A Dio.py34 from sphinx.util import UnicodeDecodeErrorHandler, get_filetype, logging
189 filetype = get_filetype(app.config.source_suffix, filename)
228 'get_filetype': get_filetype,
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/
H A Dio.py34 from sphinx.util import UnicodeDecodeErrorHandler, get_filetype, logging
189 filetype = get_filetype(app.config.source_suffix, filename)
228 'get_filetype': get_filetype,
/dports/security/nmap/nmap-7.91/zenmap/radialnet/gui/
H A DSaveDialog.py134 if response_id == gtk.RESPONSE_OK and self.get_filetype() is None:
161 def get_filetype(self): member in SaveDialog
/dports/math/R-cran-terra/terra/R/
H A Dwrite.R68 get_filetype <- function(filename) { function
98 filetype <- get_filetype(filename)
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/demos/game_of_life/
H A Dfiletype.hpp10 FileType get_filetype(const std::string& filename);
H A Dfiletype.cpp20 FileType get_filetype(const std::string& filename) { in get_filetype() function
/dports/www/newsboat/newsboat-2.22.1/src/
H A Ddirbrowserformaction.cpp41 char get_filetype(mode_t mode) in get_filetype() function
239 char ftype = get_filetype(sb.st_mode); in get_sorted_dirlist()
335 char ftype = get_filetype(sb.st_mode); in add_directory()
H A Dfilebrowserformaction.cpp326 char ftype = get_filetype(sb.st_mode); in add_file()
395 char FileBrowserFormAction::get_filetype(mode_t mode) in get_filetype() function in newsboat::FileBrowserFormAction
/dports/www/anyterm/anyterm-1.1.29/libpbe/examples/
H A Ddirectory_explorer.cc41 if (get_filetype(i->pathname)==directory) { in explore()
/dports/archivers/dzip/dzip-2.9/
H A Dcompress.c89 int filetype = get_filetype(name); in dzCompressFile()
140 filetype = get_filetype(entry.name); in dzCompressFile()
H A Ddzip.h106 int get_filetype (char *);
/dports/cad/repsnapper/repsnapper-2.5a4/src/ui/
H A Dfilechooser.h43 FileType get_filetype() { return filetype; }; in get_filetype() function
/dports/textproc/zorba/zorba-2.7.0/include/zorba/util/
H A Dfile.h65 enum filetype get_filetype();
/dports/www/anyterm/anyterm-1.1.29/libpbe/include/
H A DFileType.hh52 inline FileType get_filetype(std::string pathname, bool report_noexist=false) in get_filetype() function
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/MolDraw2D/Qt/Demo/
H A DRDKitSVMainWindow.H64 FILE_TYPE get_filetype( const std::string &filename , bool &is_compressed );
H A DRDKitSVMainWindow.cc177 RDKitSVMainWindow::FILE_TYPE RDKitSVMainWindow::get_filetype( const string &filename , in get_filetype() function in RDKitSV::RDKitSVMainWindow
204 FILE_TYPE file_type = get_filetype( filename , is_compressed ); in read_mols()
338 FILE_TYPE file_type = get_filetype( filename , is_compressed ); in write_mols()
/dports/www/newsboat/newsboat-2.22.1/include/
H A Dfilebrowserformaction.h50 char get_filetype(mode_t mode);
/dports/lang/mono/mono-5.10.1.57/external/bockbuild/bockbuild/
H A Dprofile.py58 filetype = get_filetype(path)
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Ddzip.h110 int get_filetype (char *);
/dports/graphics/py-fiona/Fiona-1.8.20/fiona/
H A Dcollection.py517 def get_filetype(bytesbuf): function
546 filetype = get_filetype(self.bytesbuf)

1234