Home
last modified time | relevance | path

Searched refs:tlen2 (Results 1 – 25 of 62) sorted by relevance

123

/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1422.c202 double tlen1,tlen2,tnorm,tang=(double)0.0; local
209 tlen2 = s6length(eder+2*kdim,kdim,&kstat);
214 if (tlen1 != DZERO && tlen2 != DZERO && tnorm != DZERO)
215 tang = tnorm/(tlen1*tlen2);
H A Ds1421.c465 double tlen1,tlen2,tnorm,tang=(double)0.0; local
472 tlen2 = s6length(eder+2*ps1->idim,ps1->idim,&kstat);
477 if (tlen1 != DZERO && tlen2 != DZERO && tnorm != DZERO)
478 tang = tnorm/(tlen1*tlen2);
H A Ds1367.c208 double tlen1,tlen2,tnorm,tang=(double)0.0; local
235 tlen2 = s6length(sder+3*kdim,kdim,&kstat);
240 if (tlen1 != DZERO && tlen2 != DZERO && tnorm != DZERO)
241 tang = tnorm/(tlen1*tlen2);
/dports/net/aprsc/aprsc-2.1.10.gd72a17c/src/
H A Ddupecheck.c394 int tlen1, tlen2, tlen3; in dupecheck_mangle_store() local
431 tlen1 = tlen2 = tlen3 = 0; in dupecheck_mangle_store()
434 tb2[tlen2++] = c; in dupecheck_mangle_store()
450 dupecheck_add_buf(tb2, tlen2, DTYPE_CLEAR_8BIT); in dupecheck_mangle_store()
458 tlen1 = tlen2 = 0; in dupecheck_mangle_store()
463 tb2[tlen2++] = ' '; in dupecheck_mangle_store()
467 tb2[tlen2++] = c; in dupecheck_mangle_store()
483 tlen1 = tlen2 = 0; in dupecheck_mangle_store()
488 tb2[tlen2++] = ' '; in dupecheck_mangle_store()
492 tb2[tlen2++] = c; in dupecheck_mangle_store()
[all …]
/dports/net/sie-nmsg/sie-nmsg-1.2.1/tests/
H A Dtest-misc.c115 size_t i, tlen1, tlen2, m_len = 0; in test_container() local
182 check_return(nmsg_container_serialize(c, &tmpbuf2, &tlen2, 1, 1, 1, 123) == nmsg_res_success); in test_container()
185 check(tlen2 < tlen1); in test_container()
193 check_return(nmsg_container_deserialize(tmpbuf2, tlen2, &m_arr2, &m_len) == nmsg_res_success); in test_container()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsroprun1.h249 int tlen, tlen2; in TEMPLATE_NAME() local
263 tlen2 = (len + CHUNKSIZE + CHUNKSIZE-1) & ~(CHUNKSIZE-1); in TEMPLATE_NAME()
264 if ((t_skew == 0) || (tlen < tlen2)) { in TEMPLATE_NAME()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsroprun1.h249 int tlen, tlen2; in TEMPLATE_NAME() local
263 tlen2 = (len + CHUNKSIZE + CHUNKSIZE-1) & ~(CHUNKSIZE-1); in TEMPLATE_NAME()
264 if ((t_skew == 0) || (tlen < tlen2)) { in TEMPLATE_NAME()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsroprun1.h242 int tlen, tlen2; in TEMPLATE_NAME() local
256 tlen2 = (len + CHUNKSIZE + CHUNKSIZE-1) & ~(CHUNKSIZE-1); in TEMPLATE_NAME()
257 if ((t_skew == 0) || (tlen < tlen2)) { in TEMPLATE_NAME()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsroprun1.h242 int tlen, tlen2; in TEMPLATE_NAME() local
256 tlen2 = (len + CHUNKSIZE + CHUNKSIZE-1) & ~(CHUNKSIZE-1); in TEMPLATE_NAME()
257 if ((t_skew == 0) || (tlen < tlen2)) { in TEMPLATE_NAME()
/dports/databases/zodb/ZODB-5.6.0/src/ZODB/tests/
H A DtestFileStorage.py251 tlen2 = U64(f.read(8)) # length-8 of the last transaction
252 pos1 = pos2 - tlen2 + 8 # skip over the tid at the start
255 self.assertEqual(tlen1, tlen2) # verify that it is redundant
259 f.write(p64(tlen2 - 1))
/dports/biology/hisat2/hisat2-2.2.1/
H A Dhisat2_inspect.cpp484 index_t tidx2 = 0, toff2 = 0, tlen2 = 0; in print_splicesites() local
490 tlen2, in print_splicesites()
556 index_t tidx2 = 0, toff2 = 0, tlen2 = 0; in print_exons() local
562 tlen2, in print_exons()
/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_scale.c843 int theight, tlen2, tht2; in rescale_dimension_line() local
942 tlen2 = text->length/2 + 60; in rescale_dimension_line()
955 pnt->x = centerx-tlen2; in rescale_dimension_line()
958 pnt->x = centerx-tlen2; in rescale_dimension_line()
961 pnt->x = centerx+tlen2; in rescale_dimension_line()
964 pnt->x = centerx+tlen2; in rescale_dimension_line()
967 pnt->x = centerx-tlen2; in rescale_dimension_line()
/dports/net/nmsg/nmsg-1.0.1/tests/
H A Dtest-misc.c239 size_t i, tlen1, tlen2, m_len = 0; in test_container() local
306 check_return(nmsg_container_serialize(c, &tmpbuf2, &tlen2, 1, 1, 1, 123) == nmsg_res_success); in test_container()
309 check(tlen2 < tlen1); in test_container()
317 check_return(nmsg_container_deserialize(tmpbuf2, tlen2, &m_arr2, &m_len) == nmsg_res_success); in test_container()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/kadmin/server/
H A Dserver_stubs.c634 size_t tlen1, tlen2, clen, slen; in rename_principal_2_svc() local
650 tlen2 = strlen(prime_arg2); in rename_principal_2_svc()
651 trunc_name(&tlen2, &tdots2); in rename_principal_2_svc()
677 (int)tlen2, prime_arg2, tdots2, in rename_principal_2_svc()
692 (int)tlen2, prime_arg2, tdots2, in rename_principal_2_svc()
/dports/security/krb5/krb5-1.19.2/src/kadmin/server/
H A Dserver_stubs.c634 size_t tlen1, tlen2, clen, slen; in rename_principal_2_svc() local
650 tlen2 = strlen(prime_arg2); in rename_principal_2_svc()
651 trunc_name(&tlen2, &tdots2); in rename_principal_2_svc()
677 (int)tlen2, prime_arg2, tdots2, in rename_principal_2_svc()
692 (int)tlen2, prime_arg2, tdots2, in rename_principal_2_svc()
/dports/lang/mosh/mosh-0.2.7/extlibs/onig-5.9.2/
H A Dregexec.c1247 LengthType tlen, tlen2; in match_at() local
1631 GET_LENGTH_INC(tlen2, p); /* string len */ in match_at()
1632 tlen2 *= tlen; in match_at()
1633 DATA_ENSURE(tlen2); in match_at()
1634 while (tlen2-- > 0) { in match_at()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DAnalyser.java403 final int tlen2 = getCharLengthTree(an.car, level); in getCharLengthTree() local
405 if (tlen != tlen2) { in getCharLengthTree()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DAnalyser.java403 final int tlen2 = getCharLengthTree(an.car, level); in getCharLengthTree() local
405 if (tlen != tlen2) { in getCharLengthTree()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DAnalyser.java403 final int tlen2 = getCharLengthTree(an.car, level); in getCharLengthTree() local
405 if (tlen != tlen2) { in getCharLengthTree()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DAnalyser.java403 final int tlen2 = getCharLengthTree(an.car, level); in getCharLengthTree() local
405 if (tlen != tlen2) { in getCharLengthTree()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DAnalyser.java403 final int tlen2 = getCharLengthTree(an.car, level); in getCharLengthTree() local
405 if (tlen != tlen2) { in getCharLengthTree()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/regexp/joni/
H A DAnalyser.java401 final int tlen2 = getCharLengthTree(an.car, level); in getCharLengthTree() local
403 if (tlen != tlen2) { in getCharLengthTree()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/regexp/joni/
H A DAnalyser.java401 final int tlen2 = getCharLengthTree(an.car, level); in getCharLengthTree() local
403 if (tlen != tlen2) { in getCharLengthTree()
/dports/lang/ruby26/ruby-2.6.9/
H A Dregexec.c1435 LengthType tlen, tlen2; in match_at() local
2002 GET_LENGTH_INC(tlen2, p); /* string len */ in match_at()
2003 tlen2 *= tlen; in match_at()
2004 DATA_ENSURE(tlen2); in match_at()
2005 while (tlen2-- > 0) { in match_at()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/onigmo/
H A Dregexec.c1435 LengthType tlen, tlen2; in match_at() local
2002 GET_LENGTH_INC(tlen2, p); /* string len */ in match_at()
2003 tlen2 *= tlen; in match_at()
2004 DATA_ENSURE(tlen2); in match_at()
2005 while (tlen2-- > 0) { in match_at()

123