Home
last modified time | relevance | path

Searched defs:IsContainer (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/dports/devel/pear-HTML_Template_IT/HTML_Template_IT-1.3.1/HTML/Template/
H A DIT.php5 * PHP version 4
35 define('IT_TPL_NOT_FOUND', -2);
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/lib/ansible_test/_data/requirements/
H A Dsanity.ps14 $IsContainer variable
35 if ($IsContainer) { variable
/dports/devel/ice37/ice-3.7.2/cpp/include/Ice/
H A DStreamHelpers.h108 struct IsContainer struct
133 static const bool value = IsContainer<T>::value && sizeof(test<T>(0)) == sizeof(char); argument
/dports/devel/php-ice37/ice-3.7.2/cpp/include/Ice/
H A DStreamHelpers.h108 struct IsContainer struct
133 static const bool value = IsContainer<T>::value && sizeof(test<T>(0)) == sizeof(char); argument
/dports/devel/py-ice37/ice-3.7.2/cpp/include/Ice/
H A DStreamHelpers.h108 struct IsContainer struct
133 static const bool value = IsContainer<T>::value && sizeof(test<T>(0)) == sizeof(char); argument
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/htmlparser/
H A DnsElementTable.cpp606 bool nsHTMLElement::IsContainer(eHTMLTags aChild) in IsContainer() function in nsHTMLElement
H A DnsParserService.cpp77 nsParserService::IsContainer(int32_t aId, bool& aIsContainer) const in IsContainer() function in nsParserService
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Libraries.ocd/HasExtraSlot.ocd/
H A DScript.c26 func IsContainer() { return true; } in IsContainer() function
/dports/games/openclonk/openclonk-release-8.1-src/planet/Worlds.ocf/Krakatoa.ocs/System.ocg/
H A DAirplane.c6 public func IsContainer() { return true; } in IsContainer() function
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dhotkey_data_view_model.cpp82 bool IsContainer() const override { return false; } in IsContainer() function in HotkeyModelCombo
193 bool IsContainer() const override { return true; } in IsContainer() function in HotkeyModelCategory
242 bool IsContainer() const override { return true; } in IsContainer() function in HotkeyModelRoot
284 bool HotkeyDataViewModel::IsContainer(wxDataViewItem const& item) const { in IsContainer() function in HotkeyDataViewModel
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/api/types/container/
H A Dhostconfig_unix.go51 func (n NetworkMode) IsContainer() bool { func
H A Dhostconfig_windows.go19 func (n NetworkMode) IsContainer() bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/vendor/github.com/docker/docker/api/types/container/
H A Dhostconfig_unix.go51 func (n NetworkMode) IsContainer() bool { func
H A Dhostconfig_windows.go19 func (n NetworkMode) IsContainer() bool { func
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DIGUIContainer.h31 bool IsContainer() const override { return true; }; in IsContainer() function
/dports/games/openclonk/openclonk-release-8.1-src/planet/Parkour.ocf/Boomshire.ocs/System.ocg/
H A DChest.c3 public func IsContainer() { return false; } in IsContainer() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Ddffrecordheader.hxx41 bool IsContainer() const { return nRecVer == DFF_PSFLAG_CONTAINER; } in IsContainer() function in DffRecordHeader
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Ddffrecordheader.hxx41 bool IsContainer() const { return nRecVer == DFF_PSFLAG_CONTAINER; } in IsContainer() function in DffRecordHeader
/dports/www/firefox-esr/firefox-91.8.0/parser/htmlparser/
H A DnsElementTable.cpp190 bool nsHTMLElement::IsContainer(nsHTMLTag aId) { in IsContainer() function in nsHTMLElement
/dports/www/firefox/firefox-99.0/parser/htmlparser/
H A DnsElementTable.cpp190 bool nsHTMLElement::IsContainer(nsHTMLTag aId) { in IsContainer() function in nsHTMLElement
/dports/lang/spidermonkey60/firefox-60.9.0/parser/htmlparser/
H A DnsElementTable.cpp189 bool nsHTMLElement::IsContainer(nsHTMLTag aId) { in IsContainer() function in nsHTMLElement
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/Crate.ocd/
H A DScript.c49 public func IsContainer() { return true; } in IsContainer() function
/dports/mail/thunderbird/thunderbird-91.8.0/parser/htmlparser/
H A DnsElementTable.cpp190 bool nsHTMLElement::IsContainer(nsHTMLTag aId) { in IsContainer() function in nsHTMLElement
/dports/lang/spidermonkey78/firefox-78.9.0/parser/htmlparser/
H A DnsElementTable.cpp190 bool nsHTMLElement::IsContainer(nsHTMLTag aId) { in IsContainer() function in nsHTMLElement
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Structures.ocd/Chest.ocd/
H A DScript.c29 public func IsContainer() { return true; } in IsContainer() function

12345678910>>...17