Home
last modified time | relevance | path

Searched defs:filetype (Results 1 – 25 of 115) sorted by relevance

12345

/aosp_15_r20/external/llvm/utils/vim/
H A Dvimrc61 augroup filetype augroup
78 augroup filetype augroup
84 augroup filetype augroup
91 augroup filetype augroup
/aosp_15_r20/external/tinyalsa_new/utils/
H A Dtinyplay.c42 const char *filetype; member
110 static bool is_wave_file(const char *filetype) in is_wave_file()
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dpass2.c597 int filetype = ext2fs_dirent_file_type(dirent); in check_filetype() local
954 int filetype = ext2fs_dirent_file_type(dirent); in needs_encryption() local
1069 int filetype = 0; in check_dir_block() local
/aosp_15_r20/external/libcups/scheduler/
H A Dbanners.h17 mime_type_t *filetype; /* Filetype for banner */ member
H A Dbanners.c125 mime_type_t *filetype; /* Filetype */ in add_banner() local
/aosp_15_r20/external/antlr/runtime/Perl5/tools/
H A Dport.pl29 sub filetype { subroutine
/aosp_15_r20/art/test/utils/python/testgen/
H A Dutils.py50 def get_copyright(filetype = "java"): argument
/aosp_15_r20/external/python/cpython3/Mac/PythonLauncher/
DPreferencesWindowController.h9 IBOutlet NSPopUpButton *filetype; variable
DMyDocument.h30 NSString *filetype; variable
/aosp_15_r20/external/python/cpython2/Mac/PythonLauncher/
DPreferencesWindowController.h9 IBOutlet NSPopUpButton *filetype; variable
DMyDocument.h30 NSString *filetype; variable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys_common/
H A Dfs.rs29 let filetype = fs::symlink_metadata(path)?.file_type(); in remove_dir_all() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys_common/
H A Dfs.rs29 let filetype = fs::symlink_metadata(path)?.file_type(); in remove_dir_all() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys_common/
H A Dfs.rs29 let filetype = fs::symlink_metadata(path)?.file_type(); in remove_dir_all() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys_common/
H A Dfs.rs29 let filetype = fs::symlink_metadata(path)?.file_type(); in remove_dir_all() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys_common/
H A Dfs.rs29 let filetype = fs::symlink_metadata(path)?.file_type(); in remove_dir_all() localVariable
/aosp_15_r20/external/okio/okio-wasifilesystem/src/wasmWasiMain/kotlin/okio/internal/preview1/
H A DFiletype.kt11 typealias filetype = Byte typealias
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dnewdir.c36 int filetype = 0; in ext2fs_new_dir_block() local
/aosp_15_r20/development/tools/winscope/src/adb/
H A Dwinscope_proxy.py105 def __init__(self, file, filetype) -> None: argument
117 def __init__(self, path, matcher, filetype) -> None: argument
139 def __init__(self, path, matcher, filetype) -> None: argument
/aosp_15_r20/external/python/cpython2/Python/
Dimportdl.h10 enum filetype { enum
/aosp_15_r20/external/autotest/client/site_tests/logging_CrashServices/
H A Dlogging_CrashServices.py56 def _find_file_in_path(self, path, process_name, filetype): argument
/aosp_15_r20/external/toybox/toys/other/
H A Dstat.c97 int i, filetype = stat->st_mode & S_IFMT; in print_stat() local
/aosp_15_r20/external/e2fsprogs/debugfs/
H A Dncheck.c48 int filetype = ext2fs_dirent_file_type(dirent); in ncheck_proc() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dfilestat.c57 ULONG filetype, fileattr, rc; in handle_type() local
/aosp_15_r20/external/golang-protobuf/internal/filetype/
H A Dbuild.go7 package filetype package

12345