Searched defs:file_type (Results 1 - 25 of 34) sorted by relevance

12

/external/libchrome/base/files/
H A Dfile_enumerator_posix.cc44 int file_type)
48 file_type_(file_type) {
56 int file_type,
61 file_type_(file_type),
42 FileEnumerator(const FilePath& root_path, bool recursive, int file_type) argument
54 FileEnumerator(const FilePath& root_path, bool recursive, int file_type, const FilePath::StringType& pattern) argument
/external/libchrome/sandbox/linux/services/
H A Dnamespace_sandbox_unittest.cc35 int file_type = local
37 base::FileEnumerator enumerator_before(root, false, file_type);
/external/clang/lib/Serialization/
H A DASTReaderInternals.h77 typedef ModuleFile *file_type; typedef in class:clang::serialization::reader::ASTDeclContextNameLookupTrait
110 file_type ReadFileRef(const unsigned char *&d);
H A DMultiOnDiskHashTable.h34 typedef typename Info::file_type file_type; typedef in class:clang::serialization::MultiOnDiskHashTable
49 file_type File;
52 OnDiskTable(file_type File, unsigned NumBuckets, unsigned NumEntries,
60 std::vector<file_type> Files;
76 llvm::TinyPtrVector<file_type> PendingOverrides;
113 llvm::DenseSet<file_type> Files;
182 void add(file_type File, storage_type Data, Info InfoObj = Info()) {
192 llvm::SmallVector<file_type, 16> OverriddenFiles;
/external/e2fsprogs/e2fsck/
H A Dpass3.c599 int file_type = 0; local
615 file_type = ext2_file_type(inode.i_mode);
616 retval = ext2fs_link(fs, ctx->lost_and_found, name, ino, file_type);
628 ino, file_type);
/external/f2fs-tools/tools/
H A Df2fs_io_parse.c52 enum file_type { enum
/external/freetype/include/freetype/
H A Dftwinfnt.h189 FT_UShort file_type; member in struct:FT_WinFNT_HeaderRec_
/external/libvpx/libvpx/
H A Dtools_common.h92 enum VideoFileType file_type; member in struct:VpxInputContext
/external/pdfium/third_party/freetype/include/freetype/
H A Dftwinfnt.h189 FT_UShort file_type; member in struct:FT_WinFNT_HeaderRec_
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DFileSystem.h43 /// file_type - An "enum class" enumeration for the file system's view of the
45 struct file_type { struct in namespace:llvm::sys::fs
59 file_type(_ v) : v_(v) {} function in struct:llvm::sys::fs::file_type
60 explicit file_type(int v) : v_(_(v)) {} function in struct:llvm::sys::fs::file_type
95 file_type Type;
97 explicit file_status(file_type v=file_type::status_error)
100 file_type type() const { return Type; }
101 void type(file_type v) { Type = v; }
263 /// @results status.type() == file_type
[all...]
/external/curl/lib/vtls/
H A Dcyassl.c270 int file_type = do_file_type(SSL_SET_OPTION(cert_type)); local
273 file_type) != 1) {
279 file_type = do_file_type(SSL_SET_OPTION(key_type));
281 file_type) != 1) {
/external/f2fs-tools/fsck/
H A Ddir.c169 static void f2fs_update_dentry(nid_t ino, int file_type, argument
184 de->file_type = file_type;
194 int file_type, block_t p_blkaddr, int inc_link)
260 f2fs_update_dentry(ino, file_type, &d, name, name_len, dentry_hash, bit_pos);
275 if (inc_link && (file_type == F2FS_FT_DIR)){
321 dent_blk->dentry[0].file_type = F2FS_FT_DIR;
327 dent_blk->dentry[1].file_type = F2FS_FT_DIR;
387 if (de->file_type == F2FS_FT_DIR) {
392 } else if (de->file_type
192 f2fs_add_link(struct f2fs_sb_info *sbi, struct f2fs_node *parent, const unsigned char *name, int name_len, nid_t ino, int file_type, block_t p_blkaddr, int inc_link) argument
[all...]
H A Df2fs.h141 u8 file_type; member in struct:dentry
/external/google-breakpad/src/common/mac/
H A Dmacho_reader.h385 FileType file_type() const { return file_type_; } function in class:google_breakpad::mach_o::Reader
/external/selinux/libsemanage/src/
H A Dmodules.c60 int file_type; local
71 sepol_module_package_info(pf, &file_type, module_name, version) == -1) {
77 if (file_type != SEPOL_POLICY_MOD) {
H A Ddirect_api.c378 int file_type; local
388 sepol_module_package_info(pf, &file_type, module_name,
1730 enum semanage_module_path_type file_type; local
1762 file_type = SEMANAGE_MODULE_PATH_CIL;
1764 file_type = SEMANAGE_MODULE_PATH_HLL;
1771 file_type,
/external/webrtc/webrtc/voice_engine/test/cmd_test/
H A Dvoe_cmd_test.cc682 int file_type = 1; local
688 ASSERT_EQ(1, scanf("%i", &file_type));
689 if (file_type == 1) {
708 int file_type = 1; local
714 ASSERT_EQ(1, scanf("%i", &file_type));
715 if (file_type == 1) {
/external/ImageMagick/coders/
H A Dviff.c175 file_type,
292 (void) ReadBlob(image,sizeof(viff_info.file_type),&viff_info.file_type);
890 file_type,
987 viff_info.file_type=1;
1056 (void) WriteBlob(image,sizeof(viff_info.file_type),(unsigned char *)
1057 &viff_info.file_type);
171 file_type, member in struct:_ViffInfo
883 file_type, member in struct:_ViffInfo
/external/freetype/src/base/
H A Dftmac.c931 OSType file_type; local
936 file_type = get_file_type_from_path( pathname );
937 if ( file_type == TTAG_LWFN )
/external/openssh/
H A Dauth.c578 int log_missing, char *file_type)
587 debug("Could not open %s '%s': %s", file_type, file,
598 pw->pw_name, file_type, file);
611 auth_debug_add("Ignored %s: %s", file_type, line);
577 auth_openfile(const char *file, struct passwd *pw, int strict_modes, int log_missing, char *file_type) argument
/external/pdfium/third_party/freetype/src/base/
H A Dftmac.c931 OSType file_type; local
936 file_type = get_file_type_from_path( pathname );
937 if ( file_type == TTAG_LWFN )
/external/toybox/toys/
H A De2fs.h80 uint8_t file_type; member in struct:ext2_dentry
/external/syslinux/core/fs/ufs/
H A Dufs.h220 uint8_t file_type; member in struct:ufs_dir_entry
/external/kernel-headers/original/uapi/linux/
H A Dnilfs2_ondisk.h297 * file_type field.
303 __u8 file_type; /* Dir entry type (file, dir, etc) */ member in struct:nilfs_dir_entry
/external/llvm/include/llvm/Support/
H A DFileSystem.h56 enum class file_type { class in namespace:llvm::sys::fs
163 file_type Type;
171 Type(file_type::status_error), Perms(perms_not_known) {}
173 file_status(file_type Type)
178 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t ATime,
188 Type(file_type::status_error), Perms(perms_not_known) {}
190 file_status(file_type Type)
196 file_status(file_type Type, uint32_t LastAccessTimeHigh,
210 file_type type() const { return Type; }
233 void type(file_type
[all...]

Completed in 2605 milliseconds

12