| /OK3568_Linux_fs/kernel/tools/testing/selftests/exec/ |
| H A D | binfmt_script | 43 def test(name, size, good=True, leading="", root="./", target="/perl", argument 52 remaining = size - len(hashbang) - len(leading) - len(root) - len(target) - len(arg) 67 buf=hashbang + leading + root + middle + target + arg + newline 115 test(name="exact-space", size=SIZE, good=False, leading=" ") 120 test(name="truncated", size=SIZE+17, good=False, leading=" " * 19) 128 test(name="newline-prefix", size=SIZE-1, good=False, leading="\n", 135 test(name="test.pl", size=439, leading=" ", 155 test(name="one-under-leading", size=SIZE-1, leading=" ") 157 test(name="one-under-leading-trunc-arg", size=SIZE-1, leading=" ", arg=" ") 161 test(name="two-under-leading", size=SIZE-2, leading=" ") [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxcrypt/files/ |
| H A D | fix_cflags_handling.patch | 6 If you pass CFLAGS with a leading space, " " gets passed to popen and convinces 29 + # Remove empty elements, particularly leading ones which cause issues with popen below 32 # Remove empty elements, particularly leading ones which
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/core/ |
| H A D | device_table2.txt | 4 # leading spaces are ignored for xattr 6 # leading tabs are ignored for xattr
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ir-kbd-i2c.c | 574 int leading = c - rep * 3; in zilog_ir_format() local 576 if (leading >= ARRAY_SIZE(code_block->codes) - 3 - rep) { in zilog_ir_format() 582 copy_codes(code_block->codes, codes, leading); in zilog_ir_format() 583 code_block->codes[leading] = 0x82; in zilog_ir_format() 584 copy_codes(code_block->codes + leading + 1, codes + leading, in zilog_ir_format() 586 c = leading + 1 + rep; in zilog_ir_format()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | usb-device.txt | 23 with leading zeroes suppressed. The other compatible strings from the above 39 case hexadecimal with leading zeroes suppressed. The other compatible 52 with leading zeroes suppressed. The other compatible strings from the above
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | rkmux.py | 146 leading = len(line) - len(line.lstrip()) 149 if leading > 15 or (len(cols) > 3 and is_field_start(cols[3])):
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | predict.def | 184 /* Branch leading to an integer overflow are extremely unlikely. */ 188 /* Branch leading to a failure status are unlikely. This can occur for out 200 /* Branch leading to an I/O failure status are unlikely. This predictor is 206 /* Branch leading to a run-time warning message which is printed only once
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | predict.def | 184 /* Branch leading to an integer overflow are extremely unlikely. */ 188 /* Branch leading to a failure status are unlikely. This can occur for out 200 /* Branch leading to an I/O failure status are unlikely. This predictor is 206 /* Branch leading to a run-time warning message which is printed only once
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-paramiko_2.10.3.bb | 1 DESCRIPTION = "The leading native Python SSHv2 protocol library."
|
| /OK3568_Linux_fs/buildroot/package/sphinxbase/ |
| H A D | Config.in | 5 CMUSphinx toolkit is a leading speech recognition toolkit
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-rtc | 89 epoch by default, or if there's a leading +, seconds in the 90 future, or if there is a leading +=, seconds ahead of the
|
| /OK3568_Linux_fs/buildroot/package/libebur128/ |
| H A D | Config.in | 4 # leading to a build error with a static-only toolchain
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | strncpy.S | 73 1: ldq_u $1, 0($16) # clear the leading bits in the final word
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/pixman/ |
| H A D | CVE-2022-44638.patch | 8 Subject: [PATCH] Avoid integer overflow leading to out-of-bounds write
|
| /OK3568_Linux_fs/kernel/Documentation/arm/nwfpe/ |
| H A D | nwfpe.rst | 15 the problems is with leading underscores on kernel symbols. Elf 16 kernels have no leading underscores, a.out compiled kernels do. I
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0048-config-parser-Strip-leading-spaces.patch | 4 Subject: [PATCH 48/93] config-parser: Strip leading spaces
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0048-config-parser-Strip-leading-spaces.patch | 4 Subject: [PATCH 48/93] config-parser: Strip leading spaces
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-4.0.8.rst | 24 - core-image.bbclass: Fix missing leading whitespace with ':append' 25 - populate_sdk_ext.bbclass: Fix missing leading whitespace with ':append' 26 - ptest-packagelists.inc: Fix missing leading whitespace with ':append'
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0104-fs-hfsplus-Don-t-fetch-a-key-beyond-the-end-of-the-n.patch | 6 Otherwise you get a wild pointer, leading to a bunch of invalid reads.
|
| /OK3568_Linux_fs/kernel/Documentation/pcmcia/ |
| H A D | driver.rst | 15 All fields are passed in as hexadecimal values (no leading 0x).
|
| /OK3568_Linux_fs/buildroot/board/asus/tinker/ |
| H A D | readme.txt | 5 factor that offers class-leading performance while leveraging outstanding
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0071-config-parser-Strip-leading-spaces.patch | 4 Subject: [PATCH 71/79] config-parser: Strip leading spaces
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/ |
| H A D | 0001-Correct-clang-compiler-flags.patch | 6 Fix misplaced quotes, this was leading to spurious ; in compiler cmdline
|
| /OK3568_Linux_fs/buildroot/package/pkgconf/ |
| H A D | 0002-Revert-main-assume-modversion-insted-of-version-if-o.patch | 9 simple as 'pkg-config --static --version' is used, leading to a
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | mdio-mux-meson-g12a.txt | 4 the internal mdio bus leading to the embedded 10/100 PHY or the external
|