Home
last modified time | relevance | path

Searched refs:add (Results 3476 – 3500 of 4634) sorted by relevance

1...<<131132133134135136137138139140>>...186

/openbmc/u-boot/fs/ubifs/
H A Ddebug.c1741 int add; in add_size() local
1743 add = ubifs_idx_node_sz(c, znode->child_cnt); in add_size()
1744 add = ALIGN(add, 8); in add_size()
1745 *idx_size += add; in add_size()
/openbmc/linux/fs/ubifs/
H A Ddebug.c1717 int add; in add_size() local
1719 add = ubifs_idx_node_sz(c, znode->child_cnt); in add_size()
1720 add = ALIGN(add, 8); in add_size()
1721 *idx_size += add; in add_size()
/openbmc/qemu/qga/
H A Dqapi-schema.json20 # before you add to them!
1568 # @username: the user account to add the authorized keys
1583 # @guest-ssh-add-authorized-keys:
1585 # @username: the user account to add the authorized keys
1587 # @keys: the public keys to add (in OpenSSH/sshd(8) authorized_keys
1599 { 'command': 'guest-ssh-add-authorized-keys',
/openbmc/linux/Documentation/process/
H A Dhandling-regressions.rst43 #. When submitting fixes for regressions, add "Link:" tags to the patch
224 "Fixes:" tag alone does not guarantee a backport. Please add the same tag,
340 sure to do something that was expected long before regzbot came to light: add
386 Can I add regressions found by CI systems to regzbot's tracking?
595 For example, we do things like add new error handling etc all the
596 time, which we then sometimes even add tests for in our kselftest
/openbmc/openbmc/poky/meta/classes-global/
H A Dsstate.bbclass667 # clear where the symlink is relative to in this context. We could add that markup
994 found.add(tid)
997 missed.add(tid)
1046 found.add(tid)
1175 # Allow excluding certain recursive dependencies. If a recipe needs it should add a
1291 manseen.add(manifest)
/openbmc/linux/Documentation/accounting/
H A Dtaskstats-struct.rst40 Future extension should add fields to the end of the taskstats struct, and
/openbmc/linux/Documentation/bpf/
H A Ds390.rst38 sudo dpkg --add-architecture s390x
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp1020rdb-pd.dts234 fsl,tmr-add = <0x80000016>;
/openbmc/u-boot/include/
H A Dppc_asm.tmpl40 add r12,r0,r12 ;
/openbmc/u-boot/board/buffalo/lsxl/
H A Dkwbimage-lschl.cfg129 # bit8: 1, add writepath sample stage, must be 1 for DDR freq >= 300MHz
H A Dkwbimage-lsxhl.cfg129 # bit8: 1, add writepath sample stage, must be 1 for DDR freq >= 300MHz
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py557 arch_set.add(arch.group(1))
/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py416 node.phandles.add(target_node)
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dproviders.py442 dataCache.world_target.add(pn)
/openbmc/linux/Documentation/driver-api/
H A Dconnector.rst145 not use add/remove connector's group notifications, but as far as I know,
/openbmc/linux/arch/arm64/crypto/
H A Dsha3-ce-core.S45 add x8, x0, #32
/openbmc/linux/Documentation/networking/
H A Dtipc.rst88 configuration tool makes is possible to add and maintain many more
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c.txt76 add extra pinctrl to configure SCL/SDA pins to GPIO function for bus
/openbmc/qemu/docs/config/
H A Dmach-virt-serial.cfg25 # user will then have to explicitly add further devices.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A D0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch222 * \param nlh: netlink message that you want to use to add the payload.
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0004-reproducible.patch146 self.ObjTargetDict[T.Target.SubDir].add(NewFile)
/openbmc/openbmc/poky/meta/recipes-core/base-files/
H A Dbase-files_3.0.14.bb26 …tils.contains('DISTRO_FEATURES', 'systemd systemd-resolved', ' file://0001-add-nss-resolve-to-nssw…
/openbmc/openbmc/poky/meta/classes/
H A Duseradd_base.bbclass58 …local username=`echo "$opts" | awk '{ for (i = 1; i < NF; i++) if ($i == "-a" || $i == "--add") pr…
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dnative.bbclass223 # know which dependencies are output-changing, so we have to add all of them.
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Ddeploy.py206 inodes.add(fstat.st_ino)

1...<<131132133134135136137138139140>>...186