Home
last modified time | relevance | path

Searched defs:listElement (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/py-odfpy/odfpy-1.4.1/examples/
H A Deasylists.py97 listElement = createList(itemList, '>', 'bullet1') variable
107 listElement = createList(itemList, '>', 'num1') variable
117 listElement = createList(itemList, '>', 'mix1') variable
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/security/
H A DJniBasedUnixGroupsNetgroupMapping.c38 struct listElement { struct
40 struct listElement * next; argument
/dports/devel/hadoop/hadoop-1.2.1/src/native/src/org/apache/hadoop/security/
H A DJniBasedUnixGroupsNetgroupMapping.c38 struct listElement { struct
40 struct listElement * next; argument
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/privacy/
H A DPrivacyList.java97 public PrivacyList(String username, String name, boolean isDefault, Element listElement) { in PrivacyList()
216 Element listElement = DocumentFactory.getInstance().createDocument() in asElement() local
232 public void updateList(Element listElement) { in updateList()
243 private void updateList(Element listElement, boolean notify) { in updateList()
H A DPrivacyListProvider.java166 Element listElement = SAXReaderUtil.readRootElement(listValue); in loadPrivacyList() local
221 Element listElement = SAXReaderUtil.readRootElement(listValue); in loadDefaultPrivacyList() local
H A DPrivacyListManager.java92 public PrivacyList createPrivacyList(String username, String listName, Element listElement) { in createPrivacyList()
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.etcd.io/etcd/pkg/v3/wait/
H A Dwait.go47 type listElement struct { struct
48 l sync.RWMutex
49 m map[uint64]chan interface{}
/dports/www/minio-client/etcd-3.5.0/pkg/wait/
H A Dwait.go47 type listElement struct { struct
48 l sync.RWMutex
49 m map[uint64]chan interface{}
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/handler/
H A DIQBlockingHandler.java258 …final Element listElement = DocumentFactory.getInstance().createDocument().addElement( "list", "ja… in addToBlockList() local
266 final Element listElement = defaultPrivacyList.asElement(); in addToBlockList() local
341 final Element listElement = defaultPrivacyList.asElement(); in removeAllFromBlocklist() local
392 final Element listElement = defaultPrivacyList.asElement(); in removeFromBlockList() local
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DMediaQueryList.h71 auto listElement = static_cast<LinkedListElement<MediaQueryList>*>(this); in LastRelease() local
/dports/www/firefox/firefox-99.0/layout/style/
H A DMediaQueryList.h71 auto listElement = static_cast<LinkedListElement<MediaQueryList>*>(this); in LastRelease() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DMediaQueryList.h71 auto listElement = static_cast<LinkedListElement<MediaQueryList>*>(this); in LastRelease() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DMediaQueryList.h68 auto listElement = static_cast<LinkedListElement<MediaQueryList>*>(this); in LastRelease() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimRpfColorConverterSubsection.cpp43 std::vector<ossimRpfColorConverterTable>::const_iterator listElement = theTableList.begin(); in getColorConversionTable() local
/dports/net-im/qxmpp-qt5/qxmpp-1.4.0/src/base/
H A DQXmppArchiveIq.cpp388 QDomElement listElement = element.firstChildElement(QStringLiteral("list")); in isArchiveListIq() local
394 QDomElement listElement = element.firstChildElement(QStringLiteral("list")); in parseElementFromChild() local
512 QDomElement listElement = element.firstChildElement(QStringLiteral("remove")); in parseElementFromChild() local
/dports/finance/qtbitcointrader/QtBitcoinTrader-1.40.55/src/settings/
H A Dsettingsdialog.cpp158 auto* listElement = new SettingsDialogListElement(this, listListElement.size(), name, icon); in addDialog() local
/dports/textproc/chpp/chpp-0.3.5/
H A Dlist.h34 } listElement; typedef
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DInsertListCommand.cpp57 RefPtr<HTMLElement> listElement = createUnorderedListElement(document()); in fixOrphanedListChild() local
344 RefPtr<HTMLElement> listElement; in listifyParagraph() local
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/
H A DNotificationCCTypes.cpp169 TiXmlElement const* listElement = nextElement->FirstChildElement(); in ReadXML() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/image/metadata/
H A DXMPMetadataReader.java286 final Element listElement = (Element)listElements[i]; in readSeqList() local
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/utils/
H A Dlistutils.c257 GenerateListFromElement(void *listElement, int listLength) in GenerateListFromElement()
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/floats/constraints/
H A DElementFloat.java129 Double listElement = list[i]; in ElementFloat() local
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/ContentDownloader/
H A DSheepDownloader.cpp228 void SheepDownloader::handleListElement(TiXmlElement* listElement) in handleListElement()
426 TiXmlElement* listElement; in parseSheepList() local
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DSettingsManager.cpp145 bool listElement = MyGUI::utility::endWith(_nodeTarget.name(), ".List"); in mergeNodes() local
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DSettingsManager.cpp145 bool listElement = MyGUI::utility::endWith(_nodeTarget.name(), ".List"); in mergeNodes() local

123