Home
last modified time | relevance | path

Searched defs:EnumInfo (Results 1 – 8 of 8) sorted by relevance

/third_party/EGL/api/
Dreg.py109 class EnumInfo(BaseInfo): class
/third_party/skia/third_party/externals/egl-registry/api/
Dreg.py120 class EnumInfo(BaseInfo): class
/third_party/skia/third_party/externals/opengl-registry/xml/
Dreg.py119 class EnumInfo(BaseInfo): class
/third_party/typescript/src/services/codefixes/
DfixAddMissingMember.ts120 interface EnumInfo { interface
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dreg.py287 class EnumInfo(BaseInfo): class
/third_party/vulkan-headers/registry/
Dreg.py287 class EnumInfo(BaseInfo): class
/third_party/openGLES/xml/
Dreg.py108 class EnumInfo(BaseInfo): class
/third_party/libabigail/tests/lib/
Dcatch.hpp1467 struct EnumInfo { struct
1468 StringRef m_name;
1469 std::vector<std::pair<int, StringRef>> m_values;