Searched defs:isSigned (Results 1 – 5 of 5) sorted by relevance
210 public boolean isSigned() { in isSigned() method in NanoAppBinary
388 bool isSigned = generatedType.kind == SIGNED_INTEGER; in writeJavaRandomCompatibleIntegerAllocation() local391 bool isSigned = in writeJavaRandomCompatibleIntegerAllocation() local
59 private final boolean isSigned; field in StrictJarFile
290 TypeIntInst *Module::getIntType(int bits, bool isSigned) { in getIntType()731 TypeIntInst *GlobalSection::getIntType(int bits, bool isSigned) { in getIntType()
2014 final boolean isSigned, in parseInteger()