/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/ |
H A D | DHCPConfiguration.interface.yaml | 8 used and take precedence over any statically configured ones. 13 used by systemd-timesyncd and take precedence over any statically 24 used by systemd-resolved and take precedence over any statically
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | yacc.py | 1141 # prec - Production precedence level 1155 def __init__(self,number,name,prod,precedence=('right',0),func=None,file='',line=0): argument 1163 self.prec = precedence 1342 self.Precedence = { } # Precedence rules for each terminal. Contains tuples of the 1345 self.UsedPrecedence = { } # Precedence rules that were actually used by the grammer. 1347 # a warning about unused precedence rules. 1361 # Sets the precedence for a given terminal. assoc is the associativity such as 1368 if term in self.Precedence: 1369 raise GrammarError("Precedence already specified for terminal '%s'" % term) 1372 self.Precedence[term] = (assoc,level) [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Spencer-86 | 11 Beware that some of this code is subtly aware of the way operator precedence is structured in regul…
|
/openbmc/qemu/target/arm/tcg/ |
H A D | m-nocp.decode | 22 # should take precedence over UNDEF faults over the whole wide 58 # for the UNDEFs there that must take precedence over NOCP.)
|
H A D | translate-m-nocp.c | 60 * emit code for the UNDEF so it takes precedence over the NOCP. in trans_VLLDM_VLSTM() 71 * precedence over the m-nocp.decode NOCP fallback. in trans_VLLDM_VLSTM() 114 /* Explicitly UNDEF because this takes precedence over NOCP */ in trans_VSCCLRM()
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/ |
H A D | initramfs-live-install_1.0.bb | 18 # on the COMPATIBLE_HOST below, which needs to take precedence
|
H A D | initramfs-live-install-efi_1.0.bb | 18 # on the COMPATIBLE_HOST below, which needs to take precedence
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | zsh | 20 precedence.
|
/openbmc/u-boot/doc/ |
H A D | README.spear | 71 usage. Basically, environment has precedence over board specific storage. The
|
H A D | README.coccinelle | 218 should be used every time spatch is spawned, the order of precedence for 245 If not using the kernel's coccicheck target, keep the above precedence 261 note that when there are conflicting options Coccinelle takes precedence for 263 given the order of precedence followed by Coccinelle, since the kernel now
|
/openbmc/u-boot/doc/driver-model/ |
H A D | pci-info.txt | 43 present, matching on it takes precedence over PCI IDs and PCI classes. 104 to specify the driver to use for the device. The device tree takes precedence
|
/openbmc/u-boot/doc/device-tree-bindings/ |
H A D | config.txt | 30 precedence. In that case, only if the partition is not found,
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 157 | 85 # The qdev option takes precedence, but if it isn't given or 'auto', the BB
|
/openbmc/phosphor-networkd/src/ |
H A D | dhcp_configuration.hpp | 43 * will be used and take precedence over any statically
|
/openbmc/openbmc/poky/meta/recipes-multimedia/mpg123/ |
H A D | mpg123_1.32.10.bb | 21 # pulseaudio takes precedence.
|
/openbmc/openpower-hw-diags/ |
H A D | cli.cpp | 24 // --all on/off takes precedence over individual settings in parseConfig()
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-ref-variables.rst | 450 precedence over loadfactor. 790 --- effectively letting you control the precedence for the multiple 791 layers. The precedence established through this variable stands 794 for which the :term:`BBFILE_PRIORITY` is set to have a lower precedence 795 still has a lower precedence. 798 higher precedence. For example, the value 6 has a higher precedence 1253 precedence. Some examples:: 1279 precedence.
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | stream-under-throttle | 43 # Put -accel tcg first so it takes precedence
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/ |
H A D | 0004-v8-don-t-override-ARM-CFLAGS.patch | 17 Patch this out, so that yocto-provided flags take precedence.
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | bootimg-partition.py | 93 # Find the kernel image name, from the highest precedence to lowest
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/ |
H A D | toybox_0.8.12.bb | 93 # If you've chosen to install toybox you probably want it to take precedence
|
/openbmc/u-boot/scripts/ |
H A D | mailmapper | 30 a base file. (The mailmap.file configuration takes precedence over the
|
H A D | Makefile.clean | 13 # The filename Kbuild has precedence over Makefile
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | filter_expr_parser_grammar.hpp | 26 // the redfish specification and are declared in the order of the precedence
|
/openbmc/openbmc-build-scripts/config/ |
H A D | .gitlint | 13 # verbosity should be a value between 1 and 3, the commandline -v flags take precedence over this
|