HomeSort by relevance Sort by last modified time
    Searched defs:EnumValue (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/icu/source/common/
propname.h 116 typedef int32_t EnumValue;
187 const ValueMap* getValueMap(EnumValue prop) const;
202 inline const char* getPropertyName(EnumValue prop,
205 inline EnumValue getPropertyEnum(const char* alias) const;
207 inline const char* getPropertyValueName(EnumValue prop, EnumValue value,
210 inline EnumValue getPropertyValueEnum(EnumValue prop,
230 EnumValue enumStart;
231 EnumValue enumLimit
    [all...]
  /system/media/camera/docs/
metadata_model.py 32 EnumValue: A class corresponding to a <value> element within an Enum
939 class EnumValue(Node):
978 values: A sequence of EnumValue children.
984 [ EnumValue(val, self, ids.get(val), val in optionals, notes.get(val)) \
    [all...]
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 44 const unsigned EnumValue;
58 // Order CodeGenSubRegIndex pointers by EnumValue.
63 return A->EnumValue < B->EnumValue;
112 unsigned EnumValue;
207 // Order CodeGenRegister pointers by EnumValue.
212 return A->EnumValue < B->EnumValue;
245 // Bit mask of sub-classes including this, indexed by their EnumValue.
248 // first. This is the same as sorting by EnumValue
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 97 milliseconds