Home
last modified time | relevance | path

Searched defs:count_bytes (Results 101 – 125 of 207) sorted by relevance

123456789

/dports/www/mod_php73/php-7.3.33/sapi/cgi/
H A Dcgi_main.c485 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) in sapi_cgi_read_post()
513 static size_t sapi_fcgi_read_post(char *buffer, size_t count_bytes) in sapi_fcgi_read_post()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/command/
H A Dmod.rs309 let count_bytes = count_words * wgt::PUSH_CONSTANT_ALIGNMENT; in push_constant_clear() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/command/
H A Dmod.rs309 let count_bytes = count_words * wgt::PUSH_CONSTANT_ALIGNMENT; in push_constant_clear() localVariable
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxc_misc.rs227 let count_bytes = self.count.serialize(); in serialize() localVariable
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxc_misc.rs227 let count_bytes = self.count.serialize(); in serialize() localVariable
/dports/science/cdf/cdf33_0-dist/src/lib/
H A Dcdfhuff.c496 static Logical count_bytes( input, counts, iSize ) in count_bytes() function
H A Dcdfhuff64.c497 static Logical count_bytes( input, counts, iSize ) in count_bytes() function
/dports/databases/grass7/grass-7.8.6/lib/raster/
H A Dput_row.c257 static int count_bytes(const unsigned char *wk, int n, int len) in count_bytes() function
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/
H A Dprime_nth_count.c206 UV count_bytes = hi_d - lo_d + (hi_m == 29); in count_segment_ranged() local
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-core/src/command/
H A Dmod.rs395 let count_bytes = count_words * wgt::PUSH_CONSTANT_ALIGNMENT; in push_constant_clear() localVariable
/dports/www/uwsgi/uwsgi-2.0.20/plugins/php/
H A Dphp_plugin.c127 static size_t sapi_uwsgi_read_post(char *buffer, size_t count_bytes) in sapi_uwsgi_read_post()
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/
H A Dstructure.py41 from .pympler.asizeof import asizeof as count_bytes unknown
/dports/editors/xvile/vile-9.8v/
H A Dproto.h157 #define count_bytes(lp, off, chars) (chars) macro
/dports/editors/vile/vile-9.8v/
H A Dproto.h157 #define count_bytes(lp, off, chars) (chars) macro
/dports/lang/php81/php-8.1.1/sapi/fpm/fpm/
H A Dfpm_main.c428 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) /* {{{ */ in sapi_cgi_read_post()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/msged/
H A Dwrap.c2283 void count_bytes(LINE *l, long *bytes, long *quotes) in count_bytes() function
/dports/www/mod_php80/php-8.0.15/sapi/litespeed/
H A Dlsapi_main.c287 static size_t sapi_lsapi_read_post(char *buffer, size_t count_bytes) in sapi_lsapi_read_post()
/dports/www/mod_php80/php-8.0.15/sapi/fpm/fpm/
H A Dfpm_main.c428 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) /* {{{ */ in sapi_cgi_read_post()
/dports/www/mod_php81/php-8.1.1/sapi/fpm/fpm/
H A Dfpm_main.c428 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) /* {{{ */ in sapi_cgi_read_post()
/dports/www/mod_php81/php-8.1.1/sapi/litespeed/
H A Dlsapi_main.c287 static size_t sapi_lsapi_read_post(char *buffer, size_t count_bytes) in sapi_lsapi_read_post()
/dports/lang/php74/php-7.4.27/sapi/fpm/fpm/
H A Dfpm_main.c433 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) /* {{{ */ in sapi_cgi_read_post()
/dports/lang/php73/php-7.3.33/sapi/fpm/fpm/
H A Dfpm_main.c439 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) /* {{{ */ in sapi_cgi_read_post()
/dports/lang/php74/php-7.4.27/sapi/litespeed/
H A Dlsapi_main.c294 static size_t sapi_lsapi_read_post(char *buffer, size_t count_bytes) in sapi_lsapi_read_post()
/dports/lang/php73/php-7.3.33/sapi/litespeed/
H A Dlsapi_main.c301 static size_t sapi_lsapi_read_post(char *buffer, size_t count_bytes) in sapi_lsapi_read_post()
/dports/lang/php81/php-8.1.1/sapi/litespeed/
H A Dlsapi_main.c287 static size_t sapi_lsapi_read_post(char *buffer, size_t count_bytes) in sapi_lsapi_read_post()

123456789