Home
last modified time | relevance | path

Searched defs:FileInfo (Results 1 – 25 of 27) sorted by relevance

12

/external/protobuf/src/google/protobuf/compiler/
Dzip_writer.h80 struct FileInfo { struct
88 vector<FileInfo> files_; argument
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAssetDir.java44 static class FileInfo implements Comparable<FileInfo> { class in AssetDir
49 FileInfo() {} in FileInfo() method in AssetDir.FileInfo
51 FileInfo(String8 path) { // useful for e.g. svect.indexOf in FileInfo() method in AssetDir.FileInfo
56 FileInfo(FileInfo src) { in FileInfo() method in AssetDir.FileInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCCodeView.h266 struct FileInfo { struct
269 // Indicates if this FileInfo corresponds to an actual file, or hasn't been argument
283 SmallVector<FileInfo, 4> Files; argument
/external/nanopb-c/examples/network_server/
Dfileproto.proto11 message FileInfo { message
/external/grpc-grpc/third_party/nanopb/examples/network_server/
Dfileproto.proto11 message FileInfo { message
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
Dcopy.pass.cpp198 struct FileInfo { in TEST_CASE() struct
199 path filename; in TEST_CASE()
200 std::size_t size; in TEST_CASE()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DANTLRFileStream.cs39 using FileInfo = System.IO.FileInfo; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleList.cpp164 BinaryStreamRef FileInfo) { in initialize()
187 Error DbiModuleList::initializeFileInfo(BinaryStreamRef FileInfo) { in initializeFileInfo()
/external/libchrome/base/files/
Dfile_enumerator_posix.cc37 FileEnumerator::FileInfo::FileInfo() { in FileInfo() function in base::FileEnumerator::FileInfo
/external/swiftshader/third_party/LLVM/lib/Support/
DMemoryBuffer.cpp253 struct stat FileInfo; in shouldUseMmap() local
288 struct stat FileInfo; in getOpenFile() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DGCOV.h28 class FileInfo; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h38 class FileInfo; variable
412 FileInfo(const GCOV::Options &Options) : Options(Options) {} in FileInfo() function
/external/llvm/include/llvm/Support/
DGCOV.h30 class FileInfo; variable
398 FileInfo(const GCOV::Options &Options) in FileInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-opt-report/
DOptReport.cpp310 const auto &FileInfo = FI.second; in writeReport() local
/external/clang/include/clang/Lex/
DHeaderSearch.h178 mutable std::vector<HeaderFileInfo> FileInfo; variable
/external/clang/lib/Driver/
DMSVCToolChain.cpp496 VS_FIXEDFILEINFO *FileInfo = nullptr; in getMSVCVersionFromExe() local
/external/clang/lib/Basic/
DSourceManager.cpp298 const SrcMgr::FileInfo &FileInfo = Entry.getFile(); in AddLineNote() local
326 const SrcMgr::FileInfo &FileInfo = Entry.getFile(); in AddLineNote() local
/external/clang/lib/Lex/
DHeaderSearch.cpp1045 HeaderFileInfo &FileInfo = getFileInfo(File); in ShouldEnterIncludeFile() local
/external/ImageMagick/MagickCore/
Dblob.c99 typedef union FileInfo union
113 } FileInfo; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp354 cl::opt<bool> FileInfo("files", cl::desc("Dump source file info"), variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
Dsancov.cpp498 yaml::MappingNode *FileInfo = in read() local
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py735 class FileInfo: class
/external/libvpx/libvpx/tools/
Dcpplint.py860 class FileInfo: class
/external/libaom/libaom/tools/
Dcpplint.py860 class FileInfo: class
/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java797 class FileInfo { class in VettingViewer

12