Home
last modified time | relevance | path

Searched full:many (Results 1 – 25 of 1162) sorted by relevance

12345678910>>...47

/openbmc/qemu/tests/qemu-iotests/
H A Dpylintrc15 too-many-arguments,
16 too-many-positional-arguments,
17 too-many-branches,
18 too-many-lines,
19 too-many-locals,
20 too-many-public-methods,
31 too-many-return-statements,
32 too-many-statements,
H A D075.out23 == refuse images that require too many offsets ===
24 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: image requires too many offsets, try incr…
/openbmc/qemu/scripts/qapi/
H A Dpylintrc17 too-many-arguments,
18 too-many-branches,
19 too-many-instance-attributes,
20 too-many-positional-arguments,
21 too-many-statements,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A D0001-Fix-too-many-arguments-error-occurring-in-gcc-15.patch4 Subject: [PATCH] Fix too many arguments error occurring in gcc-15
7 ../../git/src/nettest_bsd.c:4497:19: error: too many arguments to function 'alloc_sendfile_buf_ring…
23 ../../git/src/nettest_bsd.c:5197:15: error: too many arguments to function 'allocate_buffer_ring'; …
30 ../../git/src/nettest_bsd.c:5617:15: error: too many arguments to function 'allocate_buffer_ring'; …
37 ../../git/src/nettest_bsd.c:7345:15: error: too many arguments to function 'allocate_buffer_ring'; …
44 ../../git/src/nettest_bsd.c:8360:15: error: too many arguments to function 'allocate_buffer_ring'; …
50 ../../git/src/nettest_bsd.c:8365:15: error: too many arguments to function 'allocate_buffer_ring'; …
57 ../../git/src/nettest_bsd.c:8677:15: error: too many arguments to function 'allocate_buffer_ring'; …
63 ../../git/src/nettest_bsd.c:8682:15: error: too many arguments to function 'allocate_buffer_ring'; …
70 ../../git/src/nettest_omni.c:4044:21: error: too many arguments to function 'allocate_buffer_ring';…
[all …]
/openbmc/qemu/bsd-user/
H A Derrno_defs.h63 #define TARGET_ENFILE 23 /* Too many open files in system */
64 #define TARGET_EMFILE 24 /* Too many open files */
71 #define TARGET_EMLINK 31 /* Too many links */
108 #define TARGET_ETOOMANYREFS 59 /* Too many references: can't splice */
112 #define TARGET_ELOOP 62 /* Too many levels of symbolic links */
121 #define TARGET_EPROCLIM 67 /* Too many processes */
122 #define TARGET_EUSERS 68 /* Too many users */
127 #define TARGET_EREMOTE 71 /* Too many levels of remote in path */
/openbmc/qemu/tests/qapi-schema/
H A Dfeatures-too-many.err1 features-too-many.json: In command 'go-fish':
2 features-too-many.json:2: Maximum of 64 schema features is permitted
/openbmc/u-boot/lib/
H A Derrno_str.c38 ERRNO_MSG(EMFILE, "Too many open files"),
45 ERRNO_MSG(EMLINK, "Too many links"),
54 ERRNO_MSG(ELOOP, "Too many symbolic links encountered"),
96 ERRNO_MSG(ELIBMAX, "Attempting to link in too many shared libraries"),
101 ERRNO_MSG(EUSERS, "Too many users"),
123 ERRNO_MSG(ETOOMANYREFS, "Too many references: cannot splice"),
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h59 #define TARGET_ETOOMANYREFS 59 /* Too many references: cannot splice */
65 #define TARGET_ELOOP 62 /* Too many symbolic links encountered */
75 #define TARGET_EPROCLIM 67 /* SUNOS: Too many processes */
77 #define TARGET_EUSERS 68 /* Too many users */
103 #define TARGET_ERREMOTE 81 /* SunOS: Too many lvls of remote in path */
187 #define TARGET_ELIBMAX 123 /* Atmpt to link in too many shared libs */
/openbmc/u-boot/arch/arm/mach-aspeed/
H A DKconfig22 It is used as Board Management Controller on many server boards,
31 It is used as Board Management Controller on many server boards,
44 It is used as Board Management Controller on many server boards,
/openbmc/qemu/include/hw/mem/
H A Dmemory-device.h108 * Optional: Instruct the memory device to decide how many memory slots
147 * Traditionally, KVM/vhost in many setups supported 509 memslots, whereby
152 * Further, using many memslots can negatively affect performance, so setting
157 * support automatically deciding how many memslots to use to only use a single
161 * cause problems, not even when devices automatically decided how many memslots
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h34 #define TARGET_EMFILE 24 /* Too many open files */
41 #define TARGET_EMLINK 31 /* Too many links */
51 #define TARGET_ELOOP 40 /* Too many symbolic links encountered */
93 #define TARGET_ELIBMAX 82 /* Attempting to link in too many shared libraries */
98 #define TARGET_EUSERS 87 /* Too many users */
120 #define TARGET_ETOOMANYREFS 109 /* Too many references: cannot splice */
/openbmc/openbmc/poky/meta-selftest/lib/recipetool/
H A Dbbpath.py40 addparser('count', 'How many times have this plugin been registered.', print_registered)
41 addparser('multiloaded', 'How many times have this plugin been initialized', multiloaded)
/openbmc/openbmc/poky/meta/recipes-support/libunistring/
H A Dlibunistring_1.3.bb5 with many kinds of special characters accents, right-to-left writing\
8 particular properties of many Unicode characters. In fact, the POSIX\
/openbmc/u-boot/include/linux/
H A Derrno.h27 #define EMFILE 24 /* Too many open files */
34 #define EMLINK 31 /* Too many links */
46 #define ELOOP 40 /* Too many symbolic links encountered */
90 #define ELIBMAX 82 /* Attempting to link in too many shared libraries */
95 #define EUSERS 87 /* Too many users */
117 #define ETOOMANYREFS 109 /* Too many references: cannot splice */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch4 Subject: [PATCH] ptts: Set recv buffer size too max to receive as many
12 This patch sets SO_RCVBUF the of socket to max int value to receive as many
55 + * Set SO_RCVBUF to max int value to receive as many packets as possible.
/openbmc/u-boot/drivers/video/bridge/
H A DKconfig17 LVDS capability, or where LVDS requires too many signals to route
27 or where LVDS requires too many signals to route on the PCB.
/openbmc/openbmc/poky/meta/recipes-devtools/repo/
H A Drepo_2.54.bb4 SUMMARY = "Tool for managing many Git repositories"
5 DESCRIPTION = "Repo is a tool built on top of Git. Repo helps manage many Git repositories, does th…
/openbmc/openbmc/poky/meta-selftest/lib/devtool/
H A Dbbpath.py43 addparser('count', 'How many times have this plugin been registered.', print_registered)
44 addparser('multiloaded', 'How many times have this plugin been initialized', multiloaded)
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.3.rst24 subdirectories to prevent issues arising from too many files in the same
146 - ``xserver-kdrive``: Effectively unmaintained for many years.
159 - ``libgsmd``: Unmaintained for many years. Functionality now
168 maintained and many had become obsolete or broken. Additionally, these
169 recipes were not parsed in the default configuration. Many of these
/openbmc/docs/
H A Dhw-vendor-repos-policy.md105 organization will show many repositories with that name in it. You will get a
135 OpenBMC wants to enable as many machines as possible with as many common paths
150 The OpenBMC project has a fairly extensive CI process, it has many great code
166 new code development within the project. How useful is the feature, how many
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gnulib/
H A Dgnulib_202401.bb3 be usable on many operating systems. The goal of the project \
5 software run on many operating systems. Since source is designed \
/openbmc/openbmc/poky/meta/recipes-extended/lsb/lsb-release/
H A D0001-fix-lsb_release-to-work-with-busybox-head-and-find.patch30 - | head -1 ) # keep one of the files found (if many)
32 + | head -n 1 ) # keep one of the files found (if many)
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/
H A DPassThrough.interface.yaml16 array[byte]), so each entry in the array should pack as many
27 each entry in the array should pack as many bytes as possible.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A D0001-fix-too-many-arguments-error-in-gcc15.patch4 Subject: [PATCH] fix too many arguments error in gcc15
7 dhry_1.c:176:23: error: too many arguments to function 'Func_1'; expected 0, have 2
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/
H A D0001-Fix-build-with-gcc-15.patch20 …9.20/src/preprocessors/HttpInspect/files/file_decomp.c:245:24: error: too many arguments to functi…
31 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:348:25: error: too many argum…
38 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1291:25: error: too many argu…
45 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1436:35: error: too many argu…
51 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1437:35: error: too many argu…
58 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1535:26: error: too many argu…
64 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1538:26: error: too many argu…

12345678910>>...47