Searched defs:CONST_INT (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DToken.h26 CONST_INT, enumerator in enum:pp::Token::Type
94 // Converts text into numeric value for CONST_INT and CONST_FLOAT token.
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
H A DRops.java93 public static final Rop CONST_INT = field in class:Rops
1327 case Type.BT_INT: return CONST_INT;

Completed in 414 milliseconds