Home
last modified time | relevance | path

Searched refs:SIGNED (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
Dmodule.cpp734 #define HANDLE_INT_SIZE(INT_TYPE, BITS, SIGNED) \ in getIntType() argument
738 return intTy->mOperand1 == BITS && intTy->mOperand2 == SIGNED; \ in getIntType()
741 return mBuilder->MakeTypeInt(BITS, SIGNED); \ in getIntType()
/frameworks/base/core/java/android/widget/
DTextView.java368 private static final int SIGNED = 2; field in TextView
1465 (numeric & SIGNED) != 0,
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt91204 Landroid/widget/TextView;->SIGNED:I