Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsettings-mapping.c388 GEnumValue *enumval; in g_settings_set_mapping() local
/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.c141 const char *rnndec_decode_enum(struct rnndeccontext *ctx, const char *enumname, uint64_t enumval) in rnndec_decode_enum()
/third_party/flatbuffers/include/flatbuffers/
Dreflection.h414 auto enumval = enumdef->values()->LookupByKey(union_type); in GetUnionType() local
/third_party/grpc/third_party/upb/tests/
Dtest_table.cc30 #define FUNCS(name, type_t, enumval) \ argument