/dports/ftp/tnftp/tnftp-20210827/src/ |
H A D | fetch.c | 130 #define ISLWS(x) ((x)=='\r' || (x)=='\n' || (x)==' ' || (x)=='\t') argument 131 #define SKIPLWS(x) do { while (ISLWS((*x))) x++; } while (0) argument 397 #define HEXTOINT(x) (x - (isdigit(x) ? '0' : (islower(x) ? 'a' : 'A') - 10)) in url_decode() argument 926 getresponse(FETCH *fin, char **cp, size_t buflen, int *hcode) in getresponse() 998 do_auth(int hcode, const char *url, const char *penv, struct authinfo *wauth, in do_auth() 1048 int len, hcode, rv; in negotiate_connection() local 1209 int hcode, rv; in connectmethod() local
|
/dports/archivers/paq/paq-20140131_6/ |
H A D | jpeg_jo.cpp | 11 static int state, hcode, len, mcupos, rs, rst_code; variable 39 int x = b[sof + 3 * j + 11], y = b[sos + 2 * i + 6]; in parse_st() local 160 int i=0, x, t, s, rs; in itransform() local
|
/dports/www/lighttpd/lighttpd-1.4.63/src/ |
H A D | mod_ajp13.c | 161 ajp13_dec_uint16 (const uint8_t * const x) in ajp13_dec_uint16() 168 ajp13_enc_uint16_nc (uint8_t * const x, const uint32_t v) in ajp13_enc_uint16_nc() 177 ajp13_enc_uint16 (uint8_t * const x, const uint32_t n, const uint32_t v) in ajp13_enc_uint16() 186 ajp13_enc_byte (uint8_t * const x, const uint32_t n, const uint32_t v) in ajp13_enc_byte() 195 ajp13_enc_string (uint8_t * const x, uint32_t n, const char * const s, const uint32_t len) in ajp13_enc_string() 361 ajp13_enc_request_headers (uint8_t * const x, uint32_t n, const request_st * const r) in ajp13_enc_request_headers() 432 ajp13_enc_attribute (uint8_t * const x, uint32_t n, const buffer * const b, uint8_t code) in ajp13_enc_attribute() 442 ajp13_enc_attributes (uint8_t * const x, uint32_t n, request_st * const r) in ajp13_enc_attributes() 499 ajp13_enc_server_name (uint8_t * const x, const uint32_t n, const request_st * const r) in ajp13_enc_server_name() 576 uint8_t * const x = (uint8_t *)b->ptr; in ajp13_create_env() local [all …]
|
/dports/lang/qscheme/qscheme-0.5.1/ |
H A D | hash.c | 136 unsigned int r = 0, c, x; in scm_hash_string1() local 331 SOBJ scm_hash_search_key(SOBJ hash, SOBJ key, int *hcode, char **key_str) in scm_hash_search_key() 643 SOBJ scm_hashp(SOBJ x) in scm_hashp() 650 SOBJ scm_atom_hashp(SOBJ x) in scm_atom_hashp() 657 SOBJ scm_symbol_hashp(SOBJ x) in scm_symbol_hashp() 667 SOBJ scm_gen_hashp(SOBJ x) in scm_gen_hashp()
|
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/ |
H A D | exr.c | 357 static void huf_canonical_code_table(uint64_t *hcode) in huf_canonical_code_table() 386 int32_t im, int32_t iM, uint64_t *hcode) in huf_unpack_enc_table() 424 static int huf_build_dec_table(const uint64_t *hcode, int im, in huf_build_dec_table() 490 static int huf_decode(const uint64_t *hcode, const HufDec *hdecod, in huf_decode() 848 int i, x, buf_size = s->buf_size; in decode_block() local 1429 #define OFFSET(x) offsetof(EXRContext, x) argument
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/ |
H A D | exr.c | 357 static void huf_canonical_code_table(uint64_t *hcode) in huf_canonical_code_table() 386 int32_t im, int32_t iM, uint64_t *hcode) in huf_unpack_enc_table() 424 static int huf_build_dec_table(const uint64_t *hcode, int im, in huf_build_dec_table() 490 static int huf_decode(const uint64_t *hcode, const HufDec *hdecod, in huf_decode() 848 int i, x, buf_size = s->buf_size; in decode_block() local 1429 #define OFFSET(x) offsetof(EXRContext, x) argument
|
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/ |
H A D | exr.c | 371 static void huf_canonical_code_table(uint64_t *hcode) in huf_canonical_code_table() 400 int32_t im, int32_t iM, uint64_t *hcode) in huf_unpack_enc_table() 439 static int huf_build_dec_table(const uint64_t *hcode, int im, in huf_build_dec_table() 505 static int huf_decode(const uint64_t *hcode, const HufDec *hdecod, in huf_decode() 958 int c, iY, iX, y, x; in b44_uncompress() local 1045 int i, x, buf_size = s->buf_size; in decode_block() local 1893 #define OFFSET(x) offsetof(EXRContext, x) argument
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/ |
H A D | exr.c | 372 static void huf_canonical_code_table(uint64_t *hcode) in huf_canonical_code_table() 401 int32_t im, int32_t iM, uint64_t *hcode) in huf_unpack_enc_table() 440 static int huf_build_dec_table(const uint64_t *hcode, int im, in huf_build_dec_table() 506 static int huf_decode(const uint64_t *hcode, const HufDec *hdecod, in huf_decode() 959 int c, iY, iX, y, x; in b44_uncompress() local 1046 int i, x, buf_size = s->buf_size; in decode_block() local 1898 #define OFFSET(x) offsetof(EXRContext, x) argument
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/ |
H A D | exr.c | 330 static void huf_canonical_code_table(uint64_t *hcode) in huf_canonical_code_table() 359 int32_t im, int32_t iM, uint64_t *hcode) in huf_unpack_enc_table() 398 static int huf_build_dec_table(const uint64_t *hcode, int im, in huf_build_dec_table() 464 static int huf_decode(const uint64_t *hcode, const HufDec *hdecod, in huf_decode() 917 int c, iY, iX, y, x; in b44_uncompress() local 1005 int i, x, buf_size = s->buf_size; in decode_block() local 1908 #define OFFSET(x) offsetof(EXRContext, x) argument
|
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/ax203/ |
H A D | tinyjpeg.c | 171 #define be16_to_cpu(x) (((x)[0]<<8)|(x)[1]) argument 188 int value, hcode; in get_next_huffman_code() local 415 #define FIX(x) ((int)((x) * (1UL<<SCALEBITS) + 0.5)) in YCrCB_to_RGB24_1x1() argument 472 #define FIX(x) ((int)((x) * (1UL<<SCALEBITS) + 0.5)) in YCrCB_to_RGB24_2x2() argument 853 unsigned int x, y, xstride_by_mcu, ystride_by_mcu; in tinyjpeg_decode() local
|
/dports/multimedia/mpv/waf-2.0.20/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/net/samba412/samba-4.12.15/third_party/waf/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/audio/fomp-lv2/fomp-1.2.2/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sord/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/audio/jalv/jalv-1.6.6/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/audio/lv2/lv2-1.18.2/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1067 def add_dvar(x): argument 1142 def add_dvar(x): argument
|
/dports/audio/lilv/lilv-0.24.12/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/databases/tdb/tdb-1.4.3/third_party/waf/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/audio/ganv/ganv-1.8.0/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lilv/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/audio/aubio/aubio-0.4.9/waflib/ |
H A D | Task.py | 95 hcode=Utils.SIG_NIL variable in Task 129 def quote_flag(self,x): argument 587 def add_dvar(x): argument 652 def add_dvar(x): argument
|
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/suil/waflib/ |
H A D | Task.py | 171 hcode = Utils.SIG_NIL variable in Task 239 def quote_flag(self, x): argument 1073 def add_dvar(x): argument 1148 def add_dvar(x): argument
|
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/waflib/ |
H A D | Task.py | 167 hcode = Utils.SIG_NIL variable in Task 235 def quote_flag(self, x): argument 1061 def add_dvar(x): argument 1136 def add_dvar(x): argument
|