| /openbsd-src/sys/dev/pci/drm/ |
| H A D | drm_atomic_helper.c | 2766 bool disabling; in drm_atomic_helper_commit_planes() local 2773 disabling = drm_atomic_plane_disabling(old_plane_state, in drm_atomic_helper_commit_planes() 2784 if (!disabling && !plane_crtc_active(new_plane_state)) in drm_atomic_helper_commit_planes() 2786 if (disabling && !plane_crtc_active(old_plane_state)) in drm_atomic_helper_commit_planes() 2793 if (disabling && funcs->atomic_disable) { in drm_atomic_helper_commit_planes() 2803 } else if (new_plane_state->crtc || disabling) { in drm_atomic_helper_commit_planes() 2806 if (!disabling && funcs->atomic_enable) { in drm_atomic_helper_commit_planes() 2881 bool disabling; in drm_atomic_helper_commit_planes_on_crtc() local 2891 disabling = drm_atomic_plane_disabling(old_plane_state, new_plane_state); in drm_atomic_helper_commit_planes_on_crtc() 2893 if (disabling && plane_funcs->atomic_disable) { in drm_atomic_helper_commit_planes_on_crtc() [all …]
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | diagnostic.def | 11 diagnostic without disabling the option which causes it. */
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Config/ |
| H A D | abi-breaking.h.cmake | 21 /* Allow selectively disabling link-time mismatch checking so that header-only
|
| /openbsd-src/gnu/gcc/gcc/config/avr/ |
| H A D | avr.opt | 43 Change the stack pointer without disabling interrupts
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ |
| H A D | ltcf-gcj.sh | 71 *** Therefore, libtool is disabling shared libraries support. If you 198 *** is disabling shared libraries support. We urge you to upgrade GNU
|
| H A D | ltcf-c.sh | 68 *** Therefore, libtool is disabling shared libraries support. If you 205 *** is disabling shared libraries support. We urge you to upgrade GNU
|
| /openbsd-src/gnu/usr.bin/binutils/ |
| H A D | ltcf-gcj.sh | 71 *** Therefore, libtool is disabling shared libraries support. If you 198 *** is disabling shared libraries support. We urge you to upgrade GNU
|
| H A D | ltcf-c.sh | 68 *** Therefore, libtool is disabling shared libraries support. If you 205 *** is disabling shared libraries support. We urge you to upgrade GNU
|
| H A D | config-ml.in | 389 echo Could not link program with -mabi=64, disabling it. 503 echo Could not link program with -m64, disabling it.
|
| /openbsd-src/distrib/notes/i386/ |
| H A D | install | 31 another floppy disk doesn't help, try booting after disabling your
|
| /openbsd-src/gnu/llvm/lld/docs/MachO/ |
| H A D | ld64-vs-lld.rst | 55 allows disabling this behavior by setting ``ZERO_AR_DATE=0``. Any other value
|
| /openbsd-src/gnu/lib/libstdc++/ |
| H A D | ltcf-c.sh | 68 *** Therefore, libtool is disabling shared libraries support. If you 205 *** is disabling shared libraries support. We urge you to upgrade GNU
|
| H A D | config-ml.in | 364 echo Could not link program with -mabi=64, disabling it. 489 echo Could not link program with -m64, disabling it.
|
| /openbsd-src/usr.sbin/ypldap/ |
| H A D | ldapclient.c | 361 #warning disabling chrooting in DEBUG mode in ldapclient() 373 #warning disabling privilege revocation in DEBUG mode in ldapclient()
|
| H A D | ypldap.c | 613 #warning disabling privilege revocation in debug mode in main()
|
| /openbsd-src/gnu/llvm/llvm/tools/xcode-toolchain/ |
| H A D | CMakeLists.txt | 5 # developers to work without disabling SIP, this file can generate an Xcode
|
| /openbsd-src/gnu/usr.bin/perl/dist/Storable/ |
| H A D | README | 76 for optional disabling tie and bless for increased security.
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | __config | 163 // Feature macros for disabling pre ABI v1 features. All of these options 262 // Incomplete features get their own specific disabling flags. This makes it 484 // Allow for build-time disabling of unsigned integer sanitization 1104 // disabling it without having to resort to #if-#endif, which has a larger
|
| /openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/ |
| H A D | ExperimentalFeatures.rst | 49 using the ``[[deprecated]]`` attribute, which also allows disabling
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5142delta.pod | 28 corrected by explicitly disabling all unsupported flags and setting unused function
|
| H A D | perl5125delta.pod | 29 corrected by explicitly disabling all unsupported flags and setting unused function
|
| /openbsd-src/gnu/usr.bin/perl/t/lib/warnings/ |
| H A D | 2use | 127 my $foo, $bar = @_; # parenthesis: should warn, as we turned that back on after disabling 'synta…
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | ReleaseProcess.rst | 233 done in a way that it's easy to disable. If they misbehave, prefer disabling
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-xtensa.texi | 169 makes the code less efficient by disabling assembler optimization and 170 less flexible by disabling relaxation. 588 disabling transformation of that opcode, always takes precedence over
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | README.tru64 | 108 The third option is to work around the problem by disabling the
|