Home
last modified time | relevance | path

Searched full:replacing (Results 1 – 25 of 433) sorted by relevance

12345678910>>...18

/openbmc/bmcweb/scripts/
H A Dreplace_logs.py48 replacing = False variable
52 replacing = True variable
54 if replacing and not match:
57 replacing = False variable
59 if not replacing:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bdwgc/
H A Dbdwgc_8.2.8.bb16 by replacing malloc with GC_malloc calls, replacing realloc with GC_realloc\
/openbmc/openbmc/poky/scripts/
H A Dsysroot-relativelinks.py27 #print("Replacing %s with %s for %s" % (link, topdir+link, filep))
28 print("Replacing %s with %s for %s" % (link, os.path.relpath(topdir+link, subdir), filep))
/openbmc/phosphor-webui/app/access-control/controllers/
H A Dcertificate-controller.html13 Consider replacing it with a new certificate.
19 The uploaded {{ certificate.name }} has expired! Consider replacing it
/openbmc/phosphor-mrw-tools/
H A Dpatchxml.py74 5) Replace a child element inside another element, useful when replacing
182 print(" Replacing element " + xpath)
225 " Replacing a '"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/
H A Deject-2.1.5-spaces.patch6 of '\040'. So lets scan the mount point and fix it up by replacing all
19 + * of '\040'. So lets scan the mount point and fix it up by replacing all
/openbmc/linux/lib/raid6/
H A Dunroll.awk5 # Repeat each input line containing $$ n times, replacing $$ with 0...n-1.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/plocate/
H A Dplocate_1.1.23.bb3 DESCRIPTION = "plocate is a locate(1) based on posting lists, completely replacing mlocate with a m…
/openbmc/docs/development/
H A Dweb-ui.md18 reach parity and why it is replacing the Angular.JS application.
152 Note that in the HTML where you're replacing the images, there is also the
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A Dtest_redfishtool_certificate.robot67 [Documentation] Verify error while replacing invalid server certificate.
77 [Documentation] Verify error while replacing invalid client certificate.
87 [Documentation] Verify error while replacing invalid CA certificate.
380 # Install certificate before replacing client or CA certificate.
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dfib_offload.sh192 check_err $? "prefix route offloaded after 'replacing' multipath route"
201 check_err $? "multipath route not offloaded after replacing multipath route"
211 check_err $? "multipath route offloaded after 'replacing' non-existing route"
H A Drtnetlink.sh683 check_err $? "nexthop marked as offloaded after replacing to use an invalid address"
688 check_err $? "nexthop not marked as offloaded after replacing to use a valid address"
867 check_err $? "route not marked as offloaded after replacing valid nexthop with a valid one"
872 check_err $? "route marked as offloaded after replacing valid nexthop with an invalid one"
877 check_err $? "route not marked as offloaded after replacing invalid nexthop with a valid one"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/
H A Detcd-cpp-apiv3_0.15.4.bb10 file://0001-Replacing-GPR_ASSERT-with-c-assert.patch \
/openbmc/linux/include/net/page_pool/
H A Dhelpers.h15 * Basic use involves replacing alloc_pages() calls with the
17 * page_pool_dev_alloc_pages() replacing dev_alloc_pages().
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/
H A D0001-Replacing-GPR_ASSERT-with-c-assert.patch4 Subject: [PATCH] Replacing GPR_ASSERT with c assert
/openbmc/u-boot/doc/
H A DREADME.JFFS217 update your boot environment by replacing single files on that
/openbmc/openbmc/poky/meta/recipes-extended/gzip/gzip-1.13/
H A Dwrong-path-fix.patch4 replacing some key words with the detected values at configure time, this
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-hpa-bug-fix-on-separated-CR-and-LF.patch7 blocks, LF will be just dropped instead of replacing the previous CR.
/openbmc/linux/include/drm/ttm/
H A Dttm_kmap_iter.h55 * replacing some or parts of the ttm_bo_util. cpu-map functionality.
/openbmc/linux/Documentation/core-api/
H A Dassoc_array.rst507 1. Simple insert/replace. This involves simply replacing a NULL or old
516 3. Insertion replacing part of a subtree that we haven't yet entered. This
521 4. Insertion replacing nodes that we're actively processing. This isn't a
530 5. Insertion replacing nodes that we're processing a dependent branch of.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0002-Fix-configure-when-bin-sh-is-not-bash.patch14 Fix this problem by replacing "==" with POSIX "=" which is
/openbmc/u-boot/board/micronas/vct/
H A Debi_smc911x.c32 * Accessor functions replacing the "weak" functions in
/openbmc/linux/drivers/net/ethernet/cavium/
H A DKconfig25 functions replacing and virtualizing those of a typical
/openbmc/dbus-sensors/src/external/
H A DExternalSensor.hpp46 // Marks sensor as timed out, replacing Value with floating-point "NaN"
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A Dled.c40 /* Generate the name, replacing the ':' in the ACPI devname with '_' */ in skl_int3472_register_pled()

12345678910>>...18