/dports/net/py-libcloud/apache-libcloud-3.4.1/test/compute/ |
H A D | test_deployment.py | 40 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 D | test_openstack.py | 59 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 D | PageMasterPropHdlFactory.cxx | 102 pHdl = new XMLPMPropHdl_Print( XML_HEADERS ); in GetPropertyHandler()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | PageMasterPropHdlFactory.cxx | 103 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 D | MarshallerImpl.java | 476 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 D | BinderImpl.java | 275 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 D | MarshallerImpl.java | 476 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 D | BinderImpl.java | 275 name.equals(MarshallerImpl.XML_HEADERS); in excludeProperty()
|
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/ |
H A D | __init__.py | 37 XML_HEADERS = {'content-type': 'application/xml'} variable
|
/dports/www/py-rackspace-monitoring/rackspace-monitoring-0.6.5/test/ |
H A D | __init__.py | 27 XML_HEADERS = {'content-type': 'application/xml'} variable
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 995 XML_HEADERS, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 966 XML_HEADERS, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1000 TOKEN( "headers", XML_HEADERS ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 967 TOKEN( "headers", XML_HEADERS ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4260 enum xmloff::token::XMLTokenEnum XML_HEADERS
|