Home
last modified time | relevance | path

Searched defs:TYPE_INTEGER (Results 1 – 3 of 3) sorted by relevance

/external/proguard/src/proguard/evaluation/value/
DValue.java34 public static final int TYPE_INTEGER = 1; field in Value
/external/protobuf/src/google/protobuf/io/
Dtokenizer.h107 TYPE_INTEGER, // A sequence of digits representing an integer. Normally enumerator
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResourceTypes.java1404 public static final int TYPE_INTEGER = 1<<2; field in ResourceTypes.ResTable_map