Searched refs:disabled (Results 76 - 100 of 117) sorted by relevance

12345

/openbsd-current/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
H A DFile.pm1217 return unless $self->{autodefer}; # feature is disabled
1373 _ci_warn("deferred writing disabled, but deferbuffer nonempty");
1414 _ci_warn("autodefer is disabled, but ad_history is nonempty");
2468 defined. Similarly, if you have C<autochomp> disabled, then
2470 # This DOES print "How unusual!" if 'autochomp' is disabled
2474 Because when C<autochomp> is disabled, C<$a[10]> will read back as
2622 optimization: The cache should be initially disabled. Here's a hybrid
2623 approach: Initially, the cache is disabled, but the cache code
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
H A DInstance.pm748 Check if IPC is disabled
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DSMTP.pm951 Use "Debug => 1" option under new() to see if disabled.
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.pm1258 enabled/disabled buttons), Visible/Hidden, Minimized/Maximized/Restored, Modal
1382 when redrawing is needed. While update is disabled, changes to the "window
1916 With C<MB_APPLMODAL> the owner of the dialogue is disabled; therefore, do not
/openbsd-current/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm2114 #pod This function is disabled if the global variable $KEEP_ALL is true
2280 #pod This function is disabled if the global variable $KEEP_ALL is true.
2497 #pod Default is for debugging mode to be disabled.
3314 This function is disabled if the global variable $KEEP_ALL is true
3366 This function is disabled if the global variable $KEEP_ALL is true.
3516 Default is for debugging mode to be disabled.
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm1275 $CPAN::Frontend->mywarn(qq{CPAN: checksum security checks disabled }.
1279 CPAN: checksum security checks disabled because Digest::SHA not installed.
1301 CPAN: Module::Signature security checks disabled because Module::Signature
2404 feature is disabled for index files. So the recommendation for the
2605 disabled: 1
2687 =item disabled [boolean]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_device.c1258 * supports it, it's safer that we keep it disabled for all.
2135 DRM_WARN("disabled ip block: %d <%s>\n",
2915 * IPs that make up the asic is walked, clockgating is disabled and the
2964 * IPs that make up the asic is walked, clockgating is disabled and the
3058 * IPs that make up the asic is walked, clockgating is disabled and the
3441 dev_warn(adev->dev, "lockup timeout disabled");
3777 DRM_DEBUG("IP %s disabled for hw_init.\n",
4758 goto disabled;
4784 goto disabled;
4792 disabled
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/Time-HiRes/
H A DHiRes.pm325 timer is disabled B<after> the next delivered signal.
/openbsd-current/gnu/usr.bin/perl/
H A Dautodoc.pl1911 |unadorned names, but this support may be disabled in a future release.
H A DConfigure7471 secure. Some sites have disabled setuid #! scripts because of this.
7474 (If setuid #! scripts would be secure but have been disabled anyway,
7555 Some systems have disabled setuid scripts, especially systems where
7557 been disabled, the setuid/setgid bits on scripts are currently
7560 setuid scripts have been disabled in your kernel.
18275 * disabled. It's hard to imagine an instance where meaningful locale
H A Dconfig_h.SH1546 * attempt to emulate setuid/setgid on systems that have disabled
/openbsd-current/gnu/usr.bin/binutils-2.17/etc/
H A Dconfigure739 --cache-file=FILE cache test results in FILE [disabled]
/openbsd-current/gnu/usr.bin/perl/dist/Net-Ping/lib/Net/
H A DPing.pm414 # If set to 0, retransmissions are disabled.
2201 Allows source endpoint verification to be enabled or disabled.
2232 This is disabled by default.
/openbsd-current/sys/dev/pci/drm/radeon/
H A Devergreen.c1808 unsigned disabled = 0; local
1818 disabled |= 1 << hpd;
1820 radeon_irq_kms_disable_hpd(rdev, disabled);
1841 * 2 - whole lb (7680 * 2), other crtc must be disabled
1846 * 6 - whole lb (7680 * 2), other crtc must be disabled
3474 /* enabled rb are just the one not disabled :) */
3479 /* if all the backends are disabled, fix it up here */
3511 /* RB0 disabled, RB1 enabled */
3514 /* RB1 disabled, RB0 enabled */
4506 /* don't enable anything if the ih is disabled */
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.pm1558 uses: If short path names are disabled, the call will still succeed but the
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DAPI.pm1348 Check if IPC is disabled.
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DMore.pm402 warnings are specifically disabled in the scope where it is used. You
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dcrt1.asm885 ! Keep interrupts disabled - the application will enable as required.
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DParser.pm161 behaviors of B<Pod::Parser> may be enabled/disabled by setting
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DDistribution.pm339 return $self->goodbye("[disabled] -- NA $why");
4053 $self->debug("checking disabled id[$self->{ID}]") if $CPAN::DEBUG;
4054 if ($self->prefs->{disabled} && ! $self->{force_update}) {
4806 $CPAN::Frontend->mywarn("Reporting via CPAN::Reporter is disabled ".
4816 $CPAN::Frontend->mywarn("Reporting via CPAN::Reporter is disabled ".
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/
H A DZip.pm1532 Note that when outputting to a file with streaming mode disabled (C<Stream>
/openbsd-current/gnu/usr.bin/perl/lib/
H A Doverload.pm589 Note: the behaviour described in this section can be disabled
/openbsd-current/gnu/lib/libreadline/
H A Dconfigure622 --cache-file=FILE cache test results in FILE [disabled]
/openbsd-current/gnu/gcc/libssp/
H A Dconfigure784 --cache-file=FILE cache test results in FILE [disabled]
/openbsd-current/gnu/gcc/fixincludes/
H A Dconfigure796 --cache-file=FILE cache test results in FILE [disabled]

Completed in 707 milliseconds

12345