| /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
| SearchResultMessageArg.cxx | 27 void SearchResultMessageArg::add(StringC &str, int n) function in class:SP_NAMESPACE::SearchResultMessageArg
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/t/ |
| reduce.t | 38 sub add { subroutine 43 my $sum = reduce { my $t="$a $b\n"; 0+add($a, $b) } 3, 2, 1;
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Digest/t/ |
| base.t | 18 sub add { subroutine 38 $ctx->add("foo"); 41 $ctx->add("foo"); 44 $ctx->add("foo");
|
| /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/nsgmls/ |
| StringSet.cxx | 16 Boolean StringSet::add(const StringC &str) function in class:SP_NAMESPACE::StringSet
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/dchanger/ |
| LineSeparator.java | 16 * If applicable, add the following below this CDDL HEADER, with the 51 f.add(new LineSeparator());
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
| RootObserver.java | 16 * If applicable, add the following below this CDDL HEADER, with the 54 public void add(AttributeManager mgr); method in interface:RootObserver
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/ |
| cookie.t | 366 sub add { shift->{check} = \@_; } subroutine 375 sub add { shift->{check} = \@_; } subroutine
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Term/ |
| Complete.t | 47 $in->add('frob'); 54 $in->add('frobo'); 62 $in->add('frobn'); 87 sub add { subroutine
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| bigint.pl | 56 # white space and add a sign, if missing. 63 substr($_,$[,0) = '+' unless $1; # Add missing sign 152 &external($sx, &add(*x, *y)); # if same sign add 180 # routine to add two base 1e5 numbers subroutine 182 # there are separate routines to add and sub as per Kunth pg 233 183 sub add { #(int_num_array, int_num_array) return int_num_array
|
| /onnv/onnv-gate/usr/src/cmd/wbem/provider/com/sun/wbem/solarisprovider/srm/ |
| ProcessDataModel.java | 15 * If applicable, add the following below this CDDL HEADER, with the 73 properties.add( 77 properties.add( 81 properties.add( 85 properties.add( 89 properties.add( 107 opProperties.add( 111 opProperties.add( 115 opProperties.add( 119 opProperties.add( [all...] |
| ActiveProjectModel.java | 15 * If applicable, add the following below this CDDL HEADER, with the 61 opProperties.add(new CIMProperty(CSCREATIONCLASSNAME, 63 opProperties.add(new CIMProperty(CSNAME, new CIMValue(csName))); 64 opProperties.add(new CIMProperty(OSCREATIONCLASSNAME, 66 opProperties.add(new CIMProperty(OSNAME, new CIMValue(osName))); 67 opProperties.add(new CIMProperty(PROJECTNAME, new CIMValue(name)));
|
| ActiveUserModel.java | 15 * If applicable, add the following below this CDDL HEADER, with the 68 opProperties.add(new CIMProperty(CSCREATIONCLASSNAME, 70 opProperties.add(new CIMProperty(CSNAME, new CIMValue(csName))); 71 opProperties.add(new CIMProperty(OSCREATIONCLASSNAME, 73 opProperties.add(new CIMProperty(OSNAME, new CIMValue(osName))); 74 opProperties.add(new CIMProperty(USERID, new CIMValue(name)));
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/SUNWbinfiles/ |
| SUNWbinfiles.java | 16 * If applicable, add the following below this CDDL HEADER, with the 62 box.add(c); 63 box.add(Box.createVerticalStrut(5)); 68 fieldPanel.add(FieldLayout.LABEL, 71 fieldPanel.add(FieldLayout.FIELD, directory); 72 box.add(fieldPanel); 74 // Add a listener to set forward button (or not).
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/SUNWfiles/ |
| SUNWfiles.java | 16 * If applicable, add the following below this CDDL HEADER, with the 62 box.add(c); 63 box.add(Box.createVerticalStrut(5)); 68 fieldPanel.add(FieldLayout.LABEL, 71 fieldPanel.add(FieldLayout.FIELD, directory); 72 box.add(fieldPanel); 74 // Add a listener to set forward button (or not).
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/SUNWnisplus/ |
| SUNWnisplus.java | 16 * If applicable, add the following below this CDDL HEADER, with the 67 box.add(c); 68 box.add(Box.createVerticalStrut(5)); 73 fieldPanel.add(FieldLayout.LABEL, 76 fieldPanel.add(FieldLayout.FIELD, directory); 77 box.add(fieldPanel); 79 // Add a listener to set forward button (or not).
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/data/qualifier/ |
| QualifierIntegerEnum.java | 16 * If applicable, add the following below this CDDL HEADER, with the 88 vals.add(new Integer(values[index]));
|
| /onnv/onnv-gate/usr/src/cmd/hal/hald/solaris/ |
| devinfo.h | 25 HalDevice *(*add) (HalDevice *parent, di_node_t node, char *devfs_path, char *device_type); member in struct:DevinfoDevHandler_s
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
| AlignmentEnum.java | 16 * If applicable, add the following below this CDDL HEADER, with the 51 helper.add(Label.LEFT, /* NOI18N */"left"); 52 helper.add(Label.CENTER, /* NOI18N */"center"); 53 helper.add(Label.RIGHT, /* NOI18N */"right");
|
| AnchorEnum.java | 16 * If applicable, add the following below this CDDL HEADER, with the 52 helper.add(GBConstraints.CENTER, /* NOI18N */"center"); 53 helper.add(GBConstraints.NORTH, /* NOI18N */"north"); 54 helper.add(GBConstraints.SOUTH, /* NOI18N */"south"); 55 helper.add(GBConstraints.EAST, /* NOI18N */"east"); 56 helper.add(GBConstraints.WEST, /* NOI18N */"west"); 57 helper.add(GBConstraints.NORTHWEST, /* NOI18N */"northwest"); 58 helper.add(GBConstraints.SOUTHWEST, /* NOI18N */"southwest"); 59 helper.add(GBConstraints.NORTHEAST, /* NOI18N */"northeast"); 60 helper.add(GBConstraints.SOUTHEAST, /* NOI18N */"southeast") [all...] |
| ModeEnum.java | 16 * If applicable, add the following below this CDDL HEADER, with the 50 helper.add(FileDialog.LOAD, /* NOI18N */"load"); 51 helper.add(FileDialog.SAVE, /* NOI18N */"save");
|
| OrientationEnum.java | 16 * If applicable, add the following below this CDDL HEADER, with the 54 helper.add(Scrollbar.HORIZONTAL, /* NOI18N */"horizontal"); 55 helper.add(Scrollbar.VERTICAL, /* NOI18N */"vertical");
|
| ReliefEnum.java | 16 * If applicable, add the following below this CDDL HEADER, with the 54 helper.add(Util.RELIEF_FLAT, /* NOI18N */"flat"); 55 helper.add(Util.RELIEF_RAISED, /* NOI18N */"raised"); 56 helper.add(Util.RELIEF_SUNKEN, /* NOI18N */"sunken"); 57 helper.add(Util.RELIEF_RIDGE, /* NOI18N */"ridge"); 58 helper.add(Util.RELIEF_GROOVE, /* NOI18N */"groove"); 59 helper.add(Util.WIN95_RAISED, /* NOI18N */"win95 raised"); 60 helper.add(Util.WIN95_SUNKEN, /* NOI18N */"win95 sunken"); 61 helper.add(Util.WIN95_FIELD_BORDER, /* NOI18N */ 63 helper.add(Util.WIN95_WINDOW_BORDER, /* NOI18N * [all...] |
| /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/ |
| ISet.h | 33 void add(T x) { addRange(x, x); } function in class:SP_NAMESPACE::ISet 36 void add(const ISet<T> &);
|
| TranslateCodingSystem.h | 22 // How much to add to the values in the base set. 23 Char add; member in struct:SP_NAMESPACE::TranslateCodingSystem::Desc
|
| /onnv/onnv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
| helpTest.java | 16 * If applicable, add the following below this CDDL HEADER, with the 90 tp.add(new JLabel("Double-click a tag to load it."), pc); 92 tp.add(new JLabel(""), pc); 108 p.add(tp, c); 112 pp.add(scrollPane, "Center"); 121 p.add(pp, c); 125 frame.getContentPane().add("Center", p); 128 frame.getContentPane().add("South", bp); 182 add(dismiss = new JButton("Done")); method
|