Searched refs:CLASS_STRING (Results 1 - 8 of 8) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXRTreeFragSelectWrapper.java71 if (m_selected.getType() == CLASS_STRING)
131 return CLASS_STRING;
H A DXObject.java196 public static final int CLASS_STRING = 3; field in class:XObject
497 case CLASS_STRING :
H A DXRTreeFrag.java280 else if (XObject.CLASS_STRING == obj2.getType())
H A DXString.java66 * Tell that this is a CLASS_STRING.
68 * @return type CLASS_STRING
72 return CLASS_STRING;
H A DXNodeSet.java602 else if (XObject.CLASS_STRING == type)
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemCopyOf.java144 case XObject.CLASS_STRING :
/external/proguard/src/proguard/optimize/peephole/
H A DInstructionSequenceConstants.java142 private static final int CLASS_STRING = 69; field in class: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_OBJEC
[all...]
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter.java package proguard ...

Completed in 248 milliseconds