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

123456789

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFImportDumper.cpp23 void dumpCOFFImportFile(const COFFImportFile *File, ScopedPrinter &Writer) { argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerIO.h62 std::string File; member in struct:fuzzer::SizedFile
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.h60 InputFile &File; member in class:llvm::pdb::ExplainOutputStyle
H A DYAMLOutputStyle.h41 PDBFile &File; member in class:llvm::pdb::YAMLOutputStyle
H A DBytesOutputStyle.h60 PDBFile &File; member in class:llvm::pdb::BytesOutputStyle
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_file.py6 from clang.cindex import Index, File namespace
H A Dtest_location.py7 from clang.cindex import File namespace
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dfile.h18 struct File struct
H A Dfile.c26 File::File(const FileName *n) function in class:File
39 File::File(const char *n) function in class:File
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPCallbacks.cpp17 HasInclude(SourceLocation Loc, StringRef FileName, bool IsAngled, Optional<FileEntryRef> File, SrcMgr::CharacteristicKind FileType) argument
24 HasInclude(SourceLocation Loc, StringRef FileName, bool IsAngled, Optional<FileEntryRef> File, SrcMgr::CharacteristicKind FileType) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachOUtils.h29 std::unique_ptr<llvm::sys::fs::TempFile> File; member in struct:llvm::dsymutil::MachOUtils::ArchAndFile
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Dcmfsize.c66 CmGetFileSize( ACPI_FILE File) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DDarwinSDKInfo.cpp22 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> File = local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderMap.h34 HeaderMapImpl(std::unique_ptr<const llvm::MemoryBuffer> File, bool NeedsBSwap) argument
66 HeaderMap(std::unique_ptr<const llvm::MemoryBuffer> File, bool BSwap) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.h35 PDBFile &File; member in class:llvm::pdb::NativeEnumInjectedSources
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Testing/Support/
H A DSupportHelpers.cpp43 auto File = MemoryBuffer::getFile(InputFilePath, /*IsText=*/true); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DWasmDump.cpp23 const auto *File = dyn_cast<const WasmObjectFile>(Obj); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.h91 SourceCoverageViewHTML(StringRef SourceName, const MemoryBuffer &File, argument
H A DSourceCoverageViewText.h82 SourceCoverageViewText(StringRef SourceName, const MemoryBuffer &File, argument
/netbsd-current/sys/external/bsd/acpica/dist/tools/efihello/
H A Defihello.c76 ACPI_FILE File; local
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dfile.h40 class File { class
48 File(Console *&cons) : _cons(cons) { /* NO-OP */ } function in class:File
/netbsd-current/external/bsd/iscsi/dist/src/lib/
H A Dmd5hl.c80 MDNAME(File)(filename, buf) function
/netbsd-current/lib/libc/md/
H A DmdXhl.c71 MDNAME(File)(const char *filename, char *buf) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingInternal.h59 void *File; member in struct:ProfBufferIO
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-bufferio.c28 FILE *File[4]; local

Completed in 404 milliseconds

123456789