Home
last modified time | relevance | path

Searched defs:forceLoad (Results 1 – 25 of 49) sorted by relevance

12

/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DMediaContainerRetained.java86 void setURLObject(URL url, boolean forceLoad) { in setURLObject()
121 void setURLString(String path, boolean forceLoad) { in setURLString()
158 void setInputStream(InputStream stream, boolean forceLoad) { in setInputStream()
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkCore/
H A DDkThumbs.cpp67 void DkThumbNail::compute(int forceLoad) { in compute()
88 int forceLoad, int maxThumbSize) { in computeIntern()
299 bool DkThumbNailT::fetchThumb(int forceLoad /* = false */, QSharedPointer<QByteArray> ba) { in fetchThumb()
336 …::computeCall(const QString& filePath, QSharedPointer<QByteArray> ba, int forceLoad, int maxThumbS… in computeCall()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/
H A DAsyncShim.java63 public final void forceLoad(boolean downloadCodeOnly) in forceLoad() method in AsyncShim
80 public void forceLoad(boolean downloadCodeOnly, Command continuation) in forceLoad() method in AsyncShim
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/calendar/install/updatescripts/
H A D3_preset_category_acls.php2 \GO\Base\Db\Columns::$forceLoad = true; variable
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/io/
H A DQualifierLazyLoading.java50 private boolean forceLoad = false; field in QualifierLazyLoading
220 public void setForceLoad(boolean forceLoad) in setForceLoad()
/dports/mail/p5-Mail-Box/Mail-Box-3.009/lib/Mail/Box/
H A DMessage.pm112 sub forceLoad() { # compatibility subroutine
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/db/
H A DColumns.php35 public static $forceLoad = false; variable in GO\\Base\\Db\\Columns
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/chado/
H A DFeatureLocLazyQualifierValue.java52 private boolean forceLoad = false; field in FeatureLocLazyQualifierValue
406 public void setForceLoad(boolean forceLoad) in setForceLoad()
H A DClusterLazyQualifierValue.java52 private boolean forceLoad = false; field in ClusterLazyQualifierValue
90 public void setForceLoad(boolean forceLoad) in setForceLoad()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/
H A DResourceUtil.java246 public static <T> T getAdapter(Object element, Class<T> adapterType, boolean forceLoad) { in getAdapter()
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/resources/
H A DTextureResource.cpp103 …ureResource> TextureResource::get(const std::string& path, bool tile, bool forceLoad, bool dynamic) in get()
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Di/Definition/
H A DRuntimeDefinition.php186 protected function processClass($class, $forceLoad = false)
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/windows/
H A DGUIWindowSettingsScreenCalibration.cpp113 void CGUIWindowSettingsScreenCalibration::AllocResources(bool forceLoad) in AllocResources()
/dports/games/spring/spring_98.0/rts/Rendering/Textures/
H A DNamedTextures.cpp288 const TexInfo* GetInfo(const std::string& texName, const bool forceLoad) in GetInfo()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/legacy/
H A DWindowXML.cpp55 void AllocResources(bool forceLoad = false) override in AllocResources()
406 void WindowXML::AllocResources(bool forceLoad /*= false */) in AllocResources()
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/components/
H A DImageComponent.cpp21 ImageComponent::ImageComponent(Window* window, bool forceLoad, bool dynamic) : GuiComponent(window), in ImageComponent()
/dports/www/falkon/falkon-3.2.0/src/lib/navigation/
H A Dlocationbar.cpp283 const bool forceLoad = guessedUrl.scheme() == QL1S("javascript"); in loadAction() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.DirectoryServices/System.DirectoryServices/
H A DDirectoryEntry.cs676 private PropertyCollection GetProperties(bool forceLoad) in GetProperties()
/dports/misc/usd/USD-21.11/pxr/imaging/glf/
H A DdrawTarget.cpp807 GlfDrawTarget::Attachment::GetTextureInfo(bool forceLoad) in GetTextureInfo()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/types/
H A Dtech_tree.cpp87 string TechTree::getTranslatedName(string techName, bool forceLoad, bool forceTechtreeActiveFile) { in getTranslatedName()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DDriver.cpp374 bool isReexport, bool isExplicit, bool forceLoad) { in addLibrary()
435 bool forceLoad = in parseLCLinkerOption() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DDriver.cpp334 bool isReexport, bool isExplicit, bool forceLoad) { in addLibrary()
395 bool forceLoad = in parseLCLinkerOption() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DDriver.cpp374 bool isReexport, bool isExplicit, bool forceLoad) { in addLibrary()
435 bool forceLoad = in parseLCLinkerOption() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DDriver.cpp374 bool isReexport, bool isExplicit, bool forceLoad) { in addLibrary()
435 bool forceLoad = in parseLCLinkerOption() local
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/MachO/
H A DDriver.cpp374 bool isReexport, bool isExplicit, bool forceLoad) { in addLibrary()
435 bool forceLoad = in parseLCLinkerOption() local

12