Home
last modified time | relevance | path

Searched refs:doStat (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/devel/qmake/qt-x11-free-3.3.8/src/tools/
H A Dqfileinfo_unix.cpp70 doStat(); in isFile()
83 doStat(); in isDir()
98 doStat(); in isSymLink()
191 doStat(); in ownerId()
228 doStat(); in groupId()
258 doStat(); in permission()
298 void QFileInfo::doStat() const in doStat() function in QFileInfo
H A Dqfileinfo.cpp583 doStat(); in size()
609 doStat(); in created()
628 doStat(); in lastModified()
647 doStat(); in lastRead()
/dports/graphics/poppler-qt5/poppler-21.12.0/goo/
H A Dgdir.h49 GDirEntry(const char *dirPath, const char *nameA, bool doStat);
79 bool doStat; // call stat() for each entry? variable
H A Dgfile.cc436 GDirEntry::GDirEntry(const char *dirPath, const char *nameA, bool doStat) in GDirEntry() argument
448 if (doStat) { in GDirEntry()
468 doStat = doStatA; in GDir()
501 e = new GDirEntry(path->c_str(), ffd.cFileName, doStat); in getNextEntry()
514 e = new GDirEntry(path->c_str(), ent->d_name, doStat); in getNextEntry()
/dports/graphics/poppler-glib/poppler-21.12.0/goo/
H A Dgdir.h49 GDirEntry(const char *dirPath, const char *nameA, bool doStat);
79 bool doStat; // call stat() for each entry? variable
H A Dgfile.cc436 GDirEntry::GDirEntry(const char *dirPath, const char *nameA, bool doStat) in GDirEntry() argument
448 if (doStat) { in GDirEntry()
468 doStat = doStatA; in GDir()
501 e = new GDirEntry(path->c_str(), ffd.cFileName, doStat); in getNextEntry()
514 e = new GDirEntry(path->c_str(), ent->d_name, doStat); in getNextEntry()
/dports/graphics/poppler/poppler-21.12.0/goo/
H A Dgdir.h49 GDirEntry(const char *dirPath, const char *nameA, bool doStat);
79 bool doStat; // call stat() for each entry? variable
H A Dgfile.cc436 GDirEntry::GDirEntry(const char *dirPath, const char *nameA, bool doStat) in GDirEntry() argument
448 if (doStat) { in GDirEntry()
468 doStat = doStatA; in GDir()
501 e = new GDirEntry(path->c_str(), ffd.cFileName, doStat); in getNextEntry()
514 e = new GDirEntry(path->c_str(), ent->d_name, doStat); in getNextEntry()
/dports/graphics/poppler-utils/poppler-21.12.0/goo/
H A Dgdir.h49 GDirEntry(const char *dirPath, const char *nameA, bool doStat);
79 bool doStat; // call stat() for each entry? variable
H A Dgfile.cc436 GDirEntry::GDirEntry(const char *dirPath, const char *nameA, bool doStat) in GDirEntry() argument
448 if (doStat) { in GDirEntry()
468 doStat = doStatA; in GDir()
501 e = new GDirEntry(path->c_str(), ffd.cFileName, doStat); in getNextEntry()
514 e = new GDirEntry(path->c_str(), ent->d_name, doStat); in getNextEntry()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/goo/
H A Dgfile.cc586 GDirEntry::GDirEntry(char *dirPath, char *nameA, GBool doStat) { in GDirEntry() argument
600 if (doStat) { in GDirEntry()
625 doStat = doStatA; in GDir()
663 e = new GDirEntry(path->getCString(), ffd.cFileName, doStat); in getNextEntry()
678 e = new GDirEntry(path->getCString(), "-", doStat); in getNextEntry()
684 e = new GDirEntry(path->getCString(), ent->d_name, doStat); in getNextEntry()
696 e = new GDirEntry(path->getCString(), ent->d_name, doStat); in getNextEntry()
H A Dgfile.h120 GDirEntry(char *dirPath, char *nameA, GBool doStat);
144 GBool doStat; // call stat() for each entry? variable
/dports/textproc/pdftohtml/pdftohtml-0.40a/goo/
H A Dgfile.cc566 GDirEntry::GDirEntry(char *dirPath, char *nameA, GBool doStat) { in GDirEntry() argument
580 if (doStat) { in GDirEntry()
607 doStat = doStatA; in GDir()
645 e = new GDirEntry(path->getCString(), ffd.cFileName, doStat); in getNextEntry()
660 e = new GDirEntry(path->getCString(), "-", doStat); in getNextEntry()
666 e = new GDirEntry(path->getCString(), ent->d_name, doStat); in getNextEntry()
678 e = new GDirEntry(path->getCString(), ent->d_name, doStat); in getNextEntry()
H A Dgfile.h102 GDirEntry(char *dirPath, char *nameA, GBool doStat);
124 GBool doStat; // call stat() for each entry? variable
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A Dgfile.h105 GDirEntry(char *dirPath, char *nameA, GBool doStat);
127 GBool doStat; // call stat() for each entry? variable
H A Dgfile.cc639 GDirEntry::GDirEntry(char *dirPath, char *nameA, GBool doStat) { in GDirEntry() argument
653 if (doStat) { in GDirEntry()
680 doStat = doStatA; in GDir()
718 e = new GDirEntry(path->getCString(), ffd.cFileName, doStat); in getNextEntry()
733 e = new GDirEntry(path->getCString(), "-", doStat); in getNextEntry()
739 e = new GDirEntry(path->getCString(), ent->d_name, doStat); in getNextEntry()
751 e = new GDirEntry(path->getCString(), ent->d_name, doStat); in getNextEntry()
/dports/devel/lfcbase/lfcbase-1.16.2/src/
H A DThreadLock.cc56 void ThreadLock::init(int lockDelay, bool doStat) in init() argument
58 _doStat = doStat; in init()
74 if ( doStat ) in init()
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A Dgfile.h142 GDirEntry(char *dirPath, char *nameA, GBool doStat);
164 GBool doStat; // call stat() for each entry? variable
/dports/graphics/xpdf3/xpdf-3.04/goo/
H A Dgfile.h142 GDirEntry(char *dirPath, char *nameA, GBool doStat);
164 GBool doStat; // call stat() for each entry? variable
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A Dgfile.h142 GDirEntry(char *dirPath, char *nameA, GBool doStat);
164 GBool doStat; // call stat() for each entry? variable
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A Dgfile.h142 GDirEntry(char *dirPath, char *nameA, GBool doStat);
164 GBool doStat; // call stat() for each entry? variable
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A Dgfile.h142 GDirEntry(char *dirPath, char *nameA, GBool doStat);
164 GBool doStat; // call stat() for each entry? variable
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A Dgfile.h142 GDirEntry(char *dirPath, char *nameA, GBool doStat);
164 GBool doStat; // call stat() for each entry? variable
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/goo/
H A Dgfile.h142 GDirEntry(char *dirPath, char *nameA, GBool doStat);
164 GBool doStat; // call stat() for each entry? variable
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/goo/
H A Dgfile.cc678 GDirEntry::GDirEntry(char *dirPath, char *nameA, GBool doStat) { in GDirEntry() argument
692 if (doStat) { in GDirEntry()
717 doStat = doStatA; in GDir()
755 e = new GDirEntry(path->getCString(), ffd.cFileName, doStat); in getNextEntry()
767 e = new GDirEntry(path->getCString(), "-", doStat); in getNextEntry()
773 e = new GDirEntry(path->getCString(), ent->d_name, doStat); in getNextEntry()
784 e = new GDirEntry(path->getCString(), ent->d_name, doStat); in getNextEntry()

12345678910