Searched defs:File (Results 1 - 25 of 69) sorted by relevance

123

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderMap.h40 HeaderMap(const llvm::MemoryBuffer *File, bool BSwap) argument
/freebsd-10.1-release/contrib/llvm/lib/AsmParser/
H A DParser.cpp45 OwningPtr<MemoryBuffer> File; local
/freebsd-10.1-release/contrib/llvm/lib/Object/
H A DBinary.cpp114 OwningPtr<MemoryBuffer> File; local
H A DObjectFile.cpp80 OwningPtr<MemoryBuffer> File; local
/freebsd-10.1-release/contrib/llvm/lib/TableGen/
H A DMain.cpp84 OwningPtr<MemoryBuffer> File; local
/freebsd-10.1-release/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c292 FILE *File; local
H A Daslfileio.c127 FILE *File; local
/freebsd-10.1-release/contrib/llvm/lib/IRReader/
H A DIRReader.cpp55 OwningPtr<MemoryBuffer> File; local
86 OwningPtr<MemoryBuffer> File; local
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h76 ModuleFile *File; member in struct:clang::GlobalModuleIndex::ModuleInfo
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyGraph.cpp71 InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported) argument
H A DDependencyFile.cpp133 InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSourceManager.h30 class File class in class:lldb_private::SourceManager
/freebsd-10.1-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbfileio.c485 FILE *File; local
[all...]
/freebsd-10.1-release/usr.sbin/ctm/ctm/
H A Dctm_syntax.c25 #define File CTM_Q_Name_File macro
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Host/common/
H A DFile.cpp79 File::File(const char *path, uint32_t options, uint32_t permissions) : function in class:File
91 File::File (const FileSpec& filespec, function in class:File
109 File::File (const File &rhs) : function in class:File
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Driver/
H A DCompilation.cpp72 bool Compilation::CleanupFile(const char *File, bool IssueErrors) const { argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DFile.h29 class File class in namespace:lldb_private
50 File() : function in class:lldb_private::File
61 File (FILE *fh, bool transfer_ownership) : function in class:lldb_private::File
120 File (int fd, bool transfer_ownership) : function in class:lldb_private::File
[all...]
/freebsd-10.1-release/contrib/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp254 static void dumpInput(StringRef File) { argument
[all...]
/freebsd-10.1-release/sys/contrib/dev/acpica/common/
H A Dadfile.c127 FILE *File; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DSourceManager.cpp335 SourceManager::File::File(const FileSpec &file_spec, Target *target) : function in class:SourceManager::File
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h225 UnparsedFileStatus(const FileEntry *File, bool FoundDirectives) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPLexerChange.cpp470 const FileEntry *File = Entry.getFile().getContentCache()->OrigEntry; local
211 computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, const FileEntry *File, SmallString<128> &Result) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp257 llvm::yaml::ScalarNode *File = NULL; local
/freebsd-10.1-release/sbin/md5/
H A Dmd5.c69 char *(*File)(const char *, char *); member in struct:Algorithm_t

Completed in 142 milliseconds

123