Home
last modified time | relevance | path

Searched defs:imagename (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/
H A Dimages.tcl48 proc open {imagename} { argument
70 proc design {imagename} { argument
85 proc get {imagename} { argument
/dports/www/moodle310/moodle/theme/
H A Dyui_image.php88 $imagename = $pathinfo['filename'].'.'.$pathinfo['extension']; variable
116 function yui_image_cached($imagepath, $imagename, $mimetype, $etag) {
/dports/www/moodle311/moodle/theme/
H A Dyui_image.php88 $imagename = $pathinfo['filename'].'.'.$pathinfo['extension']; variable
116 function yui_image_cached($imagepath, $imagename, $mimetype, $etag) {
/dports/www/moodle39/moodle/theme/
H A Dyui_image.php88 $imagename = $pathinfo['filename'].'.'.$pathinfo['extension']; variable
116 function yui_image_cached($imagepath, $imagename, $mimetype, $etag) {
/dports/games/chapping/chapping-0.43-source/game/
H A Dactivecap.cpp4 string ActiveCap::imagename=""; member in ActiveCap
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vimt3d/tests/
H A Dtest_load.cxx17 std::string imagename = argc<2 ? "../../vil3d/tests/file_read_data" : argv[1]; in test_load() local
/dports/games/exult/exult-snapshot-v1.7.0.20211128/tools/
H A Dipack.cc92 char *imagename, // Archive name returned. in Get_all_shapes()
229 char *&imagename, // Archive name returned. in Read_script()
662 char *imagename, // Image archive name. in Create()
699 char *imagename, // Image archive name. in Update()
745 char *imagename, // Image archive name. in Extract()
803 char *imagename = nullptr; in main() local
/dports/games/crossfire-client/crossfire-client-1.75.1/common/
H A Dimage.c237 static void image_remove_hash(char *imagename, Cache_Entry *ce) { in image_remove_hash()
272 static Cache_Entry *image_find_cache_entry(char *imagename, guint32 checksum, in image_find_cache_entry()
296 static Cache_Entry *image_add_hash(char *imagename, char *filename, in image_add_hash()
341 char imagename[MAX_BUF], filename[MAX_BUF]; in image_process_line() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/win32/source/QuickStart/
H A DQuickStart.cxx57 wchar_t imagename[_MAX_PATH + 1]; in launchSoffice() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/win32/source/QuickStart/
H A DQuickStart.cxx57 wchar_t imagename[_MAX_PATH + 1]; in launchSoffice() local
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/tinymce4/plugins/tinyzenpage/
H A Dzoom.php15 $imagename = sanitize($_GET['image']); variable
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/
H A Dcrop_image.php30 static function toolbox($albumname, $imagename) {
68 $imagename = sanitize_path($_REQUEST['i']); variable
/dports/misc/sword/sword-1.8.1/src/modules/filters/
H A Dthmlhtmlhref.cpp316 SWBuf imagename = "file:"; in handleToken() local
H A Dthmlxhtml.cpp323 SWBuf imagename = "file:"; in handleToken() local
/dports/graphics/opencv/opencv-4.5.3/apps/createsamples/
H A Dcreatesamples.cpp63 char* imagename = NULL; /* single sample image */ in main() local
/dports/databases/grass7/grass-7.8.6/man/
H A Dbuild_manual_gallery.py97 def img_in_html(filename, imagename): argument
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dpnmtosgi.c234 const char * const imagename) { in writeHeader()
274 const char * imagename; in main() local
/dports/graphics/ppsei/ppsei/
H A Dppsei.c82 char imagename[256]; in main() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/
H A Drkcommon.c63 const char *imagename; member
86 static struct spl_info *rkcommon_get_spl_info(char *imagename) in rkcommon_get_spl_info()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/
H A Drkcommon.c63 const char *imagename; member
86 static struct spl_info *rkcommon_get_spl_info(char *imagename) in rkcommon_get_spl_info()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/
H A Drkcommon.c63 const char *imagename; member
86 static struct spl_info *rkcommon_get_spl_info(char *imagename) in rkcommon_get_spl_info()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/
H A Drkcommon.c63 const char *imagename; member
86 static struct spl_info *rkcommon_get_spl_info(char *imagename) in rkcommon_get_spl_info()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/tools/
H A Drkcommon.c63 const char *imagename; member
86 static struct spl_info *rkcommon_get_spl_info(char *imagename) in rkcommon_get_spl_info()
/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dfname.c448 static char *assemble_filename(const char *imagename, in assemble_filename()
623 char *filename_alloc_local_cfgname(const char *imagename) in filename_alloc_local_cfgname()
/dports/devel/py-game/pygame-2.1.0/examples/
H A Dmask.py207 imagename = os.path.join(main_dir, "data", "chimp.png") variable

12345678910>>...15