Home
last modified time | relevance | path

Searched refs:Type (Results 1 – 19 of 19) sorted by relevance

/tools/libs/light/
A Didl.txt22 Type.namespace: (default: "libxl_")
30 Type.passby: (default: idl.PASS_BY_VALUE)
42 Type.autogenerate_dispose_fn: (default: True)
44 Indicates if the above named Type.dispose_fn should be
52 Type.autogenerate_copy_fn: (default: True)
54 Indicates if the above named Type.copy_fn should be
57 Type.autogenerate_copy_fn
59 Type.init_val: (default: None)
72 Indicates if the above named Type.init_fn should be
85 Type.autogenerate_json: (default: True)
[all …]
A Didl.py33 class Type(object): class
130 class Builtin(Type):
136 Type.__init__(self, typename, **kwargs)
170 class Enumeration(Type):
175 Type.__init__(self, typename, **kwargs)
202 class Aggregate(Type):
206 Type.__init__(self, typename, **kwargs)
313 class Array(Type):
357 if isinstance(t, Type):
359 elif isinstance(t,type(object)) and issubclass(t, Type):
[all …]
A DCODING_STYLE282 Type names and function names use the prefix libxl__ when internal to
/tools/hotplug/Linux/init.d/
A Dsysconfig.xencommons.in2 ## Type: string
8 ## Type: string
21 ## Type: string
35 ## Type: string
48 ## Type: string
57 ## Type: string
63 ## Type: integer
72 ## Type: string
79 ## Type: integer
86 ## Type: string
[all …]
A Dsysconfig.xendomains.in3 ## Type: string
13 ## Type: integer
23 ## Type: integer
34 ## Type: string
47 ## Type: string
58 ## Type: string
68 ## Type: string
83 ## Type: boolean
91 ## Type: string
105 ## Type: boolean
[all …]
/tools/golang/xenlight/
A Dtypes.gen.go430 Type DomainType member
595 Type DomainType member
724 Type string member
863 Type UsbctrlType member
874 Type UsbdevType member
907 Type P9Type member
998 Type VsndStreamType member
1080 Type UsbctrlType member
1239 Type EventType member
1298 Type PsrFeatType member
A Dhelpers.gen.go1138 x.Type = DomainType(xc._type)
1139 switch x.Type{
1517 switch x.Type{
1863 if x.Type != "" {
2347 switch x.Type{
2378 switch x.Type{
2486 x.Type = P9Type(xc._type)
4175 switch x.Type{
4250 switch x.Type{
4345 switch x.Type{
[all …]
/tools/hotplug/Linux/systemd/
A Dproc-xen.mount.in10 Type=xenfs key
A Dxendriverdomain.service.in8 Type=forking key
A Dxen-watchdog.service.in8 Type=forking key
A Dxenstored.service.in10 Type=notify key
A Dxen-init-dom0.service.in8 Type=oneshot key
A Dxenconsoled.service.in8 Type=simple key
A Dxendomains.service.in11 Type=oneshot key
A Dxen-qemu-dom0-disk-backend.service.in10 Type=simple key
/tools/libfsimage/zfs/
A Dmb_info.h49 unsigned long Type; member
/tools/libs/util/
A Dlibxlu_cfg_y.c693 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
699 Type, Value, Location, ctx); \
801 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
A DCODING_STYLE272 Type names and function names use the prefix libxl__ when internal to
/tools/libacpi/
A Dssdt_pm.asl30 * 0x7c - Type of battery operation

Completed in 57 milliseconds