Home
last modified time | relevance | path

Searched defs:filetype (Results 1 – 21 of 21) sorted by relevance

/third_party/cups/scheduler/
Dbanners.h18 mime_type_t *filetype; /* Filetype for banner */ member
Dbanners.c126 mime_type_t *filetype; /* Filetype */ in add_banner() local
Dtestmime.c437 mime_type_t *filetype; /* File type */ in type_dir() local
Dprinters.h89 mime_type_t *filetype, /* Pseudo-filetype for printer */ member
Dipp.c1082 mime_type_t *filetype, /* I - Type of file */ in add_file()
1149 mime_type_t *filetype) /* I - First print file type, if any */ in add_job()
8660 mime_type_t *filetype; /* Type of file */ in print_job() local
9837 mime_type_t *filetype; /* Type of file */ in send_document() local
/third_party/python/Mac/PythonLauncher/
DPreferencesWindowController.h9 IBOutlet NSPopUpButton *filetype; variable
DMyDocument.h30 NSString *filetype; variable
/third_party/tex-hyphen/hyph-utf8/source/generic/hyph-utf8/lib/tex/hyphen/texlive/
Dsource.rb21 … def plain_text_line(ext, filetype) # TODO Figure out if we will sr-cyrl to be generated again argument
/third_party/rust/rust/library/std/src/sys_common/
Dfs.rs29 let filetype = fs::symlink_metadata(path)?.file_type(); in remove_dir_all() localVariable
/third_party/ffmpeg/libavformat/
Dsauce.c36 int datatype, filetype, t1, t2, nb_comments; in ff_sauce_read() local
/third_party/toybox/toys/other/
Dstat.c97 int i, filetype = stat->st_mode & S_IFMT; in print_stat() local
/third_party/python/Modules/
D_stat.c351 filetype(mode_t mode) in filetype() function
D_ssl.c3950 int filetype) in _add_ca_certs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h50 llvm::yaml::Hex32 filetype; member
/third_party/cups/cups/
Dfile.c80 _cups_fc_filetype_t filetype, /* I - Type of file checks? */ in _cupsFileCheck()
/third_party/lame/frontend/
Dgtkanal.c98 int filetype; /* input file type 0=WAV, 1=MP3 */ member
/third_party/NuttX/fs/nfs/
Dnfs_adapter.c687 static enum VnodeType filetype_to_vnodetype(uint32_t filetype) in filetype_to_vnodetype()
/third_party/python/Lib/test/
Dtest_urllib2.py724 def retrfile(self, filename, filetype): argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h496 uint32_t filetype; member
506 uint32_t filetype; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h505 uint32_t filetype; member
515 uint32_t filetype; member
/third_party/curl/include/curl/
Dcurl.h307 curlfiletype filetype; member