Searched refs:enum (Results 1 – 9 of 9) sorted by relevance
160 def __init__(self, enum, value, name, **kwargs): argument161 self.enum = enum164 self.rawname = str.upper(enum.rawname) + "_" + self.valuename165 self.name = str.upper(enum.value_namespace) + self.rawname
132 EnumerationValue.enum Reference to containing Enumeration
6 %enum
175 enum
143 enum yytokentype {1207 enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 };
290 enum cbm_type type[PSR_MAX_COS_NUM];291 enum cbm_type alt_type;294 void (*write_msr)(unsigned int cos, uint32_t val, enum cbm_type type);309 `type` is an array to save all 'enum cbm_type' values of the feature.378 according to feature position defined in `enum psr_feat_type`.
47 enum neg_errnoval
424 +typedef enum {484 +typedef enum {491 +typedef enum {1426 +typedef enum {
1014 40e9808eyjiahG5uF6AMelNVujBzCg tools/vnet/libxutil/enum.c1015 40e9808eZpbdn9q2KSSMGCNvY_ZgpQ tools/vnet/libxutil/enum.h
Completed in 15 milliseconds