Home
last modified time | relevance | path

Searched refs:Replace (Results 1 – 25 of 163) sorted by relevance

1234567

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/
H A Dformatter.hpp71 const RangeT& operator()(const Range2T& Replace) const in operator ()()
73 return RangeT(::boost::begin(Replace), ::boost::end(Replace)); in operator ()()
105 operator()(const RangeT& Replace) const in operator ()()
107 return m_Finder(::boost::begin(Replace), ::boost::end(Replace)); in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcolor_mode.hpp49 struct Replace { struct in mbgl::gl::ColorMode
60 Replace,
78 return ColorMode { Replace(), {}, { false, false, false, false } }; in disabled()
82 return ColorMode { Replace(), {}, { true, true, true, true } }; in unblended()
H A Dstencil_mode.hpp44 Replace = 0x1E01, enumerator
H A Dstencil_mode.cpp19 static_assert(underlying_type(StencilMode::Replace) == GL_REPLACE, "OpenGL enum mismatch");
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dstrncpy-truncation.patch1 Replace strncpy with memcpy
4 be copied has already been determined with strlen(). Replace strncpy()
/OK3568_Linux_fs/buildroot/package/vpnc/
H A D0006-config.c-Replace-deprecated-SUSv3-functions-with-POS.patch4 Subject: [PATCH] config.c: Replace deprecated SUSv3 functions with POSIX
7 Replace the deprecated SUSv3 function index() by its POSIX equivalent
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0016-CVE-2022-38126.patch4 Subject: [PATCH] Replace a run-time assertion failure with a warning message
8 * dwarf.c (display_debug_names): Replace assert with a warning
H A D0018-CVE-2022-38128-3.patch16 * dwarf.c (struct abbrev_list): Replace abbrev_base and
21 (find_and_process_abbrev_set): Replace abbrev list lookup with
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0017-Replace-builtin-strlen-that-appears-to-get-optimized.patch4 Subject: [PATCH] Replace builtin strlen that appears to get optimized away
6 [From https://src.fedoraproject.org/rpms/syslinux/raw/rawhide/f/0006-Replace-builtin-strlen-that-ap…
/OK3568_Linux_fs/kernel/tools/build/
H A DBuild.include45 # Replace >$< with >$$< to preserve $ when reloading the .cmd file
47 # Replace >#< with >$(pound)< to avoid starting a comment in the .cmd file
49 # Replace >'< with >'\''< to be able to enclose the whole string in '...'
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssh/openssh/
H A Dadd-test-support-for-busybox.patch3 - Replace dd parameter "obs" with "bs".
4 - Replace "head -<num>" with "head -n <num>".
/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A DTODO2 * Replace dummy resizer code with a real implementation
/OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/
H A D0001-WinCairo-PlayStation-ICU-68.1-no-longer-exposes-FALS.patch12 * platform/text/TextCodecICU.cpp: Replace use of TRUE with true
16 * UIProcess/CoordinatedGraphics/DrawingAreaProxyCoordinatedGraphics.cpp: Replace FALSE with false
20 Replace uses of FALSE and TRUE with false and true.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/autofs/
H A Dautofs_5.1.8.bb23 file://0002-Replace-__S_IEXEC-with-S_IEXEC.patch \
25 file://0001-modules-lookup_multi.c-Replace-__S_IEXEC-with-S_IEXE.patch \
/OK3568_Linux_fs/kernel/drivers/staging/pi433/
H A DTODO4 -> Replace this with another interface, hints are welcome!
/OK3568_Linux_fs/u-boot/board/boundary/nitrogen6x/
H A DREADME.mx6qsabrelite29 Note: Replace sXx with the device representing the SD card in your system.
72 Note: Replace sXx with the device representing the SD card in your system.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dbashism.patch1 ${x//y/} is a bash syntax. Replace with something dash compatible
/OK3568_Linux_fs/kernel/drivers/iio/
H A DTODO10 - Replace iio_dev->mlock by either a local lock or use
/OK3568_Linux_fs/buildroot/package/matchbox-panel/
H A D0001-index-is-legacy.patch1 Replace the legacy index() with strchr()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/
H A D0001-libheaptrack-Replace-__pid_t-with-pid_t.patch4 Subject: [PATCH] libheaptrack: Replace __pid_t with pid_t
/OK3568_Linux_fs/buildroot/package/prboom/
H A D0001-libpng-1.4.patch3 In 1.4.x the png_*_NULL defines are gone. Replace them with a normal
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A D0001-modules-lookup_multi.c-Replace-__S_IEXEC-with-S_IEXE.patch4 Subject: [PATCH] modules/lookup_multi.c: Replace __S_IEXEC with S_IEXEC
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D0004-wvcrash-Replace-use-of-basename-API.patch4 Subject: [PATCH 4/5] wvcrash: Replace use of basename API
/OK3568_Linux_fs/buildroot/package/zip/
H A D0003-Makefile-Use-CFLAGS-from-command-line.patch6 Replace CFLAGS_NOOPT by CFLAGS when calling unix/configure script
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A Ddeterminism.patch4 Replace the full paths with relative ones. I couldn't figure out how to get

1234567