Home
last modified time | relevance | path

Searched defs:fileName (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dwrapper.c579 wrap_tocvs_process_file(fileName) in wrap_tocvs_process_file() argument
607 wrap_merge_is_copy (fileName) in wrap_merge_is_copy() argument
618 wrap_fromcvs_process_file(fileName) in wrap_fromcvs_process_file() argument
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/fake-externals/
H A Dfake_external.py4 def execute(fileName): argument
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp54 llvm::SmallString<128> fileName; in onBodySynthesis() local
/openbsd-src/gnu/llvm/lld/Common/
H A DDWARF.cpp80 std::string fileName; in getVariableLoc() local
/openbsd-src/usr.sbin/rpki-client/
H A Drsc.c87 ASN1_IA5STRING *fileName; member
273 ASN1_IA5STRING *fileName; in rsc_parse_checklist() local
/openbsd-src/gnu/llvm/lld/COFF/
H A DMinGW.cpp169 StringRef fileName = sys::path::filename(sym->getFile()->getName()); in shouldExport() local
H A DPDB.cpp247 void PDBLinker::pdbMakeAbsolute(SmallVectorImpl<char> &fileName) { in pdbMakeAbsolute()
/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DMipsArchTree.cpp353 StringRef fileName) { in getMipsFpAbiFlag()
/openbsd-src/gnu/llvm/lld/wasm/
H A DWriter.cpp494 StringRef fileName(file->getName()); in populateTargetFeatures() local
557 StringRef fileName(file->getName()); in populateTargetFeatures() local
/openbsd-src/gnu/llvm/lld/MachO/
H A DSyntheticSections.h526 StringRef fileName; variable
H A DDriver.cpp1899 StringRef fileName = arg->getValue(2); in link() local
/openbsd-src/lib/libcurses/
H A Dcurses.priv.h232 #define GetDirectHandle(fileName, shareMode) \ argument