Home
last modified time | relevance | path

Searched refs:i_len (Results 1 – 25 of 940) sorted by path

12345678910>>...38

/dports/archivers/php73-phar/php-7.3.33/ext/phar/
H A Ddirstream.c382 size_t i_len = strlen(internal_file); in phar_wrapper_open_dir() local
389 if (ZSTR_LEN(str_key) > i_len && 0 == memcmp(ZSTR_VAL(str_key), internal_file, i_len)) { in phar_wrapper_open_dir()
392 i_len); in phar_wrapper_open_dir()
/dports/archivers/php74-phar/php-7.4.27/ext/phar/
H A Ddirstream.c381 size_t i_len = strlen(internal_file); in phar_wrapper_open_dir() local
388 if (ZSTR_LEN(str_key) > i_len && 0 == memcmp(ZSTR_VAL(str_key), internal_file, i_len)) { in phar_wrapper_open_dir()
391 i_len); in phar_wrapper_open_dir()
/dports/archivers/php80-phar/php-8.0.15/ext/phar/
H A Ddirstream.c366 size_t i_len = strlen(internal_file); in phar_wrapper_open_dir() local
373 if (ZSTR_LEN(str_key) > i_len && 0 == memcmp(ZSTR_VAL(str_key), internal_file, i_len)) { in phar_wrapper_open_dir()
376 i_len); in phar_wrapper_open_dir()
/dports/archivers/php81-phar/php-8.1.1/ext/phar/
H A Ddirstream.c364 size_t i_len = strlen(internal_file); in phar_wrapper_open_dir() local
371 if (ZSTR_LEN(str_key) > i_len && 0 == memcmp(ZSTR_VAL(str_key), internal_file, i_len)) { in phar_wrapper_open_dir()
374 i_len); in phar_wrapper_open_dir()
/dports/archivers/upx/upx-3.96/src/
H A Dpacker.cpp190 bool Packer::compress(upx_bytep i_ptr, unsigned i_len, upx_bytep o_ptr, in compress() argument
193 ph.u_len = i_len; in compress()
1362 void Packer::compressWithFilters(upx_bytep i_ptr, unsigned i_len, in compressWithFilters() argument
1379 best_ph.c_len = i_len; in compressWithFilters()
1426 o_tmp_buf.allocForCompression(UPX_MAX(hdr_len, i_len)); in compressWithFilters()
1474 o_tmp_buf.allocForCompression(i_len); in compressWithFilters()
1482 if (compress(i_ptr, i_len, o_tmp, cconf)) in compressWithFilters()
1591 unsigned i_len = ph.u_len; in compressWithFilters() local
1594 unsigned f_len = ft->buf_len ? ft->buf_len : i_len; in compressWithFilters()
1596 assert(f_ptr + f_len <= i_ptr + i_len); in compressWithFilters()
[all …]
H A Dpacker.h172 virtual bool compress(upx_bytep i_ptr, unsigned i_len, upx_bytep o_ptr,
196 void compressWithFilters(upx_bytep i_ptr, unsigned i_len,
/dports/astro/celestia-gtk/celestia-1.6.1/windows/inc/spice/
H A Df2cMang.h271 #define i_len i_len_f2c macro
/dports/astro/celestia/celestia-1.6.1/windows/inc/spice/
H A Df2cMang.h271 #define i_len i_len_f2c macro
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/third_party/cspice/
H A Df2cMang.h276 #define i_len i_len_f2c macro
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dastrip.c17 integer i_len(char *, ftnlen); in astrip_()
193 outlen = i_len(outstr, outstr_len); in astrip_()
H A Dbedec.c19 integer i_len(char *, ftnlen), s_cmp(char *, char *, ftnlen, ftnlen); in bedec_()
209 l = i_len(string, string_len); in bedec_()
H A Dbeint.c15 integer i_len(char *, ftnlen); in beint_()
182 l = i_len(string, string_len); in beint_()
H A Dbenum.c19 integer i_len(char *, ftnlen); in benum_()
193 l = i_len(string, string_len); in benum_()
H A Dbeuns.c15 integer i_len(char *, ftnlen), i_indx(char *, char *, ftnlen, ftnlen), in beuns_()
186 l = i_len(string, string_len); in beuns_()
H A Dcmprss.c16 integer i_len(char *, ftnlen); in cmprss_()
160 inlen = i_len(input, input_len); in cmprss_()
161 outlen = i_len(output, output_len); in cmprss_()
H A Dcopyc.c17 integer s_cmp(char *, char *, ftnlen, ftnlen), i_len(char *, ftnlen); in copyc_()
253 i__1 = i_len(copy, copy_len); in copyc_()
H A Dcpos.c16 integer i_len(char *, ftnlen), i_indx(char *, char *, ftnlen, ftnlen); in cpos_()
210 lenstr = i_len(str, str_len); in cpos_()
H A Dcposr.c16 integer i_len(char *, ftnlen), i_indx(char *, char *, ftnlen, ftnlen); in cposr_()
218 lenstr = i_len(str, str_len); in cposr_()
H A Dcyacip.c16 integer i_len(char *, ftnlen); in cyacip_()
241 outlen = i_len(array, array_len); in cyacip_()
H A Dcyclac.c16 integer i_len(char *, ftnlen); in cyclac_()
276 outlen = i_len(out, out_len); in cyclac_()
H A Dcyclec.c16 integer i_len(char *, ftnlen); in cyclec_()
193 n = i_len(instr, instr_len); in cyclec_()
194 limit = i_len(outstr, outstr_len); in cyclec_()
H A Ddafec.c26 integer s_rnge(char *, integer, char *, integer), i_len(char *, ftnlen), in dafec_()
478 linlen = i_len(buffer, buffer_len); in dafec_()
H A Ddafrcr.c21 integer i_len(char *, ftnlen), s_rdue(cilist *), do_uio(integer *, char *, in dafrcr_()
218 if (i_len(crec, crec_len) != 1000) { in dafrcr_()
221 i__1 = i_len(crec, crec_len); in dafrcr_()
H A Ddafwcr.c21 integer i_len(char *, ftnlen), s_wdue(cilist *), do_uio(integer *, char *, in dafwcr_()
211 if (i_len(crec, crec_len) != 1000) { in dafwcr_()
214 i__1 = i_len(crec, crec_len); in dafwcr_()
H A Ddasadc.c20 integer i_len(char *, ftnlen); in dasadc_()
382 if (*bpos < 1 || *epos < 1 || *bpos > i_len(data, data_len) || *epos > in dasadc_()
383 i_len(data, data_len)) { in dasadc_()
386 i__1 = i_len(data, data_len); in dasadc_()

12345678910>>...38