Home
last modified time | relevance | path

Searched defs:FileType (Results 101 – 125 of 319) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h57 enum FileType : unsigned { enum
/aosp_15_r20/external/googleapis/google/cloud/contentwarehouse/v1/
H A Dfilters.proto253 enum FileType { enum
/aosp_15_r20/external/pigweed/pw_cli/py/pw_cli/
H A Denvparse.py206 class FileType: class
/aosp_15_r20/frameworks/base/tools/validatekeymaps/
H A DMain.cpp43 enum class FileType { enum
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/fs/
Dread_dir.rs334 pub async fn file_type(&self) -> io::Result<FileType> { in file_type()
/aosp_15_r20/external/python/cpython2/Lib/
Dtypes.py63 FileType = file variable
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/fs/
Draw_dir.rs172 pub fn file_type(&self) -> FileType { in file_type()
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Daddr.h20 enum FileType { enum
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer/
H A Dinclude_scanner.cc76 clang::SrcMgr::CharacteristicKind FileType, in LexedFileChanged()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDirectXTargetMachine.cpp125 CodeGenFileType FileType, bool DisableVerify, in addPassesToEmitFile()
/aosp_15_r20/external/googleapis/google/api/servicemanagement/v1/
H A Dresources.proto127 enum FileType { enum
/aosp_15_r20/external/google-cloud-java/java-service-management/proto-google-cloud-service-management-v1/src/main/proto/google/api/servicemanagement/v1/
H A Dresources.proto127 enum FileType { enum
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp186 PassManagerBase &PM, raw_pwrite_stream &Out, CodeGenFileType FileType, in addPassesToEmitFile()
/aosp_15_r20/external/coreboot/util/board_status/go/src/cbfs/
H A Dcbfs.go19 type FileType uint32 type
/aosp_15_r20/external/puffin/src/
H A Dmain.cc67 enum class FileType { kDeflate, kZlib, kGzip, kZip, kRaw, kUnknown }; enum
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/fs/
Ddir.rs276 pub fn file_type(&self) -> FileType { in file_type()
/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h233 TargetMachine::CodeGenFileType FileType = TargetMachine::CGFT_ObjectFile; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h243 CodeGenFileType FileType = CGFT_ObjectFile; member
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader.h63 typedef uint32_t FileType; typedef
/aosp_15_r20/build/make/tools/
H A Dbuild-runfiles.cc66 enum FileType { enum
/aosp_15_r20/external/rust/android-crates-io/crates/walkdir/src/
Ddent.rs158 pub fn file_type(&self) -> fs::FileType { in file_type()
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerIOWindows.cpp44 DWORD FileType = GetFileType(FileHandle); in IsFile() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dfilestat.c443 DWORD FileType; in apr_file_info_get() local
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/fs/
Ddir.rs298 pub fn file_type(&self) -> FileType { in file_type()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCommandFlags.cpp181 static cl::opt<CodeGenFileType> FileType( in CGOPT() local

12345678910>>...13