Home
last modified time | relevance | path

Searched refs:KeyedUnion (Results 1 – 7 of 7) sorted by relevance

/xen/tools/libxl/
A Dgentypes.py41 if isinstance(ty, idl.KeyedUnion):
67 if isinstance(ty, idl.KeyedUnion):
111 if isinstance(ty, idl.KeyedUnion):
183 if isinstance(ty, idl.KeyedUnion):
228 if not isinstance(field.type, idl.KeyedUnion):
261 if isinstance(f.type, idl.KeyedUnion):
282 if isinstance(field.type, idl.KeyedUnion):
380 elif isinstance(ty, idl.KeyedUnion):
490 elif isinstance(ty, idl.KeyedUnion):
508 if isinstance(f.type, idl.KeyedUnion):
[all …]
A Didl.txt177 idl.KeyedUnion
181 upon another member in the containing type. An idl.KeyedUnion must
184 The KeyedUnion.keyvar contains an idl.Field, this is the member of
A Dlibxl_types.idl377 ("u", KeyedUnion(None, libxl_channel_connection, "connection",
561 ("u", KeyedUnion(None, libxl_domain_type, "type",
815 ("u", KeyedUnion(None, libxl_usbdev_type, "type",
853 ("u", KeyedUnion(None, libxl_channel_connection, "connection",
1168 ("u", KeyedUnion(None, libxl_event_type, "type",
1212 ("u", KeyedUnion(None, libxl_psr_feat_type, "type",
A Dgentest.py45 elif isinstance(ty, idl.KeyedUnion):
A Didl.py266 class KeyedUnion(Aggregate): class
/xen/tools/ocaml/libs/xl/
A Dgenwrap.py90 elif isinstance(ty,idl.KeyedUnion):
114 if isinstance(f.type, idl.KeyedUnion):
137 elif isinstance(ty, idl.KeyedUnion):
307 elif isinstance(ty, idl.KeyedUnion):
405 elif isinstance(ty, idl.KeyedUnion):
489 if isinstance(f.type, idl.KeyedUnion):
/xen/tools/golang/xenlight/
A Dgengotypes.py128 elif isinstance(f.type, idl.KeyedUnion):
267 elif isinstance(f.type, idl.KeyedUnion):
470 elif isinstance(f.type, idl.KeyedUnion):
649 if not isinstance(f.type, idl.KeyedUnion):

Completed in 9 milliseconds