Home
last modified time | relevance | path

Searched refs:for_real (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/mail/p5-Mail-Box/Mail-Box-3.009/examples/
H A Dsmaller.pl16 my $for_real = 0; # set to 'true' to make changes
31 , access => ($for_real ? 'rw' : 'r')
35 print "** Dry run: no changes made to $name\n" unless $for_real;
85 if($for_real) { $folder->close }
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstairs.h10 bool for_real = false);
11 level_id stair_destination(coord_def pos, bool for_real = false);
H A Dstairs.cc971 level_id stair_destination(coord_def pos, bool for_real) in stair_destination() argument
975 for_real); in stair_destination()
984 bool for_real) in stair_destination() argument
1021 if (you.wizard && !for_real) in stair_destination()
1031 if (for_real) in stair_destination()
1065 if (for_real) in stair_destination()
1081 if (for_real && !player_in_hell()) in stair_destination()
1096 if (for_real) in stair_destination()
/dports/x11/workrave/workrave-1.10.44/frontend/common/src/win32/
H A DW32Shutdown.cc90 W32Shutdown::shutdown_helper(bool for_real) in shutdown_helper() argument
99 if (for_real) in shutdown_helper()
H A DW32Shutdown.hh37 bool shutdown_helper(bool for_real);
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/nuke/OCIOLogConvert/
H A DOCIOLogConvert.cpp40 void OCIOLogConvert::_validate(bool for_real) in _validate() argument
75 DD::Image::PixelIop::_validate(for_real); in _validate()
H A DOCIOLogConvert.h94 virtual void _validate(bool for_real);
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/nuke/OCIOLogConvert/
H A DOCIOLogConvert.cpp40 void OCIOLogConvert::_validate(bool for_real) in _validate() argument
75 DD::Image::PixelIop::_validate(for_real); in _validate()
H A DOCIOLogConvert.h94 virtual void _validate(bool for_real);
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/nuke/OCIOLogConvert/
H A DOCIOLogConvert.cpp40 void OCIOLogConvert::_validate(bool for_real) in _validate() argument
75 DD::Image::PixelIop::_validate(for_real); in _validate()
H A DOCIOLogConvert.h94 virtual void _validate(bool for_real);
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DTransparent.hh33 static bool haveComposite(bool for_real = false);
H A DTransparent.cc144 bool Transparent::haveComposite(bool for_real) { in haveComposite() argument
148 if (for_real) in haveComposite()
/dports/x11/fbdesk/fbdesk-1.4.1/src/FbTk/
H A DTransparent.hh54 static bool haveComposite(bool for_real = false);
H A DTransparent.cc136 bool Transparent::haveComposite(bool for_real) { in haveComposite() argument
137 if (for_real) { in haveComposite()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/jpeg-6/
H A Djpegtran.c75 int last_file_arg_seen, boolean for_real) in parse_switches() argument
210 if (for_real) { in parse_switches()
/dports/games/evq3/evq3/code/jpeg-6/
H A Djpegtran.c75 int last_file_arg_seen, boolean for_real) in parse_switches() argument
210 if (for_real) { in parse_switches()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/jpeg-6/
H A Djpegtran.c75 int last_file_arg_seen, boolean for_real) in parse_switches() argument
210 if (for_real) { in parse_switches()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/
H A Dproc.posix.cpp279 …ar const *toolpath, char const *toolname, char const **argv, bool const for_real, Dictionary const… in run_child_and_get_stdout() argument
301 if (for_real) in run_child_and_get_stdout()
H A Dproc.win32.hpp126 …ar const *toolpath, char const *toolname, char const **argv, bool const for_real = false, Dictiona…
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/nuke/OCIOFileTransform/
H A DOCIOFileTransform.h110 virtual void _validate(bool for_real);
H A DOCIOFileTransform.cpp61 void OCIOFileTransform::_validate(bool for_real) in _validate() argument
107 DD::Image::PixelIop::_validate(for_real); in _validate()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/nuke/OCIOFileTransform/
H A DOCIOFileTransform.h110 virtual void _validate(bool for_real);
H A DOCIOFileTransform.cpp61 void OCIOFileTransform::_validate(bool for_real) in _validate() argument
107 DD::Image::PixelIop::_validate(for_real); in _validate()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/nuke/OCIOFileTransform/
H A DOCIOFileTransform.h110 virtual void _validate(bool for_real);

123456789