Home
last modified time | relevance | path

Searched refs:replacing (Results 1 – 25 of 139) sorted by relevance

123456

/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/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/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/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/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/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/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/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/kernel/arch/arm/boot/dts/
H A Daspeed-ast2500-evb.dts113 * by replacing the override below with &ehci0 { ... } to enable
/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/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0003-tests-seg_override-Replace-__modify_ldt-with-syscall.patch6 __modify_ldt() is specific to glibc, replacing it with syscall()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.JFFS217 update your boot environment by replacing single files on that
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A D0001-Workaround-for-GCC-11-uninit-variable-warnings-946.patch8 warnings. This commit works around them by replacing
/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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.6.229 replacing waitForRendering() with waitForPolished()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-inject.txt52 Decode Instruction Tracing data, replacing it with synthesized events.
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dupgrade.py338 replacing = True
345 if replacing and scheme in ['git', 'gitsm']:
358 replacing = False
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/
H A DKconfig25 functions replacing and virtualizing those of a typical
/OK3568_Linux_fs/kernel/kernel/
H A DKconfig.preempt63 This option turns the kernel into a real-time kernel by replacing
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-events62 In the case of the last example, a value replacing "?" would
/OK3568_Linux_fs/buildroot/package/tinydtls/
H A D0001-sha2-sha2.c-fix-build-on-big-endian.patch14 Fix this error by replacing tmp by val
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Dkeytable.c.rst8 /* keytable.c - This program allows checking/replacing keys at IR
/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.

123456