Searched refs:xml (Results 1 - 25 of 36) sorted by relevance

12

/solaris-userland-s11u3/components/visual-panels/core/src/doc/manpage/
H A DMakefile29 APIS_CMD = (cd $(APISDIR); $(LS) -1 *.xml 2>/dev/null; $(TRUE))
31 #APIS = kstat.xml smf.xml zonesbridge.xml
32 #APIS = smf.xml
37 #MANPAGES_3rad = $(APIS:%.xml=%.3rad)
42 $(MANPAGES_1:%=%.xml)
67 %.1: %.1.xml
71 %.1m: %.1m.xml
75 %.3rad: $(APISDIR)/%.xml
[all...]
/solaris-userland-s11u3/components/perl_modules/xml-simple/
H A DMakefile34 COMPONENT_BUGDB= perl-mod/xml-parser
49 PERL_FLAGS = -I$(COMPONENT_DIR)/../xml-parser/build/prototype/$(MACH)/usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)
61 # special targets; need xml-parser built and installed first
62 ../xml-parser/build/5.8.4/.installed ../xml-parser/build/5.12/.installed:
63 (cd ../xml-parser ; $(GMAKE) install)
65 $(BUILD_32): ../xml-parser/build/5.8.4/.installed \
66 ../xml-parser/build/5.12/.installed
/solaris-userland-s11u3/components/visual-panels/core/src/java/util/com/oracle/solaris/vp/util/misc/
H A DDTDChecker.java29 import org.xml.sax.EntityResolver;
30 import org.xml.sax.InputSource;
31 import org.xml.sax.SAXException;
/solaris-userland-s11u3/components/openstack/nova/
H A DMakefile68 files/nova-api-ec2.xml \
69 files/nova-api-metadata.xml \
70 files/nova-api-osapi-compute.xml \
71 files/nova-cert.xml \
72 files/nova-compute.xml \
73 files/nova-conductor.xml \
74 files/nova-consoleauth.xml \
75 files/nova-novncproxy.xml \
76 files/nova-objectstore.xml \
77 files/nova-scheduler.xml \
[all...]
/solaris-userland-s11u3/components/openstack/heat/
H A DMakefile65 files/heat-api-cfn.xml \
66 files/heat-api-cloudwatch.xml \
67 files/heat-api.xml \
68 files/heat-db.xml \
69 files/heat-engine.xml \
70 files/heat-upgrade.xml \
/solaris-userland-s11u3/components/visual-panels/apache/src/cmd/httpd/
H A DMakefile31 $(PROTO_MFS_NETWORK)/http-vpanels.xml \
/solaris-userland-s11u3/components/visual-panels/apache/src/java/vpanels/app/
H A DMakefile28 ASUBDIRS_CMD = $(LS) -1 */build.xml 2>/dev/null | $(SED) 's@/build.xml$$@@'
/solaris-userland-s11u3/components/visual-panels/core/src/java/vpanels/app/
H A DMakefile28 ASUBDIRS_CMD = $(LS) -1 */build.xml 2>/dev/null | $(SED) 's@/build.xml$$@@'
/solaris-userland-s11u3/components/visual-panels/coreadm/src/java/vpanels/app/
H A DMakefile28 ASUBDIRS_CMD = $(LS) -1 */build.xml 2>/dev/null | $(SED) 's@/build.xml$$@@'
/solaris-userland-s11u3/components/visual-panels/firewall/src/java/vpanels/app/
H A DMakefile28 ASUBDIRS_CMD = $(LS) -1 */build.xml 2>/dev/null | $(SED) 's@/build.xml$$@@'
/solaris-userland-s11u3/components/visual-panels/smf/src/java/vpanels/app/
H A DMakefile28 ASUBDIRS_CMD = $(LS) -1 */build.xml 2>/dev/null | $(SED) 's@/build.xml$$@@'
/solaris-userland-s11u3/components/visual-panels/sysmon/src/java/vpanels/app/
H A DMakefile28 ASUBDIRS_CMD = $(LS) -1 */build.xml 2>/dev/null | $(SED) 's@/build.xml$$@@'
/solaris-userland-s11u3/components/visual-panels/time/src/java/vpanels/app/
H A DMakefile28 ASUBDIRS_CMD = $(LS) -1 */build.xml 2>/dev/null | $(SED) 's@/build.xml$$@@'
/solaris-userland-s11u3/components/visual-panels/usermgr/src/java/vpanels/app/
H A DMakefile28 ASUBDIRS_CMD = $(LS) -1 */build.xml 2>/dev/null | $(SED) 's@/build.xml$$@@'
/solaris-userland-s11u3/components/visual-panels/zconsole/src/java/vpanels/app/
H A DMakefile28 ASUBDIRS_CMD = $(LS) -1 */build.xml 2>/dev/null | $(SED) 's@/build.xml$$@@'
/solaris-userland-s11u3/components/openca-ocspd/Solaris/
H A Dsvc-ocspd8 CONF_FILE=/etc/ocspd/ocspd.xml;
/solaris-userland-s11u3/components/openstack/glance/
H A DMakefile65 files/glance-db.xml \
66 files/glance-api.xml \
67 files/glance-registry.xml \
68 files/glance-scrubber.xml \
69 files/glance-upgrade.xml \
/solaris-userland-s11u3/components/openstack/cinder/
H A DMakefile70 files/cinder-api.xml \
71 files/cinder-backup.xml \
72 files/cinder-db.xml \
73 files/cinder-scheduler.xml \
74 files/cinder-upgrade.xml \
75 files/cinder-volume.xml \
/solaris-userland-s11u3/components/openstack/ironic/
H A DMakefile65 files/ironic-api.xml \
66 files/ironic-conductor.xml \
67 files/ironic-db.xml \
68 files/ironic-upgrade.xml \
/solaris-userland-s11u3/make-rules/
H A Denvironment.mk57 $(BUILD_DIR)/packages.xml: Makefile $(BUILD_DIR)
60 $(BUILD_DIR)/ai_manifest.xml: $(WS_TOOLS)/zone_default.xml $(BUILD_DIR)
63 $(BUILD_DIR)/sc_profile.xml: $(WS_TOOLS)/sc_profile.xml $(BUILD_DIR)
66 component-zone-build: $(BUILD_DIR)/ai_manifest.xml $(BUILD_DIR)/packages.xml \
67 $(BUILD_DIR)/sc_profile.xml download
73 -m $(BUILD_DIR)/ai_manifest.xml \
74 -c $(BUILD_DIR)/sc_profile.xml
[all...]
/solaris-userland-s11u3/components/visual-panels/core/src/java/lib/TimingFramework/
H A DMakefile39 COMPONENT_PREP_ACTION = (cp build.xml $(@D)/)
/solaris-userland-s11u3/components/areca/
H A DMakefile52 COMPONENT_BUILD_TARGETS += install -buildfile build.xml
/solaris-userland-s11u3/components/openstack/swift/
H A DMakefile63 files/swift-*.xml \
71 --xunit-file=$(BUILD_DIR)/nosetests-$(MACH).xml \
/solaris-userland-s11u3/components/openstack/keystone/
H A DMakefile64 files/keystone.xml \
65 files/keystone-upgrade.xml \
/solaris-userland-s11u3/components/openstack/neutron/
H A DMakefile99 files/neutron-dhcp-agent.xml \
100 files/neutron-l3-agent.xml \
101 files/neutron-metadata-agent.xml \
102 files/neutron-server.xml \
103 files/neutron-upgrade.xml \

Completed in 3315 milliseconds

12