Searched defs:file_ext (Results 1 – 7 of 7) sorted by relevance
47 struct file_ext { struct54 void print_ext(struct file_ext *ext) in print_ext() argument
37 static bool GetRegistryDescriptionFromExtension(const std::wstring& file_ext, in GetRegistryDescriptionFromExtension()67 const std::vector<std::wstring>& file_ext, in FormatFilterForExtensions()199 const std::wstring& file_ext = base::UTF16ToWide(ext[x]); in GetFilterString() local
665 struct file_ext { struct666 __u32 f_pos;667 __u32 start_blk;668 __u32 end_blk;669 __u32 blk_count;
81 static const char file_ext[] = ".hs"; variable
1034 const char *file_ext; in file_write_http_header() local
117 const gchar *file_ext; member
1116 const flatbuffers::String *file_ext() const { in file_ext() function