Home
last modified time | relevance | path

Searched refs:breaks (Results 1 – 25 of 182) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c80 unsigned long long breaks, needed; in runtestsingle() local
130 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtestsingle()
140 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
141 if (breaks != needed) { in runtestsingle()
143 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()
158 unsigned long long breaks; in runtest_dar_outside() local
192 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
194 if (breaks == 0) { in runtest_dar_outside()
197 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside()
207 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
[all …]
/OK3568_Linux_fs/buildroot/package/kvmtool/
H A DConfig.in6 # Only mips big-endian seems to be supported (build breaks)
7 # Should work on powerpc64 but the build breaks with missing types
/OK3568_Linux_fs/buildroot/support/libtool/
H A Dbuildroot-libtool-v1.5.patch44 + # breaks crosscompilation horribly. We cheat here and don't add
83 + # This breaks install into our staging area. -PB
H A Dbuildroot-libtool-v2.2.patch21 + # This breaks install into our staging area. -PB
77 + # breaks crosscompilation horribly. We cheat here and don't add
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-panel-plugins/time-out/
H A Dxfce4-time-out-plugin_1.1.2.bb1 SUMMARY = "This plugin makes it possible to take periodical breaks"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dmm_malloc.patch11 // compatible with glibc's if they are declared consecutively. That hack breaks
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/
H A Dshadow_4.11.1.bb4 # libcrypt. This breaks chsh.
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/libinput/
H A Ddeterminism.patch1 This finds our outer git tree and that version information breaks
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/swig/swig/
H A Ddeterminism.patch2 breaks reproducibilty.
/OK3568_Linux_fs/buildroot/package/ushare/
H A DConfig.in5 # broken things with library ordering, which breaks static
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/buildroot/package/freescale-imx/imx-kobs/
H A D0002-Fix-build-for-recent-toolchains.patch4 anymore which breaks the build.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/serf/serf/
H A Denv.patch1 'scons' cleans the environment which breaks ccache builds because
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-jemalloc_helper-Limit-the-mm_malloc.h-hack-to-glibc-.patch23 // compatible with glibc's if they are declared consecutively. That hack breaks
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/rapidjson/
H A Drapidjson_git.bb19 # CMakeLists.txt, which breaks the package split with multilib
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-php/xdebug/
H A Dxdebug_3.1.1.bb23 # breaks the libtool configuration resulting in a failure later
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A D0001-depmod-Ignore-.debug-directories.patch21 /* Arbitrary. Was sb->st_size, but that breaks .gz etc */
/OK3568_Linux_fs/buildroot/package/python-crossbar/
H A D0001-Avoid-intentional-syntax-error.patch7 it breaks byte compilation of this package.
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/wayland/egl/
H A D0001-Mark-GLFeature-framebuffer_multisample-as-unsupporte.patch24 + // glRenderbufferStorageMultisampleANGLE implementation, which breaks
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rpm/files/
H A D0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch8 host to the next and breaks reproducibility for .rpm).
/OK3568_Linux_fs/buildroot/package/gob2/
H A D0001-dont-include-from-prefix.patch3 Don't add $prefix/include to the header file search path, as that breaks
/OK3568_Linux_fs/buildroot/package/gnu-efi/
H A D0002-Revert-efilink-fix-build-with-gcc-4.8.patch6 This reverts commit 6335e5c697c57d8b5854b8202de3733bcb151ca6, as it breaks
/OK3568_Linux_fs/buildroot/package/lttng-babeltrace/
H A D0001-tests-lib-Makefile.am-remove-unneeded-static-flag.patch6 Having those -static flags breaks the build in shared-only builds.
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0014-corelib-Include-sys-types.h-for-uint32_t.patch7 via inttypes.h -> stdint.h -> sys/types.h but it breaks on

12345678