Searched refs:SIGNED (Results 1 – 3 of 3) sorted by relevance
734 #define HANDLE_INT_SIZE(INT_TYPE, BITS, SIGNED) \ in getIntType() argument738 return intTy->mOperand1 == BITS && intTy->mOperand2 == SIGNED; \ in getIntType()741 return mBuilder->MakeTypeInt(BITS, SIGNED); \ in getIntType()
368 private static final int SIGNED = 2; field in TextView1465 (numeric & SIGNED) != 0,
91204 Landroid/widget/TextView;->SIGNED:I