Home
last modified time | relevance | path

Searched defs:file_ext (Results 1 – 7 of 7) sorted by relevance

/third_party/f2fs-tools/tools/
Dfibmap.c47 struct file_ext { struct
54 void print_ext(struct file_ext *ext) in print_ext() argument
/third_party/cef/libcef/browser/native/
Dfile_dialog_runner_win.cc37 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
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.c665 struct file_ext { struct
666 __u32 f_pos;
667 __u32 start_blk;
668 __u32 end_blk;
669 __u32 blk_count;
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c81 static const char file_ext[] = ".hs"; variable
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c1034 const char *file_ext; in file_write_http_header() local
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashsink.c117 const gchar *file_ext; member
/third_party/flatbuffers/include/flatbuffers/
Dreflection_generated.h1116 const flatbuffers::String *file_ext() const { in file_ext() function