Home
last modified time | relevance | path

Searched refs:trailing (Results 1 – 25 of 185) sorted by relevance

12345678

/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/diffutils/diffutils/
H A D0001-Skip-strip-trailing-cr-test-case.patch4 Subject: [PATCH] Skip strip-trailing-cr test case
6 Skip the test "strip-trailing-cr" since it requires valgrind to
26 - strip-trailing-cr \
31 +# strip-trailing-cr
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2022-27779.patch4 Subject: [PATCH] cookies: make bad_domain() not consider a trailing dot fine
6 The check for a dot in the domain must not consider a single trailing
7 dot to be fine, as then TLD + trailing dot is fine and curl will accept
34 + /* there must be a dot present, but that dot must not be a trailing dot */
H A DCVE-2022-30115.patch4 Subject: [PATCH] hsts: ignore trailing dots when comparing hosts names
43 + /* strip off trailing any dot */
66 + /* remove the trailing dot */
H A DCVE-2023-23914_5-4.patch26 the trailing newline of this given data before comparing with the one actually
34 server is used), if 'nonewline' is set, we will cut off the trailing newline
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dseg6.c32 int trailing; in seg6_validate_srh() local
54 trailing = len - tlv_offset; in seg6_validate_srh()
55 if (trailing < 0) in seg6_validate_srh()
58 while (trailing) { in seg6_validate_srh()
62 if (trailing < sizeof(*tlv)) in seg6_validate_srh()
68 trailing -= tlv_len; in seg6_validate_srh()
69 if (trailing < 0) in seg6_validate_srh()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/scripts/
H A Dcommon.mk6 define strip-trailing-slashes-and-dots
8 $(filter-out $(1),$(_o)),$(call strip-trailing-slashes-and-dots,$(_o)),$(_o))
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0001-ltmain.in-Handle-trailing-slashes-on-install-command.patch2 Subject: [PATCH 01/12] ltmain.in: Handle trailing slashes on install commands correctly
8 where the path ends with a trailing slash currently fails. This occurs in
25 + # Strip any trailing slash from the destination.
/OK3568_Linux_fs/kernel/Documentation/process/
H A Ddeprecated.rst79 a trailing array of others structures, as in::
89 or a one-element array as a trailing array member, please refactor such
220 a dynamically sized set of trailing elements in a structure. Kernel code
225 In older C code, dynamically sized trailing elements were done by specifying
234 remove the size of the single trailing element to get a correct size of
257 This is the way the kernel expects dynamically sized trailing elements
283 allocated for the trailing array ``items``. Here are a couple examples of this
/OK3568_Linux_fs/kernel/tools/memory-model/scripts/
H A Dparseargs.sh103 echo $1 trailing characters "'$trailchars'"
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/kmod/kmod/
H A D0001-depmod-Add-support-for-excluding-a-directory.patch38 + This specifies the trailing directories that will be excluded
42 + The <replaceable>excludedir</replaceable> is the trailing directory
/OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/
H A Dcpprules.in5 # output lines with trailing backslashes.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/
H A DMakefile6 out-dir := $(call strip-trailing-slashes-and-dots,$(O))
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A D.yamllint39 trailing-spaces: false
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/webm/libvpx/
H A Dlibvpx-configure-support-blank-prefix.patch35 + # Strip trailing slash
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/preprocess/builtin_func/
H A DKconfig21 # but any trailing newlines are deleted.
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dev6-memset.S104 and $18,7,$18 # E : Number of trailing bytes to write
282 and $18,7,$18 # E : Number of trailing bytes to write
470 and $18,7,$18 # E : Number of trailing bytes to write
/OK3568_Linux_fs/kernel/Documentation/spi/
H A Dpxa2xx.rst121 trailing bytes in the SSP receiver fifo. The correct value for this field is
123 slave device. Please note that the PXA2xx SSP 1 does not support trailing byte
124 timeouts and must busy-wait any trailing bytes.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dzh_HK92 % Removed trailing space, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
99 % Removed trailing space, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dzh_HK92 % Removed trailing space, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
99 % Removed trailing space, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/make/make/
H A D0001-src-dir.c-fix-buffer-overflow-warning.patch12 `MAXPATHLEN` and trailing `0`.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/
H A DMAINTAINERS19 A trailing slash includes all files and subdirectory files.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/diffutils/
H A Ddiffutils_3.9.bb8 file://0001-Skip-strip-trailing-cr-test-case.patch \
/OK3568_Linux_fs/u-boot/tools/scripts/
H A Ddefine2mk.sed15 # Drop trailing spaces
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A Dmaxim-ds1302.txt7 edge. Master input is set by the RTC on the trailing edge and is sensed
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/ca-certificates/ca-certificates/
H A D0002-update-ca-certificates-use-SYSROOT.patch46 # Add trailing newline to certificate, if it is missing (#635570)

12345678