Home
last modified time | relevance | path

Searched defs:getchunk (Results 1 – 10 of 10) sorted by relevance

/dports/net/tshark/wireshark-3.6.1/ui/qt/utils/
H A Drtp_audio_routing.h29 AudioRouting() = default;
34 AudioRouting(bool muted, audio_routing_channel_t channel);
/dports/graphics/pgplot/pgplot/applications/
H A Dgmfplot.f316 subroutine getchunk(chunk) subroutine
317 integer*2 chunk,buffer(360)
318 integer i
328 10 chunk = '8100'X ! END_METAFILE
/dports/security/p5-Crypt-SSLeay/Crypt-SSLeay-0.72/lib/Net/
H A DSSL.pm266 sub getchunk { subroutine
/dports/devel/py-jenkins-job-builder/jenkins-job-builder-3.11.0/jenkins_jobs/
H A Dalphanum.py40 def getchunk(item): function
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Catalog/
H A DCatalog_dropbox.php161 public $getchunk; variable in Ampache\\Module\\Catalog\\Catalog_dropbox
/dports/mail/procmail/procmail-3.22/src/
H A Dmailfold.c48 static long getchunk(s,fromw,len)const int s;const char*fromw;const long len; in getchunk() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/jpg/
H A Dreadpng.c87 getchunk(Biobuf *b, char *type, uchar *d, int m) in getchunk() function
/dports/devel/git-cinnabar/git-cinnabar-0.5.8/cinnabar/hg/
H A Drepo.py243 def getchunk(stream): function
/dports/sysutils/s6/s6-2.10.0.3/src/daemontools-extras/
H A Ds6-log.c1012 static inline int getchunk (buffer *b, stralloc *sa, size_t linelimit) in getchunk() function
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dchangegroup.py48 def getchunk(stream): function