Searched refs:bundle (Results 26 - 31 of 31) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java1580 System.err.println("Missing resource bundle ``"+
1594 System.err.println("Missing resource bundle ``"+
1621 ResourceBundle bundle = getMessageBundle(getLocale());
1622 return formatMessageInternal(msgTag, params, bundle);
1646 ResourceBundle bundle) {
1650 pattern = bundle.getString(msgTag);
1659 pattern = bundle.getString("cant_find_resource");
1644 formatMessageInternal(String msgTag, Object[] params, ResourceBundle bundle) argument
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm68 autobundle bundle expand force get cvs_import
1784 my(@bundle) = $self->_u_r_common("a",@_);
1815 join("\n", @bundle),
1823 $CPAN::Frontend->myprint("\nWrote bundle file
3285 my($bundle,$id,$userid);
3309 $bundle = $1;
3312 if ($bundle){
4904 # to recurse into its prereq_pms, a bundle needs to recurse into its modules
4943 $CPAN::Frontend->mydie("I don't know a bundle with ID $id\n") unless
4987 The bundle fil
[all...]
/opensolaris-onvv-gate/usr/src/tools/onbld/Scm/
H A DBackup.py30 to update the workspace to after applying the bundle).
34 bundle (handled by CdmCommittedBackup)
35 An Hg bundle containing outgoing committed changes.
39 bundle, used by need_backup.
70 This may occur both in the case where the bundle contains a
78 after application of the bundle (on a branch not present
79 in the bundle or destination workspace, for instance)'''
105 self.files = ('bundle', 'nodes')
130 cg = self.ws.repo.changegroup(out, 'bundle')
131 changegroup.writebundle(cg, self.bu.backupfile('bundle'), 'HG10B
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h155 typedef struct bundle { struct
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dnightly.sh2472 staffer hg --cwd $CODEMGR_WS incoming --bundle $HG_SOURCE \
2477 # fail, and there will be no bundle file. Reset the source,
2535 --bundle $HG_SOURCE -v $CLOSED_BRINGOVER_WS \
2540 # fail, and there will be no bundle file. Reset the source,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1359 bundle of single-character options and a long one, two dashes are used
1859 in the bundle. For example:

Completed in 104 milliseconds

12