HomeSort by relevance Sort by last modified time
    Searched defs:file_ext (Results 1 - 5 of 5) sorted by null

  /external/f2fs-tools/tools/
fibmap.c 17 struct file_ext { struct
24 void print_ext(struct file_ext *ext)
95 struct file_ext ext;
  /external/syslinux/com32/elflink/ldlinux/
ldlinux.c 19 struct file_ext { struct
24 static const struct file_ext file_extensions[] = {
50 const struct file_ext *ext;
74 const struct file_ext *ext;
  /external/ltp/testcases/kernel/security/prot_hsymlinks/
prot_hsymlinks.c 81 static const char file_ext[] = ".hs"; variable
380 bdirs[dir].path, users[usr].name, file_ext);
396 "/local_%s%s", users[usr].name, file_ext);
  /external/flatbuffers/include/flatbuffers/
reflection_generated.h 750 const flatbuffers::String *file_ext() const { function in struct:reflection::FLATBUFFERS_FINAL_CLASS
767 verifier.Verify(file_ext()) &&
786 void add_file_ext(flatbuffers::Offset<flatbuffers::String> file_ext) {
787 fbb_.AddOffset(Schema::VT_FILE_EXT, file_ext);
811 flatbuffers::Offset<flatbuffers::String> file_ext = 0,
815 builder_.add_file_ext(file_ext);
827 const char *file_ext = nullptr,
834 file_ext ? _fbb.CreateString(file_ext) : 0,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 

Completed in 559 milliseconds