Searched refs:defines (Results 1 – 24 of 24) sorted by relevance
/xen/tools/include/xen-foreign/ |
A D | mkheader.py | 4 from structs import unions, structs, defines; 143 for define in defines: 191 for define in defines:
|
A D | structs.py | 17 defines = [ "__arm__", variable
|
/xen/tools/python/ |
A D | pylintrc | 9 # This checker also defines the following reports: 91 # This checker also defines the following reports: 188 # instance to not check methods defines in Zope's Interface base class. 203 # This checker also defines the following reports: 266 # This checker also defines the following reports: 293 # This checker also defines the following reports:
|
/xen/tools/libxl/ |
A D | libxlu_cfg_y.y | 32 %defines
|
/xen/docs/misc/ |
A D | xsm-flask.txt | 7 one). FLASK defines a mandatory access control policy providing fine-grained 115 tools/flask/policy/modules/. The modules.conf file there defines what modules 134 The example policy defines dm_dom_t for the device model of a domU_t domain; 145 Xen defines a number of operations such as memory mapping that are necessary for 185 constraints file (for example, vm_rule.cons). The vm_role module defines one
|
A D | hypfs-paths.pandoc | 22 The first syntax defines a directory. It normally contains related 25 The second syntax defines a file entry containing values which are
|
A D | kconfig-language.rst | 119 This defines a dependency for this menu entry. If multiple 201 This defines a help text. The end of the help text is determined by 342 This defines a config symbol <symbol> and accepts any of above 398 This defines a choice group and accepts any of the above attributes as 422 This defines a comment which is displayed to the user during the 433 This defines a menu block, see "Menu structure" above for more 443 This defines an if block. The dependency expression <expr> is appended
|
A D | xenstore-paths.pandoc | 3 This document attempts to defines all the paths which are in common 23 The first syntax defines a simple path with a single value. The second 24 syntax defines an aggregated set of paths which are usually described
|
/xen/xen/tools/kconfig/ |
A D | Makefile.host | 14 cmd_bison = $(YACC) -o $(basename $@).c --defines=$(basename $@).h -t -l $<
|
/xen/docs/man/ |
A D | xlcpupool.cfg.5.pod | 39 The semantics of each C<KEY> defines which form of C<VALUE> is required.
|
A D | xl.conf.5.pod | 42 The semantics of each C<KEY> defines which form of C<VALUE> is required.
|
A D | xl.1.pod.in | 1742 B<FLASK> is a security framework that defines a mandatory access control policy
|
A D | xl.cfg.5.pod.in | 51 The semantics of each C<KEY> defines which type of C<VALUE> is required.
|
/xen/tools/firmware/vgabios/ |
A D | ChangeLog | 91 - cleaned up VBE memory size definitions (removed duplicate defines, main 150 - removed obsolete defines (LFB always available, always generate dynamic list) 1051 - vbetables.h is dependant upon some defines (VBE_HAVE_LFB), so 1137 - updating vbe code with #defines from API
|
A D | vbe_display_api.txt | 85 #defines
|
/xen/docs/features/ |
A D | intel_psr_mba.pandoc | 85 MBA defines a range of MSRs to support specifying a delay value (Thrtl) per
|
A D | intel_psr_cat_cdp.pandoc | 111 CAT/CDP defines a range of MSRs to assign different cache access patterns
|
/xen/ |
A D | README | 195 (Intel(R) TXT), defines platform-level enhancements that provide the building
|
/xen/docs/designs/ |
A D | xenstore-migration.md | 400 Note that perm1 defines the domain owning the code. See [4] for more
|
A D | argo.pandoc | 60 that pertains to more than one domain, a locking protocol defines which locks
|
/xen/stubdom/grub.patches/ |
A D | 60ext4.diff | 226 * EXT2_DIR_PAD defines the directory entries boundaries
|
A D | 61btrfs.diff | 1544 /* defines for the block filesystem info area */
|
/xen/stubdom/ |
A D | lwip.patch-cvs | 23 + Added defines to display each module's statistic individually, added stats 24 + defines for MEM, MEMP and SYS modules, removed (unused) rexmit counter. 57 + and created defines for swapping bytes and folding u32 to u16. 1679 * allow these defines to be overridden.
|
/xen/tools/ |
A D | configure | 2021 /* The GNU C library defines this for functions which it implements 11273 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" 11286 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
|
Completed in 37 milliseconds