/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/ |
H A D | 50-gbmc-nic.rules.in | 3 type filter hook input priority 0; policy drop; 15 type filter hook forward priority 0; policy drop; 17 oifname != gbmcbr drop 18 ip6 daddr fdb5:0481:10ce::/64 drop 19 ip6 saddr fdb5:0481:10ce::/64 drop
|
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/ |
H A D | 50-gbmc-ncsi.rules.in | 3 type filter hook input priority 0; policy drop; 33 type filter hook forward priority 0; policy drop; 35 oifname != gbmcbr drop 36 ip6 daddr fdb5:0481:10ce::/64 drop 37 ip6 saddr fdb5:0481:10ce::/64 drop
|
H A D | gbmc-ncsi-usb.sh | 32 type filter hook input priority 0; policy drop; 43 type filter hook forward priority 0; policy drop; 45 oifname != gbmcbr drop 46 ip6 daddr fdb5:0481:10ce::/64 drop 47 ip6 saddr fdb5:0481:10ce::/64 drop
|
/openbmc/u-boot/lib/zlib/ |
H A D | inftrees.c | 41 unsigned drop; /* code bits to drop for sub-table */ in inflate_table() local 148 with length len. That code is converted to an index by dropping drop in inflate_table() 149 bits off of the bottom. For codes where len is less than drop + curr, in inflate_table() 150 those top drop + curr - len bits are incremented through all values to in inflate_table() 156 new sub-table should be started. drop is zero when the root table is in inflate_table() 157 being filled, and drop is root when sub-tables are being filled. in inflate_table() 202 drop = 0; /* current bits to drop from code for index */ in inflate_table() 214 this.bits = (unsigned char)(len - drop); in inflate_table() 229 incr = 1U << (len - drop); in inflate_table() 234 next[(huff >> drop) + fill] = this; in inflate_table() [all …]
|
/openbmc/openbmc/meta-facebook/meta-santabarbara/recipes-phosphor/gpio/ |
H A D | phosphor-gpio-monitor_%.bbappend | 6 assert-power-good-drop.service \ 9 deassert-power-good-drop.service \ 25 file://assert-power-good-drop \ 28 file://deassert-power-good-drop \ 56 install -m 0755 ${UNPACKDIR}/assert-power-good-drop ${D}${libexecdir}/${PN}/ 59 install -m 0755 ${UNPACKDIR}/deassert-power-good-drop ${D}${libexecdir}/${PN}/
|
/openbmc/openbmc/meta-facebook/meta-santabarbara/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | assert-power-good-drop.service | 2 Description=Assert Power Good Drop 6 ExecStart=/usr/libexec/phosphor-gpio-monitor/assert-power-good-drop 8 SyslogIdentifier=assert-power-good-drop
|
H A D | deassert-power-good-drop.service | 2 Description=Deassert Power Good Drop 6 ExecStart=/usr/libexec/phosphor-gpio-monitor/deassert-power-good-drop 8 SyslogIdentifier=deassert-power-good-drop
|
H A D | plat-phosphor-multi-gpio-monitor.json | 8 "deassert-power-good-drop.service", 12 "assert-power-good-drop.service",
|
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/ |
H A D | 50-gbmc-br.rules | 7 ether type 0x88F8 drop 13 type filter hook input priority 0; policy drop; 15 mark 0xff drop
|
/openbmc/openbmc-build-scripts/tools/ |
H A D | config-clang-tidy | 48 "--drop", help="Delete the check from the config", action="store_true" 108 repo_config["Checks"], args.check, args.drop 113 repo_config["CheckOptions"], args.check, args.drop 145 def disable(repo: str, check: str, drop: bool) -> str: 147 if drop: 163 # Drop category wildcard disables since we already use a global wildcard. 197 repo: List[Dict[str, str]], option: str, drop: bool 199 if not drop:
|
/openbmc/qemu/scripts/ |
H A D | python_qmp_updater.py | 108 drop = len(f'{res} = ') 111 drop -= 1 114 drop = 0 116 if drop: 117 args = re.sub('\n' + ' ' * drop, '\n', args)
|
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/ |
H A D | rpm-drop-groups.sh | 2 # rpm-drop-groups 17 # program must drop supplemntal groups. Programs are classified into: n/a 26 # To save to file: ./rpm-drop-groups | sed -r "s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g" | tee o… 31 echo "rpm-drop-groups [--all|<rpmname>|--version]" 39 echo "rpm-drop-groups $VERSION"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-smbus2_0.5.0.bb | 1 SUMMARY = "Drop-in replacement for smbus-cffi/smbus-python in pure Python" 2 DESCRIPTION = "smbus2 is a drop-in replacement for smbus-cffi/smbus-python in pure Python"
|
/openbmc/openbmc/poky/meta-poky/conf/distro/ |
H A D | poky-tiny.conf | 26 # [ ] Drop ldconfig from the installation 48 # Drop kernel-module-af-packet from RRECOMMENDS 57 # Drop native language support. This removes the 96 # Drop v86d from qemu dependency list (we support serial) 97 # Drop grub from meta-intel BSPs
|
/openbmc/qemu/rust/qemu-api/tests/ |
H A D | tests.rs | 125 /// Create and immediately drop an instance. 128 drop(DummyState::new()); in test_object_new() 129 drop(DummyChildState::new()); in test_object_new() 134 /// Create, clone and then drop an instance. 139 drop(p); in test_clone()
|
/openbmc/google-misc/subprojects/ncsid/src/ |
H A D | ncsi_sockio.cpp | 60 * jneq #0, drop 62 * jneq #0x88f8, drop 64 * drop: ret #0
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-vmsr-helper.rst | 32 optionally drop root privileges, except for those capabilities that 77 user to drop privileges to 81 group to drop privileges to
|
H A D | qemu-pr-helper.rst | 34 optionally drop root privileges, except for those capabilities that 79 user to drop privileges to 83 group to drop privileges to
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.0.6.rst | 46 - dnf: drop python3-iniparse from :term:`DEPENDS` and :term:`RDEPENDS` 63 - libpam: drop cracklib from :term:`DEPENDS` 77 - python3-poetry-core: drop python3-six from :term:`RDEPENDS` 96 - selftest/reproducible: Drop rawlogs 97 - shared-mime-info: drop itstool-native from :term:`DEPENDS` 99 - systemd-boot: drop intltool-native from :term:`DEPENDS` 100 - systemd: drop intltool-native from :term:`DEPENDS`
|
/openbmc/openpower-hw-diags/analyzer/ |
H A D | util.hpp | 19 // So extract 3 bytes to a uint32_t and drop the unused byte. in operator >>() 31 // So extract 3 bytes to a uint32_t and drop the unused byte. in operator <<()
|
/openbmc/qemu/include/hw/nvram/ |
H A D | eeprom_at24c.h | 19 * @bus, and drop the reference to it (the device is realized). 33 * @bus, and drop the reference to it (the device is realized). Copies the data
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | Makefile | 15 # CFLAGS_REMOVE_os.o cannot be used to drop header include path 26 # CFLAGS_REMOVE_eth-raw-os.o cannot be used to drop header include path
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/files/ |
H A D | 0001-csv-revision-Drop-the-git-revision-info.patch | 4 Subject: [PATCH] csv-revision: Drop the git revision info 17 the git revision info as [1] is meaningness. So drop the git revsion
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh/ |
H A D | 0001-CompilerChecks.cmake-drop-Wunused-variable-flag.patch | 4 Subject: [PATCH] CompilerChecks.cmake: drop -Wunused-variable flag 6 Drop -Wunused-variable flag to fix build with clang:
|
/openbmc/u-boot/tools/scripts/ |
H A D | define2mk.sed | 15 # Drop trailing spaces 17 # drop quotes around string values
|