/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
H A D | AttributeConverter.java | 63 String type = a.getType(); in convertToString() 75 Converter c = getConverter(a.getType()); in convertToString() 127 String mgrType = mgr.getType(key); in convertFromString() 173 Converter c = getConverter(a.getType()); in convertToCodeBlock()
|
H A D | Converter.java | 361 Converter c = getConverter(a.getType()); in convertToCodeBlock()
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Component.java | 126 if (type.compareTo(other.getType()) != 0 || in equals() 166 String getType() in getType() method in Component
|
H A D | Resource.java | 190 if (type.compareTo(other.getType()) != 0 || in equals() 230 String getType() in getType() method in Resource
|
H A D | Value.java | 281 public int getType() in getType() method in Value
|
/titanic_41/usr/src/lib/sun_fc/common/ |
H A D | AdapterPortStatEvent.h | 51 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | AdapterEvent.h | 53 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | AdapterDeviceEvent.h | 51 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | AdapterPortStatEventListener.cc | 66 callback(getData(), wwn, e->getType()); in dispatch()
|
H A D | TargetEvent.h | 55 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | AdapterPortEvent.h | 54 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | LinkEvent.h | 50 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | AdapterDeviceEventListener.cc | 68 callback(getData(), wwn, e->getType(), e->getAffectedPortID()); in dispatch()
|
H A D | AdapterEventListener.cc | 69 callback(getData(), wwn, e->getType()); in dispatch()
|
H A D | AdapterPortEventListener.cc | 69 callback(getData(), wwn, e->getType(), e->getAffectedPortID()); in dispatch()
|
H A D | LinkEventListener.cc | 66 callback(getData(), wwn, e->getType(), e->getBuf(), e->getSize()); in dispatch()
|
H A D | TargetEventListener.cc | 81 callback(getData(), hbawwn, tgtwwn, e->getType()); in dispatch()
|
/titanic_41/usr/src/cmd/avs/dsstat/ |
H A D | sndr_stats.c | 57 void getType(kstat_t *, char *); 398 getType(cur->cur_set, &c[0]); in sndr_report() 432 getType(cur->cur_set, &type[0]); in sndr_report() 658 getType(kstat_t *ksp, char *vtype) in getType() function
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
H A D | AttributeManager.java | 297 public String getType(String key) { in getType() method in AttributeManager 300 return attr.getType(); in getType() 330 return attr.getType().equals(type); in hasAttribute()
|
H A D | Attribute.java | 126 public String getType() { in getType() method in Attribute
|
H A D | Group.java | 1234 String type = attr.getType(); in addAttributeForward() 1374 if (mgr.hasAttribute(key, attr.getType())) { in get() 1442 if (mgr.hasAttribute(key, attr.getType())) { in set()
|
H A D | AttributeList.java | 227 table.get(key)).getType() + /* NOI18N */") "); in toString()
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/ |
H A D | WindowShadow.java | 752 public String getType(String key) { in getType() method in WindowShadow 755 return panel.getType(key); in getType() 757 return super.getType(key); in getType()
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | AuthBlock.java | 905 new Object[] { chain[i].getType(), e.getMessage() }); 1041 new Object[] {cert.getType(), e.getMessage()});
|
/titanic_41/usr/src/lib/libbsm/ |
H A D | auditxml.pm | 336 sub getType { subroutine
|