Home
last modified time | relevance | path

Searched refs:taglength (Results 1 – 25 of 75) sorted by relevance

123

/dports/devel/sunpromake/schily-2021-09-18/ved/
H A Dtags.c41 EXPORT int taglength; /* Maxnimum number of chars to compare */ variable
105 if (taglength == 0) {
111 if (taglength > len)
112 len = taglength;
240 if (taglength == 0) {
244 if (taglength > len)
245 len = taglength;
H A Dved.h320 extern int taglength; /* Maxnimum number of chars to compare */
/dports/devel/schilybase/schily-2021-09-18/ved/
H A Dtags.c41 EXPORT int taglength; /* Maxnimum number of chars to compare */ variable
105 if (taglength == 0) {
111 if (taglength > len)
112 len = taglength;
240 if (taglength == 0) {
244 if (taglength > len)
245 len = taglength;
H A Dved.h320 extern int taglength; /* Maxnimum number of chars to compare */
/dports/net/rscsi/schily-2021-09-18/ved/
H A Dtags.c41 EXPORT int taglength; /* Maxnimum number of chars to compare */ variable
105 if (taglength == 0) {
111 if (taglength > len)
112 len = taglength;
240 if (taglength == 0) {
244 if (taglength > len)
245 len = taglength;
H A Dved.h320 extern int taglength; /* Maxnimum number of chars to compare */
/dports/archivers/star/schily-2021-09-18/ved/
H A Dtags.c41 EXPORT int taglength; /* Maxnimum number of chars to compare */ variable
105 if (taglength == 0) {
111 if (taglength > len)
112 len = taglength;
240 if (taglength == 0) {
244 if (taglength > len)
245 len = taglength;
H A Dved.h320 extern int taglength; /* Maxnimum number of chars to compare */
/dports/sysutils/cdrtools/schily-2021-09-18/ved/
H A Dtags.c41 EXPORT int taglength; /* Maxnimum number of chars to compare */ variable
105 if (taglength == 0) {
111 if (taglength > len)
112 len = taglength;
240 if (taglength == 0) {
244 if (taglength > len)
245 len = taglength;
H A Dved.h320 extern int taglength; /* Maxnimum number of chars to compare */
/dports/editors/ved/schily-2021-09-18/ved/
H A Dtags.c41 EXPORT int taglength; /* Maxnimum number of chars to compare */ variable
105 if (taglength == 0) {
111 if (taglength > len)
112 len = taglength;
240 if (taglength == 0) {
244 if (taglength > len)
245 len = taglength;
H A Dved.h320 extern int taglength; /* Maxnimum number of chars to compare */
/dports/devel/smake/schily-2021-09-18/ved/
H A Dtags.c41 EXPORT int taglength; /* Maxnimum number of chars to compare */ variable
105 if (taglength == 0) {
111 if (taglength > len)
112 len = taglength;
240 if (taglength == 0) {
244 if (taglength > len)
245 len = taglength;
H A Dved.h320 extern int taglength; /* Maxnimum number of chars to compare */
/dports/devel/sccs/schily-2021-09-18/ved/
H A Dtags.c41 EXPORT int taglength; /* Maxnimum number of chars to compare */ variable
105 if (taglength == 0) {
111 if (taglength > len)
112 len = taglength;
240 if (taglength == 0) {
244 if (taglength > len)
245 len = taglength;
H A Dved.h320 extern int taglength; /* Maxnimum number of chars to compare */
/dports/sysutils/schilyutils/schily-2021-09-18/ved/
H A Dtags.c41 EXPORT int taglength; /* Maxnimum number of chars to compare */ variable
105 if (taglength == 0) {
111 if (taglength > len)
112 len = taglength;
240 if (taglength == 0) {
244 if (taglength > len)
245 len = taglength;
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Danimation-optimize.c85 gint *taglength);
1165 gint *taglength) in is_ms_tag() argument
1217 *taglength = offset; in is_ms_tag()
1244 gint *taglength) in is_disposal_tag() argument
1251 *taglength = 9; in is_disposal_tag()
1257 *taglength = 9; in is_disposal_tag()
1293 int taglength; in remove_disposal_tag() local
1304 offset += taglength; in remove_disposal_tag()
1321 gint taglength; in remove_ms_tag() local
1330 if (is_ms_tag(&src[offset], &dummy, &taglength)) in remove_ms_tag()
[all …]
H A Danimation-play.c130 gint *taglength);
133 gint *taglength);
1643 gint *taglength) in is_ms_tag() argument
1695 *taglength = offset; in is_ms_tag()
1721 gint *taglength) in is_disposal_tag() argument
1728 *taglength = 9; in is_disposal_tag()
1734 *taglength = 9; in is_disposal_tag()
/dports/sysutils/ipmitool/ipmitool-1.8.18/lib/
H A Dipmi_dcmi.c999 uint8_t taglength = 0; in ipmi_dcmi_prnt_getassettag() local
1010 while (taglength) { in ipmi_dcmi_prnt_getassettag()
1027 taglength -= getlength; in ipmi_dcmi_prnt_getassettag()
1071 int32_t taglength = 0; in ipmi_dcmi_prnt_setassettag() local
1078 if (taglength > 64){ in ipmi_dcmi_prnt_setassettag()
1083 while (taglength) { in ipmi_dcmi_prnt_setassettag()
1133 uint8_t taglength = 0; in ipmi_dcmi_prnt_getmngctrlids() local
1148 while (taglength) { in ipmi_dcmi_prnt_getmngctrlids()
1211 uint8_t taglength = 0; in ipmi_dcmi_prnt_setmngctrlids() local
1219 if (taglength > 64) { in ipmi_dcmi_prnt_setmngctrlids()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-erf.c2440 int int_avail = MIN(taglength / 4, 4);; in dissect_meta_tag_ext_hdrs()
2495 if (int_avail < 4 && taglength % 4 != 0) { in dissect_meta_tag_ext_hdrs()
2629 guint16 taglength = 0; in dissect_meta_record_tags() local
2657 taglength = tvb_get_ntohs(tvb, offset + 2); in dissect_meta_record_tags()
2678 if (remaining_len < (gint32)taglength + 4 || taglength < expected_length) { in dissect_meta_record_tags()
2690 if (taglength == 0) { in dissect_meta_record_tags()
2727 if (taglength >= 4 && !skip_truncated) { in dissect_meta_record_tags()
2747 if (taglength > 4) { in dissect_meta_record_tags()
2750 } else if (taglength != 0) { in dissect_meta_record_tags()
2968 proto_tree_add_uint(tag_tree, hf_erf_meta_tag_len, tvb, offset + 2, 2, taglength); in dissect_meta_record_tags()
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-erf.c2440 int int_avail = MIN(taglength / 4, 4);; in dissect_meta_tag_ext_hdrs()
2495 if (int_avail < 4 && taglength % 4 != 0) { in dissect_meta_tag_ext_hdrs()
2629 guint16 taglength = 0; in dissect_meta_record_tags() local
2657 taglength = tvb_get_ntohs(tvb, offset + 2); in dissect_meta_record_tags()
2678 if (remaining_len < (gint32)taglength + 4 || taglength < expected_length) { in dissect_meta_record_tags()
2690 if (taglength == 0) { in dissect_meta_record_tags()
2727 if (taglength >= 4 && !skip_truncated) { in dissect_meta_record_tags()
2747 if (taglength > 4) { in dissect_meta_record_tags()
2750 } else if (taglength != 0) { in dissect_meta_record_tags()
2968 proto_tree_add_uint(tag_tree, hf_erf_meta_tag_len, tvb, offset + 2, 2, taglength); in dissect_meta_record_tags()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-erf.c2440 int int_avail = MIN(taglength / 4, 4);; in dissect_meta_tag_ext_hdrs()
2495 if (int_avail < 4 && taglength % 4 != 0) { in dissect_meta_tag_ext_hdrs()
2629 guint16 taglength = 0; in dissect_meta_record_tags() local
2657 taglength = tvb_get_ntohs(tvb, offset + 2); in dissect_meta_record_tags()
2678 if (remaining_len < (gint32)taglength + 4 || taglength < expected_length) { in dissect_meta_record_tags()
2690 if (taglength == 0) { in dissect_meta_record_tags()
2727 if (taglength >= 4 && !skip_truncated) { in dissect_meta_record_tags()
2747 if (taglength > 4) { in dissect_meta_record_tags()
2750 } else if (taglength != 0) { in dissect_meta_record_tags()
2968 proto_tree_add_uint(tag_tree, hf_erf_meta_tag_len, tvb, offset + 2, 2, taglength); in dissect_meta_record_tags()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-erf.c2440 int int_avail = MIN(taglength / 4, 4);; in dissect_meta_tag_ext_hdrs()
2495 if (int_avail < 4 && taglength % 4 != 0) { in dissect_meta_tag_ext_hdrs()
2629 guint16 taglength = 0; in dissect_meta_record_tags() local
2657 taglength = tvb_get_ntohs(tvb, offset + 2); in dissect_meta_record_tags()
2678 if (remaining_len < (gint32)taglength + 4 || taglength < expected_length) { in dissect_meta_record_tags()
2690 if (taglength == 0) { in dissect_meta_record_tags()
2727 if (taglength >= 4 && !skip_truncated) { in dissect_meta_record_tags()
2747 if (taglength > 4) { in dissect_meta_record_tags()
2750 } else if (taglength != 0) { in dissect_meta_record_tags()
2968 proto_tree_add_uint(tag_tree, hf_erf_meta_tag_len, tvb, offset + 2, 2, taglength); in dissect_meta_record_tags()
[all …]
/dports/editors/vigor/vigor-0.016/docs/USD.doc/vi.man/
H A Dspell.ok145 taglength

123