Home
last modified time | relevance | path

Searched defs:toLoad (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/util/
H A DXMLException.cpp171 void XMLException::loadExceptText(const XMLExcepts::Codes toLoad) in loadExceptText()
197 XMLException::loadExceptText(const XMLExcepts::Codes toLoad in loadExceptText()
227 XMLException::loadExceptText(const XMLExcepts::Codes toLoad in loadExceptText()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/util/
H A DXMLException.cpp171 void XMLException::loadExceptText(const XMLExcepts::Codes toLoad) in loadExceptText()
197 XMLException::loadExceptText(const XMLExcepts::Codes toLoad in loadExceptText()
227 XMLException::loadExceptText(const XMLExcepts::Codes toLoad in loadExceptText()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtwebengine/examples/pdf/pdfviewer/
H A Dmain.cpp65 QUrl toLoad = QUrl::fromUserInput(app.arguments().at(1)); in main() local
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtwebengine/examples/pdf/multipage/
H A Dmain.cpp65 QUrl toLoad = QUrl::fromUserInput(app.arguments().at(1)); in main() local
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/mp4box_android/src/com/enst/mp4box/
H A Dmp4box.java54 final String[] toLoad = { "GLESv1_CM", "dl", "log",//$NON-NLS-3$ //$NON-NLS-2$ //$NON-NLS-1$ in loadAllLibraries() local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/mp4box_android/src/com/enst/mp4box/
H A Dmp4box.java54 final String[] toLoad = { "GLESv1_CM", "dl", "log",//$NON-NLS-3$ //$NON-NLS-2$ //$NON-NLS-1$ in loadAllLibraries() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/autotests/
H A DTestResultFilter.java29 public TestResultFilter(IMemento toLoad) { in TestResultFilter()
H A DTestResults.java33 public TestResults(IMemento toLoad) { in TestResults()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/common/
H A Dxf86Config.h55 Bool toLoad; member
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.h55 Bool toLoad; member
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/common/
H A Dxf86Config.h55 Bool toLoad; member
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.h55 Bool toLoad; member
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.h55 Bool toLoad; member
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.h55 Bool toLoad; member
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.h55 Bool toLoad; member
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/common/
H A Dxf86Config.h55 Bool toLoad; member
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.h55 Bool toLoad; member
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DSpriteQueue.h71 std::queue<std::shared_ptr<ImageSet>> toLoad; variable
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dhelpbrowser.cpp457 QString toLoad; in jumpToHelpSection() local
489 QString toLoad; in loadHelp() local
534 QString toLoad = baseHelpMenuFile; in loadMenu() local
/dports/devel/upp/upp/uppsrc/plugin/zstd_legacy/lib/
H A Dzbuff_decompress.c163 … size_t const toLoad = hSize - zbd->lhSize; /* if hSize!=0, hSize > zbd->lhSize */ in ZBUFF_decompressContinue() local
230 …size_t const toLoad = neededInSize - zbd->inPos; /* should always be <= remaining space within i… in ZBUFF_decompressContinue() local
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/HelpBrowser/
H A Dhelpbrowser.cpp558 QString toLoad; in jumpToHelpSection() local
587 QString toLoad; in loadHelp() local
629 QString toLoad = baseHelpMenuFile; in loadMenu() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dhelpbrowser.cpp504 QString toLoad; in jumpToHelpSection() local
535 QString toLoad; in loadHelp() local
614 QString toLoad; in loadMenu() local
/dports/mail/rmilter/rmilter-1.10.0/contrib/zstd/
H A Dzbuff_decompress.c128 … size_t const toLoad = hSize - zbd->lhSize; /* if hSize!=0, hSize > zbd->lhSize */ in ZBUFF_decompressContinue() local
196 …size_t const toLoad = neededInSize - zbd->inPos; /* should always be <= remaining space within i… in ZBUFF_decompressContinue() local
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/
H A Dadmin_autoupdate.php107 $toLoad = str_replace('{version}', $newversion, RELEASE_URI); variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.compatibility.state/src/org/eclipse/osgi/internal/resolver/
H A DStateReader.java844 List<BundleDescriptionImpl> toLoad = new ArrayList<>(); in fullyLoad() local
856 private void addDependencies(BundleDescriptionImpl target, List<BundleDescriptionImpl> toLoad) { in addDependencies()
877 private int[] getSkipBytes(List<BundleDescriptionImpl> toLoad) { in getSkipBytes()

12345678910>>...16