| /tools/firmware/hvmloader/ |
| A D | xenbus.c | 107 uint32_t part, done = 0; in ring_write() local 121 if ( part > len ) in ring_write() 122 part = len; in ring_write() 127 rings->req_prod += part; in ring_write() 128 len -= part; in ring_write() 129 done += part; in ring_write() 135 uint32_t part, done = 0; in ring_read() local 161 if ( part > len ) in ring_read() 162 part = len; in ring_read() 168 len -= part; in ring_read() [all …]
|
| /tools/pygrub/src/ |
| A D | GrubConf.py | 56 (self.disk, self.part) = str.split(",", 2) 59 self.part = None 62 if self.part is not None: 63 return "d%dp%d" %(self.disk, self.part) 90 part = property(get_part, set_part) variable in GrubDiskPart
|
| /tools/flask/policy/modules/ |
| A D | vm_role.te | 1 # The vm role is used as part of user separation. Allow all domain types to use
|
| A D | dom0.te | 56 # Note that dom0 is part of domain_type so this has duplicates.
|
| /tools/ocaml/xenstored/ |
| A D | symbol.ml | 31 (* compare using physical equality, both members have to be part of the above weak table *)
|
| A D | utils.ml | 112 length of the relative part.
|
| A D | store.ml | 168 (* if l1 or l2 is empty, we found the equal part already *)
|
| A D | process.ml | 393 (* Functions for 'simple' operations that cannot be part of a transaction *)
|
| /tools/firmware/vgabios/ |
| A D | vbe_display_api.txt | 3 This document is part of the Bochs/VBEBios documentation, 189 The current X offset (in pixels!) of the visible screen part. 193 The current Y offset (in pixels!) of the visible screen part.
|
| A D | COPYING | 180 table, the facility still operates, and performs whatever part of 195 distribute the same sections as part of a whole which is a work based 198 entire whole, and thus to each and every part regardless of who wrote 224 This option is useful when you wish to copy part of the code of 253 that is part of the Library, the object code for the work may be a 346 that part of it is a work based on the Library, and explaining
|
| A D | clext.c | 1558 ;; Windows Vista appears to be emulating this sequence as part of changing
|
| /tools/libs/guest/ |
| A D | COPYING | 189 table, the facility still operates, and performs whatever part of 204 distribute the same sections as part of a whole which is a work based 207 entire whole, and thus to each and every part regardless of who wrote 233 This option is useful when you wish to copy part of the code of 262 that is part of the Library, the object code for the work may be a 355 that part of it is a work based on the Library, and explaining
|
| /tools/libs/stat/ |
| A D | COPYING | 182 table, the facility still operates, and performs whatever part of 197 distribute the same sections as part of a whole which is a work based 200 entire whole, and thus to each and every part regardless of who wrote 226 This option is useful when you wish to copy part of the code of 255 that is part of the Library, the object code for the work may be a 348 that part of it is a work based on the Library, and explaining
|
| /tools/ocaml/ |
| A D | LICENSE | 86 …uch function or table, the facility still operates, and performs whatever part of its purpose rema… 89 …part of a whole which is a work based on the Library, the distribution of the whole must be on the… 99 This option is useful when you wish to copy part of the code of the Library into a program that is … 109 When a "work that uses the Library" uses material from a header file that is part of the Library, t… 133 b) Give prominent notice with the combined library of the fact that part of it is a work based on t…
|
| /tools/golang/xenlight/ |
| A D | LICENSE | 180 table, the facility still operates, and performs whatever part of 195 distribute the same sections as part of a whole which is a work based 198 entire whole, and thus to each and every part regardless of who wrote 224 This option is useful when you wish to copy part of the code of 253 that is part of the Library, the object code for the work may be a 346 that part of it is a work based on the Library, and explaining
|
| /tools/xenmon/ |
| A D | COPYING | 99 whole or in part contains or is derived from the Program or any 100 part thereof, to be licensed as a whole at no charge to all third 119 distribute the same sections as part of a whole which is a work based 122 entire whole, and thus to each and every part regardless of who wrote it.
|
| /tools/libs/light/ |
| A D | libxl_disk.c | 1631 int devid = 0, disk = 0, part = 0; in libxl__alloc_vdev() local 1633 libxl__device_disk_dev_number(blkdev_start, &disk, &part); in libxl__alloc_vdev() 1634 if (part != 0) { in libxl__alloc_vdev()
|
| A D | libxl_dm.c | 1621 int disk, part; in libxl__build_device_model_args_new() local 1623 libxl__device_disk_dev_number(disks[i].vdev, &disk, &part); in libxl__build_device_model_args_new()
|
| /tools/libacpi/ |
| A D | ssdt_pm.asl | 16 * the actual firmware CMBattery implementation. In fact, a good part of the
|
| /tools/xenstored/ |
| A D | talloc_guide.txt | 32 n-ary tree, where you can free any part of the tree with
|