Home
last modified time | relevance | path

Searched refs:numeric_value (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/
Denum_macros.tmpl24 {%- for enum_field in enum.fields|groupby('numeric_value') %}
54 {%- for _, values in enum.fields|groupby('numeric_value') %}
/external/libmojo/mojo/public/tools/bindings/generators/java_templates/
Denum_definition.tmpl23 {%- for enum_field in enum.fields|groupby('numeric_value') %}
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py598 numeric_value=None): argument
602 self.numeric_value = numeric_value
Ddata.py403 field.numeric_value = prev_value