/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ir/ |
D | UniformSupport.h | 84 uint32_t storageBitWidth, bool isSigned) in UniformQuantizedValueConverter() 100 uint32_t storageBitWidth, bool isSigned) in UniformQuantizedValueConverter() 187 const bool isSigned; variable 233 const bool isSigned; variable
|
D | FakeQuantSupport.cc | 24 bool isSigned, MLIRContext *ctx, in getDefaultStorageParams() 117 Type expressedType, bool isSigned) { in fakeQuantAttrsToType() 149 Type expressedType, bool isSigned) { in fakeQuantAttrsToType()
|
/external/parameter-framework/upstream/parameter/ |
D | IntegerParameterBuilder.h | 48 bool isSigned = false; in createElement() local
|
/external/llvm/include/llvm/IR/ |
D | Constants.h | 207 bool isMaxValue(bool isSigned) const { in isMaxValue() 219 bool isMinValue(bool isSigned) const { in isMinValue()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Constants.h | 217 bool isMaxValue(bool isSigned) const { in isMaxValue() 229 bool isMinValue(bool isSigned) const { in isMinValue()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | ExpandLargeDivRem.cpp | 52 static bool isSigned(unsigned int Opcode) { in isSigned() function
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/ |
D | OCSPReq.java | 214 public boolean isSigned() in isSigned() method in OCSPReq
|
/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cert/ocsp/ |
D | OCSPReq.java | 216 public boolean isSigned() in isSigned() method in OCSPReq
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APSInt.h | 76 bool isSigned() const { return !IsUnsigned; } in isSigned() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | APFixedPoint.h | 68 bool isSigned() const { return IsSigned; } in isSigned() function
|
D | APSInt.h | 77 bool isSigned() const { return !IsUnsigned; } in isSigned() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | text_handler.h | 48 bool isSigned; // This is only significant if type_class is integral. member
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | text_handler.h | 48 bool isSigned; // This is only significant if type_class is integral. member
|
/external/angle/third_party/spirv-tools/src/source/ |
D | text_handler.h | 48 bool isSigned; // This is only significant if type_class is integral. member
|
/external/llvm/include/llvm/ADT/ |
D | APSInt.h | 59 bool isSigned() const { return !IsUnsigned; } in isSigned() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 1940 bool isSigned) { in ExpandLibCall() 1991 bool isSigned, const SDLoc &dl) { in ExpandLibCall() 2023 bool isSigned) { in ExpandChainLibCall() 2070 SDValue SelectionDAGLegalize::ExpandIntLibCall(SDNode* Node, bool isSigned, in ExpandIntLibCall() 2093 bool isSigned = Opcode == ISD::SDIVREM; in ExpandDivRemLibCall() local 2265 SDValue SelectionDAGLegalize::ExpandLegalINT_TO_FP(bool isSigned, SDValue Op0, in ExpandLegalINT_TO_FP() 2476 bool isSigned, in PromoteLegalINT_TO_FP() 2517 bool isSigned, in PromoteLegalFP_TO_INT() 3233 bool isSigned = Node->getOpcode() == ISD::SREM; in ExpandNode() local 3253 bool isSigned = Node->getOpcode() == ISD::SDIV; in ExpandNode() local [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | IntrinsicInst.cpp | 201 bool BinaryOpIntrinsic::isSigned() const { in isSigned() function in BinaryOpIntrinsic
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCResultSetMetaData.java | 184 public boolean isSigned(int column) throws java.sql.SQLException { in isSigned() method in JDBCResultSetMetaData
|
/external/pdfium/third_party/libopenjpeg/ |
D | mct.c | 356 OPJ_UINT32 isSigned) in opj_mct_encode_custom() 410 OPJ_UINT32 isSigned) in opj_mct_decode_custom()
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | type_manager.h | 151 Type* GetIntType(int32_t bitWidth, bool isSigned) { in GetIntType()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | type_manager.h | 151 Type* GetIntType(int32_t bitWidth, bool isSigned) { in GetIntType()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | type_manager.h | 151 Type* GetIntType(int32_t bitWidth, bool isSigned) { in GetIntType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Z3Solver.cpp | 609 bool isSigned) override { in mkBVAddNoOverflow() 636 bool isSigned) override { in mkBVSubNoUnderflow() 661 bool isSigned) override { in mkBVMulNoOverflow()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 354 int getNBitIntegerMaxValue(bool isSigned, int numBits) in getNBitIntegerMaxValue() 366 int getNBitIntegerMinValue(bool isSigned, int numBits) in getNBitIntegerMinValue() 378 tcu::IVec4 getNBitIntegerVec4MaxValue(bool isSigned, const tcu::IVec4 &numBits) in getNBitIntegerVec4MaxValue() 384 tcu::IVec4 getNBitIntegerVec4MinValue(bool isSigned, const tcu::IVec4 &numBits) in getNBitIntegerVec4MinValue() 1546 const bool isSigned = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER; in init() local 1617 const bool isSigned = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT; in init() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | DivRemPairs.cpp | 98 bool isSigned() const { return DivInst->getOpcode() == Instruction::SDiv; } in isSigned() function
|