Home
last modified time | relevance | path

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

1234

/openbmc/openbmc/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 \
/openbmc/qemu/tests/qapi-schema/
H A Dtrailing-comma-object.err1 trailing-comma-object.json:2:38: expected string
H A Dtrailing-comma-list.err1 trailing-comma-list.json:2:36: expected '{', '[', string, or boolean
H A Dmeson.build179 'trailing-comma-list.json',
180 'trailing-comma-object.json',
271 # on Windows hosts). Unfortunately diff --strip-trailing-cr
/openbmc/qemu/qobject/
H A Djson-parser.c135 int cp, trailing; in parse_string() local
186 trailing = cvt4hex(ptr + 2); in parse_string()
187 if (trailing >= 0xDC00 && trailing <= 0xDFFF) { in parse_string()
189 cp |= trailing & 0x3FF; in parse_string()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/webm/libvpx/
H A Dlibvpx-configure-support-blank-prefix.patch36 + # Strip trailing slash
/openbmc/u-boot/tools/scripts/
H A Ddefine2mk.sed15 # Drop trailing spaces
/openbmc/openbmc/poky/meta/recipes-extended/diffutils/
H A Ddiffutils_3.12.bb8 file://0001-Skip-strip-trailing-cr-test-case.patch \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/
H A Dobmc-phosphor-initfs.bb30 # each entry should have no '//', '/./', '/../' or trailing '/', '/.', '/..'
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0004-libtool.m4-Change-libtool-to-handle-sysroots-by-defa.patch26 # Trim trailing / since we'll always append absolute paths and we want
H A D0008-libtool-Avoid-relinking-when-cross-compiling-its-poi.patch39 # Strip any trailing slash from the destination.
/openbmc/openbmc/meta-openembedded/meta-networking/
H A DMAINTAINERS19 A trailing slash includes all files and subdirectory files.
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0008-clang-Prepend-trailing-to-sysroot.patch4 Subject: [PATCH] clang: Prepend trailing '/' to sysroot
/openbmc/openbmc/poky/meta/recipes-multimedia/flac/
H A Dflac_1.5.0.bb43 # there is also one root path without trailing slash
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/
H A D0002-Fix-unittests-Typo-in-Name-Name-append-to-ndata_-not.patch28 // original name, and append the trailing dot explicitly.
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils-2.44.inc13 # When upgrading to next major release, ensure that there is no trailing .0, so
/openbmc/webui-vue/src/env/locales/
H A DREADME.md44 - JSON must be valid (no trailing commas or comments).
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/
H A D0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch30 - /* Skip any trailing whitespace, since strtoimax does not. */
32 + /* Skip any trailing whitespace, since strtoimax does not, using the same
/openbmc/google-ipmi-sys/
H A DREADME.md278 including the trailing NULL terminator byte).
280 The maximum length for any name is 43 bytes (not including the trailing NULL).
317 This string must **NOT** have a trailing NULL terminator.
356 | 0x02..n | | Name of the device (no trailing NULL) |
398 | 0x02..n | | Name of the device (no trailing NULL) |
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/
H A D0002-arm64-add-pac-mask-to-better-support-gdb-stack-unwin.patch40 frame_stop_reason_string (trailing));
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0005-adb-add-base64-implementation.patch299 + * on a byte boundary, and/or with erroneous trailing characters.
314 + /* Make sure there is another trailing = sign. */
318 + /* Fall through to "single trailing =" case. */
/openbmc/openbmc-test-automation/
H A DCONTRIBUTING.md33 - Avoid trailing space at the end of any line of Robot code.
441 dir_path variables to ensure that they contain a trailing slash. If we
444 trailing slash. Therefore, they can safely do this kind of thing:
525 my_pgm.py:58:52: W291 trailing whitespace
785 variables to ensure that they contain a trailing slash. If we follow that
787 program, the programmer can count on the value having a trailing slash.
/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/
H A D0003-update-ca-certificates-use-relative-symlinks-from-ET.patch71 # Add trailing newline to certificate, if it is missing (#635570)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/
H A D0001-bundle-own-base64-encode-decode-functions.patch308 + * on a byte boundary, and/or with erroneous trailing characters.
323 + /* Make sure there is another trailing = sign. */
327 + /* Fall through to "single trailing =" case. */
/openbmc/openbmc/poky/meta/recipes-graphics/piglit/
H A Dpiglit_git.bb19 # (when PV goes above 1.0 remove the trailing r)

1234