HomeSort by relevance Sort by last modified time
    Searched refs:enumvalues (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/newmetaclasses/
Enum.py 40 enumvalues = ["%s: %d" % (val, getattr(cls, val))
42 if enumvalues:
43 s2 = ": {%s}" % ", ".join(enumvalues)
  /external/python/cpython2/Demo/newmetaclasses/
Enum.py 40 enumvalues = ["%s: %d" % (val, getattr(cls, val))
42 if enumvalues:
43 s2 = ": {%s}" % ", ".join(enumvalues)
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
enumtypesafe.swg 89 * The special variable, $enumvalues, is replaced with a comma separated list of all the enum values.
124 private static $csclassname[] swigValues = { $enumvalues };
  /prebuilts/misc/common/swig/include/2.0.11/java/
enumtypesafe.swg 74 * The special variable, $enumvalues, is replaced with a comma separated list of all the enum values.
111 private static $javaclassname[] swigValues = { $enumvalues };
  /external/protobuf/python/google/protobuf/pyext/
descriptor_containers.cc 1110 namespace enumvalues { namespace in namespace:google::protobuf::python::message_descriptor
1294 namespace enumvalues { namespace in namespace:google::protobuf::python::enum_descriptor
    [all...]
  /external/libjpeg-turbo/doc/html/search/
search.js 28 6: "enumvalues",

Completed in 130 milliseconds