Searched refs:Type (Results 1 – 19 of 19) sorted by relevance
| /tools/libs/light/ |
| A D | idl.txt | 22 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 D | idl.py | 33 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 D | CODING_STYLE | 282 Type names and function names use the prefix libxl__ when internal to
|
| /tools/hotplug/Linux/init.d/ |
| A D | sysconfig.xencommons.in | 2 ## 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 D | sysconfig.xendomains.in | 3 ## 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 D | types.gen.go | 430 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 D | helpers.gen.go | 1138 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 D | proc-xen.mount.in | 10 Type=xenfs key
|
| A D | xendriverdomain.service.in | 8 Type=forking key
|
| A D | xen-watchdog.service.in | 8 Type=forking key
|
| A D | xenstored.service.in | 10 Type=notify key
|
| A D | xen-init-dom0.service.in | 8 Type=oneshot key
|
| A D | xenconsoled.service.in | 8 Type=simple key
|
| A D | xendomains.service.in | 11 Type=oneshot key
|
| A D | xen-qemu-dom0-disk-backend.service.in | 10 Type=simple key
|
| /tools/libfsimage/zfs/ |
| A D | mb_info.h | 49 unsigned long Type; member
|
| /tools/libs/util/ |
| A D | libxlu_cfg_y.c | 693 # 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 D | CODING_STYLE | 272 Type names and function names use the prefix libxl__ when internal to
|
| /tools/libacpi/ |
| A D | ssdt_pm.asl | 30 * 0x7c - Type of battery operation
|
Completed in 57 milliseconds