Home
last modified time | relevance | path

Searched refs:image_basename (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/win/
H A Dgyptest-link-large-pdb.py24 def CheckImageAndPdb(test, image_basename, expected_page_size, argument
27 pdb_basename = image_basename + '.pdb'
28 test.built_file_must_exist(image_basename, chdir=CHDIR)
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/win/
H A Dgyptest-link-large-pdb.py24 def CheckImageAndPdb(test, image_basename, expected_page_size, argument
27 pdb_basename = image_basename + '.pdb'
28 test.built_file_must_exist(image_basename, chdir=CHDIR)
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/win/
H A Dgyptest-link-large-pdb.py26 def CheckImageAndPdb(test, image_basename, expected_page_size, argument
29 pdb_basename = image_basename + '.pdb'
30 test.built_file_must_exist(image_basename, chdir=CHDIR)
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/win/
H A Dgyptest-link-large-pdb.py26 def CheckImageAndPdb(test, image_basename, expected_page_size, argument
29 pdb_basename = image_basename + '.pdb'
30 test.built_file_must_exist(image_basename, chdir=CHDIR)
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/build/gyp/test/win/
H A Dgyptest-link-large-pdb.py26 def CheckImageAndPdb(test, image_basename, expected_page_size, argument
29 pdb_basename = image_basename + '.pdb'
30 test.built_file_must_exist(image_basename, chdir=CHDIR)
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/gyp/test/win/
H A Dgyptest-link-large-pdb.py26 def CheckImageAndPdb(test, image_basename, expected_page_size, argument
29 pdb_basename = image_basename + '.pdb'
30 test.built_file_must_exist(image_basename, chdir=CHDIR)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/gyp/test/win/
H A Dgyptest-link-large-pdb.py26 def CheckImageAndPdb(test, image_basename, expected_page_size, argument
29 pdb_basename = image_basename + '.pdb'
30 test.built_file_must_exist(image_basename, chdir=CHDIR)
/dports/devel/py-gyp/gyp-20200512/test/win/
H A Dgyptest-link-large-pdb.py26 def CheckImageAndPdb(test, image_basename, expected_page_size, argument
29 pdb_basename = image_basename + '.pdb'
30 test.built_file_must_exist(image_basename, chdir=CHDIR)
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/applications/present3D/
H A DExportHTML.cpp87 std::string image_basename; in write() local
95 image_basename = osgDB::getNameLessExtension(filename); in write()
102 image_basename = osgDB::getNameLessExtension(filename); in write()
106 std::cout<<"Writing slides to "<<image_basename<<"_[slidenumber]"<<image_ext<<std::endl; in write()
126 os << image_basename <<"_"<<i<<image_ext; in write()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/applications/present3D/
H A DExportHTML.cpp88 std::string image_basename; in write() local
96 image_basename = osgDB::getNameLessExtension(filename); in write()
103 image_basename = osgDB::getNameLessExtension(filename); in write()
107 std::cout<<"Writing slides to "<<image_basename<<"_[slidenumber]"<<image_ext<<std::endl; in write()
127 os << image_basename <<"_"<<i<<image_ext; in write()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/plug-ins/
H A Dpy-slice.py36 image_basename, image_extension, separate, argument
118 image_basename, image_extension,
125 image_basename, image_extension,
141 def slice(image, drawable, image_path, image_basename, image_extension, argument
145 src = "%s_%d_%d%s.%s" % (image_basename, i, j, postfix, image_extension)
/dports/games/widelands/widelands-build21/src/wui/
H A Dinteractive_base.h194 UI::Button* add_toolbar_button(const std::string& image_basename,
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Ddlltool.c1083 const char *image_basename = lbasename (name); in set_dll_name_from_def() local
1084 if (image_basename != name) in set_dll_name_from_def()
1088 if (strchr (image_basename, '.') == 0) in set_dll_name_from_def()
1092 dll_name = xmalloc (strlen (image_basename) + strlen (suffix) + 1); in set_dll_name_from_def()
1093 sprintf (dll_name, "%s%s", image_basename, suffix); in set_dll_name_from_def()
1096 dll_name = xstrdup (image_basename); in set_dll_name_from_def()
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Ddlltool.c1032 const char *image_basename = lbasename (name); in set_dll_name_from_def() local
1033 if (image_basename != name) in set_dll_name_from_def()
1037 if (strchr (image_basename, '.') == 0) in set_dll_name_from_def()
1041 dll_name = xmalloc (strlen (image_basename) + strlen (suffix) + 1); in set_dll_name_from_def()
1042 sprintf (dll_name, "%s%s", image_basename, suffix); in set_dll_name_from_def()
1045 dll_name = xstrdup (image_basename); in set_dll_name_from_def()
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Ddlltool.c1032 const char *image_basename = lbasename (name); in set_dll_name_from_def() local
1033 if (image_basename != name) in set_dll_name_from_def()
1037 if (strchr (image_basename, '.') == 0) in set_dll_name_from_def()
1041 dll_name = xmalloc (strlen (image_basename) + strlen (suffix) + 1); in set_dll_name_from_def()
1042 sprintf (dll_name, "%s%s", image_basename, suffix); in set_dll_name_from_def()
1045 dll_name = xstrdup (image_basename); in set_dll_name_from_def()
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Ddlltool.c1083 const char *image_basename = lbasename (name); in set_dll_name_from_def() local
1084 if (image_basename != name) in set_dll_name_from_def()
1088 if (strchr (image_basename, '.') == 0) in set_dll_name_from_def()
1092 dll_name = xmalloc (strlen (image_basename) + strlen (suffix) + 1); in set_dll_name_from_def()
1093 sprintf (dll_name, "%s%s", image_basename, suffix); in set_dll_name_from_def()
1096 dll_name = xstrdup (image_basename); in set_dll_name_from_def()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Ddlltool.c1082 const char *image_basename = lbasename (name); in set_dll_name_from_def() local
1083 if (image_basename != name) in set_dll_name_from_def()
1087 if (strchr (image_basename, '.') == 0) in set_dll_name_from_def()
1091 dll_name = xmalloc (strlen (image_basename) + strlen (suffix) + 1); in set_dll_name_from_def()
1092 sprintf (dll_name, "%s%s", image_basename, suffix); in set_dll_name_from_def()
1095 dll_name = xstrdup (image_basename); in set_dll_name_from_def()
/dports/devel/binutils/binutils-2.37/binutils/
H A Ddlltool.c1032 const char *image_basename = lbasename (name); in set_dll_name_from_def() local
1033 if (image_basename != name) in set_dll_name_from_def()
1037 if (strchr (image_basename, '.') == 0) in set_dll_name_from_def()
1041 dll_name = xmalloc (strlen (image_basename) + strlen (suffix) + 1); in set_dll_name_from_def()
1042 sprintf (dll_name, "%s%s", image_basename, suffix); in set_dll_name_from_def()
1045 dll_name = xstrdup (image_basename); in set_dll_name_from_def()
/dports/net-p2p/litecoin/litecoin-0.18.1/contrib/macdeploy/
H A Dmacdeployqtplus710 def runHDIUtil(verb, image_basename, **kwargs):
711 hdiutil_args = ["hdiutil", verb, image_basename + ".dmg"]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/contrib/macdeploy/
H A Dmacdeployqtplus710 def runHDIUtil(verb, image_basename, **kwargs):
711 hdiutil_args = ["hdiutil", verb, image_basename + ".dmg"]
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/contrib/macdeploy/
H A Dmacdeployqtplus710 def runHDIUtil(verb, image_basename, **kwargs):
711 hdiutil_args = ["hdiutil", verb, image_basename + ".dmg"]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/contrib/macdeploy/
H A Dmacdeployqtplus753 def runHDIUtil(verb: str, image_basename: str, **kwargs) -> int:
754 hdiutil_args = ["hdiutil", verb, image_basename + ".dmg"]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/contrib/macdeploy/
H A Dmacdeployqtplus753 def runHDIUtil(verb: str, image_basename: str, **kwargs) -> int:
754 hdiutil_args = ["hdiutil", verb, image_basename + ".dmg"]
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/contrib/macdeploy/
H A Dmacdeployqtplus753 def runHDIUtil(verb: str, image_basename: str, **kwargs) -> int:
754 hdiutil_args = ["hdiutil", verb, image_basename + ".dmg"]
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/contrib/macdeploy/
H A Dmacdeployqtplus735 def runHDIUtil(verb, image_basename, **kwargs):
736 hdiutil_args = ["hdiutil", verb, image_basename + ".dmg"]

12