Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/
Dfibmap.c47 struct file_ext { struct
54 void print_ext(struct file_ext *ext) in print_ext() argument
/external/llvm-project/llvm/cmake/modules/
DAddLLVM.cmake2000 set(file_ext ${LLVM_EXTERNALIZE_DEBUGINFO_EXTENSION}) variable
2002 set(file_ext dSYM) variable
/external/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c81 static const char file_ext[] = ".hs"; variable
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h1070 const flatbuffers::String *file_ext() const { in file_ext() function