Home
last modified time | relevance | path

Searched refs:CLASS_STRING (Results 1 – 7 of 7) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXRTreeFragSelectWrapper.java71 if (m_selected.getType() == CLASS_STRING) in execute()
131 return CLASS_STRING; in getType()
DXObject.java196 public static final int CLASS_STRING = 3; field in XObject
497 case CLASS_STRING : in castToType()
DXRTreeFrag.java280 else if (XObject.CLASS_STRING == obj2.getType()) in equals()
DXString.java72 return CLASS_STRING; in getType()
DXNodeSet.java602 else if (XObject.CLASS_STRING == type) in compare()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemCopyOf.java144 case XObject.CLASS_STRING : in execute()
/external/proguard/src/proguard/optimize/peephole/
DInstructionSequenceConstants.java142 private static final int CLASS_STRING = 69; field in InstructionSequenceConstants
272 new MethodrefConstant(CLASS_STRING, NAME_AND_TYPE_EQUALS, null, null),
273 new MethodrefConstant(CLASS_STRING, NAME_AND_TYPE_LENGTH, null, null),
274 new MethodrefConstant(CLASS_STRING, NAME_AND_TYPE_VALUEOF_Z, null, null),
275 new MethodrefConstant(CLASS_STRING, NAME_AND_TYPE_VALUEOF_C, null, null),
276 new MethodrefConstant(CLASS_STRING, NAME_AND_TYPE_VALUEOF_I, null, null),
277 new MethodrefConstant(CLASS_STRING, NAME_AND_TYPE_VALUEOF_J, null, null),
278 new MethodrefConstant(CLASS_STRING, NAME_AND_TYPE_VALUEOF_F, null, null),
279 new MethodrefConstant(CLASS_STRING, NAME_AND_TYPE_VALUEOF_D, null, null),
280 new MethodrefConstant(CLASS_STRING, NAME_AND_TYPE_VALUEOF_OBJECT, null, null),