Home
last modified time | relevance | path

Searched defs:FileInfo (Results 1 - 14 of 14) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
H A Dzip_writer.h50 struct FileInfo { struct in google::protobuf::compiler::ZipWriter
/third_party/gn/src/base/files/
H A Dfile_enumerator.h41 class FileInfo { class in base::FileEnumerator
H A Dfile_enumerator_win.cc37 FileEnumerator::FileInfo::FileInfo() { in FileInfo() function in base::FileEnumerator::FileInfo
[all...]
H A Dfile_enumerator_posix.cc36 FileEnumerator::FileInfo::FileInfo() { in FileInfo() function in base::FileEnumerator::FileInfo
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/
H A D__init__.py190 from .common import FileInfo, SourceLine namespace
H A Dcommon.py8 from ..info import FileInfo, SourceLine namespace
/third_party/python/Tools/c-analyzer/c_parser/parser/
H A D_info.py3 from ..info import KIND, ParsedItem, FileInfo namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp186 Error DbiModuleList::initializeFileInfo(BinaryStreamRef FileInfo) { in initializeFileInfo() argument
162 initialize(BinaryStreamRef ModInfo, BinaryStreamRef FileInfo) initialize() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCachePruning.cpp30 struct FileInfo { struct
245 auto FileInfo = FileInfos.begin(); in pruneCache() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCCodeView.h229 struct FileInfo { struct in llvm::CodeViewContext
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py162 class FileInfo(namedtuple('FileInfo', 'filename lno')): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h389 class FileInfo { class
423 FileInfo(const GCOV::Options &Options) : Options(Options) {} in FileInfo() function in llvm::FileInfo
/third_party/rust/crates/proc-macro2/src/
H A Dfallback.rs338 struct FileInfo { structure names
346 impl FileInfo { impls
[all...]
/third_party/json/tools/cpplint/
H A Dcpplint.py1555 class FileInfo(object): class
[all...]

Completed in 15 milliseconds