Home
last modified time | relevance | path

Searched refs:XML_HEADERS (Results 1 – 15 of 15) sorted by relevance

/dports/net/py-libcloud/apache-libcloud-3.4.1/test/compute/
H A Dtest_deployment.py40 from libcloud.test import MockHttp, XML_HEADERS
750 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
756 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
761 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
766 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
771 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
776 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
781 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
786 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
H A Dtest_openstack.py59 from libcloud.test import MockHttp, XML_HEADERS
539 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
543 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
547 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
565 return (httplib.ACCEPTED, body, XML_HEADERS, httplib.responses[httplib.ACCEPTED])
572 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
579 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
620 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
631 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
635 return (httplib.OK, body, XML_HEADERS, httplib.responses[httplib.OK])
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A DPageMasterPropHdlFactory.cxx102 pHdl = new XMLPMPropHdl_Print( XML_HEADERS ); in GetPropertyHandler()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A DPageMasterPropHdlFactory.cxx103 pHdl = new XMLPMPropHdl_Print( XML_HEADERS ); in GetPropertyHandler()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DMarshallerImpl.java476 if( XML_HEADERS.equals(name) ) in getProperty()
520 if( XML_HEADERS.equals(name) ) { in setProperty()
625 protected static final String XML_HEADERS = "com.sun.xml.internal.bind.xmlHeaders"; field in MarshallerImpl
H A DBinderImpl.java275 name.equals(MarshallerImpl.XML_HEADERS); in excludeProperty()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DMarshallerImpl.java476 if( XML_HEADERS.equals(name) ) in getProperty()
520 if( XML_HEADERS.equals(name) ) { in setProperty()
625 protected static final String XML_HEADERS = "com.sun.xml.internal.bind.xmlHeaders"; field in MarshallerImpl
H A DBinderImpl.java275 name.equals(MarshallerImpl.XML_HEADERS); in excludeProperty()
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/
H A D__init__.py37 XML_HEADERS = {'content-type': 'application/xml'} variable
/dports/www/py-rackspace-monitoring/rackspace-monitoring-0.6.5/test/
H A D__init__.py27 XML_HEADERS = {'content-type': 'application/xml'} variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx995 XML_HEADERS, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx966 XML_HEADERS, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx1000 TOKEN( "headers", XML_HEADERS ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx967 TOKEN( "headers", XML_HEADERS ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results4260 enum xmloff::token::XMLTokenEnum XML_HEADERS