Home
last modified time | relevance | path

Searched defs:enumname (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/rnn/
Drnndec.c141 const char *rnndec_decode_enum(struct rnndeccontext *ctx, const char *enumname, uint64_t enumval) in rnndec_decode_enum()
Drnn.c531 const char *enumname = getattrib(db, file, node->line, attr); in trydelem() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dreg.py932 def markEnumRequired(self, enumname, required): argument
/third_party/vulkan-headers/registry/
Dreg.py932 def markEnumRequired(self, enumname, required): argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.cc1137 const std::string& enumname = p.first; in Print() local