Home
last modified time | relevance | path

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

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DSimpleElementValue.java97 if (super.getType() != PRIMITIVE_LONG) { in getValueLong()
163 case PRIMITIVE_LONG: in stringifyValue()
214 case PRIMITIVE_LONG: in dump()
DElementValue.java73 public static final byte PRIMITIVE_LONG = 'J'; field in ElementValue
87 case PRIMITIVE_LONG: in readElementValue()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DSimpleElementValueGen.java142 case PRIMITIVE_LONG: in SimpleElementValueGen()
214 case PRIMITIVE_LONG: in stringifyValue()
257 case PRIMITIVE_LONG: in dump()
DElementValueGen.java89 public static final int PRIMITIVE_LONG = 'J'; field in ElementValueGen
117 return new SimpleElementValueGen(PRIMITIVE_LONG, dis in readElementValue()
/external/spirv-llvm/lib/SPIRV/Mangler/
DParameterType.h47 PRIMITIVE_LONG, enumerator
/external/apache-commons-bcel/src/test/java/org/apache/bcel/
DElementValueGenTestCase.java93 ElementValueGen.PRIMITIVE_LONG, cp, 3334455L); in testCreateLongElementValue()
/external/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp1012 SPIR::PRIMITIVE_LONG:SPIR::PRIMITIVE_ULONG)); in transTypeDesc()
/external/owasp/sanitizer/tools/findbugs/lib/
Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...