Home
last modified time | relevance | path

Searched defs:replaceLabels (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/cmm/
H A DCmmContFlowOpt.hs393 replaceLabels env g function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/windows/
H A DGUIWindowVideoNav.cpp579 …const bool replaceLabels = allowReplaceLabels && settings->GetBool(CSettings::SETTING_MYVIDEOS_REP… in LoadVideoInfo() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DFileItem.cpp1618 void CFileItem::UpdateInfo(const CFileItem &item, bool replaceLabels /*=true*/) in UpdateInfo()