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

123

/freebsd-10-stable/sys/contrib/dev/acpica/common/
H A Dcmfsize.c67 CmGetFileSize( ACPI_FILE File) argument
H A Dadisasm.c182 FILE *File = NULL; local
321 AdDisassembleOneTable( ACPI_TABLE_HEADER *Table, FILE *File, char *Filename, char *DisasmFilename) argument
474 AdReparseOneTable( ACPI_TABLE_HEADER *Table, FILE *File, ACPI_OWNER_ID OwnerId) argument
[all...]
H A Dacfileio.c92 FILE *File; local
234 AcGetOneTableFromFile( char *Filename, FILE *File, UINT8 GetOnlyAmlTables, ACPI_TABLE_HEADER **ReturnTable) argument
337 AcIsFileBinary( FILE *File) argument
386 AcValidateTableHeader( FILE *File, long TableOffset) argument
[all...]
H A Dadfile.c127 FILE *File; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderMap.h40 HeaderMap(const llvm::MemoryBuffer *File, bool BSwap) argument
/freebsd-10-stable/contrib/llvm/lib/AsmParser/
H A DParser.cpp45 OwningPtr<MemoryBuffer> File; local
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DBinary.cpp114 OwningPtr<MemoryBuffer> File; local
H A DObjectFile.cpp80 OwningPtr<MemoryBuffer> File; local
/freebsd-10-stable/contrib/llvm/lib/TableGen/
H A DMain.cpp84 OwningPtr<MemoryBuffer> File; local
/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutbuffer.c252 AcpiUtDumpBufferToFile( ACPI_FILE File, UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 BaseOffset) argument
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c386 FILE *File; local
567 DtEmitDefinitionBlock( FILE *File, char *Filename, char *Signature, UINT32 Instance) argument
[all...]
H A Daslfileio.c99 FILE *File; local
/freebsd-10-stable/sys/contrib/dev/acpica/os_specific/service_layers/
H A Doslibcfs.c71 ACPI_FILE File; local
115 AcpiOsCloseFile( ACPI_FILE File) argument
139 AcpiOsReadFile( ACPI_FILE File, void *Buffer, ACPI_SIZE Size, ACPI_SIZE Count) argument
174 AcpiOsWriteFile( ACPI_FILE File, void *Buffer, ACPI_SIZE Size, ACPI_SIZE Count) argument
206 AcpiOsGetFileOffset( ACPI_FILE File) argument
232 AcpiOsSetFileOffset( ACPI_FILE File, long Offset, UINT8 From) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/IRReader/
H A DIRReader.cpp55 OwningPtr<MemoryBuffer> File; local
86 OwningPtr<MemoryBuffer> File; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h76 ModuleFile *File; member in struct:clang::GlobalModuleIndex::ModuleInfo
/freebsd-10-stable/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
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSourceManager.h30 class File class in class:lldb_private::SourceManager
/freebsd-10-stable/usr.sbin/ctm/ctm/
H A Dctm_syntax.c25 #define File CTM_Q_Name_File macro
/freebsd-10-stable/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-stable/contrib/llvm/tools/clang/lib/Driver/
H A DCompilation.cpp72 bool Compilation::CleanupFile(const char *File, bool IssueErrors) const { argument
/freebsd-10-stable/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-stable/contrib/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp254 static void dumpInput(StringRef File) { argument
[all...]
/freebsd-10-stable/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-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h225 UnparsedFileStatus(const FileEntry *File, bool FoundDirectives) argument

Completed in 158 milliseconds

123