Home
last modified time | relevance | path

Searched +defs:file +defs:name +defs:absolute +defs:p (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXPath.cpp79 FXString FXPath::root(const FXString& file){ in root()
105 FXint p=0,q=0,s; in directory() local
145 FXString FXPath::name(const FXString& file){ in name() function in FX::FXPath
231 FXint p=0,q=0,s,e; in stripExtension() local
395 register FXint p=0; in simplify() local
465 FXString FXPath::absolute(const FXString& file){ in absolute() function in FX::FXPath
484 FXString FXPath::absolute(const FXString& base,const FXString& file){ in absolute() function in FX::FXPath
522 register FXint p=0,q=0,bp=0,bq=0; in relative() local
609 FXint p=0,q=0,s; in relative() local
691 register FXint p,q,e,c; in relative() local
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXPath.cpp79 FXString FXPath::root(const FXString& file){ in root()
105 FXint p=0,q=0,s; in directory() local
145 FXString FXPath::name(const FXString& file){ in name() function in FX::FXPath
231 FXint p=0,q=0,s,e; in stripExtension() local
395 FXint p=0; in simplify() local
465 FXString FXPath::absolute(const FXString& file){ in absolute() function in FX::FXPath
484 FXString FXPath::absolute(const FXString& base,const FXString& file){ in absolute() function in FX::FXPath
522 FXint p=0,q=0,bp=0,bq=0; in relative() local
609 FXint p=0,q=0,s; in relative() local
691 FXint p,q,e,c; in relative() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/include/lld/Core/
H A DSimple.h64 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
66 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
68 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
70 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
96 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
152 const File &file() const override { return _file; } in file() function
154 StringRef name() const override { return StringRef(); } in name() function
248 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
255 const File &file() const override { return _file; } in file() function
259 StringRef name() const override { return _name; } in name() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/include/lld/Core/
H A DSimple.h65 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
67 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
69 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
71 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
97 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
153 const File &file() const override { return _file; } in file() function
155 StringRef name() const override { return StringRef(); } in name() function
249 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
256 const File &file() const override { return _file; } in file() function
260 StringRef name() const override { return _name; } in name() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/include/lld/Core/
H A DSimple.h65 if (auto *p = dyn_cast<DefinedAtom>(&atom)) { in addAtom() local
67 } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) { in addAtom() local
69 } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) { in addAtom() local
71 } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) { in addAtom() local
97 const AtomRange<AbsoluteAtom> absolute() const override { in absolute() function
153 const File &file() const override { return _file; } in file() function
155 StringRef name() const override { return StringRef(); } in name() function
249 SimpleUndefinedAtom(const File &f, StringRef name) : _file(f), _name(name) { in SimpleUndefinedAtom()
256 const File &file() const override { return _file; } in file() function
260 StringRef name() const override { return _name; } in name() function
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXPath.cpp91 FXint p=0,q=0; in root() local
173 FXint p=0,q=0,s; in directory() local
214 FXString FXPath::name(const FXString& file){ in name() function in FX::FXPath
300 FXint p=0,q=0,s,e; in stripExtension() local
686 FXint c=0,p=0,q=0,s; in simplify() local
786 FXString FXPath::absolute(const FXString& file){ in absolute() function in FX::FXPath
815 FXString FXPath::absolute(const FXString& base,const FXString& file){ in absolute() function in FX::FXPath
973 FXint p=0,q=0,v=0; in isInside() local
1071 FXint p=0,q=0,s; in upLevel() local
1204 FXint p,q,c,n; in enquote() local
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXPath.cpp91 FXint p=0,q=0; in root() local
173 FXint p=0,q=0,s; in directory() local
214 FXString FXPath::name(const FXString& file){ in name() function in FX::FXPath
300 FXint p=0,q=0,s,e; in stripExtension() local
691 FXint c=0,p=0,q=0,s; in simplify() local
791 FXString FXPath::absolute(const FXString& file){ in absolute() function in FX::FXPath
824 FXString FXPath::absolute(const FXString& base,const FXString& file){ in absolute() function in FX::FXPath
992 FXint p=0,q=0,v=0; in isInside() local
1195 FXint p,q,c,n; in enquote() local
1374 FXint p,q,e,c; in enquote() local
[all …]
/dports/news/inn-current/inn-2.7-20211226/expire/
H A Dfastrm.c114 filelist_insert(filelist *list, char *name) in filelist_insert()
130 char **p; in filelist_lookup() local
210 char *p; in get_line() local
241 char *p; in process_line() local
314 slashcount(char *name) in slashcount()
331 unlink_file(const char *file) in unlink_file()
416 char *p, *q, *absolute; in setup_dir() local
525 char *file; in unlink_filelist() local
602 bad_path(const char *p) in bad_path()
628 const char *name; in main() local
[all …]
/dports/news/inn/inn-2.6.4/expire/
H A Dfastrm.c116 filelist_insert(filelist *list, char *name) in filelist_insert()
132 char **p; in filelist_lookup() local
213 char *p; in get_line() local
244 char *p; in process_line() local
317 slashcount(char *name) in slashcount()
334 unlink_file(const char *file) in unlink_file()
419 char *p, *q, *absolute; in setup_dir() local
528 char *file; in unlink_filelist() local
605 bad_path(const char *p) in bad_path()
631 const char *name; in main() local
[all …]
/dports/sysutils/shlock/inn-2.6.4/expire/
H A Dfastrm.c116 filelist_insert(filelist *list, char *name) in filelist_insert()
132 char **p; in filelist_lookup() local
213 char *p; in get_line() local
244 char *p; in process_line() local
317 slashcount(char *name) in slashcount()
334 unlink_file(const char *file) in unlink_file()
419 char *p, *q, *absolute; in setup_dir() local
528 char *file; in unlink_filelist() local
605 bad_path(const char *p) in bad_path()
631 const char *name; in main() local
[all …]
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/filesystem/
H A DFileSystem.cpp88 const char* name = g_dir_read_name(dir); in initDirectory() local
132 ArchiveFile* file = (*i).archive->openFile(filename); in openFile() local
144 ArchiveTextFile* file = i->archive->openTextFile(filename); in openTextFile() local
155 AutoPtr<ArchiveFile> file(openFile(DirectoryCleaned(filename))); in loadFile() local
169 void FileSystem::freeFile (void* p) in freeFile()
216 std::string FileSystem::findRoot (const std::string& absolute) in findRoot()
227 std::string FileSystem::getRelative (const std::string& name) in getRelative()
/dports/devel/ice37/ice-3.7.2/cpp/src/slice2java/
H A DGen.cpp69 getEscapedParamName(const OperationPtr& p, const string& name) in getEscapedParamName()
2379 string absolute = getUnqualified(p); in visitClassDefStart() local
2853 string absolute = getUnqualified(p); in visitExceptionStart() local
3304 string absolute = getUnqualified(p); in visitStructStart() local
3752 string file, line; in visitDataMember() local
4022 string absolute = getUnqualified(p); in visitEnum() local
4174 string absolute = getUnqualified(p); in visitConst() local
4200 const string& file, const string& line) in validateMethod()
4280 string absolute = getUnqualified(p); in visitSequence() local
4486 string absolute = getUnqualified(p); in visitDictionary() local
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/src/slice2java/
H A DGen.cpp69 getEscapedParamName(const OperationPtr& p, const string& name) in getEscapedParamName()
2379 string absolute = getUnqualified(p); in visitClassDefStart() local
2853 string absolute = getUnqualified(p); in visitExceptionStart() local
3304 string absolute = getUnqualified(p); in visitStructStart() local
3752 string file, line; in visitDataMember() local
4022 string absolute = getUnqualified(p); in visitEnum() local
4174 string absolute = getUnqualified(p); in visitConst() local
4200 const string& file, const string& line) in validateMethod()
4280 string absolute = getUnqualified(p); in visitSequence() local
4486 string absolute = getUnqualified(p); in visitDictionary() local
[all …]

1234567