Home
last modified time | relevance | path

Searched defs:imgsize (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-admin_topics.php34 $imgsize = $_FILES['userfile1']['size']; variable
39 $imgsize = ''; variable
H A Dtiki-edit_topic.php44 $imgsize = $_FILES['userfile1']['size']; variable
H A Dtiki-edit_submission.php326 $imgsize = $_FILES['userfile1']['size']; variable
439 $imgsize = $_REQUEST['image_size']; variable
456 $imgsize = $_FILES['userfile1']['size']; variable
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/utils/
H A Dtransforms.py10 def __init__(self, imgsize, min_covered=0.1, aspect_ratio_range=(3./4, 4./3), argument
67 def __init__(self, imgsize): argument
/dports/devel/pegtl/PEGTL-3.0.0/src/example/pegtl/
H A Dcsv2.cpp130 if( s.find( ',' ) != std::string::npos ) {
/dports/emulators/bochs/bochs-2.7/iodev/hdimage/
H A Dvbox.cc111 Bit64u imgsize = 0; in open() local
273 int vbox_image_t::check_format(int fd, Bit64u imgsize) in check_format()
437 Bit64u imgsize; in restore_state() local
H A Dvmware4.cc107 Bit64u imgsize = 0; in open() local
221 int vmware4_image_t::check_format(int fd, Bit64u imgsize) in check_format()
512 Bit64u imgsize; in restore_state() local
H A Dvpc.cc92 int vpc_image_t::check_format(int fd, Bit64u imgsize) in check_format()
126 Bit64u offset = 0, imgsize = 0; in open() local
422 Bit64u imgsize; in restore_state() local
H A Dvmware3.cc84 int vmware3_image_t::check_format(int fd, Bit64u imgsize) in check_format()
243 Bit64u imgsize = 0; in open() local
583 Bit64u imgsize; in restore_state() local
/dports/japanese/hns/hns-2.19.9/public_html/diary/lib/Image/
H A DSize.pm40 sub imgsize ($;$) subroutine
/dports/science/py-GPy/GPy-1.10.0/GPy/plotting/matplot_dep/
H A Dssgplvm.py11 def __init__(self,model, imgsize): argument
/dports/audio/libsidplay/libsidplay-1.36.60/src/
H A Dinfo_.cpp131 udword imgsize = 0; in INFO_fileSupport() local
162 udword imgsize = 0; in INFO_fileSupport() local
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dimageio.cpp65 int i, imgsize; in fakeimage() local
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dimageio.cpp65 int i, imgsize; in fakeimage() local
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dimageio.cpp65 int i, imgsize; in fakeimage() local
/dports/devel/git-cola/git-cola-3.10.1/cola/
H A Dgravatar.py20 def url_for_email(email, imgsize): argument
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpdemux/
H A Ddemux_rawvideo.c39 static int imgsize=0; variable
/dports/comms/libimobiledevice/libimobiledevice-1.3.0/tools/
H A Didevicescreenshot.c118 uint64_t imgsize = 0; in main() local
/dports/comms/py-libimobiledevice/libimobiledevice-1.3.0/tools/
H A Didevicescreenshot.c118 uint64_t imgsize = 0; in main() local
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpdemux/
H A Ddemux_rawvideo.c39 static int imgsize=0; variable
/dports/games/spring/spring_98.0/rts/Rendering/Textures/
H A Dnv_dds.cpp1160 CTexture::CTexture(unsigned int w, unsigned int h, unsigned int d, unsigned int imgsize, const unsi… in CTexture()
1194 void CTexture::create(unsigned int w, unsigned int h, unsigned int d, unsigned int imgsize, const u… in create()
1225 CSurface::CSurface(unsigned int w, unsigned int h, unsigned int d, unsigned int imgsize, const unsi… in CSurface()
1295 void CSurface::create(unsigned int w, unsigned int h, unsigned int d, unsigned int imgsize, const u… in create()
/dports/comms/py-libimobiledevice/libimobiledevice-1.3.0/src/
H A Dscreenshotr.c113 …error_t screenshotr_take_screenshot(screenshotr_client_t client, char **imgdata, uint64_t *imgsize) in screenshotr_take_screenshot()
/dports/comms/libimobiledevice/libimobiledevice-1.3.0/src/
H A Dscreenshotr.c113 …error_t screenshotr_take_screenshot(screenshotr_client_t client, char **imgdata, uint64_t *imgsize) in screenshotr_take_screenshot()
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dnoisesim2.py115 dimquads=4, quadscale=100, imgsize=1000, argument
/dports/emulators/tilem/tilem-2.0/gui/
H A Dscreenshot.c44 struct imgsize { struct
49 static const struct imgsize normal_sizes[] = argument

1234567