Searched defs:enumvalues (Results 1 – 6 of 6) sorted by relevance
| /external/python/cffi/c/ |
| D | realize_c_type.c | 475 PyObject *enumerators = NULL, *enumvalues = NULL, *tmp; in realize_c_type_or_func_now() local
|
| D | _cffi_backend.c | 6461 PyObject *enumerators, *enumvalues; in b_new_enum_type() local
|
| /external/python/cffi/cffi/ |
| D | model.py | 494 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/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
| D | descriptor_containers.cc | 1127 namespace enumvalues { namespace 1295 namespace enumvalues { namespace
|
| /external/protobuf/python/google/protobuf/pyext/ |
| D | descriptor_containers.cc | 1127 namespace enumvalues { namespace 1295 namespace enumvalues { namespace
|