Home
last modified time | relevance | path

Searched refs:no_target (Results 1 – 24 of 24) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/text/edits/
H A DMessages.properties19 CopySourceEdit.no_target= No target edit provided.
27 MoveSourceEdit.no_target= No target edit provided.
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/target_compile_features/
H A DRunCMakeTest.cmake9 run_cmake(no_target)
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/target_compile_features/
H A DRunCMakeTest.cmake9 run_cmake(no_target)
H A Dno_target-stderr.txt1 CMake Error at no_target.cmake:[0-9]+ \(target_compile_features\):
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/target_compile_features/
H A DRunCMakeTest.cmake9 run_cmake(no_target)
/dports/security/openssl-unsafe/openssl-c9ba19c/Netware/
H A Dbuild.bat46 set BLD_TARGET=no_target
95 if "%BLD_TARGET%" == "no_target" goto no_target
210 :no_target label
/dports/security/openssl-legacy-static/openssl-1.0.2u/Netware/
H A Dbuild.bat46 set BLD_TARGET=no_target
95 if "%BLD_TARGET%" == "no_target" goto no_target
210 :no_target label
/dports/misc/py-orange3-timeseries/orange3-timeseries-0.3.10/orangecontrib/timeseries/widgets/
H A D_owmodel.py34 no_target = widget.Msg("Input time series doesn't contain a target variable. "\ variable in OWBaseModel.Error
110 self.Error.no_target()
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/utils/tests/
H A Dtest_owlearnerwidget.py152 no_target = heart.transform(
163 self.send_signal(w.Inputs.data, no_target)
/dports/devel/p5-Badger/Badger-0.13/lib/Badger/Class/
H A DVars.pm24 no_target => 'No target class specified to generate variables for',
H A DMethods.pm31 no_target => 'No target class specified to generate methods for',
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/kmkbuiltin/
H A Dinstall.c166 int ch, no_target; in kmk_builtin_install() local
344 no_target = stat(to_name = argv[argc - 1], &to_sb); in kmk_builtin_install()
345 if (!no_target && S_ISDIR(to_sb.st_mode)) { in kmk_builtin_install()
360 if (!no_target) { in kmk_builtin_install()
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/xinstall/
H A Dxinstall.c153 int ch, no_target; in main() local
363 no_target = stat(to_name = argv[argc - 1], &to_sb); in main()
364 if (!no_target && S_ISDIR(to_sb.st_mode)) { in main()
377 if (!no_target) { in main()
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/visualize/tests/
H A Dtest_owfreeviz.py55 no_target = data.transform(
66 self.send_signal(self.widget.Inputs.data, no_target)
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtarget.h230 no_target, enumerator
H A Dtarget.cc1235 case shadow_step_blocked::no_target: in valid_aim()
1357 no_landing_reason = shadow_step_blocked::no_target; in get_additional_sites()
/dports/textproc/txt2tags/txt2tags-3.7/
H A Dtxt2tags.py2563 no_target = ["target", "includeconf"]
2609 if name in no_target and match.group("target"):
2613 if name in no_target:
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dbionics.cpp833 bool no_target = true; in activate_bionic() local
840 no_target = false; in activate_bionic()
855 if( no_target ) { in activate_bionic()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dbionics.cpp833 bool no_target = true; in activate_bionic() local
840 no_target = false; in activate_bionic()
855 if( no_target ) { in activate_bionic()
/dports/games/burrtools/burrtools-0.6.3/doc_src/
H A Dtxt2tags.py2083 no_target = ['target', 'includeconf']
2118 if name in no_target: target = 'all'
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dmailcmd.c5531 closest_jump_target(long int target, MAILSTREAM *stream, MSGNO_S *msgmap, int no_target, CmdWhere i… in closest_jump_target() argument
5540 if(no_target){ in closest_jump_target()
5589 else if(!no_target) in closest_jump_target()
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dmailcmd.c5531 closest_jump_target(long int target, MAILSTREAM *stream, MSGNO_S *msgmap, int no_target, CmdWhere i… in closest_jump_target() argument
5540 if(no_target){ in closest_jump_target()
5589 else if(!no_target) in closest_jump_target()
/dports/misc/lingoteach/lingoteach-ui-0.3.9/doc/
H A Dlingoteach.texi264 into all languages. They should be market as "no_target" in the
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgstreamer-1.0.vapi1534 public GhostPad.no_target (string? name, Gst.PadDirection dir);