Home
last modified time | relevance | path

Searched refs:elementAt (Results 1 – 25 of 53) sorted by relevance

123

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServerAttribute.java70 Object o = values.elementAt(0); in ServerAttribute()
77 String s = (String)values.elementAt(i); in ServerAttribute()
101 (v.elementAt(0) instanceof AttributeString)) { in getValues()
106 v.setElementAt(v.elementAt(i).toString(), i); in getValues()
H A DServiceStoreInMemory.java200 if (rscopes.contains(scopes.elementAt(i))) { in setReturn()
383 RegRecord rec = (RegRecord)contents.elementAt(i); in getAll()
415 RegRecord rec = (RegRecord)contents.elementAt(i); in matchDoesNotContain()
432 RegRecord rec = (RegRecord)noMatch.elementAt(i); in matchDoesNotContain()
454 RegRecord rec = (RegRecord)contents.elementAt(i); in matchEqual()
493 RegRecord rec = (RegRecord)contents.elementAt(i); in matchNotEqual()
515 RegRecord rec = (RegRecord)contents.elementAt(i); in matchLessEqual()
538 RegRecord rec = (RegRecord)contents.elementAt(i); in matchNotLessEqual()
561 RegRecord rec = (RegRecord)contents.elementAt(i); in matchGreaterEqual()
584 RegRecord rec = (RegRecord)contents.elementAt(i); in matchNotGreaterEqual()
[all …]
H A DDATable.java149 DARecord rec = (DARecord)daEquivClasses.elementAt(i); in findScopes()
155 Object s = v.elementAt(j); in findScopes()
265 String scope = (String)scopes.elementAt(i); in filterScopes()
309 rec = (DARecord)ret.elementAt(i); in addToEquivClass()
315 String scope = (String)dascopes.elementAt(j); in addToEquivClass()
378 Object o = scopes.elementAt(i); in validateScopes()
H A DSunDATable.java151 DARecord rec = (DARecord)equivClasses.elementAt(i); in findDAScopes()
215 DARecord rec = (DARecord)cache.elementAt(i); in removeDA()
224 InetAddress daaddr = (InetAddress)daAddresses.elementAt(j); in removeDA()
284 buf.append((String)scopes.elementAt(i)); in getSrvReply()
366 ServiceURL url = (ServiceURL)serviceURLs.elementAt(i); in processReply()
H A DUARequester.java124 CSrvTypeMsg msg = (CSrvTypeMsg)msgs.elementAt(i); in findServiceTypes()
180 SrvLocMsg msg = (SrvLocMsg)msgs.elementAt(i); in findServices()
259 SrvLocMsg msg = (SrvLocMsg)msgs.elementAt(i); in findAttributes()
362 SrvLocMsg msg = (SrvLocMsg)msgs.elementAt(i); in findAttributes()
389 (ServiceLocationAttribute)attrList.elementAt(j); in findAttributes()
580 Object o = incoming.elementAt(i); in addUnique()
H A DServiceLocationAttribute.java178 String value = (String)values.elementAt(i); in ServiceLocationAttribute()
283 Object o = ret.elementAt(i); in getValues()
429 Object obj = values_in.elementAt(i); in verifyValueTypes()
910 Object o = attrVals.elementAt(0); in mergeDuplicateAttributes()
914 Object no = attrNewVals.elementAt(i); in mergeDuplicateAttributes()
1004 Object oSLA = vSLA.elementAt(0); in equals()
1005 o = values.elementAt(0); in equals()
1015 oSLA = vSLA.elementAt(i); in equals()
1042 Object o = values.elementAt(i); in toString()
H A DSunServerDATable.java184 attr = (ServiceLocationAttribute)formerAttrs.elementAt(0); in recordNewDA()
186 String stamp = (String)vals.elementAt(0); in recordNewDA()
338 buf.append((String)scopes.elementAt(i)); in findDAScopes()
408 (ServiceLocationAttribute)retAttrs.elementAt(i); in findDAScopes()
462 (ServiceLocationAttribute)attrs.elementAt(i); in formServiceTableDAURL()
H A DSLPV1Manager.java236 InetAddress interfac = (InetAddress)interfaces.elementAt(i); in start()
288 InetAddress interfac = (InetAddress)interfaces.elementAt(i); in start()
304 DAAdvertiser ad = (DAAdvertiser)advs.elementAt(j); in start()
H A DAttributePattern.java144 PatternPart p = (PatternPart)parts.elementAt(i); in match()
179 p = (PatternPart)parts.elementAt(i+1); in match()
H A DServiceLocationManager.java251 (ServiceLocationAttribute)attrs.elementAt(0): in getRefreshInterval()
257 Integer mri = (Integer)values.elementAt(i); in getRefreshInterval()
340 buf.append(hint.elementAt(i).toString()); in performSADiscovery()
H A DSLPV1SSrvReg.java93 (ServiceLocationAttribute)attrList.elementAt(i); in initialize()
101 Object o = vals.elementAt(j); in initialize()
H A DSLPConfig.java504 String attrExp = (String)sAttrs.elementAt(i); in getAttributes()
517 Object val = values.elementAt(0); in getAttributes()
668 InetAddress maddr = (InetAddress)groups.elementAt(i); in refreshMulticastSocketOnInterface()
814 String type = (String)hint.elementAt(i); in getTypeHint()
876 Object scope = scopes.elementAt(i); in addPreconfiguredDAScopes()
978 da = ((String)ret.elementAt(i)).trim(); in initializePreconfiguredDAs()
1237 String host = (String)nintr.elementAt(i); in getInterfaces()
1295 return (InetAddress)inter.elementAt(0); in getLocalHost()
H A DSLPHeaderV2.java658 String address = (String)resp.elementAt(i); in parsePreviousRespondersOut()
921 (String)attrForms.elementAt(i); in parseAttributeVectorIn()
1081 Object o = t.elementAt(i); in escapeTags()
1111 String tag = (String)t.elementAt(i); in unescapeTags()
1129 String scope = (String)scopes.elementAt(i); in escapeScopeStrings()
1146 String scope = (String)scopes.elementAt(i); in unescapeScopeStrings()
H A DActiveDiscoverer.java186 InetAddress interfac = (InetAddress)interfaces.elementAt(i); in run()
274 InetAddress daAddr = (InetAddress)daAddrs.elementAt(i); in addPreconfiguredDAs()
H A DSLPV1SAttrMsg.java143 String tag = (String)tags.elementAt(i); in initialize()
204 String stype = (String)types.elementAt(i); in makeReply()
H A DServiceStoreFactory.java474 !Defaults.DEFAULT_SCOPE.equals((String)scopes.elementAt(0))) { in serialize()
487 (ServiceLocationAttribute)attrs.elementAt(i); in serialize()
502 Object v = vals.elementAt(j); in serialize()
H A DServerDATable.java232 DARecord rec = (DARecord)daRecs.elementAt(i); in forwardSAMessage()
238 InetAddress addr = (InetAddress)daAddresses.elementAt(j); in forwardSAMessage()
479 SrvLocMsg reg = (SrvLocMsg)deleted.elementAt(i); in forwardRegistrations()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DCardPanel.java96 return (String)tabs.elementAt(index); in getTab()
228 show((String)tabs.elementAt(0)); in first()
234 show((String)tabs.elementAt(index+1)); in next()
240 show((String)tabs.elementAt(index-1)); in previous()
246 show((String)tabs.elementAt(index)); in last()
H A DColumnListCanvas.java258 Object entry = ((Object[])labels.elementAt(row))[column]; in startEdit()
461 int rowColor = ((Integer) rowColors.elementAt(row)).intValue(); in getHighlighted()
617 Object[] labelRow = (Object[]) labels.elementAt(records); in growRecords()
648 labels.setElementAt(labels.elementAt(pos), pos+1); in insertItem()
649 rowColors.setElementAt(rowColors.elementAt(pos), pos+1); in insertItem()
693 Object[] labelRow = (Object[]) labels.elementAt(row); in addItem()
734 Object[] labelRow = (Object[]) labels.elementAt(row); in adjustColumnWidths()
819 Object[] labelRow = (Object[]) labels.elementAt(start); in delItems()
853 return ((Object []) labels.elementAt(row))[column]; in getItem()
869 Object[] data = (Object []) labels.elementAt(row); in putItem()
[all …]
H A DTextView.java241 return items.elementAt(selected[0]); in getSelectedItem()
247 data[i] = items.elementAt(selected[i]); in getSelectedItems()
418 items.elementAt(index)); in selectY()
441 items.elementAt(index)); in selectY()
451 items.elementAt(index)); in selectY()
531 String name = (String)items.elementAt(index); in drawLine()
595 getStringWidth((String)items.elementAt(i))); in cacheMinWidth()
H A DStringVector.java108 public final String elementAt(int index) { in elementAt() method in StringVector
109 return (String)vector.elementAt(index); in elementAt()
H A DCLChoice.java136 s[i] = (String)items.elementAt(i); in getItems()
149 return (String)items.elementAt(index); in getItem()
186 return (String)items.elementAt(selectedIndex); in getSelectedItem()
204 String thisItem = (String)items.elementAt(i); in select()
231 selItem = (String)items.elementAt(index); in select()
H A DMultiLineLabel.java149 (String) lines.elementAt(i)); in measure()
288 g.drawString(((String) lines.elementAt(i)).trim(), x, y); in paint()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/
H A DKrb5Conf.java189 RealmInfo r = (RealmInfo)RealmVector.elementAt(i); in getAllRealms()
197 RealmInfo r = (RealmInfo)RealmVector.elementAt(i); in getRealmServer()
206 RealmInfo r = (RealmInfo)RealmVector.elementAt(i); in getRealmPort()
H A DFilter.java51 plist[i] = (String)v.elementAt(i); in Filter()

123