Home
last modified time | relevance | path

Searched full:breaks (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c228 unsigned long long breaks, needed; in runtestsingle() local
271 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtestsingle()
281 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
282 if (breaks != needed) { in runtestsingle()
284 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()
298 unsigned long long breaks; in runtest_dar_outside() local
322 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
324 if (breaks == 0) { in runtest_dar_outside()
327 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside()
337 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/iputils/
H A Diputils_20240905.bb20 …13] = "fixed-version: Fixed in 2000-10-10, but the versioning of iputils breaks the version order."
21 …14] = "fixed-version: Fixed in 2000-10-10, but the versioning of iputils breaks the version order."
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/time-out/
H A Dxfce4-time-out-plugin_1.1.3.bb1 SUMMARY = "This plugin makes it possible to take periodical breaks"
/openbmc/openbmc/poky/meta/recipes-extended/shadow/
H A Dshadow_4.16.0.bb4 # libcrypt. This breaks chsh.
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Duninative-flags.inc2 # --enable-default-pie (see gcc -v). This breaks e.g. prelink-native on a pie
/openbmc/openbmc/poky/meta/conf/
H A Dabi_version.conf4 # that breaks the format and have been previously discussed on the mailing list
/openbmc/openbmc/meta-openembedded/contrib/
H A Doe-stylize.py19 - count rule breaks and displays them in the order frequence
362 # use 'if True' to warn user about all the rule he/she breaks
382 # rstrip line to remove line breaks characters
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dmm_malloc.patch13 // compatible with glibc's if they are declared consecutively. That hack breaks
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dintercept.py14 repository which is owned by a different user. This breaks our
H A Duki.py50 # disable kvm, breaks boot
110 # disable kvm, breaks boot
/openbmc/linux/tools/perf/ui/
H A Dlibslang.h5 * slang versions <= 2.0.6 have a "#if HAVE_LONG_LONG" that breaks
/openbmc/linux/arch/parisc/lib/
H A Dio.c165 * of the inw() breaks things.
237 * of the inl() breaks things.
335 * outw() breaks things.
407 * just using the inlined version of the outl() breaks things.
/openbmc/linux/arch/sparc/kernel/
H A Dsys32.S12 /* NOTE: call as jump breaks return stack, we have to avoid that */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/rapidjson/
H A Drapidjson_git.bb19 # CMakeLists.txt, which breaks the package split with multilib
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/
H A Dvulkan-cts_1.3.9.2.bb9 # Workaround an optimization bug that breaks createMeshShaderMiscTestsEXT
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/
H A Dia_css_ctc_param.h33 /* This should be vamem_data_t, but that breaks the pipe generator */
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/
H A Dia_css_bh_param.h36 /* This should be hmem_data_t, but that breaks the pipe generator */
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/xdebug/
H A Dxdebug_3.2.2.bb23 # breaks the libtool configuration resulting in a failure later
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/
H A Dbyacc-open.patch1 Ubuntu defaults to passing _FORTIFY_SOURCE=2 which breaks byacc as it doesn't
/openbmc/linux/Documentation/kbuild/
H A DKconfig.select-break18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dmmc-boot-mode.c18 * The boot ROM in these SoCs breaks the PARTITION_CONFIG [179] of in spl_boot_mode()
/openbmc/linux/tools/lib/
H A Dstr_error_r.c13 * to check if it returned something else and copy that instead), breaks the
/openbmc/openbmc/poky/meta/recipes-support/serf/serf/
H A Denv.patch1 'scons' cleans the environment which breaks ccache builds because
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Dwsgi.py22 # We defer to a DJANGO_SETTINGS_MODULE already in the environment. This breaks
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/
H A Dia_css_gc2_param.h39 /* This should be vamem_data_t, but that breaks the pipe generator */

12345678910>>...19