Searched refs:isSigned (Results 1 – 10 of 10) sorted by relevance
59 private final boolean isSigned; field in StrictJarFile128 isSigned = verifier.readCertificates() && verifier.isSignedJar(); in StrictJarFile()130 isSigned = false; in StrictJarFile()165 if (isSigned) { in getCertificateChains()184 if (isSigned) { in getCertificates()210 if (isSigned) { in getInputStream()
210 public boolean isSigned() { in isSigned() method in NanoAppBinary
388 bool isSigned = generatedType.kind == SIGNED_INTEGER; in writeJavaRandomCompatibleIntegerAllocation() local389 *mJava << (isSigned ? "true" : "false") << ", " << generatedType.significantBits; in writeJavaRandomCompatibleIntegerAllocation()391 bool isSigned = in writeJavaRandomCompatibleIntegerAllocation() local393 *mJava << (isSigned ? "true" : "false") << ", " in writeJavaRandomCompatibleIntegerAllocation()
407 bool isSigned = input.type == OperandType::TENSOR_QUANT8_ASYMM_SIGNED; in prepare() local420 output.offset = isSigned ? -128 : 0; in prepare()424 output.offset = isSigned ? 0 : 128; in prepare()
165 template <bool isSigned, size_t size, typename I>
2804 method public boolean isSigned();
67735 method public boolean isSigned(int) throws java.sql.SQLException;68030 method public boolean isSigned(int) throws java.sql.SQLException;
67591 method public boolean isSigned(int) throws java.sql.SQLException;67886 method public boolean isSigned(int) throws java.sql.SQLException;
46316 method public abstract boolean isSigned(int) throws java.sql.SQLException;46611 method public abstract boolean isSigned(int) throws java.sql.SQLException;