Searched defs:enumvalues (Results 1 – 5 of 5) sorted by relevance
| /external/python/cffi/c/ |
| D | realize_c_type.c | 482 PyObject *enumerators = NULL, *enumvalues = NULL, *tmp; in realize_c_type_or_func() local
|
| D | _cffi_backend.c | 6083 PyObject *enumerators, *enumvalues; local
|
| /external/python/cffi/cffi/ |
| D | model.py | 491 def __init__(self, name, enumerators, enumvalues, baseinttype=None): argument
|
| D | backend_ctypes.py | 949 def new_enum_type(self, name, enumerators, enumvalues, CTypesInt): argument
|
| /external/protobuf/python/google/protobuf/pyext/ |
| D | descriptor_containers.cc | 1136 namespace enumvalues { namespace 1321 namespace enumvalues { namespace
|