| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/ |
| H A D | formatter.hpp | 71 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 D | color_mode.hpp | 49 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 D | stencil_mode.hpp | 44 Replace = 0x1E01, enumerator
|
| H A D | stencil_mode.cpp | 19 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 D | strncpy-truncation.patch | 1 Replace strncpy with memcpy 4 be copied has already been determined with strlen(). Replace strncpy()
|
| /OK3568_Linux_fs/buildroot/package/vpnc/ |
| H A D | 0006-config.c-Replace-deprecated-SUSv3-functions-with-POS.patch | 4 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 D | 0016-CVE-2022-38126.patch | 4 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 D | 0018-CVE-2022-38128-3.patch | 16 * 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 D | 0017-Replace-builtin-strlen-that-appears-to-get-optimized.patch | 4 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 D | Build.include | 45 # 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 D | add-test-support-for-busybox.patch | 3 - Replace dd parameter "obs" with "bs". 4 - Replace "head -<num>" with "head -n <num>".
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/ |
| H A D | TODO | 2 * Replace dummy resizer code with a real implementation
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/ |
| H A D | 0001-WinCairo-PlayStation-ICU-68.1-no-longer-exposes-FALS.patch | 12 * 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 D | autofs_5.1.8.bb | 23 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 D | TODO | 4 -> Replace this with another interface, hints are welcome!
|
| /OK3568_Linux_fs/u-boot/board/boundary/nitrogen6x/ |
| H A D | README.mx6qsabrelite | 29 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 D | bashism.patch | 1 ${x//y/} is a bash syntax. Replace with something dash compatible
|
| /OK3568_Linux_fs/kernel/drivers/iio/ |
| H A D | TODO | 10 - Replace iio_dev->mlock by either a local lock or use
|
| /OK3568_Linux_fs/buildroot/package/matchbox-panel/ |
| H A D | 0001-index-is-legacy.patch | 1 Replace the legacy index() with strchr()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/ |
| H A D | 0001-libheaptrack-Replace-__pid_t-with-pid_t.patch | 4 Subject: [PATCH] libheaptrack: Replace __pid_t with pid_t
|
| /OK3568_Linux_fs/buildroot/package/prboom/ |
| H A D | 0001-libpng-1.4.patch | 3 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 D | 0001-modules-lookup_multi.c-Replace-__S_IEXEC-with-S_IEXE.patch | 4 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 D | 0004-wvcrash-Replace-use-of-basename-API.patch | 4 Subject: [PATCH 4/5] wvcrash: Replace use of basename API
|
| /OK3568_Linux_fs/buildroot/package/zip/ |
| H A D | 0003-Makefile-Use-CFLAGS-from-command-line.patch | 6 Replace CFLAGS_NOOPT by CFLAGS when calling unix/configure script
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | determinism.patch | 4 Replace the full paths with relative ones. I couldn't figure out how to get
|