Home
last modified time | relevance | path

Searched defs:enumval (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/ucm/
Ducm_cond.c185 const char *device = NULL, *ctldef, *enumval = NULL, *name; in if_eval_control_exists() local
/third_party/mesa3d/src/freedreno/rnn/
Drnndec.c119 const char *rnndec_decode_enum(struct rnndeccontext *ctx, const char *enumname, uint64_t enumval) in rnndec_decode_enum()
/third_party/flatbuffers/include/flatbuffers/
Dreflection.h430 auto enumval = enumdef->values()->LookupByKey(union_type); in GetUnionType() local
/third_party/protobuf/python/
Dmessage.c1960 const upb_EnumValueDef* enumval; in PyUpb_MessageMeta_GetDynamicAttr() local