Home
last modified time | relevance | path

Searched refs:TOOL_NAME (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dhelp.c69 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB); in About()
130 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB); in Copyright()
156 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB); in LatestReleaseInfo()
191 TOOL_NAME, version_str, TOOL_NAME, versionString, in LatestReleaseInfo()
196 TOOL_NAME, version_str, TOOL_NAME, versionString, in LatestReleaseInfo()
203 TOOL_NAME, version_str, TOOL_NAME, versionString, in LatestReleaseInfo()
209 TOOL_NAME, version_str, TOOL_NAME, versionString, in LatestReleaseInfo()
214 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB); in LatestReleaseInfo()
219 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB); in LatestReleaseInfo()
H A Dsetup.c1121 c_ptr, TOOL_NAME, "TmpDir"); in InitTmpDir()
1199 if ((c_ptr=XGetDefault(mainDisplay, TOOL_NAME, in Setup()
1352 TOOL_NAME, "SplineRubberband"); in Setup()
1353 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB); in Setup()
1363 if ((c_ptr=XGetDefault(mainDisplay, TOOL_NAME, in Setup()
1370 if ((c_ptr=XGetDefault(mainDisplay, TOOL_NAME, in Setup()
1393 if ((c_ptr=XGetDefault(mainDisplay, TOOL_NAME, in Setup()
1792 TOOL_NAME, "EnableTrueColorImages", TOOL_NAME); in Setup()
1875 TOOL_NAME, "RightMargin", c_ptr, in Setup()
2533 classhints.res_name = TOOL_NAME; in Setup()
[all …]
H A Dimport.c193 TOOL_NAME, pszEntry, pszValue);
197 TOOL_NAME, pszEntry, pszValue);
201 TOOL_NAME, pszEntry, pszValue);
204 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
272 TOOL_NAME, buf); in InitImport()
1437 TOOL_NAME) != NULL &&
2303 TOOL_NAME, "MaxImportFilters", TOOL_NAME, "ImportFilter#");
2504 TOOL_NAME) != NULL &&
2742 TOOL_NAME, YNC_MB)) { in ImportGIFToXPixmapDeck()
3993 TOOL_NAME); in ToggleHideDuringCapture()
[all …]
H A Dxprtfltr.c177 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
184 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
192 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
199 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
208 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
244 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
250 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
261 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
268 MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
307 TOOL_NAME, szBuf); in InitExportFilters()
[all …]
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWMetadata/gmds/mdfind/
H A DGNUmakefile.in6 TOOL_NAME = gmdfind macro
8 TOOL_NAME = mdfind macro
11 $(TOOL_NAME)_OBJC_FILES = \
14 $(TOOL_NAME)_TOOL_LIBS += -L../../../GWMetadata/MDKit/MDKit.framework -lMDKit
15 $(TOOL_NAME)_TOOL_LIBS += -L../../../DBKit/$(GNUSTEP_OBJ_DIR) -lDBKit
16 $(TOOL_NAME)_TOOL_LIBS += -L../../../FSNode/FSNode.framework -lFSNode
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWMetadata/gmds/mdfind/
H A DGNUmakefile.in6 TOOL_NAME = gmdfind macro
8 TOOL_NAME = mdfind macro
11 $(TOOL_NAME)_OBJC_FILES = \
14 $(TOOL_NAME)_TOOL_LIBS += -L../../../GWMetadata/MDKit/MDKit.framework -lMDKit
15 $(TOOL_NAME)_TOOL_LIBS += -L../../../DBKit/$(GNUSTEP_OBJ_DIR) -lDBKit
16 $(TOOL_NAME)_TOOL_LIBS += -L../../../FSNode/FSNode.framework -lFSNode -lgnustep-gui
/dports/www/firefox-esr/firefox-91.8.0/media/libyuv/libyuv/tools_libyuv/valgrind/
H A Dchrome_tests.bat9 set TOOL_NAME="unknown" variable
11 :: Get the tool name and put it into TOOL_NAME {{{1
25 set TOOL_NAME=%1 variable
27 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
28 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
29 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
30 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
31 echo "Unknown tool: `%TOOL_NAME%`! Only drmemory is supported right now"
H A Dvalgrind.sh37 echo "Unknown tool \"$TOOL_NAME\" specified, the result is not guaranteed"
48 TOOL_NAME="memcheck"
54 TOOL_NAME="$TMP_STR"
63 case $TOOL_NAME in
69 SUPPRESSIONS="$THISDIR/$TOOL_NAME/suppressions.txt"
H A Dlibyuv_tests.bat17 set TOOL_NAME="unknown" variable
19 :: Get the tool name and put it into TOOL_NAME {{{1
33 set TOOL_NAME=%1 variable
35 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
36 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
37 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
38 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
39 if "%TOOL_NAME%" == "tsan" GOTO :SETUP_TSAN
40 echo "Unknown tool: `%TOOL_NAME%`! Only tsan and drmemory are supported."
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/tools_libyuv/valgrind/
H A Dchrome_tests.bat9 set TOOL_NAME="unknown" variable
11 :: Get the tool name and put it into TOOL_NAME {{{1
25 set TOOL_NAME=%1 variable
27 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
28 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
29 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
30 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
31 echo "Unknown tool: `%TOOL_NAME%`! Only drmemory is supported right now"
H A Dvalgrind.sh37 echo "Unknown tool \"$TOOL_NAME\" specified, the result is not guaranteed"
48 TOOL_NAME="memcheck"
54 TOOL_NAME="$TMP_STR"
63 case $TOOL_NAME in
69 SUPPRESSIONS="$THISDIR/$TOOL_NAME/suppressions.txt"
H A Dlibyuv_tests.bat17 set TOOL_NAME="unknown" variable
19 :: Get the tool name and put it into TOOL_NAME {{{1
33 set TOOL_NAME=%1 variable
35 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
36 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
37 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
38 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
39 if "%TOOL_NAME%" == "tsan" GOTO :SETUP_TSAN
40 echo "Unknown tool: `%TOOL_NAME%`! Only tsan and drmemory are supported."
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libyuv/tools_libyuv/valgrind/
H A Dchrome_tests.bat9 set TOOL_NAME="unknown" variable
11 :: Get the tool name and put it into TOOL_NAME {{{1
25 set TOOL_NAME=%1 variable
27 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
28 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
29 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
30 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
31 echo "Unknown tool: `%TOOL_NAME%`! Only drmemory is supported right now"
H A Dvalgrind.sh37 echo "Unknown tool \"$TOOL_NAME\" specified, the result is not guaranteed"
48 TOOL_NAME="memcheck"
54 TOOL_NAME="$TMP_STR"
63 case $TOOL_NAME in
69 SUPPRESSIONS="$THISDIR/$TOOL_NAME/suppressions.txt"
H A Dlibyuv_tests.bat17 set TOOL_NAME="unknown" variable
19 :: Get the tool name and put it into TOOL_NAME {{{1
33 set TOOL_NAME=%1 variable
35 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
36 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
37 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
38 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
39 if "%TOOL_NAME%" == "tsan" GOTO :SETUP_TSAN
40 echo "Unknown tool: `%TOOL_NAME%`! Only tsan and drmemory are supported."
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/tools_libyuv/valgrind/
H A Dchrome_tests.bat9 set TOOL_NAME="unknown" variable
11 :: Get the tool name and put it into TOOL_NAME {{{1
25 set TOOL_NAME=%1 variable
27 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
28 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
29 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
30 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
31 echo "Unknown tool: `%TOOL_NAME%`! Only drmemory is supported right now"
H A Dvalgrind.sh37 echo "Unknown tool \"$TOOL_NAME\" specified, the result is not guaranteed"
48 TOOL_NAME="memcheck"
54 TOOL_NAME="$TMP_STR"
63 case $TOOL_NAME in
69 SUPPRESSIONS="$THISDIR/$TOOL_NAME/suppressions.txt"
/dports/www/firefox/firefox-99.0/media/libyuv/libyuv/tools_libyuv/valgrind/
H A Dchrome_tests.bat9 set TOOL_NAME="unknown" variable
11 :: Get the tool name and put it into TOOL_NAME {{{1
25 set TOOL_NAME=%1 variable
27 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
28 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
29 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
30 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
31 echo "Unknown tool: `%TOOL_NAME%`! Only drmemory is supported right now"
H A Dvalgrind.sh37 echo "Unknown tool \"$TOOL_NAME\" specified, the result is not guaranteed"
48 TOOL_NAME="memcheck"
54 TOOL_NAME="$TMP_STR"
63 case $TOOL_NAME in
69 SUPPRESSIONS="$THISDIR/$TOOL_NAME/suppressions.txt"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libyuv/tools_libyuv/valgrind/
H A Dchrome_tests.bat9 set TOOL_NAME="unknown" variable
11 :: Get the tool name and put it into TOOL_NAME {{{1
25 set TOOL_NAME=%1 variable
27 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
28 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
29 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
30 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
31 echo "Unknown tool: `%TOOL_NAME%`! Only drmemory is supported right now"
H A Dvalgrind.sh37 echo "Unknown tool \"$TOOL_NAME\" specified, the result is not guaranteed"
48 TOOL_NAME="memcheck"
54 TOOL_NAME="$TMP_STR"
63 case $TOOL_NAME in
69 SUPPRESSIONS="$THISDIR/$TOOL_NAME/suppressions.txt"
/dports/mail/thunderbird/thunderbird-91.8.0/media/libyuv/libyuv/tools_libyuv/valgrind/
H A Dchrome_tests.bat9 set TOOL_NAME="unknown" variable
11 :: Get the tool name and put it into TOOL_NAME {{{1
25 set TOOL_NAME=%1 variable
27 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
28 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
29 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
30 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
31 echo "Unknown tool: `%TOOL_NAME%`! Only drmemory is supported right now"
H A Dvalgrind.sh37 echo "Unknown tool \"$TOOL_NAME\" specified, the result is not guaranteed"
48 TOOL_NAME="memcheck"
54 TOOL_NAME="$TMP_STR"
63 case $TOOL_NAME in
69 SUPPRESSIONS="$THISDIR/$TOOL_NAME/suppressions.txt"
/dports/lang/spidermonkey78/firefox-78.9.0/media/libyuv/libyuv/tools_libyuv/valgrind/
H A Dchrome_tests.bat9 set TOOL_NAME="unknown" variable
11 :: Get the tool name and put it into TOOL_NAME {{{1
25 set TOOL_NAME=%1 variable
27 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
28 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
29 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
30 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
31 echo "Unknown tool: `%TOOL_NAME%`! Only drmemory is supported right now"
H A Dvalgrind.sh37 echo "Unknown tool \"$TOOL_NAME\" specified, the result is not guaranteed"
48 TOOL_NAME="memcheck"
54 TOOL_NAME="$TMP_STR"
63 case $TOOL_NAME in
69 SUPPRESSIONS="$THISDIR/$TOOL_NAME/suppressions.txt"

12345678910>>...14