Home
last modified time | relevance | path

Searched refs:PRIMITIVE_SHORT (Results 1 – 8 of 8) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DSimpleElementValue.java137 if (super.getType() != PRIMITIVE_SHORT) { in getValueShort()
175 case PRIMITIVE_SHORT: in stringifyValue()
216 case PRIMITIVE_SHORT: in dump()
DElementValue.java74 public static final byte PRIMITIVE_SHORT = 'S'; field in ElementValue
88 case PRIMITIVE_SHORT: in readElementValue()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DSimpleElementValueGen.java161 case PRIMITIVE_SHORT: in SimpleElementValueGen()
223 case PRIMITIVE_SHORT: in stringifyValue()
259 case PRIMITIVE_SHORT: in dump()
DElementValueGen.java91 public static final int PRIMITIVE_SHORT = 'S'; field in ElementValueGen
120 return new SimpleElementValueGen(PRIMITIVE_SHORT, dis in readElementValue()
/external/spirv-llvm/lib/SPIRV/Mangler/
DParameterType.h43 PRIMITIVE_SHORT, enumerator
/external/apache-commons-bcel/src/test/java/org/apache/bcel/
DElementValueGenTestCase.java149 ElementValueGen.PRIMITIVE_SHORT, cp, (short) 42); in testCreateShortElementValue()
/external/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp1006 SPIR::PRIMITIVE_SHORT:SPIR::PRIMITIVE_USHORT)); in transTypeDesc()
/external/owasp/sanitizer/tools/findbugs/lib/
Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...