Home
last modified time | relevance | path

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

12345678910>>...21

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dsysroot-relativelinks.py25 #print("Replacing %s with %s for %s" % (link, topdir+link, filep))
26 print("Replacing %s with %s for %s" % (link, os.path.relpath(topdir+link, subdir), filep))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/bdwgc/
H A Dbdwgc_8.2.0.bb16 by replacing malloc with GC_malloc calls, replacing realloc with GC_realloc\
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/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 Dqos_headroom.sh288 # After replacing the qdisc for the same kind, buffer_size still has to
297 # Likewise after replacing for a different kind.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dpage_pool.rst10 Basic use involves replacing alloc_pages() calls with the
12 replacing dev_alloc_pages().
/OK3568_Linux_fs/kernel/Documentation/livepatch/
H A Dlivepatch.rst18 5.3. Replacing
304 loading, enabling, replacing, disabling, removing.
306 Where the replacing and the disabling operations are mutually
360 5.3. Replacing
/OK3568_Linux_fs/kernel/include/net/
H A Dpage_pool.h15 * Basic use involve replacing alloc_pages() calls with the
17 * page_pool_dev_alloc_pages() replacing dev_alloc_pages().
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A DMakefile7 # Therefore, simply replacing os_test by os_test_lib in the absolute path
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/lib/raid6/
H A Dunroll.awk5 # Repeat each input line containing $$ n times, replacing $$ with 0...n-1.
/OK3568_Linux_fs/buildroot/package/qt5/qt5multimedia/
H A D0007-gstreamer-mediaplayer-Fix-hangs-when-replacing-pause.patch4 Subject: [PATCH 07/17] gstreamer: mediaplayer: Fix hangs when replacing paused
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A Dreproducible-paths.patch1 Avoid hardcoded build time paths in the output binaries by replacing the compile
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/gzip/gzip-1.12/
H A Dwrong-path-fix.patch4 replacing some key words with the detected values at configure time, this
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.JFFS217 update your boot environment by replacing single files on that
/OK3568_Linux_fs/buildroot/package/php-pecl-dbus/
H A D0002-Fix-compatibility-with-php8-call_user_function_ex.patch6 This patch fixes compatibility with php8 replacing
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/
H A Dxmethod.py182 class whose method this xmethod is implementing/replacing.
184 method this xmethod is implementing/replacing.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/
H A Dxmethod.py182 class whose method this xmethod is implementing/replacing.
184 method this xmethod is implementing/replacing.
/OK3568_Linux_fs/yocto/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.
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0003-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch13 qmake from sstate and replacing all configured paths in it with qt.conf from
/OK3568_Linux_fs/buildroot/package/busybox/
H A D0001-networking-libiproute-use-linux-if_packet.h-instead-.patch9 necessary definitions. Replacing <net/if_packet.h> by
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dinterrupts.c155 printf("CPM interrupt 0x%x replacing 0x%x\n", in irq_install_handler()
163 printf("SIU interrupt %d 0x%x replacing 0x%x\n", in irq_install_handler()
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dmcdi_filters.c198 bool replacing) in efx_mcdi_filter_push_prep() argument
216 if (replacing) { in efx_mcdi_filter_push_prep()
245 struct efx_rss_context *ctx, bool replacing) in efx_mcdi_filter_push() argument
252 efx_mcdi_filter_push_prep(efx, spec, inbuf, *handle, ctx, replacing); in efx_mcdi_filter_push()
351 bool replacing = false; in efx_mcdi_filter_insert_locked() local
456 replacing = true; in efx_mcdi_filter_insert_locked()
471 ctx, replacing); in efx_mcdi_filter_insert_locked()
481 if (replacing) { in efx_mcdi_filter_insert_locked()
492 } else if (!replacing) { in efx_mcdi_filter_insert_locked()
/OK3568_Linux_fs/buildroot/board/arcturus/aarch64-ucls1012a/
H A Dreadme.txt42 From the shell you will need to update four environment variables replacing the

12345678910>>...21